You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/04/08 09:29:03 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2027 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2027/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver

Error Message:
Error from server at https://127.0.0.1:36361/solr: Underlying core creation failed while creating collection: testLeaderFailsOver

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36361/solr: Underlying core creation failed while creating collection: testLeaderFailsOver
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.cloud.LeaderTragicEventTest.testLeaderFailsOver(LeaderTragicEventTest.java:80)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 13984 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 645069 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 645069 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 645070 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/data-dir-43-001
   [junit4]   2> 645070 WARN  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 645070 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 645073 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 645073 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/tempDir-001
   [junit4]   2> 645074 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 645074 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 645074 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 645075 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 645174 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 33075
   [junit4]   2> 645174 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:33075
   [junit4]   2> 645174 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33075
   [junit4]   2> 645174 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33075
   [junit4]   2> 645177 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645180 INFO  (zkConnectionManagerCallback-4856-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645181 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645188 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645191 INFO  (zkConnectionManagerCallback-4858-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645191 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645192 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645193 INFO  (zkConnectionManagerCallback-4860-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645193 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645314 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 645314 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 645314 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 645314 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 645314 INFO  (jetty-launcher-4861-thread-2) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 645314 INFO  (jetty-launcher-4861-thread-1) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 645343 INFO  (jetty-launcher-4861-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 645343 INFO  (jetty-launcher-4861-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 645343 INFO  (jetty-launcher-4861-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 645351 INFO  (jetty-launcher-4861-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@791ac26d{/solr,null,AVAILABLE}
   [junit4]   2> 645362 INFO  (jetty-launcher-4861-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b961f23{SSL, (ssl, http/1.1)}{127.0.0.1:36361}
   [junit4]   2> 645362 INFO  (jetty-launcher-4861-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 645362 INFO  (jetty-launcher-4861-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 645362 INFO  (jetty-launcher-4861-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 645362 INFO  (jetty-launcher-4861-thread-1) [     ] o.e.j.s.Server Started @645467ms
   [junit4]   2> 645362 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33075/solr, hostPort=36361}
   [junit4]   2> 645363 ERROR (jetty-launcher-4861-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 645363 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 645363 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 645363 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 645363 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 645363 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-08T08:37:43.074Z
   [junit4]   2> 645368 INFO  (jetty-launcher-4861-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bd5102a{/solr,null,AVAILABLE}
   [junit4]   2> 645379 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645379 INFO  (jetty-launcher-4861-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4f2218c6{SSL, (ssl, http/1.1)}{127.0.0.1:39777}
   [junit4]   2> 645379 INFO  (jetty-launcher-4861-thread-2) [     ] o.e.j.s.Server Started @645484ms
   [junit4]   2> 645379 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33075/solr, hostPort=39777}
   [junit4]   2> 645379 ERROR (jetty-launcher-4861-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 645379 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 645379 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 645379 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 645380 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 645380 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-08T08:37:43.091Z
   [junit4]   2> 645399 INFO  (zkConnectionManagerCallback-4863-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645399 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645400 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 645404 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 645423 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645437 INFO  (zkConnectionManagerCallback-4865-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645437 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645438 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 645441 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 645937 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 645938 WARN  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 645939 WARN  (jetty-launcher-4861-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3e5f26eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645939 WARN  (jetty-launcher-4861-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3e5f26eb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645943 WARN  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 645963 WARN  (jetty-launcher-4861-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b8b8dca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645963 WARN  (jetty-launcher-4861-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b8b8dca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 645965 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33075/solr
   [junit4]   2> 645972 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 645975 INFO  (zkConnectionManagerCallback-4879-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 645975 INFO  (jetty-launcher-4861-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 645979 WARN  (jetty-launcher-4861-thread-1-SendThread(127.0.0.1:33075)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104678e6c370005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104678e6c370005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x104678e6c370005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 646081 INFO  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646088 INFO  (zkConnectionManagerCallback-4881-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646088 INFO  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646090 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 646090 WARN  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 646095 WARN  (jetty-launcher-4861-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3641cea3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 646095 WARN  (jetty-launcher-4861-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3641cea3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 646097 WARN  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 646104 WARN  (jetty-launcher-4861-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5fb56afe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 646105 WARN  (jetty-launcher-4861-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5fb56afe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 646106 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33075/solr
   [junit4]   2> 646106 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646107 INFO  (zkConnectionManagerCallback-4891-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646107 INFO  (jetty-launcher-4861-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646110 WARN  (jetty-launcher-4861-thread-2-SendThread(127.0.0.1:33075)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104678e6c370007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104678e6c370007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x104678e6c370007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 646212 INFO  (jetty-launcher-4861-thread-2) [n:127.0.0.1:39777_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646215 INFO  (zkConnectionManagerCallback-4893-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646215 INFO  (jetty-launcher-4861-thread-2) [n:127.0.0.1:39777_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646222 WARN  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 646225 WARN  (jetty-launcher-4861-thread-2) [n:127.0.0.1:39777_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 646228 INFO  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36361_solr
   [junit4]   2> 646229 INFO  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.Overseer Overseer (id=73297355343331334-127.0.0.1:36361_solr-n_0000000000) starting
   [junit4]   2> 646230 INFO  (jetty-launcher-4861-thread-2) [n:127.0.0.1:39777_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39777_solr
   [junit4]   2> 646233 INFO  (zkCallback-4880-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 646234 INFO  (zkCallback-4892-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 646235 INFO  (jetty-launcher-4861-thread-2) [n:127.0.0.1:39777_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 646235 WARN  (jetty-launcher-4861-thread-2) [n:127.0.0.1:39777_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 646236 INFO  (OverseerStateUpdate-73297355343331334-127.0.0.1:36361_solr-n_0000000000) [n:127.0.0.1:36361_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36361_solr
   [junit4]   2> 646237 INFO  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36361_solr as DOWN
   [junit4]   2> 646243 INFO  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 646243 INFO  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36361_solr
   [junit4]   2> 646245 INFO  (zkCallback-4880-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 646248 INFO  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 646248 WARN  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 646252 INFO  (zkCallback-4892-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 646258 INFO  (jetty-launcher-4861-thread-1) [n:127.0.0.1:36361_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/tempDir-001/node1
   [junit4]   2> 646260 INFO  (jetty-launcher-4861-thread-2) [n:127.0.0.1:39777_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/tempDir-001/node2
   [junit4]   2> 646277 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 646278 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 646279 INFO  (zkConnectionManagerCallback-4912-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 646279 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 646281 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 646282 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33075/solr ready
   [junit4]   2> 646315 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 646349 INFO  (OverseerThreadFactory-4901-thread-1-processing-n:127.0.0.1:36361_solr) [n:127.0.0.1:36361_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testOtherReplicasAreNotActive
   [junit4]   2> 646462 INFO  (OverseerStateUpdate-73297355343331334-127.0.0.1:36361_solr-n_0000000000) [n:127.0.0.1:36361_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36361_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36361/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 646464 INFO  (OverseerStateUpdate-73297355343331334-127.0.0.1:36361_solr-n_0000000000) [n:127.0.0.1:36361_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:39777_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:39777/solr",
   [junit4]   2>   "collection":"testOtherReplicasAreNotActive",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 646684 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr    x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 646714 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 646715 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr    x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 646716 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 646745 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 646780 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 646780 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 646781 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 646781 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 646781 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 646781 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n1' using configuration from configset config, trusted=true
   [junit4]   2> 646782 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 646783 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/tempDir-001/node1/testOtherReplicasAreNotActive_shard1_replica_n1/data/]
   [junit4]   2> 646877 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 646877 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 646881 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 646881 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 646885 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 646885 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 646885 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 646885 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1696460769429815296
   [junit4]   2> 646891 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 646891 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 646891 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 646891 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 646893 INFO  (searcherExecutor-4914-thread-1-processing-n:127.0.0.1:39777_solr x:testOtherReplicasAreNotActive_shard1_replica_n2 c:testOtherReplicasAreNotActive s:shard1 r:core_node4) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 646894 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 646894 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 646894 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 646894 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1696460769439252480
   [junit4]   2> 646897 INFO  (searcherExecutor-4916-thread-1-processing-n:127.0.0.1:36361_solr x:testOtherReplicasAreNotActive_shard1_replica_n1 c:testOtherReplicasAreNotActive s:shard1 r:core_node3) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 646901 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 646901 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 646903 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testOtherReplicasAreNotActive/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 646903 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testOtherReplicasAreNotActive/leaders/shard1
   [junit4]   2> 646913 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 646913 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 646913 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36361/solr/testOtherReplicasAreNotActive_shard1_replica_n1/
   [junit4]   2> 646915 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:36361/solr  START replicas=[https://127.0.0.1:39777/solr/testOtherReplicasAreNotActive_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 646925 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.PeerSync PeerSync: core=testOtherReplicasAreNotActive_shard1_replica_n1 url=https://127.0.0.1:36361/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 646951 INFO  (qtp1171944374-7570) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 646952 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 646952 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 646952 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testOtherReplicasAreNotActive/leaders/shard1/leader after winning as /collections/testOtherReplicasAreNotActive/leader_elect/shard1/election/73297355343331334-core_node3-n_0000000000
   [junit4]   2> 646955 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36361/solr/testOtherReplicasAreNotActive_shard1_replica_n1/ shard1
   [junit4]   2> 647057 INFO  (zkCallback-4880-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 647058 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 647063 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n1&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=378
   [junit4]   2> 647163 INFO  (zkCallback-4880-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 647163 INFO  (zkCallback-4880-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 647938 INFO  (qtp1171944374-7571) [n:127.0.0.1:39777_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testOtherReplicasAreNotActive_shard1_replica_n2&action=CREATE&numShards=1&collection=testOtherReplicasAreNotActive&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1223
   [junit4]   2> 647941 INFO  (qtp1903064147-7562) [n:127.0.0.1:36361_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 648037 INFO  (zkCallback-4880-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 648037 INFO  (zkCallback-4880-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 648037 INFO  (zkCallback-4892-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 648038 INFO  (qtp1903064147-7562) [n:127.0.0.1:36361_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=config&name=testOtherReplicasAreNotActive&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1696
   [junit4]   2> 648038 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: testOtherReplicasAreNotActive
   [junit4]   2> 648040 INFO  (zkCallback-4892-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 648052 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.LeaderTragicEventTest Stop jetty node : https://127.0.0.1:39777/solr state:DocCollection(testOtherReplicasAreNotActive//collections/testOtherReplicasAreNotActive/state.json/5 )={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>           "node_name":"127.0.0.1:36361_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:36361/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testOtherReplicasAreNotActive_shard1_replica_n2",
   [junit4]   2>           "node_name":"127.0.0.1:39777_solr",
   [junit4]   2>           "base_url":"https://127.0.0.1:39777/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 648052 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1712697379
   [junit4]   2> 648052 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39777_solr
   [junit4]   2> 648053 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 648053 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39777_solr as DOWN
   [junit4]   2> 648067 INFO  (coreCloseExecutor-4928-thread-1) [n:127.0.0.1:39777_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@10f8f0ee
   [junit4]   2> 648068 INFO  (coreCloseExecutor-4928-thread-1) [n:127.0.0.1:39777_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@10f8f0ee
   [junit4]   2> 648068 INFO  (coreCloseExecutor-4928-thread-1) [n:127.0.0.1:39777_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@10f8f0ee
   [junit4]   2> 648069 INFO  (coreCloseExecutor-4928-thread-1) [n:127.0.0.1:39777_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 648089 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 648089 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 648089 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 648089 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 648094 WARN  (jetty-launcher-4861-thread-2-SendThread(127.0.0.1:33075)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104678e6c370008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104678e6c370008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x104678e6c370008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 648095 INFO  (zkCallback-4911-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 648095 INFO  (zkCallback-4880-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 648157 INFO  (zkCallback-4880-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 648157 INFO  (zkCallback-4880-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 648197 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4f2218c6{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 648197 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7bd5102a{/solr,null,STOPPED}
   [junit4]   2> 648197 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 648198 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForJettyToStop: 39777
   [junit4]   2> 648198 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.SolrCloudTestCase waitForState (testOtherReplicasAreNotActive): Timeout waiting for replica get down
   [junit4]   2> 648203 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.LeaderTragicEventTest Will crash leader : core_node3:{
   [junit4]   2>   "core":"testOtherReplicasAreNotActive_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:36361_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36361/solr",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 648212 ERROR (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Error closing IndexWriter
   [junit4]   2>           => java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894)
   [junit4]   2> java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot flush
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.doFlush(IndexWriter.java:3894) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.flush(IndexWriter.java:3886) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.shutdown(IndexWriter.java:1235) ~[java/:?]
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.close(IndexWriter.java:1278) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.SolrIndexWriter.close(SolrIndexWriter.java:298) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.changeWriter(DefaultSolrCoreState.java:209) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.update.DefaultSolrCoreState.newIndexWriter(DefaultSolrCoreState.java:233) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:2215) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:229) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) ~[java/:?]
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501) ~[jetty-servlet-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) ~[jetty-rewrite-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) ~[jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [jetty-server-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> Caused by: java.lang.Exception: injected tragedy
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:364) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210) ~[java/:?]
   [junit4]   2> 	... 40 more
   [junit4]   2> 648213 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 648213 ERROR (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 648213 INFO  (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.c.S.Request [testOtherReplicasAreNotActive_shard1_replica_n1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2} status=500 QTime=2
   [junit4]   2> 648213 ERROR (qtp1903064147-7563) [n:127.0.0.1:36361_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node3 x:testOtherReplicasAreNotActive_shard1_replica_n1 ] o.a.s.s.HttpSolrCall org.apache.solr.common.SolrException: Random tragedy fail
   [junit4]   2> 	at org.apache.solr.util.TestInjection.injectLeaderTragedy(TestInjection.java:374)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:210)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2637)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:794)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:567)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:427)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:357)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.doFilter(FilterHolder.java:193)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1601)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:548)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1612)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1434)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:501)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1582)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1349)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:716)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:516)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:556)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:395)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 648216 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=39777)
   [junit4]   2> 648217 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 39777 try number 2 ...
   [junit4]   2> 648217 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 648219 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 648219 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 648219 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 648220 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@637b5540{/solr,null,AVAILABLE}
   [junit4]   2> 648220 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@55418af0{SSL, (ssl, http/1.1)}{127.0.0.1:39777}
   [junit4]   2> 648220 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.s.Server Started @648325ms
   [junit4]   2> 648220 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:33075/solr, hostPort=39777}
   [junit4]   2> 648221 ERROR (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 648221 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 648221 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 648221 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 648221 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 648221 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-08T08:37:45.932Z
   [junit4]   2> 648222 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 648223 INFO  (zkConnectionManagerCallback-4932-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 648223 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 648224 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 648227 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 648229 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]-SendThread(127.0.0.1:33075)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x104678e6c37000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x104678e6c37000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x104678e6c37000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 648352 INFO  (OverseerCollectionConfigSetProcessor-73297355343331334-127.0.0.1:36361_solr-n_0000000000) [n:127.0.0.1:36361_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> 648997 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 648998 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 649000 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@318f81d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 649000 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@318f81d5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 649002 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 649008 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7c9e87a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 649009 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7c9e87a1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 649010 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33075/solr
   [junit4]   2> 649013 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649014 INFO  (zkConnectionManagerCallback-4943-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 649014 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649117 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 649118 INFO  (zkConnectionManagerCallback-4945-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 649118 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 649124 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 649125 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 649134 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:39777_solr as DOWN
   [junit4]   2> 649136 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 649136 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39777_solr
   [junit4]   2> 649137 INFO  (zkCallback-4911-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 649137 INFO  (zkCallback-4880-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 649137 INFO  (zkCallback-4944-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 649141 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 649141 WARN  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 649157 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/tempDir-001/node2
   [junit4]   2> 649157 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [n:127.0.0.1:39777_solr     ] o.a.s.c.CorePropertiesLocator Cores are: [testOtherReplicasAreNotActive_shard1_replica_n2]
   [junit4]   2> 649175 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 649216 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr     ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 649216 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr     ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 649232 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 649237 INFO  (zkCallback-4880-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 649237 INFO  (zkCallback-4880-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testOtherReplicasAreNotActive/state.json] for collection [testOtherReplicasAreNotActive] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 649240 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 649240 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 649240 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'testOtherReplicasAreNotActive_shard1_replica_n2' using configuration from configset config, trusted=true
   [junit4]   2> 649240 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.c.SolrCore [[testOtherReplicasAreNotActive_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001/tempDir-001/node2/testOtherReplicasAreNotActive_shard1_replica_n2/data/]
   [junit4]   2> 649268 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 649268 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 649269 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 649269 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 649270 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 649270 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 649270 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 649270 INFO  (coreLoadExecutor-4951-thread-1-processing-n:127.0.0.1:39777_solr) [n:127.0.0.1:39777_solr c:testOtherReplicasAreNotActive s:shard1 r:core_node4 x:testOtherReplicasAreNotActive_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1696460771930669056
   [junit4]   2> 649273 INFO  (TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C77BDF0250A88E6A]) [     ] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:39777_solr
   [junit4]   2> 649273 INFO  (searcherExecutor-4953-thread-1-processing-n:127.0.0.1:39777_solr x:testOtherReplicasAreNotActive_shard1_

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

request(LBSolrClient.java:297)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1171)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    > 	at org.apache.solr.cloud.LeaderTragicEventTest.tearDown(LeaderTragicEventTest.java:73)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 660281 INFO  (jetty-closer-4964-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=98676871
   [junit4]   2> 660281 INFO  (jetty-closer-4964-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39777_solr
   [junit4]   2> 660281 INFO  (jetty-closer-4964-thread-2) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=697235632
   [junit4]   2> 660281 INFO  (jetty-closer-4964-thread-2) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36361_solr
   [junit4]   2> 660281 INFO  (jetty-closer-4964-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 660281 INFO  (jetty-closer-4964-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:39777_solr as DOWN
   [junit4]   2> 660281 INFO  (jetty-closer-4964-thread-2) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 660281 INFO  (jetty-closer-4964-thread-2) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:36361_solr as DOWN
   [junit4]   2> 660289 INFO  (jetty-closer-4964-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 660289 INFO  (coreCloseExecutor-4971-thread-1) [n:127.0.0.1:39777_solr     ] o.a.s.c.SolrCore [testOtherReplicasAreNotActive_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@c5e6dd0
   [junit4]   2> 660289 INFO  (jetty-closer-4964-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 660289 INFO  (jetty-closer-4964-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 660289 INFO  (coreCloseExecutor-4971-thread-1) [n:127.0.0.1:39777_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testOtherReplicasAreNotActive.shard1.replica_n2 tag=SolrCore@c5e6dd0
   [junit4]   2> 660289 INFO  (coreCloseExecutor-4971-thread-1) [n:127.0.0.1:39777_solr     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testOtherReplicasAreNotActive.shard1.leader tag=SolrCore@c5e6dd0
   [junit4]   2> 660289 INFO  (jetty-closer-4964-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 660289 INFO  (coreCloseExecutor-4971-thread-1) [n:127.0.0.1:39777_solr     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 660289 INFO  (closeThreadPool-4973-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73297355343331334-127.0.0.1:36361_solr-n_0000000000) closing
   [junit4]   2> 660290 INFO  (OverseerStateUpdate-73297355343331334-127.0.0.1:36361_solr-n_0000000000) [n:127.0.0.1:36361_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36361_solr
   [junit4]   2> 660291 INFO  (jetty-closer-4964-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 660291 INFO  (jetty-closer-4964-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 660291 INFO  (jetty-closer-4964-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 660291 INFO  (jetty-closer-4964-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 660295 INFO  (OverseerAutoScalingTriggerThread-73297355343331334-127.0.0.1:36361_solr-n_0000000000) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 660295 INFO  (closeThreadPool-4973-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73297355343331334-127.0.0.1:36361_solr-n_0000000000) closing
   [junit4]   2> 660395 INFO  (jetty-closer-4964-thread-2) [     ] o.a.s.c.Overseer Overseer (id=73297355343331334-127.0.0.1:36361_solr-n_0000000000) closing
   [junit4]   2> 660396 INFO  (jetty-closer-4964-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b961f23{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 660396 INFO  (jetty-closer-4964-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@791ac26d{/solr,null,STOPPED}
   [junit4]   2> 660396 INFO  (jetty-closer-4964-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 660830 INFO  (jetty-closer-4964-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@55418af0{SSL, (ssl, http/1.1)}{127.0.0.1:39777}
   [junit4]   2> 660831 INFO  (jetty-closer-4964-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@637b5540{/solr,null,STOPPED}
   [junit4]   2> 660831 INFO  (jetty-closer-4964-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 660831 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 661033 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/collections/testOtherReplicasAreNotActive/terms/shard1
   [junit4]   2> 	4	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/configs/config
   [junit4]   2> 	3	/solr/collections/testLeaderFailsOver/terms/shard1
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	23	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	5	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/73297355343331334-127.0.0.1:36361_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	39	/solr/overseer/queue
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	15	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections/testOtherReplicasAreNotActive/state.json
   [junit4]   2> 	4	/solr/collections/testLeaderFailsOver/state.json
   [junit4]   2> 
   [junit4]   2> 661035 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:33075
   [junit4]   2> 661035 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:33075
   [junit4]   2> 661035 INFO  (SUITE-LeaderTragicEventTest-seed#[C77BDF0250A88E6A]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 33075
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.LeaderTragicEventTest_C77BDF0250A88E6A-001
   [junit4]   2> Apr 08, 2021 8:37:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=2640, maxDocsPerChunk=977, blockShift=21), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=2640, blockSize=21)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mk, timezone=Africa/Nairobi
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=70582264,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [AnalyticsQueryTest, TestJoin, ResourceLoaderTest, ReindexCollectionTest, CoreAdminHandlerTest, AssignBackwardCompatibilityTest, CreateRoutedAliasTest, TestRestoreCore, TestZkChroot, TestCoreContainer, TestSearcherReuse, TestSubQueryTransformerDistrib, TestNumericTerms64, ZkNodePropsTest, ManagedSchemaRoundRobinCloudTest, MetricUtilsTest, TestConfigReload, TestPullReplicaErrorHandling, SolrCoreMetricManagerTest, TestNestedUpdateProcessor, ClassificationUpdateProcessorTest, TestCloudDeduplication, SpellCheckCollatorWithCollapseTest, TestClusterProperties, TestDistributedSearch, UpdateParamsTest, CircularListTest, TestFieldCacheVsDocValues, RoutingToNodesWithPropertiesTest, ConnectionReuseTest, TestMinHashQParser, TestHashPartitioner, RangeFacetCloudTest, TestFieldCollectionResource, DistributedTermsComponentTest, TestRebalanceLeaders, TestConfigOverlay, TestImpersonationWithHadoopAuth, TestMultiValuedNumericRangeQuery, TestRangeQuery, TestSolrJ, HdfsDirectoryTest, TestPivotHelperCode, CustomTermsComponentTest, LeaderTragicEventTest]
   [junit4] Completed [231/936 (1!)] on J1 in 17.05s, 2 tests, 1 error <<< FAILURES!

[...truncated 53264 lines...]

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2028 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2028/

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Thu Apr 08 06:26:40 EDT 2021

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Thu Apr 08 06:26:40 EDT 2021
	at __randomizedtesting.SeedInfo.seed([7FE7051CEC15D9F7:8894EB442AFD7611]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1858)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1523)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 13581 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 242937 INFO  (SUITE-TestReplicationHandler-seed#[7FE7051CEC15D9F7]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 242937 INFO  (SUITE-TestReplicationHandler-seed#[7FE7051CEC15D9F7]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 242937 INFO  (SUITE-TestReplicationHandler-seed#[7FE7051CEC15D9F7]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/data-dir-6-001
   [junit4]   2> 242937 WARN  (SUITE-TestReplicationHandler-seed#[7FE7051CEC15D9F7]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 242937 INFO  (SUITE-TestReplicationHandler-seed#[7FE7051CEC15D9F7]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 242939 INFO  (SUITE-TestReplicationHandler-seed#[7FE7051CEC15D9F7]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 242943 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterWrite2Follower
   [junit4]   2> 242943 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-001/collection1
   [junit4]   2> 242947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 242947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 242947 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 242950 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 242950 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 242950 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 242953 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10af8ef6{/solr,null,AVAILABLE}
   [junit4]   2> 242953 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b7f51bc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44511}
   [junit4]   2> 242953 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.Server Started @242985ms
   [junit4]   2> 242953 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=44511}
   [junit4]   2> 242954 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 242954 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 242954 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 242954 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 242954 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 242954 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-08T10:25:21.618Z
   [junit4]   2> 242954 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-001/solr.xml
   [junit4]   2> 242957 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 242957 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 242959 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a46ff42, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 243179 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 243180 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49e96a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 243180 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49e96a6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 243183 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7647156a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 243184 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7647156a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 243192 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 243203 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 243203 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 243221 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a46ff42
   [junit4]   2> 243228 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a46ff42
   [junit4]   2> 243228 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a46ff42
   [junit4]   2> 243230 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-001
   [junit4]   2> 243230 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 243239 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 243261 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 243262 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 243262 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-001/collection1, trusted=true
   [junit4]   2> 243262 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a46ff42
   [junit4]   2> 243262 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-001/collection1/data/]
   [junit4]   2> 243267 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1500742014825172]
   [junit4]   2> 243305 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 243305 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 243305 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 243306 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-001/collection1/conf
   [junit4]   2> 243307 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 243307 INFO  (coreLoadExecutor-4119-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 243308 INFO  (searcherExecutor-4121-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 243310 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-002/collection1
   [junit4]   2> 243313 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 243314 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 243314 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 243315 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 243315 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 243316 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 243316 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d8ee520{/solr,null,AVAILABLE}
   [junit4]   2> 243321 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6c28db47{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44245}
   [junit4]   2> 243321 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.Server Started @243353ms
   [junit4]   2> 243321 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=44245}
   [junit4]   2> 243322 ERROR (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 243322 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 243322 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 243322 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 243322 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 243322 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-08T10:25:21.986Z
   [junit4]   2> 243322 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-002/solr.xml
   [junit4]   2> 243325 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 243325 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 243326 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a46ff42, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 243969 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 243970 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@24aecd08[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 243970 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@24aecd08[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 243973 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36ba7f9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 243973 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36ba7f9f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 243974 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 243985 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 243985 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 244004 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a46ff42
   [junit4]   2> 244015 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a46ff42
   [junit4]   2> 244015 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a46ff42
   [junit4]   2> 244016 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-002
   [junit4]   2> 244016 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterWrite2Follower-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 244024 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 244041 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 244041 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 244041 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-002/collection1, trusted=true
   [junit4]   2> 244041 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a46ff42
   [junit4]   2> 244042 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-002/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-002/collection1/data/]
   [junit4]   2> 244043 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1500742014825172]
   [junit4]   2> 244084 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 244084 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 244085 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 244086 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001/solr-instance-002/collection1/conf
   [junit4]   2> 244088 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 244088 INFO  (coreLoadExecutor-4137-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 244091 INFO  (searcherExecutor-4139-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 244091 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 244091 INFO  (indexFetcher-4143-thread-1) [     ] o.a.s.h.IndexFetcher Leader's generation: 1
   [junit4]   2> 244091 INFO  (indexFetcher-4143-thread-1) [     ] o.a.s.h.IndexFetcher Leader's version: 0
   [junit4]   2> 244091 INFO  (indexFetcher-4143-thread-1) [     ] o.a.s.h.IndexFetcher Follower's generation: 1
   [junit4]   2> 244091 INFO  (indexFetcher-4143-thread-1) [     ] o.a.s.h.IndexFetcher Follower's version: 0
   [junit4]   2> 244091 INFO  (indexFetcher-4143-thread-1) [     ] o.a.s.h.IndexFetcher New index in Leader. Deleting mine...
   [junit4]   2> 244093 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=2
   [junit4]   2> 244096 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 1
   [junit4]   2> 244096 INFO  (searcherExecutor-4139-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 244097 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 244098 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 244099 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 244100 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 244100 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 244101 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 244102 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 244102 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 244103 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 244104 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 244105 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 244105 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 244106 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 244107 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 244108 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 244110 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 244110 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 244111 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 244112 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 244113 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 244113 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 244114 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 244115 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 244116 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 244116 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 244117 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 244118 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 244118 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 244119 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 244120 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 244121 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 244121 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 244122 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 244123 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 244123 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 244124 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 244125 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 244125 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 244126 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 244127 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 244128 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 244128 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 244129 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 244130 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 244137 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 244138 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 244139 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 244140 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 244141 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 244142 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 244142 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 244143 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 244144 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 244145 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 244145 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 244146 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 244147 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 244148 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 244149 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 244150 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 244151 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 244151 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 244152 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 244153 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 244153 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 244154 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 244155 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 244156 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 244156 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 244157 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 244158 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 244158 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 244159 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 244160 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 244161 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 244163 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 244163 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 244164 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 244165 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 244167 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 244168 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 244169 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 244170 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 244170 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 244171 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 244172 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 244172 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 244173 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 244174 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 244175 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 244175 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 244176 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 244177 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 244177 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 244178 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 244179 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 244179 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 244180 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 244181 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 244182 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 244182 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 244183 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 244184 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 244184 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 244185 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 244186 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 244186 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 244187 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 244188 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 244188 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 244189 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 244190 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 244190 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 244191 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 244192 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 244192 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 244193 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 244194 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 244195 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 244195 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 244196 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 244197 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 244198 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 244198 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 244200 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 244201 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 244201 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 244202 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 244203 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 244203 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 244204 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 244205 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 244205 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 244206 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 244207 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 244207 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 244208 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 244209 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 244209 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 244210 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 244211 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 244212 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 244212 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 244213 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 244214 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 244214 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 244215 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 0
   [junit4]   2> 244216 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 244217 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 244217 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 244218 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 244219 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 244219 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 244220 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 244221 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 244221 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 244222 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 244223 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 244224 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 244224 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 244225 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 244225 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 244226 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 244227 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 244227 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 244228 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 244229 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 244229 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 244230 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 244231 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 244231 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 244232 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 244232 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 244233 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 244234 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 244235 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 244235 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 244236 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 244237 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 244237 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 244238 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 244238 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 244239 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 244240 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 244241 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 244241 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 244242 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 244242 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 244243 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 244244 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 244244 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 244246 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 244246 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 244247 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 244247 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 244248 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 244249 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 244249 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 244250 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 244250 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 244251 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 244252 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 244252 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 244253 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 244253 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 244254 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 244255 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 244255 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 244256 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 244257 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 244258 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 244258 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 244259 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 244259 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 244260 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 244261 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 244261 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 244262 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 244263 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 244263 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 244264 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 244265 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 244265 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 244266 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 244266 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 244267 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 244269 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 244270 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 244271 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 244271 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 244272 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 244274 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 244275 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 244276 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 244276 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 244277 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 244277 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 244278 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 244279 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 244279 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 244280 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 244281 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 244282 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 244282 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 244283 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 244283 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 244284 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 244285 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 244285 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 244286 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 244287 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 244288 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 244288 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 244289 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 244290 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 244290 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 244291 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 244292 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 244292 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 244293 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 244293 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 244295 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 244295 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[263]} 0 0
   [junit4]   2> 244296 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[264]} 0 0
   [junit4]   2> 244296 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[265]} 0 0
   [junit4]   2> 244297 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[266]} 0 0
   [junit4]   2> 244297 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[267]} 0 0
   [junit4]   2> 244298 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[268]} 0 0
   [junit4]   2> 244299 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[269]} 0 0
   [junit4]   2> 244299 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[270]} 0 0
   [junit4]   2> 244306 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[271]} 0 0
   [junit4]   2> 244307 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[272]} 0 0
   [junit4]   2> 244308 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[273]} 0 0
   [junit4]   2> 244308 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[274]} 0 0
   [junit4]   2> 244309 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[275]} 0 0
   [junit4]   2> 244309 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[276]} 0 0
   [junit4]   2> 244310 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[277]} 0 0
   [junit4]   2> 244311 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[278]} 0 0
   [junit4]   2> 244311 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[279]} 0 0
   [junit4]   2> 244312 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[280]} 0 0
   [junit4]   2> 244312 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[281]} 0 0
   [junit4]   2> 244313 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[282]} 0 0
   [junit4]   2> 244313 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[283]} 0 0
   [junit4]   2> 244314 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[284]} 0 0
   [junit4]   2> 244314 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[285]} 0 0
   [junit4]   2> 244315 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[286]} 0 0
   [junit4]   2> 244315 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[287]} 0 0
   [junit4]   2> 244316 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[288]} 0 0
   [junit4]   2> 244317 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[289]} 0 0
   [junit4]   2> 244317 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[290]} 0 0
   [junit4]   2> 244318 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[291]} 0 0
   [junit4]   2> 244318 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[292]} 0 0
   [junit4]   2> 244319 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[293]} 0 0
   [junit4]   2> 244319 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[294]} 0 0
   [junit4]   2> 244320 INFO  (qtp1766524096-6895) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[295]} 0 0
   [junit4]   2> 244320 INFO  (qtp1766524096-6892) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[296]} 0 0
   [junit4]   2> 244321 INFO  (qtp1766524096-6891) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[297]} 0 0
   [junit4]   2> 244322 INFO  (qtp1766524096-6893) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[298]} 0 0
   [junit4]   2> 244322 INFO  (qtp1766524096-6894) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  web

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

econtent} status=0 QTime=0
   [junit4]   2> 400489 INFO  (qtp1315573953-9010) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 400490 INFO  (qtp1315573953-9006) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 400491 INFO  (indexFetcher-5921-thread-1) [     ] o.a.s.h.IndexFetcher Bytes downloaded: 2050, Bytes skipped downloading: 0
   [junit4]   2> 400491 INFO  (indexFetcher-5921-thread-1) [     ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2050) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@6199c7cd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@33b94cb5)
   [junit4]   2> 400492 INFO  (indexFetcher-5921-thread-1) [     ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 400493 INFO  (indexFetcher-5921-thread-1) [     ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 400495 INFO  (searcherExecutor-5917-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 400554 INFO  (qtp2048342895-9029) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=12 status=0 QTime=0
   [junit4]   2> 400554 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.h.TestReplicationHandler Waited for 800ms and found 12 docs
   [junit4]   2> 400554 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.SolrTestCaseJ4 ###Ending doTestReplicateAfterCoreReload
   [junit4]   2> 400554 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=294831935
   [junit4]   2> 400555 INFO  (coreCloseExecutor-5931-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2dfaaed2
   [junit4]   2> 400555 INFO  (coreCloseExecutor-5931-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@2dfaaed2
   [junit4]   2> 400555 INFO  (coreCloseExecutor-5931-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@233c5859: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@78cfc784
   [junit4]   2> 400568 INFO  (coreCloseExecutor-5931-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 400570 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 400570 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13b1a21b: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@3f2a6827
   [junit4]   2> 400574 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 400574 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41ae1e35: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@10356d0b
   [junit4]   2> 400578 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 400579 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@151aba2b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@523e4d53
   [junit4]   2> 400581 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@9408381{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 400581 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@318c8502{/solr,null,STOPPED}
   [junit4]   2> 400581 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 400583 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1505579553
   [junit4]   2> 400589 INFO  (coreCloseExecutor-5935-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7eb83b08
   [junit4]   2> 400589 INFO  (coreCloseExecutor-5935-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@7eb83b08
   [junit4]   2> 400589 INFO  (coreCloseExecutor-5935-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@312ff1d7: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@6923930f
   [junit4]   2> 400592 INFO  (coreCloseExecutor-5935-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 400593 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 400593 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b3c2ff7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@f4e6132
   [junit4]   2> 400598 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 400598 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@401b896f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@10356d0b
   [junit4]   2> 400600 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 400600 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c4067b9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@523e4d53
   [junit4]   2> 400606 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5d2a85fa{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
   [junit4]   2> 400606 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3fb58990{/solr,null,STOPPED}
   [junit4]   2> 400606 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[7FE7051CEC15D9F7]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7FE7051CEC15D9F7-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {name=Lucene84, id=Lucene84, newname=Lucene84}, docValues:{}, maxPointsInLeafNode=1488, maxMBSortInHeap=6.790562935953959, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=mk-MK, timezone=America/Port-au-Prince
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=411122200,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHistoryWithAuthIntegrationTest, TestStressLiveNodes, UpdateParamsTest, MultiDestinationAuditLoggerTest, TestPackages, MoveReplicaHDFSTest, TestReplicationHandler]
   [junit4] Completed [102/936 (1!)] on J1 in 157.79s, 26 tests, 1 failure <<< FAILURES!

[...truncated 53693 lines...]