You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/11/05 11:54:21 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.7 - Build # 18 - Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.7/18/

1 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest.test

Error Message:
shard1 is not consistent.  Got 1445 from http://127.0.0.1:46355/collection1_shard1_replica_n3 (previous client) and got 1447 from http://127.0.0.1:38729/collection1_shard1_replica_n1

Stack Trace:
java.lang.AssertionError: shard1 is not consistent.  Got 1445 from http://127.0.0.1:46355/collection1_shard1_replica_n3 (previous client) and got 1447 from http://127.0.0.1:38729/collection1_shard1_replica_n1
	at __randomizedtesting.SeedInfo.seed([AA44867977B9CF62:2210B9A3D945A29A]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1483)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1462)
	at org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:109)
	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:1090)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14006 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest
   [junit4]   2> 679371 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 679371 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/data-dir-30-001
   [junit4]   2> 679371 WARN  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 679372 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 679373 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 679373 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 679373 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 680907 WARN  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 680936 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 680939 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 680939 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 680939 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 680942 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66b2b08a{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 681126 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@316a802f{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost_localdomain-35555-hadoop-hdfs-3_2_0-tests_jar-_-any-7884486479575309144.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 681126 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f2ce54b{HTTP/1.1, (http/1.1)}{localhost.localdomain:35555}
   [junit4]   2> 681126 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.Server Started @681153ms
   [junit4]   2> 681866 WARN  (StorageLocationChecker thread 0) [     ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 681925 WARN  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 681930 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 681936 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 681936 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 681936 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 681936 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67fb0845{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 682036 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@758c2607{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/jetty-localhost-40103-hadoop-hdfs-3_2_0-tests_jar-_-any-926226112819222538.dir/webapp/,AVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 682036 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@527e389{HTTP/1.1, (http/1.1)}{localhost:40103}
   [junit4]   2> 682036 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.Server Started @682063ms
   [junit4]   2> 683258 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7cf97fadf9b24d21: Processing first storage report for DS-b65e2cfa-d43b-42ac-9d86-cf0c14af6364 from datanode 8926c047-1d12-45b6-8ba5-fe7c17e1bfda
   [junit4]   2> 683260 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7cf97fadf9b24d21: from storage DS-b65e2cfa-d43b-42ac-9d86-cf0c14af6364 node DatanodeRegistration(127.0.0.1:46771, datanodeUuid=8926c047-1d12-45b6-8ba5-fe7c17e1bfda, infoPort=44809, infoSecurePort=0, ipcPort=41859, storageInfo=lv=-57;cid=testClusterID;nsid=1896752320;c=1604571815819), blocks: 0, hasStaleStorage: true, processing time: 3 msecs, invalidatedBlocks: 0
   [junit4]   2> 683260 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7cf97fadf9b24d21: Processing first storage report for DS-12fdebb8-8a60-4368-836d-7972ce4273d8 from datanode 8926c047-1d12-45b6-8ba5-fe7c17e1bfda
   [junit4]   2> 683260 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x7cf97fadf9b24d21: from storage DS-12fdebb8-8a60-4368-836d-7972ce4273d8 node DatanodeRegistration(127.0.0.1:46771, datanodeUuid=8926c047-1d12-45b6-8ba5-fe7c17e1bfda, infoPort=44809, infoSecurePort=0, ipcPort=41859, storageInfo=lv=-57;cid=testClusterID;nsid=1896752320;c=1604571815819), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 683339 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 683339 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 683339 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 683340 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 683439 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43037
   [junit4]   2> 683440 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43037
   [junit4]   2> 683440 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43037
   [junit4]   2> 683440 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43037
   [junit4]   2> 683444 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 683447 INFO  (zkConnectionManagerCallback-2716-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 683447 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 683451 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 683452 INFO  (zkConnectionManagerCallback-2718-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 683452 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 683454 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 683456 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 683458 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 683460 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 683462 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 683464 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 683465 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 683466 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 683467 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 683468 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 683468 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 683469 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 683580 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 683580 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 683580 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 683580 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 683581 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 683581 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 683581 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 683582 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a4a9995{/,null,AVAILABLE}
   [junit4]   2> 683582 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6cc1c62e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45263}
   [junit4]   2> 683582 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.s.Server Started @683609ms
   [junit4]   2> 683582 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35577/hdfs__localhost.localdomain_35577__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.7_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001_tempDir-002_control_data, hostContext=/, hostPort=45263, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/control-001/cores}
   [junit4]   2> 683582 ERROR (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 683582 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 683583 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.1
   [junit4]   2> 683583 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 683583 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr
   [junit4]   2> 683583 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-05T10:23:38.955Z
   [junit4]   2> 683584 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 683585 INFO  (zkConnectionManagerCallback-2720-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 683585 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 683686 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 683686 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/control-001/solr.xml
   [junit4]   2> 683690 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 683690 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 683692 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 684871 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 684872 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7688a60a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 684872 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7688a60a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 684875 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1dd5017f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 684875 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1dd5017f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 684876 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43037/solr
   [junit4]   2> 684878 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 684882 INFO  (zkConnectionManagerCallback-2731-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684882 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 684984 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 684985 INFO  (zkConnectionManagerCallback-2733-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 684985 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 685051 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45263_
   [junit4]   2> 685051 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.c.Overseer Overseer (id=72425766638911492-127.0.0.1:45263_-n_0000000000) starting
   [junit4]   2> 685056 INFO  (OverseerStateUpdate-72425766638911492-127.0.0.1:45263_-n_0000000000) [n:127.0.0.1:45263_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45263_
   [junit4]   2> 685056 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45263_
   [junit4]   2> 685057 INFO  (OverseerStateUpdate-72425766638911492-127.0.0.1:45263_-n_0000000000) [n:127.0.0.1:45263_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 685060 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 685060 WARN  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 685074 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 685093 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577
   [junit4]   2> 685101 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577
   [junit4]   2> 685101 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577
   [junit4]   2> 685102 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [n:127.0.0.1:45263_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/control-001/cores
   [junit4]   2> 685114 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 685115 INFO  (zkConnectionManagerCallback-2750-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 685115 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 685116 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 685117 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43037/solr ready
   [junit4]   2> 685118 INFO  (qtp1544063020-4890) [n:127.0.0.1:45263_     ] 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:45263_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 685121 INFO  (OverseerThreadFactory-2740-thread-1-processing-n:127.0.0.1:45263_) [n:127.0.0.1:45263_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 685229 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_    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> 685230 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 686244 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.1
   [junit4]   2> 686274 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 686356 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 686419 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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 configset conf1, trusted=true
   [junit4]   2> 686419 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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@4b63c577
   [junit4]   2> 686427 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35577/solr_hdfs_home
   [junit4]   2> 686427 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 686428 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:35577/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 686429 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35577/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 686442 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 686442 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 686442 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 686538 WARN  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 691592 WARN  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 691592 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 691598 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35577/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 691619 WARN  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 691629 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35577/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 691635 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 691635 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 691635 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 691643 WARN  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 691643 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 691643 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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=45, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=98.2431640625, floorSegmentMB=1.6435546875, forceMergeDeletesPctAllowed=0.30845778200389695, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12475708867962965, deletesPctAllowed=21.725052764762996
   [junit4]   2> 692358 WARN  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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> 692407 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 692408 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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> 692408 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 692422 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 10000ms; 
   [junit4]   2> 692423 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: if uncommitted for 3000ms; 
   [junit4]   2> 692425 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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=19, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=17.8564453125, floorSegmentMB=0.4580078125, forceMergeDeletesPctAllowed=16.56631309402961, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6155874869360318, deletesPctAllowed=29.321629904129864
   [junit4]   2> 692541 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 692541 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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> 692544 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 692545 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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 1682515509029896192
   [junit4]   2> 692549 INFO  (searcherExecutor-2752-thread-1-processing-n:127.0.0.1:45263_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 692556 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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> 692556 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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> 692559 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 692559 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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> 692559 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45263/control_collection_shard1_replica_n1/
   [junit4]   2> 692560 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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> 692560 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:45263/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 692560 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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/72425766638911492-core_node2-n_0000000000
   [junit4]   2> 692562 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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:45263/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 692565 INFO  (zkCallback-2732-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> 692569 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_ 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> 692571 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_     ] 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=7342
   [junit4]   2> 692577 INFO  (qtp1544063020-4890) [n:127.0.0.1:45263_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 692671 INFO  (zkCallback-2732-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> 692671 INFO  (zkCallback-2732-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> 692671 INFO  (qtp1544063020-4890) [n:127.0.0.1:45263_     ] 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:45263_&wt=javabin&version=2} status=0 QTime=7553
   [junit4]   2> 692672 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 692789 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 692790 INFO  (zkConnectionManagerCallback-2761-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 692790 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 692792 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 692793 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43037/solr ready
   [junit4]   2> 692795 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 692796 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 692799 INFO  (OverseerThreadFactory-2740-thread-2-processing-n:127.0.0.1:45263_) [n:127.0.0.1:45263_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 692799 INFO  (OverseerCollectionConfigSetProcessor-72425766638911492-127.0.0.1:45263_-n_0000000000) [n:127.0.0.1:45263_     ] 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> 693002 WARN  (OverseerThreadFactory-2740-thread-2-processing-n:127.0.0.1:45263_) [n:127.0.0.1:45263_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 693004 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 693005 INFO  (qtp1544063020-4892) [n:127.0.0.1:45263_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 693006 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 693006 INFO  (watches-2758-thread-1) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 693006 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 693006 INFO  (watches-2758-thread-1) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 693006 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 693006 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 693006 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected: 1
   [junit4]   2> 693006 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 693006 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=2
   [junit4]   2> 693111 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 693113 WARN  (closeThreadPool-2762-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 693113 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 693113 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 693113 INFO  (closeThreadPool-2762-thread-1) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 693114 INFO  (closeThreadPool-2762-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 693114 INFO  (closeThreadPool-2762-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 693114 INFO  (closeThreadPool-2762-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 693114 INFO  (closeThreadPool-2762-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6a094ef7{/,null,AVAILABLE}
   [junit4]   2> 693114 INFO  (closeThreadPool-2762-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6f77f87b{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38729}
   [junit4]   2> 693114 INFO  (closeThreadPool-2762-thread-1) [     ] o.e.j.s.Server Started @693141ms
   [junit4]   2> 693114 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35577/hdfs__localhost.localdomain_35577__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.7_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001_tempDir-002_jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=38729, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/shard-1-001/cores}
   [junit4]   2> 693115 ERROR (closeThreadPool-2762-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 693115 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 693115 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.1
   [junit4]   2> 693115 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 693115 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr
   [junit4]   2> 693115 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-05T10:23:48.487Z
   [junit4]   2> 693116 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 693120 INFO  (zkConnectionManagerCallback-2764-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 693120 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 693121 WARN  (closeThreadPool-2762-thread-1-SendThread(127.0.0.1:43037)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1014ed9dd190007.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1014ed9dd190007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1014ed9dd190007, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 693222 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 693222 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/shard-1-001/solr.xml
   [junit4]   2> 693225 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 693226 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 693227 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 693228 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 693230 WARN  (closeThreadPool-2762-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 693230 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 693230 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 693230 INFO  (closeThreadPool-2762-thread-2) [     ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_252-b09
   [junit4]   2> 693248 INFO  (closeThreadPool-2762-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 693248 INFO  (closeThreadPool-2762-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 693248 INFO  (closeThreadPool-2762-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 693248 INFO  (closeThreadPool-2762-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@319d7c5b{/,null,AVAILABLE}
   [junit4]   2> 693249 INFO  (closeThreadPool-2762-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7a695abc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46355}
   [junit4]   2> 693249 INFO  (closeThreadPool-2762-thread-2) [     ] o.e.j.s.Server Started @693276ms
   [junit4]   2> 693249 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35577/hdfs__localhost.localdomain_35577__home_jenkins_jenkins-slave_workspace_Lucene_Lucene-Solr-NightlyTests-8.7_checkout_solr_build_solr-core_test_J1_temp_solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001_tempDir-002_jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=46355, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/shard-2-001/cores}
   [junit4]   2> 693249 ERROR (closeThreadPool-2762-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 693249 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 693249 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.7.1
   [junit4]   2> 693249 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 693249 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr
   [junit4]   2> 693249 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-11-05T10:23:48.621Z
   [junit4]   2> 693252 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 693253 INFO  (zkConnectionManagerCallback-2769-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 693253 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 693254 WARN  (closeThreadPool-2762-thread-2-SendThread(127.0.0.1:43037)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1014ed9dd190008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1014ed9dd190008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1014ed9dd190008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 693355 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 693355 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/shard-2-001/solr.xml
   [junit4]   2> 693358 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 693358 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 693359 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 693533 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 693534 WARN  (closeThreadPool-2762-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ff5e26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 693534 WARN  (closeThreadPool-2762-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ff5e26[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 693540 WARN  (closeThreadPool-2762-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@540cab89[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 693540 WARN  (closeThreadPool-2762-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@540cab89[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 693541 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43037/solr
   [junit4]   2> 693543 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 693543 INFO  (zkConnectionManagerCallback-2780-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 693543 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 693544 WARN  (closeThreadPool-2762-thread-2-SendThread(127.0.0.1:43037)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1014ed9dd190009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1014ed9dd190009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1014ed9dd190009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 693600 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 693601 WARN  (closeThreadPool-2762-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9110c1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 693601 WARN  (closeThreadPool-2762-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9110c1d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 693604 WARN  (closeThreadPool-2762-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42c18687[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 693604 WARN  (closeThreadPool-2762-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42c18687[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 693605 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43037/solr
   [junit4]   2> 693606 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 693607 INFO  (zkConnectionManagerCallback-2788-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 693607 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 693646 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 693646 WARN  (closeThreadPool-2762-thread-1-SendThread(127.0.0.1:43037)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1014ed9dd19000a.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x1014ed9dd19000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x1014ed9dd19000a, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 693648 INFO  (zkConnectionManagerCallback-2790-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 693648 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 693652 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 693655 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.c.ZkController Publish node=127.0.0.1:46355_ as DOWN
   [junit4]   2> 693656 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 693656 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46355_
   [junit4]   2> 693657 INFO  (zkCallback-2760-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 693657 INFO  (zkCallback-2732-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 693657 INFO  (zkCallback-2789-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 693659 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 693659 WARN  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 693672 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 693691 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577
   [junit4]   2> 693702 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577
   [junit4]   2> 693702 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577
   [junit4]   2> 693703 INFO  (closeThreadPool-2762-thread-2) [n:127.0.0.1:46355_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/shard-2-001/cores
   [junit4]   2> 693729 INFO  (closeThreadPool-2762-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46355_
   [junit4]   2> 693748 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 693749 INFO  (zkConnectionManagerCallback-2800-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 693749 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 693753 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 693756 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.c.ZkController Publish node=127.0.0.1:38729_ as DOWN
   [junit4]   2> 693757 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 693757 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38729_
   [junit4]   2> 693758 INFO  (zkCallback-2789-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 693758 INFO  (zkCallback-2732-thread-3) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 693758 INFO  (zkCallback-2760-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 693758 INFO  (zkCallback-2799-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 693760 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 693760 WARN  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 693772 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 693792 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577
   [junit4]   2> 693803 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577
   [junit4]   2> 693803 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577
   [junit4]   2> 693804 INFO  (closeThreadPool-2762-thread-1) [n:127.0.0.1:38729_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/shard-1-001/cores
   [junit4]   2> 693822 INFO  (closeThreadPool-2762-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:38729_
   [junit4]   2> 693834 INFO  (qtp1799909834-4955) [n:127.0.0.1:38729_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38729_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 693834 INFO  (qtp1799909834-4956) [n:127.0.0.1:38729_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46355_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 693839 INFO  (OverseerThreadFactory-2740-thread-3-processing-n:127.0.0.1:45263_) [n:127.0.0.1:45263_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38729_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 693839 INFO  (OverseerCollectionConfigSetProcessor-72425766638911492-127.0.0.1:45263_-n_0000000000) [n:127.0.0.1:45263_     ] 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> 693840 INFO  (OverseerThreadFactory-2740-thread-3-processing-n:127.0.0.1:45263_) [n:127.0.0.1:45263_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 693850 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 694861 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.1
   [junit4]   2> 694875 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 694946 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 694962 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 694962 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b63c577
   [junit4]   2> 694962 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35577/solr_hdfs_home
   [junit4]   2> 694962 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 694962 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001/shard-1-001/cores/collection1_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:35577/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 694963 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35577/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 694970 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 694970 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 694970 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 694978 WARN  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 694978 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 694979 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35577/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 694988 WARN  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 694997 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35577/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 695004 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 695004 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 695004 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 695010 WARN  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.h.HdfsDirectory HDFS support in Solr has been deprecated as of 8.6. See SOLR-14021 for details.
   [junit4]   2> 695010 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 695010 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=98.2431640625, floorSegmentMB=1.6435546875, forceMergeDeletesPctAllowed=0.30845778200389695, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12475708867962965, deletesPctAllowed=21.725052764762996
   [junit4]   2> 695036 WARN  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_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> 695086 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 695086 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 695086 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 695098 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 10000ms; 
   [junit4]   2> 695098 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: if uncommitted for 3000ms; 
   [junit4]   2> 695100 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=17.8564453125, floorSegmentMB=0.4580078125, forceMergeDeletesPctAllowed=16.56631309402961, segmentsPerTier=4.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6155874869360318, deletesPctAllowed=29.321629904129864
   [junit4]   2> 695109 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 695109 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 695110 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 695110 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1682515511719493632
   [junit4]   2> 695113 INFO  (searcherExecutor-2811-thread-1-processing-n:127.0.0.1:38729_ x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 695116 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 695116 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 695118 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 695118 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 695118 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38729/collection1_shard1_replica_n1/
   [junit4]   2> 695119 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 695119 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:38729/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 695119 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72425766638911500-core_node2-n_0000000000
   [junit4]   2> 695120 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38729/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 695222 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_ c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 695224 INFO  (qtp1799909834-4957) [n:127.0.0.1:38729_     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1375
   [junit4]   2> 695229 INFO  (qtp1799909834-4955) [n:127.0.0.1:38729_ c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38729_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1395
   [junit4]   2> 695841 INFO  (OverseerCollectionConfigSetProcessor-72425766638911492-127.0.0.1:45263_-n_0000000000) [n:127.0.0.1:45263_     ] 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> 695841 INFO  (OverseerThreadFactory-2740-thread-4-processing-n:127.0.0.1:45263_) [n:127.0.0.1:45263_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46355_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 695843 INFO  (OverseerThreadFactory-2740-thread-4-processing-n:127.0.0.1:45263_) [n:127.0.0.1:45263_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 695850 INFO  (qtp2119618990-4969) [n:127.0.0.1:46355_    x:collection1_shard1_replica_n3 ] o.a.s.h.a.CoreAdminOperation core create comma

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

ry solr.node/com.codahale.metrics.MetricRegistry@222c2d95
   [junit4]   2> 1252937 INFO  (closeThreadPool-2862-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1252937 INFO  (closeThreadPool-2862-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cc1d283: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5f6b7776
   [junit4]   2> 1252939 INFO  (closeThreadPool-2862-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1252939 INFO  (closeThreadPool-2862-thread-4) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@776e5729: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@3226fe1b
   [junit4]   2> 1252940 INFO  (closeThreadPool-2862-thread-4) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null
   [junit4]   2> 1253047 INFO  (closeThreadPool-2862-thread-4) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@59d08598{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46355}
   [junit4]   2> 1253048 INFO  (closeThreadPool-2862-thread-4) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@572f4d63{/,null,UNAVAILABLE}
   [junit4]   2> 1253048 INFO  (closeThreadPool-2862-thread-4) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1253049 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1253252 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> 	77	/solr/collections/collection1/state.json
   [junit4]   2> 	11	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/packages.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	54	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/collections/control_collection/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72425766638911492-127.0.0.1:45263_-n_0000000000
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72425766638911500-core_node2-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/overseer/queue
   [junit4]   2> 	24	/solr/live_nodes
   [junit4]   2> 	14	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1253258 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:43037
   [junit4]   2> 1253258 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43037
   [junit4]   2> 1253258 INFO  (TEST-HdfsTlogReplayBufferedWhileIndexingTest.test-seed#[AA44867977B9CF62]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43037
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsTlogReplayBufferedWhileIndexingTest -Dtests.method=test -Dtests.seed=AA44867977B9CF62 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/test-data/enwiki.random.lines.txt -Dtests.locale=ar-DZ -Dtests.timezone=Antarctica/Davis -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  570s J1 | HdfsTlogReplayBufferedWhileIndexingTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: shard1 is not consistent.  Got 1445 from http://127.0.0.1:46355/collection1_shard1_replica_n3 (previous client) and got 1447 from http://127.0.0.1:38729/collection1_shard1_replica_n1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA44867977B9CF62:2210B9A3D945A29A]:0)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1483)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1462)
   [junit4]    > 	at org.apache.solr.cloud.TlogReplayBufferedWhileIndexingTest.test(TlogReplayBufferedWhileIndexingTest.java:109)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1253269 WARN  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 1253294 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@758c2607{datanode,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/datanode}
   [junit4]   2> 1253295 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@527e389{HTTP/1.1, (http/1.1)}{localhost:0}
   [junit4]   2> 1253295 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1253295 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67fb0845{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> 1253298 WARN  (BP-435667915-127.0.0.1-1604571815819 heartbeating to localhost.localdomain/127.0.0.1:35577) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 1253298 WARN  (BP-435667915-127.0.0.1-1604571815819 heartbeating to localhost.localdomain/127.0.0.1:35577) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-435667915-127.0.0.1-1604571815819 (Datanode Uuid 8926c047-1d12-45b6-8ba5-fe7c17e1bfda) service to localhost.localdomain/127.0.0.1:35577
   [junit4]   2> 1253326 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@316a802f{hdfs,/,null,UNAVAILABLE}{jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/hdfs}
   [junit4]   2> 1253327 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f2ce54b{HTTP/1.1, (http/1.1)}{localhost.localdomain:0}
   [junit4]   2> 1253327 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1253327 INFO  (SUITE-HdfsTlogReplayBufferedWhileIndexingTest-seed#[AA44867977B9CF62]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@66b2b08a{static,/static,jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.7/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.HdfsTlogReplayBufferedWhileIndexingTest_AA44867977B9CF62-001
   [junit4]   2> Nov 05, 2020 10:33:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 16 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=LZ4WithPresetCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=BEST_SPEED, chunkSize=6449, maxDocsPerChunk=3, blockShift=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=BEST_SPEED, chunkSize=6449, blockSize=6)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-DZ, timezone=Antarctica/Davis
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=7,free=144722992,total=383778816
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHandlerTest, ConjunctionSolrSpellCheckerTest, TriggerIntegrationTest, TestPerFieldSimilarity, TestSimpleQParserPlugin, TestPackages, TestConfigsApi, TestNRTOpen, TestContainerPlugin, OverseerSolrResponseTest, EmbeddedSolrNoSerializeTest, TestReRankQParserPlugin, DistributedQueryComponentOptimizationTest, TestLRUStatsCache, TestManagedSchemaThreadSafety, TestConfigSetImmutable, TestLRUCache, TestBadConfig, DistanceUnitsTest, CdcrOpsAndBoundariesTest, ZookeeperStatusHandlerTest, DocumentBuilderTest, BasicAuthOnSingleNodeTest, HdfsTlogReplayBufferedWhileIndexingTest]
   [junit4] Completed [263/921 (1!)] on J1 in 576.06s, 1 test, 1 failure <<< FAILURES!

[...truncated 54486 lines...]