You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/14 15:10:46 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12) - Build # 400 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/400/
Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test

Error Message:
Error from server at http://127.0.0.1:33571/_zr: Could not find collection : c8n_1x2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33571/_zr: Could not find collection : c8n_1x2
	at __randomizedtesting.SeedInfo.seed([78B24CF9831CF93F:F0E673232DE094C7]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2045)
	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)




Build Log:
[...truncated 14533 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
   [junit4]   2> 1325572 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[78B24CF9831CF93F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/init-core-data-001
   [junit4]   2> 1325572 WARN  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[78B24CF9831CF93F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=36 numCloses=36
   [junit4]   2> 1325572 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[78B24CF9831CF93F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1325573 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[78B24CF9831CF93F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1325573 INFO  (SUITE-HttpPartitionWithTlogReplicasTest-seed#[78B24CF9831CF93F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_zr/
   [junit4]   2> 1325576 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1325576 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1325576 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1325676 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer start zk server on port:39839
   [junit4]   2> 1325676 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39839
   [junit4]   2> 1325676 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39839
   [junit4]   2> 1325678 INFO  (zkConnectionManagerCallback-7303-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325680 INFO  (zkConnectionManagerCallback-7305-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325681 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1325682 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1325682 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1325682 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1325683 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1325683 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1325683 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1325684 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1325684 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1325684 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1325685 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1325685 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1325774 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1325774 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1325774 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1325774 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1325774 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1325774 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1325774 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1325775 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f251db0{/_zr,null,AVAILABLE}
   [junit4]   2> 1325777 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@444014d7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38121}
   [junit4]   2> 1325777 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.e.j.s.Server Started @1325790ms
   [junit4]   2> 1325777 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_zr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/tempDir-001/control/data, hostPort=43525, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/control-001/cores}
   [junit4]   2> 1325777 ERROR (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1325777 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1325777 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1325777 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1325777 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1325777 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T14:41:30.513448Z
   [junit4]   2> 1325778 INFO  (zkConnectionManagerCallback-7307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325779 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1325779 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/control-001/solr.xml
   [junit4]   2> 1325781 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1325781 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1325782 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1325897 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1325898 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4cbbf53d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325900 WARN  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@19254087[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1325901 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39839/solr
   [junit4]   2> 1325901 INFO  (zkConnectionManagerCallback-7314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325903 INFO  (zkConnectionManagerCallback-7316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325934 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [n:127.0.0.1:43525__zr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43525__zr
   [junit4]   2> 1325934 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [n:127.0.0.1:43525__zr    ] o.a.s.c.Overseer Overseer (id=72080415349604356-127.0.0.1:43525__zr-n_0000000000) starting
   [junit4]   2> 1325944 INFO  (zkConnectionManagerCallback-7323-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1325945 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [n:127.0.0.1:43525__zr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39839/solr ready
   [junit4]   2> 1325947 INFO  (OverseerStateUpdate-72080415349604356-127.0.0.1:43525__zr-n_0000000000) [n:127.0.0.1:43525__zr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43525__zr
   [junit4]   2> 1325956 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [n:127.0.0.1:43525__zr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43525__zr
   [junit4]   2> 1325958 INFO  (zkCallback-7322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1325963 INFO  (zkCallback-7315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1325965 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [n:127.0.0.1:43525__zr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1325980 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [n:127.0.0.1:43525__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1325992 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [n:127.0.0.1:43525__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1325992 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [n:127.0.0.1:43525__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1325993 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [n:127.0.0.1:43525__zr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/control-001/cores
   [junit4]   2> 1326007 INFO  (zkConnectionManagerCallback-7329-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1326008 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1326008 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39839/solr ready
   [junit4]   2> 1326008 INFO  (SocketProxy-Acceptor-43525) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43620,localport=43525], receiveBufferSize:531000
   [junit4]   2> 1326011 INFO  (SocketProxy-Acceptor-43525) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38121,localport=58652], receiveBufferSize=530904
   [junit4]   2> 1326013 INFO  (qtp1654026152-21387) [n:127.0.0.1:43525__zr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43525__zr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1326014 INFO  (OverseerThreadFactory-7036-thread-1-processing-n:127.0.0.1:43525__zr) [n:127.0.0.1:43525__zr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1326117 INFO  (SocketProxy-Acceptor-43525) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43624,localport=43525], receiveBufferSize:531000
   [junit4]   2> 1326117 INFO  (SocketProxy-Acceptor-43525) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38121,localport=58656], receiveBufferSize=530904
   [junit4]   2> 1326117 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1326117 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1327165 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1327174 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1327242 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1327250 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1327251 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327251 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1327252 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1327253 WARN  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1327279 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1327279 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1327281 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1327281 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1327281 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=68.5712890625, floorSegmentMB=0.5029296875, forceMergeDeletesPctAllowed=6.799457066746042, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5889845438750262, deletesPctAllowed=31.964347978809055
   [junit4]   2> 1327282 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65056ff8[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1327282 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1327283 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1327283 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1327283 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630800856501714944
   [junit4]   2> 1327285 INFO  (searcherExecutor-7041-thread-1-processing-n:127.0.0.1:43525__zr x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@65056ff8[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1327288 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1327289 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43525/_zr/control_collection_shard1_replica_n1/
   [junit4]   2> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43525/_zr/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1327290 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72080415349604356-core_node2-n_0000000000
   [junit4]   2> 1327291 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43525/_zr/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1327392 INFO  (zkCallback-7315-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1327392 INFO  (zkCallback-7315-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1327392 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1327393 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1276
   [junit4]   2> 1327395 INFO  (qtp1654026152-21387) [n:127.0.0.1:43525__zr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1327494 INFO  (zkCallback-7315-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1327494 INFO  (zkCallback-7315-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1327494 INFO  (zkCallback-7315-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1327494 INFO  (qtp1654026152-21387) [n:127.0.0.1:43525__zr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43525__zr&wt=javabin&version=2} status=0 QTime=1481
   [junit4]   2> 1327497 INFO  (zkConnectionManagerCallback-7335-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327498 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1327498 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39839/solr ready
   [junit4]   2> 1327498 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1327498 INFO  (SocketProxy-Acceptor-43525) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=43698,localport=43525], receiveBufferSize:531000
   [junit4]   2> 1327499 INFO  (SocketProxy-Acceptor-43525) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38121,localport=58730], receiveBufferSize=530904
   [junit4]   2> 1327499 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1327504 INFO  (OverseerThreadFactory-7036-thread-2-processing-n:127.0.0.1:43525__zr) [n:127.0.0.1:43525__zr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1327504 INFO  (OverseerCollectionConfigSetProcessor-72080415349604356-127.0.0.1:43525__zr-n_0000000000) [n:127.0.0.1:43525__zr    ] 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> 1327706 WARN  (OverseerThreadFactory-7036-thread-2-processing-n:127.0.0.1:43525__zr) [n:127.0.0.1:43525__zr    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1327707 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1327707 INFO  (qtp1654026152-21386) [n:127.0.0.1:43525__zr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 1327708 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 1327786 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001 of type TLOG in shard 2
   [junit4]   2> 1327787 WARN  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1327788 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1327788 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1327788 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10c1be65{/_zr,null,AVAILABLE}
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e804ff6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42511}
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.Server Started @1327803ms
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_zr, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/tempDir-001/jetty1, hostPort=42751, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001/cores, replicaType=TLOG}
   [junit4]   2> 1327789 ERROR (closeThreadPool-7336-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1327789 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T14:41:32.525802Z
   [junit4]   2> 1327791 INFO  (zkConnectionManagerCallback-7338-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327791 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1327791 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001/solr.xml
   [junit4]   2> 1327793 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1327793 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1327794 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1327870 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1327870 WARN  (closeThreadPool-7336-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6685afd5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327872 WARN  (closeThreadPool-7336-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b7fab23[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327873 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39839/solr
   [junit4]   2> 1327874 INFO  (zkConnectionManagerCallback-7345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327875 INFO  (zkConnectionManagerCallback-7347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327876 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001 of type TLOG in shard 1
   [junit4]   2> 1327877 WARN  (closeThreadPool-7336-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1327877 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1327877 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1327877 INFO  (closeThreadPool-7336-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1327877 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1327878 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.c.ZkController Publish node=127.0.0.1:42751__zr as DOWN
   [junit4]   2> 1327879 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1327879 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42751__zr
   [junit4]   2> 1327879 INFO  (zkCallback-7322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327879 INFO  (closeThreadPool-7336-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1327879 INFO  (closeThreadPool-7336-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1327879 INFO  (closeThreadPool-7336-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1327879 INFO  (zkCallback-7346-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327879 INFO  (zkCallback-7334-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bca4a7a{/_zr,null,AVAILABLE}
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@350a4553{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42267}
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] o.e.j.s.Server Started @1327893ms
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_zr, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/tempDir-001/jetty2, hostPort=33571, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001/cores, replicaType=TLOG}
   [junit4]   2> 1327880 ERROR (closeThreadPool-7336-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1327880 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T14:41:32.616472Z
   [junit4]   2> 1327881 INFO  (zkConnectionManagerCallback-7351-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327881 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1327881 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001/solr.xml
   [junit4]   2> 1327883 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1327883 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1327883 INFO  (zkCallback-7315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1327884 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1327889 INFO  (zkConnectionManagerCallback-7357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327889 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1327890 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39839/solr ready
   [junit4]   2> 1327890 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1327905 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327915 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327915 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327916 INFO  (closeThreadPool-7336-thread-1) [n:127.0.0.1:42751__zr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001/cores
   [junit4]   2> 1327945 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1327946 WARN  (closeThreadPool-7336-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@be8c883[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327947 WARN  (closeThreadPool-7336-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@66eafb0c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1327948 INFO  (closeThreadPool-7336-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39839/solr
   [junit4]   2> 1327949 INFO  (zkConnectionManagerCallback-7364-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327951 INFO  (zkConnectionManagerCallback-7366-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327953 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1327954 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33571__zr as DOWN
   [junit4]   2> 1327954 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1327954 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33571__zr
   [junit4]   2> 1327955 INFO  (zkCallback-7322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327955 INFO  (zkCallback-7334-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327955 INFO  (zkCallback-7346-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327955 INFO  (zkCallback-7315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327955 INFO  (zkCallback-7356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327955 INFO  (zkCallback-7365-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1327964 INFO  (zkConnectionManagerCallback-7373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327965 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1327965 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39839/solr ready
   [junit4]   2> 1327965 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1327966 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-3-001 of type TLOG in shard 2
   [junit4]   2> 1327966 WARN  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1327966 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1327966 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1327966 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61094a31{/_zr,null,AVAILABLE}
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b9adc25{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41659}
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.e.j.s.Server Started @1327981ms
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_zr, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/tempDir-001/jetty3, hostPort=34023, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-3-001/cores, replicaType=TLOG}
   [junit4]   2> 1327967 ERROR (closeThreadPool-7336-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1327967 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T14:41:32.703873Z
   [junit4]   2> 1327968 INFO  (zkConnectionManagerCallback-7376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1327969 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1327969 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-3-001/solr.xml
   [junit4]   2> 1327971 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1327971 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1327971 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1327977 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327983 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327983 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1327984 INFO  (closeThreadPool-7336-thread-2) [n:127.0.0.1:33571__zr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001/cores
   [junit4]   2> 1328039 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1328039 WARN  (closeThreadPool-7336-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@164a5597[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1328041 WARN  (closeThreadPool-7336-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4d96defb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1328042 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39839/solr
   [junit4]   2> 1328043 INFO  (zkConnectionManagerCallback-7383-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1328044 INFO  (zkConnectionManagerCallback-7385-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1328046 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1328048 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:34023__zr as DOWN
   [junit4]   2> 1328048 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1328048 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34023__zr
   [junit4]   2> 1328048 INFO  (zkCallback-7365-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328048 INFO  (zkCallback-7322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328048 INFO  (zkCallback-7334-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328048 INFO  (zkCallback-7315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328049 INFO  (zkCallback-7384-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328049 INFO  (zkCallback-7372-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328051 INFO  (zkCallback-7356-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328051 INFO  (zkCallback-7346-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1328058 INFO  (zkConnectionManagerCallback-7392-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1328059 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1328059 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39839/solr ready
   [junit4]   2> 1328060 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1328071 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1328078 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1328078 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1328079 INFO  (closeThreadPool-7336-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-3-001/cores
   [junit4]   2> 1328107 INFO  (SocketProxy-Acceptor-33571) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51684,localport=33571], receiveBufferSize:531000
   [junit4]   2> 1328107 INFO  (SocketProxy-Acceptor-33571) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42267,localport=41930], receiveBufferSize=530904
   [junit4]   2> 1328107 INFO  (SocketProxy-Acceptor-33571) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51686,localport=33571], receiveBufferSize:531000
   [junit4]   2> 1328108 INFO  (SocketProxy-Acceptor-33571) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42267,localport=41932], receiveBufferSize=530904
   [junit4]   2> 1328108 INFO  (SocketProxy-Acceptor-33571) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51688,localport=33571], receiveBufferSize:531000
   [junit4]   2> 1328108 INFO  (qtp1360294319-21482) [n:127.0.0.1:33571__zr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:42751__zr&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1328108 INFO  (qtp1360294319-21478) [n:127.0.0.1:33571__zr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:33571__zr&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1328108 INFO  (SocketProxy-Acceptor-33571) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42267,localport=41934], receiveBufferSize=530904
   [junit4]   2> 1328108 INFO  (qtp1360294319-21562) [n:127.0.0.1:33571__zr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34023__zr&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1328109 INFO  (OverseerCollectionConfigSetProcessor-72080415349604356-127.0.0.1:43525__zr-n_0000000000) [n:127.0.0.1:43525__zr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1328109 INFO  (OverseerThreadFactory-7036-thread-3-processing-n:127.0.0.1:43525__zr) [n:127.0.0.1:43525__zr c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33571__zr for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 1328109 INFO  (OverseerThreadFactory-7036-thread-4-processing-n:127.0.0.1:43525__zr) [n:127.0.0.1:43525__zr c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:42751__zr for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1328110 INFO  (OverseerThreadFactory-7036-thread-3-processing-n:127.0.0.1:43525__zr) [n:127.0.0.1:43525__zr c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1328110 INFO  (OverseerThreadFactory-7036-thread-4-processing-n:127.0.0.1:43525__zr) [n:127.0.0.1:43525__zr c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1328110 INFO  (SocketProxy-Acceptor-33571) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=51696,localport=33571], receiveBufferSize:531000
   [junit4]   2> 1328110 INFO  (SocketProxy-Acceptor-42751) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=46610,localport=42751], receiveBufferSize:531000
   [junit4]   2> 1328111 INFO  (SocketProxy-Acceptor-33571) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42267,localport=41938], receiveBufferSize=530904
   [junit4]   2> 1328111 INFO  (SocketProxy-Acceptor-42751) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=42511,localport=43384], receiveBufferSize=530904
   [junit4]   2> 1328151 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr    x:collection1_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1328155 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr    x:collection1_shard2_replica_t2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1329235 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1329235 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1329247 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.s.IndexSchema [collection1_shard2_replica_t2] Schema name=test
   [junit4]   2> 1329248 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=test
   [junit4]   2> 1329326 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1329334 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t2' using configuration from collection collection1, trusted=true
   [junit4]   2> 1329335 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t2' (registry 'solr.core.collection1.shard2.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1329335 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SolrCore [[collection1_shard2_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001/cores/collection1_shard2_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-1-001/cores/collection1_shard2_replica_t2/data/]
   [junit4]   2> 1329337 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1329338 WARN  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1329344 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1329353 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using configuration from collection collection1, trusted=true
   [junit4]   2> 1329353 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t1' (registry 'solr.core.collection1.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35267131
   [junit4]   2> 1329353 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001/cores/collection1_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001/shard-2-001/cores/collection1_shard1_replica_t1/data/]
   [junit4]   2> 1329356 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1329357 WARN  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1329375 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1329375 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1329378 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1329378 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1329379 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=68.5712890625, floorSegmentMB=0.5029296875, forceMergeDeletesPctAllowed=6.799457066746042, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5889845438750262, deletesPctAllowed=31.964347978809055
   [junit4]   2> 1329379 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4901ce87[collection1_shard2_replica_t2] main]
   [junit4]   2> 1329380 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1329380 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1329380 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1329380 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630800858700578816
   [junit4]   2> 1329383 INFO  (searcherExecutor-7073-thread-1-processing-n:127.0.0.1:42751__zr x:collection1_shard2_replica_t2 c:collection1 s:shard2) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SolrCore [collection1_shard2_replica_t2] Registered new searcher Searcher@4901ce87[collection1_shard2_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1329384 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1329384 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42751/_zr/collection1_shard2_replica_t2/
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.SyncStrategy http://127.0.0.1:42751/_zr/collection1_shard2_replica_t2/ has no replicas
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ZkController collection1_shard2_replica_t2 stopping background replication from leader
   [junit4]   2> 1329385 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72080415349604362-core_node4-n_0000000000
   [junit4]   2> 1329386 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42751/_zr/collection1_shard2_replica_t2/ shard2
   [junit4]   2> 1329392 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1329392 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1329394 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1329394 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1329395 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=68.5712890625, floorSegmentMB=0.5029296875, forceMergeDeletesPctAllowed=6.799457066746042, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5889845438750262, deletesPctAllowed=31.964347978809055
   [junit4]   2> 1329395 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46e4a766[collection1_shard1_replica_t1] main]
   [junit4]   2> 1329396 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1329396 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1329396 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1329396 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630800858717356032
   [junit4]   2> 1329398 INFO  (searcherExecutor-7074-thread-1-processing-n:127.0.0.1:33571__zr x:collection1_shard1_replica_t1 c:collection1 s:shard1) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher Searcher@46e4a766[collection1_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1329399 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1329399 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33571/_zr/collection1_shard1_replica_t1/
   [junit4]   2> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.SyncStrategy http://127.0.0.1:33571/_zr/collection1_shard1_replica_t1/ has no replicas
   [junit4]   2> 1329400 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ZkController collection1_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 1329401 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72080415349604366-core_node3-n_0000000000
   [junit4]   2> 1329401 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33571/_zr/collection1_shard1_replica_t1/ shard1
   [junit4]   2> 1329502 INFO  (zkCallback-7346-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1329502 INFO  (zkCallback-7365-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1329502 INFO  (zkCallback-7365-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1329502 INFO  (zkCallback-7346-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1329503 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1329503 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1329504 INFO  (qtp1328998498-21457) [n:127.0.0.1:42751__zr c:collection1 s:shard2  x:collection1_shard2_replica_t2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t2&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1348
   [junit4]   2> 1329508 INFO  (qtp1360294319-21479) [n:127.0.0.1:33571__zr c:collection1 s:shard1  x:collection1_shard1_replica_t1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1356
   [junit4]   2> 1329550 INFO  (qtp1360294319-21482) [n:127.0.0.1:33571__zr c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:42751__zr&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1442
   [junit4]   2> 1329557 INFO  (qtp1360294319-21478) [n:127.0.0.1:33571__zr c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:33571__zr&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1449
   [junit4]   2> 1329604 INFO  (zkCallback-7365-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1329604 INFO  (zkCallback-7365-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1329604 INFO  (zkCallback-7346-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1329604 INFO  (zkCallback-7346-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1329604 INFO  (zkCallback-7365-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1329604 INFO  (zkCallback-7346-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1330111 INFO  (OverseerCollectionConfigSetProcessor-72080415349604356-127.0.0.1:43525__zr-n_0000000000) [n:127.0.0.1:43525__zr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1330111 INFO  (OverseerCollectionConfigSetProcessor-72080415349604356-127.0.0.1:43525__zr-n_0000000000) [n:127.0.0.1:43525__zr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000005 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1330111 INFO  (OverseerThreadFactory-7036-thread-5-processing-n:127.0.0.1:43525__zr) [n:127.0.0.1:43525__zr c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:34023__zr for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 1330112 INFO  (OverseerThreadFactory-7036-thread-5-processing-n:127.0.0.1:43525__zr) [n:127.0.0.1:43525__zr c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1330112 INFO  (SocketProxy-Acceptor-34023) [    ] o.a.s.c.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=39034,localport=34023], receiveBufferSize:531000
   [junit4]   2> 1330113 INFO  (SocketProxy-Acceptor-34023) [    ] o.a.s.c.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=41659,localport=50648], receiveBufferSize=530904
   [junit4]   2> 1330156 INFO  (qtp538397018-21521) [n:127.0.0.1:34023__zr    x:collection1_shard2_replica_t5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t5&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1330258 INFO  (zkCallback-7365-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1330258 INFO  (zkCallback-7365-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1330258 INFO  

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

on
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	3	/solr/collections/c8n_1x2/terms/shard1
   [junit4]   2> 	2	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	64	/solr/collections/collection1/state.json
   [junit4]   2> 	36	/solr/collections/collDoRecoveryOnRestart/state.json
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	5	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	2	/solr/collections/collDoRecoveryOnRestart/leader_elect/shard1/election/72080415349604366-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72080415349604366-127.0.0.1:33571__zr-n_0000000002
   [junit4]   2> 	2	/solr/overseer_elect/election/72080415349604356-127.0.0.1:43525__zr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 1371255 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39839
   [junit4]   2> 1371255 INFO  (TEST-HttpPartitionWithTlogReplicasTest.test-seed#[78B24CF9831CF93F]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39839
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test -Dtests.seed=78B24CF9831CF93F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gsw -Dtests.timezone=America/Phoenix -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   45.7s J2 | HttpPartitionWithTlogReplicasTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:33571/_zr: Could not find collection : c8n_1x2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([78B24CF9831CF93F:F0E673232DE094C7]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollectionRetry(AbstractFullDistribZkTestBase.java:2045)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.testRf2(HttpPartitionTest.java:214)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:135)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:835)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionWithTlogReplicasTest_78B24CF9831CF93F-001
   [junit4]   2> Apr 14, 2019 2:42:16 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 8 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5b40e96), locale=gsw, timezone=America/Phoenix
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12 (64-bit)/cpus=8,threads=1,free=202673216,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMinHashQParser, BlockJoinFacetDistribTest, ScheduledTriggerIntegrationTest, TestCloudManagedSchema, TestFieldSortValues, DistributedIntervalFacetingTest, TestSSLRandomization, TestReqParamsAPI, TriggerSetPropertiesIntegrationTest, TestCloudSearcherWarming, FieldAnalysisRequestHandlerTest, DocValuesNotIndexedTest, HDFSCollectionsAPITest, NodeMarkersRegistrationTest, TestCustomDocTransformer, ZkCLITest, PeerSyncWithBufferUpdatesTest, TestLegacyTerms, TermsComponentTest, ExplicitHLLTest, DocumentBuilderTest, TestDistributedGrouping, TestUpdate, SOLR749Test, TestSubQueryTransformer, TestJsonFacetsStatsParsing, FacetPivotSmallTest, TestLeaderElectionWithEmptyReplica, TestStreamBody, UninvertDocValuesMergePolicyTest, TestManagedSynonymFilterFactory, TestWithCollection, AutoscalingHistoryHandlerTest, TestHighFrequencyDictionaryFactory, SplitShardTest, SuggestComponentTest, SolrShardReporterTest, TestPayloadScoreQParserPlugin, TestPointFields, RandomizedTaggerTest, TestManagedResource, SuggesterTSTTest, TestSchemaResource, TestReloadDeadlock, TestExportWriter, TestSolrIndexConfig, RankQueryTest, SpellCheckCollatorWithCollapseTest, SimplePostToolTest, TestSimpleTrackingShardHandler, TestDeleteCollectionOnDownNodes, TestClusterStateMutator, TestTestInjection, TestRandomRequestDistribution, HttpPartitionTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrConfigHandler, LeaderFailureAfterFreshStartTest, TestLegacyField, RangeFacetCloudTest, MigrateRouteKeyTest, TestNumericRangeQuery64, HdfsLockFactoryTest, TestXmlQParser, TestDefaultStatsCache, TestJavabinTupleStreamParser, SolrJmxReporterTest, TestElisionMultitermQuery, RecoveryAfterSoftCommitTest, TestManagedSchemaAPI, BinaryUpdateRequestHandlerTest, NodeAddedTriggerTest, DistributedUpdateProcessorTest, TestMacroExpander, TestAuthenticationFramework, TestUninvertingReader, ByteBuffersDirectoryFactoryTest, CopyFieldTest, InfoHandlerTest, TestDocumentBuilder, FullSolrCloudDistribCmdsTest, TestRangeQuery, TestStressReorder, TestSimpleQParserPlugin, SearchHandlerTest, HdfsAutoAddReplicasIntegrationTest, ShardRoutingTest, TestCollationFieldDocValues, ActionThrottleTest, TestImplicitCoreProperties, UtilsToolTest, TestInPlaceUpdatesStandalone, TriLevelCompositeIdRoutingTest, TestPerFieldSimilarityWithDefaultOverride, TestNoOpRegenerator, AlternateDirectoryTest, TestRequestStatusCollectionAPI, TestFaceting, TestSQLHandlerNonCloud, TestSurroundQueryParser, TestFileDictionaryLookup, TestDownShardTolerantSearch, TestSolrCloudWithKerberosAlt, TestConfigSetProperties, HdfsChaosMonkeyNothingIsSafeTest, TestSimTriggerIntegration, AssignBackwardCompatibilityTest, TestLegacyBM25SimilarityFactory, TestBulkSchemaAPI, SearchHandlerTest, MultiThreadedOCPTest, RAMDirectoryFactoryTest, UUIDFieldTest, TestPullReplica, TestQueryUtils, TestJoin, PingRequestHandlerTest, TestCloudPseudoReturnFields, TestBackupRepositoryFactory, TestHdfsUpdateLog, TestMiniSolrCloudClusterSSL, UpdateParamsTest, PolyFieldTest, TestPKIAuthenticationPlugin, SolrCLIZkUtilsTest, BasicDistributedZkTest, BlockDirectoryTest, TestFieldTypeCollectionResource, AssignTest, TestHdfsCloudBackupRestore, TestCoreAdminApis, TestSerializedLuceneMatchVersion, TestReplicationHandler, ShowFileRequestHandlerTest, TestStandardQParsers, SpellCheckComponentTest, TestDynamicFieldResource, DistributedSpellCheckComponentTest, XmlUpdateRequestHandlerTest, CloudMLTQParserTest, HttpPartitionWithTlogReplicasTest]
   [junit4] Completed [474/854 (1!)] on J2 in 46.53s, 1 test, 1 error <<< FAILURES!

[...truncated 44457 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/400/consoleText

[repro] Revision: a4ba4b0b7c81c10c0f078a094a0ad1ba3453d633

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=HttpPartitionWithTlogReplicasTest -Dtests.method=test -Dtests.seed=78B24CF9831CF93F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gsw -Dtests.timezone=America/Phoenix -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       HttpPartitionWithTlogReplicasTest
[repro] ant compile-test

[...truncated 3581 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.HttpPartitionWithTlogReplicasTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=78B24CF9831CF93F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gsw -Dtests.timezone=America/Phoenix -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 75 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest
[repro] Exiting with code 0

[...truncated 43 lines...]

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 402 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/402/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B60EA4C5D247193B:5B171C070621435A]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B60EA4C5D247193B:5B171C070621435A]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B60EA4C5D247193B:5B171C070621435A]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B60EA4C5D247193B:5B171C070621435A]:0)
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test

Error Message:
Error from server at http://127.0.0.1:34925/uo/az/collection1: non ok status: 500, message:Server Error

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34925/uo/az/collection1: non ok status: 500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([FF103A2F3B2BBBF7:774405F595D7D60F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:579)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.indexDocAndRandomlyCommit(NestedShardedAtomicUpdateTest.java:221)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.sendWrongRouteParam(NestedShardedAtomicUpdateTest.java:191)
	at org.apache.solr.cloud.NestedShardedAtomicUpdateTest.test(NestedShardedAtomicUpdateTest.java:55)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 10270 lines...]
   [junit4] Suite: org.apache.lucene.document.TestLatLonShapeEncoding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLatLonShapeEncoding -Dtests.method=testRandomLineEncoding -Dtests.seed=B60EA4C5D247193B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-PH -Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | TestLatLonShapeEncoding.testRandomLineEncoding <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B60EA4C5D247193B:5B171C070621435A]:0)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.verifyEncoding(TestLatLonShapeEncoding.java:533)
   [junit4]    > 	at org.apache.lucene.document.TestLatLonShapeEncoding.testRandomLineEncoding(TestLatLonShapeEncoding.java:475)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=1895, maxMBSortInHeap=7.485245184678238, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b7e2a44), locale=en-PH, timezone=America/Danmarkshavn
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=8,threads=1,free=496615992,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocValuesNumbersQuery, TestPayloadFilteredInterval, TestIDVersionPostingsFormat, TestLatLonPointShapeQueries, FuzzyLikeThisQueryTest, TestLatLonBoundingBoxQueries, TestDoubleRangeField, TestFloatPointNearestNeighbor, TestHalfFloatPoint, TestLatLonMultiLineShapeQueries, TestLatLonShapeEncoding]
   [junit4] Completed [21/32 (1!)] on J0 in 0.28s, 18 tests, 1 failure <<< FAILURES!

[...truncated 4178 lines...]
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4]   2> 1228731 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[FF103A2F3B2BBBF7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/init-core-data-001
   [junit4]   2> 1228731 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[FF103A2F3B2BBBF7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1228732 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[FF103A2F3B2BBBF7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1228732 INFO  (SUITE-NestedShardedAtomicUpdateTest-seed#[FF103A2F3B2BBBF7]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /uo/az
   [junit4]   2> 1228736 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1228736 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1228736 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1228836 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer start zk server on port:44151
   [junit4]   2> 1228836 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44151
   [junit4]   2> 1228836 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44151
   [junit4]   2> 1228840 INFO  (zkConnectionManagerCallback-8566-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1228843 INFO  (zkConnectionManagerCallback-8568-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1228844 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1228845 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-nest.xml to /configs/conf1/schema.xml
   [junit4]   2> 1228845 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1228845 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1228846 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1228846 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1228846 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1228847 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1228847 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1228847 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1228848 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkTestServer put /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1228848 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1228921 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1228922 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1228922 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1228922 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1228925 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1228925 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1228925 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1228928 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ee14e81{/uo/az,null,AVAILABLE}
   [junit4]   2> 1228929 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7180f4f0{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40995}
   [junit4]   2> 1228929 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.e.j.s.Server Started @1228969ms
   [junit4]   2> 1228929 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/tempDir-001/control/data, hostContext=/uo/az, hostPort=40995, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/control-001/cores}
   [junit4]   2> 1228930 ERROR (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1228930 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1228930 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1228930 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1228930 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1228930 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T20:45:27.596Z
   [junit4]   2> 1228931 INFO  (zkConnectionManagerCallback-8570-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1228932 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1228932 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/control-001/solr.xml
   [junit4]   2> 1228935 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1228935 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1228936 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1228991 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1228992 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6254599b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1228995 WARN  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c6dc76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1228996 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44151/solr
   [junit4]   2> 1228996 INFO  (zkConnectionManagerCallback-8577-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1228998 INFO  (zkConnectionManagerCallback-8579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229030 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40995_uo%2Faz
   [junit4]   2> 1229030 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.c.Overseer Overseer (id=72081846465200132-127.0.0.1:40995_uo%2Faz-n_0000000000) starting
   [junit4]   2> 1229034 INFO  (zkConnectionManagerCallback-8586-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229035 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44151/solr ready
   [junit4]   2> 1229035 INFO  (OverseerStateUpdate-72081846465200132-127.0.0.1:40995_uo%2Faz-n_0000000000) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40995_uo%2Faz
   [junit4]   2> 1229042 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40995_uo%2Faz
   [junit4]   2> 1229042 INFO  (zkCallback-8578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1229049 INFO  (zkCallback-8585-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1229053 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1229067 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1229074 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1229074 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1229075 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/control-001/cores
   [junit4]   2> 1229091 INFO  (zkConnectionManagerCallback-8592-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1229093 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1229093 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44151/solr ready
   [junit4]   2> 1229094 INFO  (qtp471134627-25361) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40995_uo%252Faz&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1229097 INFO  (OverseerThreadFactory-8316-thread-1-processing-n:127.0.0.1:40995_uo%2Faz) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1229200 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz    x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1229200 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1230209 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1230221 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=nested-docs
   [junit4]   2> 1230223 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema nested-docs/1.6 with uniqueid field id
   [junit4]   2> 1230223 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1230223 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1230223 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1230224 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=11.109375, floorSegmentMB=0.8330078125, forceMergeDeletesPctAllowed=17.26562497687936, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=35.66865983573106
   [junit4]   2> 1230225 WARN  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1230247 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1230247 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1230249 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1230249 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1230249 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1230250 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@792820ac[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1230250 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1230250 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1230251 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1230251 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630823754148872192
   [junit4]   2> 1230253 INFO  (searcherExecutor-8321-thread-1-processing-n:127.0.0.1:40995_uo%2Faz x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@792820ac[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1230254 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1230254 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1230255 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1230255 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1230255 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40995/uo/az/control_collection_shard1_replica_n1/
   [junit4]   2> 1230255 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1230255 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:40995/uo/az/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1230255 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72081846465200132-core_node2-n_0000000000
   [junit4]   2> 1230256 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40995/uo/az/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1230357 INFO  (zkCallback-8578-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1230357 INFO  (zkCallback-8578-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1230357 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1230358 INFO  (qtp471134627-25360) [n:127.0.0.1:40995_uo%2Faz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1158
   [junit4]   2> 1230360 INFO  (qtp471134627-25361) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1230458 INFO  (zkCallback-8578-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1230458 INFO  (zkCallback-8578-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1230458 INFO  (zkCallback-8578-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1230459 INFO  (qtp471134627-25361) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:40995_uo%252Faz&wt=javabin&version=2} status=0 QTime=1365
   [junit4]   2> 1230461 INFO  (zkConnectionManagerCallback-8598-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1230462 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1230462 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44151/solr ready
   [junit4]   2> 1230462 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1230463 INFO  (qtp471134627-25362) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1230464 INFO  (OverseerCollectionConfigSetProcessor-72081846465200132-127.0.0.1:40995_uo%2Faz-n_0000000000) [n:127.0.0.1:40995_uo%2Faz    ] 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> 1230464 INFO  (OverseerThreadFactory-8316-thread-2-processing-n:127.0.0.1:40995_uo%2Faz) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1230666 WARN  (OverseerThreadFactory-8316-thread-2-processing-n:127.0.0.1:40995_uo%2Faz) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1230667 INFO  (qtp471134627-25362) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1230667 INFO  (qtp471134627-25362) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=204
   [junit4]   2> 1230668 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 1230733 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-1-001 of type NRT
   [junit4]   2> 1230734 WARN  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1230734 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1230734 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1230734 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1230734 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1230734 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1230734 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1230735 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@689a32{/uo/az,null,AVAILABLE}
   [junit4]   2> 1230735 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7726541a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40347}
   [junit4]   2> 1230735 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.Server Started @1230775ms
   [junit4]   2> 1230735 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/uo/az, hostPort=40347, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-1-001/cores}
   [junit4]   2> 1230735 ERROR (closeThreadPool-8599-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1230735 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1230735 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1230735 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1230735 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1230735 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T20:45:29.401Z
   [junit4]   2> 1230736 INFO  (zkConnectionManagerCallback-8601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1230737 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1230737 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-1-001/solr.xml
   [junit4]   2> 1230739 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1230739 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1230740 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1230802 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1230803 WARN  (closeThreadPool-8599-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3f12dff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1230805 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-2-001 of type NRT
   [junit4]   2> 1230805 WARN  (closeThreadPool-8599-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1230805 WARN  (closeThreadPool-8599-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a960c31[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1230805 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1230805 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1230805 INFO  (closeThreadPool-8599-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1230806 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44151/solr
   [junit4]   2> 1230816 INFO  (zkConnectionManagerCallback-8608-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1230816 INFO  (closeThreadPool-8599-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1230816 INFO  (closeThreadPool-8599-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1230816 INFO  (closeThreadPool-8599-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1230816 INFO  (closeThreadPool-8599-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@125be9fe{/uo/az,null,AVAILABLE}
   [junit4]   2> 1230817 INFO  (closeThreadPool-8599-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e09f177{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:35037}
   [junit4]   2> 1230817 INFO  (closeThreadPool-8599-thread-2) [    ] o.e.j.s.Server Started @1230856ms
   [junit4]   2> 1230817 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/uo/az, hostPort=35037, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-2-001/cores}
   [junit4]   2> 1230817 ERROR (closeThreadPool-8599-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1230817 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1230817 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1230817 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1230817 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1230817 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T20:45:29.483Z
   [junit4]   2> 1230821 INFO  (zkConnectionManagerCallback-8610-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1230822 INFO  (zkConnectionManagerCallback-8612-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1230822 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1230822 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-2-001/solr.xml
   [junit4]   2> 1230823 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1230824 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.c.ZkController Publish node=127.0.0.1:40347_uo%2Faz as DOWN
   [junit4]   2> 1230825 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1230825 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40347_uo%2Faz
   [junit4]   2> 1230825 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1230825 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1230825 INFO  (zkCallback-8597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1230825 INFO  (zkCallback-8585-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1230825 INFO  (zkCallback-8609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1230826 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1230833 INFO  (zkCallback-8578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1230837 INFO  (zkConnectionManagerCallback-8620-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1230838 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1230838 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44151/solr ready
   [junit4]   2> 1230841 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1230851 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1230857 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1230857 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1230858 INFO  (closeThreadPool-8599-thread-1) [n:127.0.0.1:40347_uo%2Faz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-1-001/cores
   [junit4]   2> 1230872 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-3-001 of type NRT
   [junit4]   2> 1230873 WARN  (closeThreadPool-8599-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1230873 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1230873 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1230873 INFO  (closeThreadPool-8599-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1230878 INFO  (closeThreadPool-8599-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1230878 INFO  (closeThreadPool-8599-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1230878 INFO  (closeThreadPool-8599-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1230881 INFO  (closeThreadPool-8599-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1610fc15{/uo/az,null,AVAILABLE}
   [junit4]   2> 1230901 INFO  (closeThreadPool-8599-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d4c118b{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:34925}
   [junit4]   2> 1230901 INFO  (closeThreadPool-8599-thread-3) [    ] o.e.j.s.Server Started @1230941ms
   [junit4]   2> 1230901 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/uo/az, hostPort=34925, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-3-001/cores}
   [junit4]   2> 1230901 ERROR (closeThreadPool-8599-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1230901 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1230902 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1230902 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1230902 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1230902 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T20:45:29.568Z
   [junit4]   2> 1230902 INFO  (zkConnectionManagerCallback-8623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1230903 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1230903 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-3-001/solr.xml
   [junit4]   2> 1230905 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1230905 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1230906 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1230970 INFO  (TEST-NestedShardedAtomicUpdateTest.test-seed#[FF103A2F3B2BBBF7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-4-001 of type NRT
   [junit4]   2> 1230970 WARN  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1230971 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1230971 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1230971 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 1230971 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1230971 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1230971 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1230971 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3309cc97{/uo/az,null,AVAILABLE}
   [junit4]   2> 1230972 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@294c95d5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46355}
   [junit4]   2> 1230972 INFO  (closeThreadPool-8599-thread-1) [    ] o.e.j.s.Server Started @1231011ms
   [junit4]   2> 1230972 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/tempDir-001/jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/uo/az, hostPort=46355, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-4-001/cores}
   [junit4]   2> 1230972 ERROR (closeThreadPool-8599-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1230972 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1230972 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1230972 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1230972 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1230972 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T20:45:29.638Z
   [junit4]   2> 1230973 INFO  (zkConnectionManagerCallback-8626-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1230973 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1230973 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-4-001/solr.xml
   [junit4]   2> 1230976 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1230976 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1230977 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1230977 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1230978 WARN  (closeThreadPool-8599-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b1d4093[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1230982 WARN  (closeThreadPool-8599-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1bf7db90[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1230983 INFO  (closeThreadPool-8599-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44151/solr
   [junit4]   2> 1230986 INFO  (zkConnectionManagerCallback-8633-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1230989 INFO  (zkConnectionManagerCallback-8635-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1230991 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1230992 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.c.ZkController Publish node=127.0.0.1:34925_uo%2Faz as DOWN
   [junit4]   2> 1230992 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1230992 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34925_uo%2Faz
   [junit4]   2> 1230993 INFO  (zkCallback-8597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1230993 INFO  (zkCallback-8578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1230993 INFO  (zkCallback-8609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1230993 INFO  (zkCallback-8634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1230993 INFO  (zkCallback-8585-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1230993 INFO  (zkCallback-8619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1231006 INFO  (zkConnectionManagerCallback-8642-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1231007 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1231007 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44151/solr ready
   [junit4]   2> 1231007 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1231021 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1231029 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1231029 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1231030 INFO  (closeThreadPool-8599-thread-3) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-3-001/cores
   [junit4]   2> 1231042 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1231044 WARN  (closeThreadPool-8599-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7b04ee0e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1231046 WARN  (closeThreadPool-8599-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5e146d37[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1231047 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44151/solr
   [junit4]   2> 1231048 INFO  (zkConnectionManagerCallback-8649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1231049 INFO  (zkConnectionManagerCallback-8651-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1231051 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1231054 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:46355_uo%2Faz as DOWN
   [junit4]   2> 1231054 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1231054 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46355_uo%2Faz
   [junit4]   2> 1231054 INFO  (zkCallback-8585-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1231054 INFO  (zkCallback-8609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1231054 INFO  (zkCallback-8597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1231054 INFO  (zkCallback-8634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1231055 INFO  (zkCallback-8578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1231057 INFO  (zkCallback-8619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1231058 INFO  (zkCallback-8641-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1231061 INFO  (zkCallback-8650-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1231065 INFO  (zkConnectionManagerCallback-8658-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1231065 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1231066 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44151/solr ready
   [junit4]   2> 1231066 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1231076 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1231082 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1231082 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1231082 INFO  (closeThreadPool-8599-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-4-001/cores
   [junit4]   2> 1231146 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1231147 WARN  (closeThreadPool-8599-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3f1d0d98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1231149 WARN  (closeThreadPool-8599-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@d0267dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1231149 INFO  (closeThreadPool-8599-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44151/solr
   [junit4]   2> 1231150 INFO  (zkConnectionManagerCallback-8665-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1231151 INFO  (zkConnectionManagerCallback-8667-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1231153 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1231154 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.c.ZkController Publish node=127.0.0.1:35037_uo%2Faz as DOWN
   [junit4]   2> 1231154 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1231154 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35037_uo%2Faz
   [junit4]   2> 1231155 INFO  (zkCallback-8597-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1231155 INFO  (zkCallback-8619-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1231155 INFO  (zkCallback-8650-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1231155 INFO  (zkCallback-8634-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1231155 INFO  (zkCallback-8578-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1231155 INFO  (zkCallback-8609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1231155 INFO  (zkCallback-8585-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1231155 INFO  (zkCallback-8641-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1231155 INFO  (zkCallback-8666-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1231155 INFO  (zkCallback-8657-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1231165 INFO  (zkConnectionManagerCallback-8674-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1231166 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 1231167 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44151/solr ready
   [junit4]   2> 1231167 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1231182 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1231189 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1231189 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@671df234
   [junit4]   2> 1231190 INFO  (closeThreadPool-8599-thread-2) [n:127.0.0.1:35037_uo%2Faz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.NestedShardedAtomicUpdateTest_FF103A2F3B2BBBF7-001/shard-2-001/cores
   [junit4]   2> 1231225 INFO  (qtp698177008-25469) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:34925_uo%252Faz&action=ADDREPLICA&collection=collection1&shard=shard4&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1231226 INFO  (qtp698177008-25467) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46355_uo%252Faz&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1231226 INFO  (qtp698177008-25468) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35037_uo%252Faz&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1231226 INFO  (qtp698177008-25556) [n:127.0.0.1:34925_uo%2Faz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:40347_uo%252Faz&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1231226 INFO  (OverseerCollectionConfigSetProcessor-72081846465200132-127.0.0.1:40995_uo%2Faz-n_0000000000) [n:127.0.0.1:40995_uo%2Faz    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have dis

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



jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

common.compile-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test
    [javac] Compiling 960 source files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test/org/apache/solr/cloud/autoscaling/sim/package-info.class
     [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/classes/test

common-solr.compile-test:

compile-test:

BUILD SUCCESSFUL
Total time: 59 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.NestedShardedAtomicUpdateTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=FF103A2F3B2BBBF7 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=America/Porto_Acre -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
Buildfile: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 16ms :: artifacts dl 1ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: FF103A2F3B2BBBF7
    [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hi! Master seed: FF103A2F3B2BBBF7
   [junit4] Executing 5 suites with 3 JVMs.
   [junit4] 
   [junit4] Started J0 PID(7125@serv1.sd-datasolutions.de).
   [junit4] Started J1 PID(7124@serv1.sd-datasolutions.de).
   [junit4] Started J2 PID(7123@serv1.sd-datasolutions.de).
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.0s J2 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [1/5] on J2 in 19.21s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.4s J0 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [2/5] on J0 in 19.47s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      17.3s J1 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [3/5] on J1 in 20.23s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      6.88s J2 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [4/5] on J2 in 7.52s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
   [junit4] OK      7.18s J0 | NestedShardedAtomicUpdateTest.test
   [junit4] Completed [5/5] on J0 in 7.60s, 1 test
   [junit4] 
   [junit4] JVM J0:     0.67 ..    28.89 =    28.23s
   [junit4] JVM J1:     0.69 ..    21.85 =    21.16s
   [junit4] JVM J2:     0.73 ..    28.75 =    28.02s
   [junit4] Execution time total: 28 seconds
   [junit4] Tests summary: 5 suites, 5 tests
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 197.46s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 133.14s | org.apache.solr.request.TestIntervalFaceting
[junit4:tophints] 117.07s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints]  91.16s | org.apache.solr.index.hdfs.CheckHdfsIndexTest
[junit4:tophints]  82.70s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 30 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.NestedShardedAtomicUpdateTest
[repro]   5/5 failed: org.apache.lucene.document.TestLatLonShapeEncoding
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a4ba4b0b7c81c10c0f078a094a0ad1ba3453d633, workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #400
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 401 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/401/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting

Error Message:
Timeout occurred while waiting response from server at: https://127.0.0.1:41967/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n10

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout occurred while waiting response from server at: https://127.0.0.1:41967/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n10
	at __randomizedtesting.SeedInfo.seed([CD46D550399AF7CA:FCD659BC9DCC08E3]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:125)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.getRouteException(CloudSolrClient.java:46)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.directUpdate(BaseCloudSolrClient.java:485)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:964)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:177)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest.testSliceRouting(CategoryRoutedAliasUpdateProcessorTest.java:366)
	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.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:41967/solr/myAlias__CRA__Heart_of_Gold_shard3_replica_n10
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.lambda$directUpdate$0(BaseCloudSolrClient.java:459)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548)
	... 10 more




Build Log:
[...truncated 13645 lines...]
   [junit4] Suite: org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
   [junit4]   2> 310959 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[CD46D550399AF7CA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/init-core-data-001
   [junit4]   2> 310959 WARN  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[CD46D550399AF7CA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 310959 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[CD46D550399AF7CA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 310961 INFO  (SUITE-CategoryRoutedAliasUpdateProcessorTest-seed#[CD46D550399AF7CA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 310963 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSliceRouting
   [junit4]   2> 310964 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001
   [junit4]   2> 310964 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 310964 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 310964 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 311064 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.ZkTestServer start zk server on port:42269
   [junit4]   2> 311064 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42269
   [junit4]   2> 311064 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42269
   [junit4]   2> 311068 INFO  (zkConnectionManagerCallback-2271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311070 INFO  (zkConnectionManagerCallback-2273-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311086 INFO  (zkConnectionManagerCallback-2275-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311088 WARN  (jetty-launcher-2276-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 311088 WARN  (jetty-launcher-2276-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 311089 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 311089 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 311089 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 311089 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 311089 INFO  (jetty-launcher-2276-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 311089 INFO  (jetty-launcher-2276-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 311091 WARN  (jetty-launcher-2276-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 311091 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 311091 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 311091 INFO  (jetty-launcher-2276-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 311098 WARN  (jetty-launcher-2276-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 311098 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 311098 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 311098 INFO  (jetty-launcher-2276-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 311108 INFO  (jetty-launcher-2276-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 311108 INFO  (jetty-launcher-2276-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 311108 INFO  (jetty-launcher-2276-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 311109 INFO  (jetty-launcher-2276-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@384f1869{/solr,null,AVAILABLE}
   [junit4]   2> 311109 WARN  (jetty-launcher-2276-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5e99141[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311112 INFO  (jetty-launcher-2276-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 311112 INFO  (jetty-launcher-2276-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 311112 INFO  (jetty-launcher-2276-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 311112 INFO  (jetty-launcher-2276-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@294ef223{/solr,null,AVAILABLE}
   [junit4]   2> 311112 WARN  (jetty-launcher-2276-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2266a393[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311113 INFO  (jetty-launcher-2276-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 311113 INFO  (jetty-launcher-2276-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 311113 INFO  (jetty-launcher-2276-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 311118 INFO  (jetty-launcher-2276-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78692151{/solr,null,AVAILABLE}
   [junit4]   2> 311119 WARN  (jetty-launcher-2276-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5b67c7ec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311122 INFO  (jetty-launcher-2276-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 311122 INFO  (jetty-launcher-2276-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 311122 INFO  (jetty-launcher-2276-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 311133 INFO  (jetty-launcher-2276-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49d0b9a8{/solr,null,AVAILABLE}
   [junit4]   2> 311133 WARN  (jetty-launcher-2276-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6e7eabf1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311133 INFO  (jetty-launcher-2276-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5dad1fe5{SSL,[ssl, http/1.1]}{127.0.0.1:37937}
   [junit4]   2> 311133 INFO  (jetty-launcher-2276-thread-1) [    ] o.e.j.s.Server Started @311169ms
   [junit4]   2> 311133 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37937}
   [junit4]   2> 311134 ERROR (jetty-launcher-2276-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 311134 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 311134 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.1.0
   [junit4]   2> 311134 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 311134 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 311134 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T17:27:13.987Z
   [junit4]   2> 311135 INFO  (zkConnectionManagerCallback-2278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311136 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 311138 INFO  (jetty-launcher-2276-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1230037f{SSL,[ssl, http/1.1]}{127.0.0.1:38707}
   [junit4]   2> 311138 INFO  (jetty-launcher-2276-thread-2) [    ] o.e.j.s.Server Started @311174ms
   [junit4]   2> 311138 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38707}
   [junit4]   2> 311138 ERROR (jetty-launcher-2276-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 311139 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 311139 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.1.0
   [junit4]   2> 311139 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 311139 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 311139 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T17:27:13.992Z
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e749cbd{SSL,[ssl, http/1.1]}{127.0.0.1:41967}
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-3) [    ] o.e.j.s.Server Started @311179ms
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@255f6291{SSL,[ssl, http/1.1]}{127.0.0.1:40745}
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-4) [    ] o.e.j.s.Server Started @311179ms
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41967}
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40745}
   [junit4]   2> 311143 ERROR (jetty-launcher-2276-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 311143 ERROR (jetty-launcher-2276-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.1.0
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.1.0
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 311143 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 311144 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T17:27:13.997Z
   [junit4]   2> 311144 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-14T17:27:13.997Z
   [junit4]   2> 311144 INFO  (zkConnectionManagerCallback-2280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311144 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 311167 INFO  (zkConnectionManagerCallback-2285-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311169 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 311169 INFO  (zkConnectionManagerCallback-2284-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311175 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 311314 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 311315 WARN  (jetty-launcher-2276-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> 311317 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 311318 WARN  (jetty-launcher-2276-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> 311335 WARN  (jetty-launcher-2276-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@16cb271[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311339 WARN  (jetty-launcher-2276-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@33faa710[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311344 WARN  (jetty-launcher-2276-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> 311358 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 311358 WARN  (jetty-launcher-2276-thread-3) [    ] 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> 311359 WARN  (jetty-launcher-2276-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> 311360 WARN  (jetty-launcher-2276-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@51c55b7b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311360 WARN  (jetty-launcher-2276-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5c1c946e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311360 WARN  (jetty-launcher-2276-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6ca54900[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311361 INFO  (jetty-launcher-2276-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42269/solr
   [junit4]   2> 311361 INFO  (jetty-launcher-2276-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42269/solr
   [junit4]   2> 311364 INFO  (zkConnectionManagerCallback-2300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311365 WARN  (jetty-launcher-2276-thread-3) [    ] 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> 311365 INFO  (zkConnectionManagerCallback-2302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311367 WARN  (jetty-launcher-2276-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@75cf7183[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311368 INFO  (jetty-launcher-2276-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42269/solr
   [junit4]   2> 311371 INFO  (zkConnectionManagerCallback-2305-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311373 INFO  (zkConnectionManagerCallback-2307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311373 INFO  (zkConnectionManagerCallback-2310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311378 INFO  (zkConnectionManagerCallback-2316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311383 INFO  (jetty-launcher-2276-thread-3) [n:127.0.0.1:41967_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41967_solr
   [junit4]   2> 311384 INFO  (jetty-launcher-2276-thread-3) [n:127.0.0.1:41967_solr    ] o.a.s.c.Overseer Overseer (id=72081067007213580-127.0.0.1:41967_solr-n_0000000000) starting
   [junit4]   2> 311394 INFO  (zkConnectionManagerCallback-2323-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311396 INFO  (jetty-launcher-2276-thread-3) [n:127.0.0.1:41967_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42269/solr ready
   [junit4]   2> 311401 INFO  (OverseerStateUpdate-72081067007213580-127.0.0.1:41967_solr-n_0000000000) [n:127.0.0.1:41967_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41967_solr
   [junit4]   2> 311407 INFO  (jetty-launcher-2276-thread-3) [n:127.0.0.1:41967_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41967_solr
   [junit4]   2> 311418 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 311419 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:37937_solr as DOWN
   [junit4]   2> 311420 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 311420 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37937_solr
   [junit4]   2> 311426 INFO  (zkCallback-2322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 311431 INFO  (zkCallback-2306-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 311434 INFO  (jetty-launcher-2276-thread-3) [n:127.0.0.1:41967_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 311434 INFO  (zkCallback-2315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 311435 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 311435 INFO  (zkConnectionManagerCallback-2329-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311436 WARN  (jetty-launcher-2276-thread-4) [    ] 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> 311436 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 311436 WARN  (jetty-launcher-2276-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1db5d130[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311437 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42269/solr ready
   [junit4]   2> 311437 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 311441 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 311453 WARN  (jetty-launcher-2276-thread-4) [    ] 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> 311453 WARN  (jetty-launcher-2276-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@156c3401[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 311454 INFO  (jetty-launcher-2276-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42269/solr
   [junit4]   2> 311460 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38707_solr as DOWN
   [junit4]   2> 311461 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 311461 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38707_solr
   [junit4]   2> 311468 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37937.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311482 INFO  (zkCallback-2322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 311482 INFO  (zkCallback-2306-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 311482 INFO  (zkCallback-2315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 311482 INFO  (zkCallback-2304-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 311484 INFO  (jetty-launcher-2276-thread-3) [n:127.0.0.1:41967_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41967.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311485 INFO  (zkCallback-2328-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 311489 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37937.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311489 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37937.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311490 INFO  (jetty-launcher-2276-thread-1) [n:127.0.0.1:37937_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node1/.
   [junit4]   2> 311498 INFO  (zkConnectionManagerCallback-2336-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311499 INFO  (zkConnectionManagerCallback-2341-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311499 INFO  (jetty-launcher-2276-thread-3) [n:127.0.0.1:41967_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41967.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311499 INFO  (jetty-launcher-2276-thread-3) [n:127.0.0.1:41967_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41967.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311500 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 311500 INFO  (jetty-launcher-2276-thread-3) [n:127.0.0.1:41967_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node3/.
   [junit4]   2> 311500 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42269/solr ready
   [junit4]   2> 311500 INFO  (zkConnectionManagerCallback-2343-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311501 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 311504 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 311507 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:40745_solr as DOWN
   [junit4]   2> 311507 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 311507 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40745_solr
   [junit4]   2> 311513 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311514 INFO  (zkCallback-2304-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 311514 INFO  (zkCallback-2315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 311514 INFO  (zkCallback-2328-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 311514 INFO  (zkCallback-2306-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 311514 INFO  (zkCallback-2322-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 311519 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311519 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311520 INFO  (jetty-launcher-2276-thread-2) [n:127.0.0.1:38707_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node2/.
   [junit4]   2> 311520 INFO  (zkCallback-2342-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 311521 INFO  (zkCallback-2340-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 311528 INFO  (zkConnectionManagerCallback-2351-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311528 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 311529 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42269/solr ready
   [junit4]   2> 311529 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 311542 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40745.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311548 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40745.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311548 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40745.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 311549 INFO  (jetty-launcher-2276-thread-4) [n:127.0.0.1:40745_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/.
   [junit4]   2> 311610 INFO  (zkConnectionManagerCallback-2357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311611 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 311611 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42269/solr ready
   [junit4]   2> 311612 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest SolrClient: org.apache.solr.client.solrj.impl.CloudSolrClient@220afdb4
   [junit4]   2> 311612 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.u.p.CategoryRoutedAliasUpdateProcessorTest ClusterStateProvider 127.0.0.1:42269/solr
   [junit4]   2> 311618 INFO  (zkConnectionManagerCallback-2362-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 311619 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 311619 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.testSliceRouting-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42269/solr ready
   [junit4]   2> 311631 INFO  (qtp1668186680-7125) [n:127.0.0.1:41967_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 311632 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"testSliceRouting",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 311633 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testSliceRouting/protwords.txt
   [junit4]   2> 311633 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testSliceRouting/managed-schema
   [junit4]   2> 311634 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testSliceRouting/solrconfig.xml
   [junit4]   2> 311635 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testSliceRouting/synonyms.txt
   [junit4]   2> 311635 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testSliceRouting/stopwords.txt
   [junit4]   2> 311636 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testSliceRouting/lang/contractions_it.txt
   [junit4]   2> 311637 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testSliceRouting/lang/stemdict_nl.txt
   [junit4]   2> 311637 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testSliceRouting/lang/stopwords_hy.txt
   [junit4]   2> 311638 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testSliceRouting/lang/stopwords_no.txt
   [junit4]   2> 311638 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testSliceRouting/lang/contractions_ca.txt
   [junit4]   2> 311639 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testSliceRouting/lang/stopwords_id.txt
   [junit4]   2> 311640 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testSliceRouting/lang/stopwords_ga.txt
   [junit4]   2> 311640 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testSliceRouting/lang/stopwords_hi.txt
   [junit4]   2> 311641 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testSliceRouting/lang/stopwords_da.txt
   [junit4]   2> 311641 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testSliceRouting/lang/stopwords_ja.txt
   [junit4]   2> 311642 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testSliceRouting/lang/stopwords_pt.txt
   [junit4]   2> 311643 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testSliceRouting/lang/stopwords_hu.txt
   [junit4]   2> 311643 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testSliceRouting/lang/stopwords_el.txt
   [junit4]   2> 311644 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testSliceRouting/lang/stopwords_ru.txt
   [junit4]   2> 311645 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testSliceRouting/lang/stopwords_tr.txt
   [junit4]   2> 311645 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testSliceRouting/lang/stopwords_ar.txt
   [junit4]   2> 311646 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testSliceRouting/lang/userdict_ja.txt
   [junit4]   2> 311647 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testSliceRouting/lang/stopwords_eu.txt
   [junit4]   2> 311647 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testSliceRouting/lang/stopwords_it.txt
   [junit4]   2> 311648 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testSliceRouting/lang/stopwords_cz.txt
   [junit4]   2> 311648 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testSliceRouting/lang/stoptags_ja.txt
   [junit4]   2> 311649 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testSliceRouting/lang/contractions_fr.txt
   [junit4]   2> 311650 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testSliceRouting/lang/stopwords_de.txt
   [junit4]   2> 311650 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testSliceRouting/lang/stopwords_fa.txt
   [junit4]   2> 311651 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testSliceRouting/lang/contractions_ga.txt
   [junit4]   2> 311652 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testSliceRouting/lang/stopwords_ca.txt
   [junit4]   2> 311652 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testSliceRouting/lang/stopwords_nl.txt
   [junit4]   2> 311653 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testSliceRouting/lang/stopwords_bg.txt
   [junit4]   2> 311653 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testSliceRouting/lang/stopwords_lv.txt
   [junit4]   2> 311657 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testSliceRouting/lang/stopwords_en.txt
   [junit4]   2> 311657 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testSliceRouting/lang/stopwords_es.txt
   [junit4]   2> 311658 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testSliceRouting/lang/stopwords_th.txt
   [junit4]   2> 311659 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testSliceRouting/lang/stopwords_ro.txt
   [junit4]   2> 311659 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testSliceRouting/lang/stopwords_fr.txt
   [junit4]   2> 311660 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testSliceRouting/lang/stopwords_sv.txt
   [junit4]   2> 311660 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testSliceRouting/lang/stopwords_fi.txt
   [junit4]   2> 311661 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testSliceRouting/lang/hyphenations_ga.txt
   [junit4]   2> 311662 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testSliceRouting/lang/stopwords_gl.txt
   [junit4]   2> 311662 INFO  (OverseerThreadFactory-2244-thread-1-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testSliceRouting/params.json
   [junit4]   2> 311663 INFO  (qtp1668186680-7125) [n:127.0.0.1:41967_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=testSliceRouting&action=CREATE&wt=javabin&version=2} status=0 QTime=32
   [junit4]   2> 311664 INFO  (qtp1668186680-7131) [n:127.0.0.1:41967_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 311666 INFO  (OverseerThreadFactory-2244-thread-2-processing-n:127.0.0.1:41967_solr) [n:127.0.0.1:41967_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSliceRouting
   [junit4]   2> 311666 INFO  (OverseerCollectionConfigSetProcessor-72081067007213580-127.0.0.1:41967_solr-n_0000000000) [n:127.0.0.1:41967_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> 311771 INFO  (OverseerStateUpdate-72081067007213580-127.0.0.1:41967_solr-n_0000000000) [n:127.0.0.1:41967_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSliceRouting",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSliceRouting_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40745/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 311982 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr    x:testSliceRouting_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 312991 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 312991 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 312991 WARN  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 312992 WARN  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 312992 WARN  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 312992 WARN  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 312992 WARN  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 312992 WARN  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 312992 WARN  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 312992 WARN  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 312992 WARN  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 313000 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 313023 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 313164 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 313180 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSliceRouting_shard1_replica_n1' using configuration from collection testSliceRouting, trusted=true
   [junit4]   2> 313180 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40745.solr.core.testSliceRouting.shard1.replica_n1' (registry 'solr.core.testSliceRouting.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 313181 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/./testSliceRouting_shard1_replica_n1/data/]
   [junit4]   2> 313182 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 313213 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 313213 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 313215 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 313215 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 313215 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@75b52307[testSliceRouting_shard1_replica_n1] main]
   [junit4]   2> 313216 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testSliceRouting
   [junit4]   2> 313216 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testSliceRouting
   [junit4]   2> 313216 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testSliceRouting/managed-schema
   [junit4]   2> 313216 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 313216 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 313216 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 313217 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 313217 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630811283594936320
   [junit4]   2> 313219 INFO  (searcherExecutor-2264-thread-1-processing-n:127.0.0.1:40745_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@75b52307[testSliceRouting_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 313219 INFO  (searcherExecutor-2264-thread-1-processing-n:127.0.0.1:40745_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 313219 INFO  (searcherExecutor-2264-thread-1-processing-n:127.0.0.1:40745_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 313219 INFO  (searcherExecutor-2264-thread-1-processing-n:127.0.0.1:40745_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [testSliceRouting_shard1_replica_n1] Registered new searcher Searcher@75b52307[testSliceRouting_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 313220 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSliceRouting/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 313220 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSliceRouting/leaders/shard1
   [junit4]   2> 313221 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 313221 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 313221 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40745/solr/testSliceRouting_shard1_replica_n1/
   [junit4]   2> 313222 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 313222 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:40745/solr/testSliceRouting_shard1_replica_n1/ has no replicas
   [junit4]   2> 313222 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testSliceRouting/leaders/shard1/leader after winning as /collections/testSliceRouting/leader_elect/shard1/election/72081067007213585-core_node2-n_0000000000
   [junit4]   2> 313222 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40745/solr/testSliceRouting_shard1_replica_n1/ shard1
   [junit4]   2> 313323 INFO  (zkCallback-2342-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 313323 INFO  (zkCallback-2342-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 313324 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 313400 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testSliceRouting&newCollection=true&name=testSliceRouting_shard1_replica_n1&action=CREATE&numShards=1&collection=testSliceRouting&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1418
   [junit4]   2> 313402 INFO  (qtp1668186680-7131) [n:127.0.0.1:41967_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> 313425 INFO  (zkCallback-2342-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 313425 INFO  (zkCallback-2315-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 313425 INFO  (zkCallback-2342-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 313425 INFO  (zkCallback-2342-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSliceRouting/state.json] for collection [testSliceRouting] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 313425 INFO  (qtp1668186680-7131) [n:127.0.0.1:41967_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=testSliceRouting&name=testSliceRouting&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=1761
   [junit4]   2> 313468 DEBUG (qtp640655617-7148) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
   [junit4]   2> 313469 INFO  (qtp640655617-7148) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tracking-testSliceRouting",
   [junit4]   2>     "class":"solr.TrackingUpdateProcessorFactory",
   [junit4]   2>     "group":"testSliceRouting"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.RoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 313469 INFO  (Thread-1075) [    ] o.a.s.c.SolrCore config update listener called for core testSliceRouting_shard1_replica_n1
   [junit4]   2> 313470 INFO  (Thread-1075) [    ] o.a.s.c.SolrCore core reload testSliceRouting_shard1_replica_n1
   [junit4]   2> 313470 INFO  (qtp640655617-7148) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection testSliceRouting
   [junit4]   2> 313471 INFO  (solrHandlerExecutor-2269-thread-1-processing-n:127.0.0.1:40745_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 313476 INFO  (Thread-1075) [    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 313476 INFO  (Thread-1075) [    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 313477 WARN  (Thread-1075) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 313477 WARN  (Thread-1075) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 313477 WARN  (Thread-1075) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 313477 WARN  (Thread-1075) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 313477 WARN  (Thread-1075) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 313477 WARN  (Thread-1075) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 313477 WARN  (Thread-1075) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 313477 WARN  (Thread-1075) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 313477 WARN  (Thread-1075) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1/../../../../dist
   [junit4]   2> 313497 INFO  (Thread-1075) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 313518 INFO  (Thread-1075) [    ] o.a.s.s.IndexSchema [testSliceRouting_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 313573 INFO  (qtp640655617-7140) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 313574 INFO  (qtp640655617-7140) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 313574 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 313574 INFO  (solrHandlerExecutor-2269-thread-1-processing-n:127.0.0.1:40745_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:40745/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 313574 INFO  (solrHandlerExecutor-2269-thread-1-processing-n:127.0.0.1:40745_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 313655 INFO  (Thread-1075) [    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 313669 INFO  (OverseerCollectionConfigSetProcessor-72081067007213580-127.0.0.1:41967_solr-n_0000000000) [n:127.0.0.1:41967_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 313672 INFO  (Thread-1075) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'testSliceRouting_shard1_replica_n1' using configuration from collection testSliceRouting
   [junit4]   2> 313675 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 313675 INFO  (qtp640655617-7146) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.S.Request [testSliceRouting_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 313675 INFO  (SolrConfigHandler-refreshconf) [    ] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 313675 INFO  (solrHandlerExecutor-2269-thread-1-processing-n:127.0.0.1:40745_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:40745/solr/testSliceRouting_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 313675 INFO  (solrHandlerExecutor-2269-thread-1-processing-n:127.0.0.1:40745_solr x:testSliceRouting_shard1_replica_n1 c:testSliceRouting s:shard1 r:core_node2) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 313695 INFO  (Thread-1075) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40745.solr.core.testSliceRouting.shard1.replica_n1' (registry 'solr.core.testSliceRouting.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b99d7dd
   [junit4]   2> 313695 INFO  (Thread-1075) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.c.SolrCore [[testSliceRouting_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/testSliceRouting_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001/tempDir-001/node4/./testSliceRouting_shard1_replica_n1/data/]
   [junit4]   2> 313697 INFO  (Thread-1075) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 313707 DEBUG (Thread-1075) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.p.TrackingUpdateProcessorFactory Init URP, group 'testSliceRouting'
   [junit4]   2> 313738 INFO  (Thread-1075) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 313738 INFO  (Thread-1075) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 313740 INFO  (Thread-1075) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7100a985[testSliceRouting_shard1_replica_n1] main]
   [junit4]   2> 313740 INFO  (Thread-1075) [n:127.0.0.1:40745_solr c:testSliceRouting s:shard1 r:core_node2 x:testSliceRouting_shard1_repli

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

xReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c4dcb1b: rootName = solr_39933, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6449e34d
   [junit4]   2> 569199 INFO  (jetty-closer-3032-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 569199 INFO  (jetty-closer-3032-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 569199 INFO  (jetty-closer-3032-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f9e8b86: rootName = solr_43613, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6449e34d
   [junit4]   2> 569199 INFO  (jetty-closer-3032-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 569200 INFO  (jetty-closer-3032-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 569201 INFO  (jetty-closer-3032-thread-4) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19e393e: rootName = solr_43101, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6449e34d
   [junit4]   2> 569201 INFO  (jetty-closer-3032-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 569214 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100155ce7bc0012, likely client has closed socket
   [junit4]   2> 569231 INFO  (jetty-closer-3032-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6073d320{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 569232 INFO  (jetty-closer-3032-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7380a37d{/solr,null,UNAVAILABLE}
   [junit4]   2> 569233 INFO  (jetty-closer-3032-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 569233 INFO  (jetty-closer-3032-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5eb153f8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 569233 INFO  (jetty-closer-3032-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@762fde8c{/solr,null,UNAVAILABLE}
   [junit4]   2> 569233 INFO  (jetty-closer-3032-thread-4) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 569233 INFO  (jetty-closer-3032-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@497547a5{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 569233 INFO  (jetty-closer-3032-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@635786d4{/solr,null,UNAVAILABLE}
   [junit4]   2> 569233 INFO  (jetty-closer-3032-thread-3) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 569234 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 569238 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> 	11	/solr/aliases.json
   [junit4]   2> 	8	/solr/configs/test/managed-schema
   [junit4]   2> 	7	/solr/configs/test
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Constructor/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__B_ark/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Heart_of_Gold/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Stunt_Ship/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__Bi_tromath/terms/shard1
   [junit4]   2> 	3	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2> 	2	/solr/collections/test/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/test/state.json
   [junit4]   2> 	8	/solr/collections/myAlias__CRA__NEW_CATEGORY_ROUTED_ALIAS_WAITING_FOR_DATA__TEMP/state.json
   [junit4]   2> 	7	/solr/collections/myAlias__CRA__Heart_of_Gold/state.json
   [junit4]   2> 	7	/solr/collections/myAlias__CRA__B_ark/state.json
   [junit4]   2> 	7	/solr/collections/myAlias__CRA__Constructor/state.json
   [junit4]   2> 	7	/solr/collections/myAlias__CRA__Bi_tromath/state.json
   [junit4]   2> 	7	/solr/collections/myAlias__CRA__Stunt_Ship/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 
   [junit4]   2> 569238 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40819
   [junit4]   2> 569238 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[CD46D550399AF7CA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40819
   [junit4]   2> 569238 INFO  (TEST-CategoryRoutedAliasUpdateProcessorTest.test-seed#[CD46D550399AF7CA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.CategoryRoutedAliasUpdateProcessorTest_CD46D550399AF7CA-001
   [junit4]   2> Apr 14, 2019 5:31:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, docValues:{}, maxPointsInLeafNode=475, maxMBSortInHeap=6.423011803765409, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@313c4187), locale=ru-RU, timezone=Pacific/Guam
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=8,threads=1,free=233918960,total=475529216
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestStatusCollectionAPI, TestExactStatsCache, TestExportWriter, TestDefaultStatsCache, AssignTest, TestSchemaResource, TestSizeLimitedDistributedMap, TestSafeXMLParsing, TestReloadAndDeleteDocs, TestSystemCollAutoCreate, TestPerFieldSimilarityWithDefaultOverride, UpdateParamsTest, TestSimpleTrackingShardHandler, TestPostingsSolrHighlighter, TestJmxIntegration, PeerSyncWithLeaderTest, UUIDFieldTest, TestDeleteCollectionOnDownNodes, FileBasedSpellCheckerTest, TestJavabinTupleStreamParser, TestDirectoryFactory, ClusterStateTest, CdcrBootstrapTest, RecoveryAfterSoftCommitTest, ParsingFieldUpdateProcessorsTest, TaggingAttributeTest, TestSubQueryTransformer, TestConfigSetsAPIExclusivity, TriggerCooldownIntegrationTest, DistributedQueryComponentCustomSortTest, AutoScalingHandlerTest, DistributedFacetPivotLargeTest, TestLegacyTerms, TestSolrJ, ClassificationUpdateProcessorTest, TestManagedResource, TestSQLHandlerNonCloud, TestJoin, TestCoreDiscovery, CloudMLTQParserTest, CreateRoutedAliasTest, CategoryRoutedAliasUpdateProcessorTest]
   [junit4] Completed [245/854 (1!)] on J2 in 259.03s, 6 tests, 1 error <<< FAILURES!

[...truncated 2208 lines...]
   [junit4] JVM J2: stdout was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20190414_172202_7854800789804243265229.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid8540.hprof ...
   [junit4] Heap dump file created [512264420 bytes in 2.390 secs]
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20190414_172202_7859092318212457319545.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] 
   [junit4] Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection evictor"
   [junit4] <<< JVM J2: EOF ----

[...truncated 8979 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid8540.hprof

Total time: 74 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2