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/03/21 09:57:52 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 389 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/389/

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

Error Message:
expected:<5> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<4>
	at __randomizedtesting.SeedInfo.seed([AAC6690DA5872328:229256D70B7B4ED0]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14975 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest
   [junit4]   2> 2919265 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2919265 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2919266 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/data-dir-145-001
   [junit4]   2> 2919268 WARN  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 2919268 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2919275 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2919276 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qvj/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2919354 WARN  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2919356 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2919357 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2919357 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2919357 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2919357 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d420468{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> 2919605 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@40145263{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-lucene2-us-west_apache_org-37427-hadoop-hdfs-3_2_0-tests_jar-_-any-2611280335461003689.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> 2919606 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@8b99add{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:37427}
   [junit4]   2> 2919606 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.Server Started @2919642ms
   [junit4]   2> 2919672 WARN  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2919674 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2919676 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2919676 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2919676 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2919677 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32daaecb{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> 2919825 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@7faf3312{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-40626-hadoop-hdfs-3_2_0-tests_jar-_-any-2111475052732382737.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> 2919826 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@3d7a20bd{HTTP/1.1,[http/1.1]}{localhost:40626}
   [junit4]   2> 2919826 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.Server Started @2919862ms
   [junit4]   2> 2919861 WARN  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2919862 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2919863 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2919863 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2919863 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2919865 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67c40caf{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> 2920049 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2d5741022b7ce557: Processing first storage report for DS-5b35b4f7-e703-40a0-b8f8-b666ed24da58 from datanode 29a9f3dd-c50d-452b-9145-c287c4d2a700
   [junit4]   2> 2920049 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2d5741022b7ce557: from storage DS-5b35b4f7-e703-40a0-b8f8-b666ed24da58 node DatanodeRegistration(127.0.0.1:43329, datanodeUuid=29a9f3dd-c50d-452b-9145-c287c4d2a700, infoPort=35658, infoSecurePort=0, ipcPort=40552, storageInfo=lv=-57;cid=testClusterID;nsid=1458230129;c=1584777069823), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2920049 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2d5741022b7ce557: Processing first storage report for DS-b0c59ebb-ed71-40ca-8e24-e4ae3ad5894c from datanode 29a9f3dd-c50d-452b-9145-c287c4d2a700
   [junit4]   2> 2920049 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x2d5741022b7ce557: from storage DS-b0c59ebb-ed71-40ca-8e24-e4ae3ad5894c node DatanodeRegistration(127.0.0.1:43329, datanodeUuid=29a9f3dd-c50d-452b-9145-c287c4d2a700, infoPort=35658, infoSecurePort=0, ipcPort=40552, storageInfo=lv=-57;cid=testClusterID;nsid=1458230129;c=1584777069823), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2920055 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@1e9deb04{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-32823-hadoop-hdfs-3_2_0-tests_jar-_-any-6378392423557655450.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> 2920056 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@11540e0e{HTTP/1.1,[http/1.1]}{localhost:32823}
   [junit4]   2> 2920056 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.Server Started @2920092ms
   [junit4]   2> 2920209 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x4f2ff5dca6095e47: Processing first storage report for DS-09969f81-9174-4402-ad73-39b0b2a62846 from datanode f6dced87-6d0a-4791-b27e-49803b7b2627
   [junit4]   2> 2920209 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x4f2ff5dca6095e47: from storage DS-09969f81-9174-4402-ad73-39b0b2a62846 node DatanodeRegistration(127.0.0.1:33494, datanodeUuid=f6dced87-6d0a-4791-b27e-49803b7b2627, infoPort=41733, infoSecurePort=0, ipcPort=46437, storageInfo=lv=-57;cid=testClusterID;nsid=1458230129;c=1584777069823), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2920209 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x4f2ff5dca6095e47: Processing first storage report for DS-22209d89-cb30-4bd3-a7e8-e5f29f4bcc32 from datanode f6dced87-6d0a-4791-b27e-49803b7b2627
   [junit4]   2> 2920209 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x4f2ff5dca6095e47: from storage DS-22209d89-cb30-4bd3-a7e8-e5f29f4bcc32 node DatanodeRegistration(127.0.0.1:33494, datanodeUuid=f6dced87-6d0a-4791-b27e-49803b7b2627, infoPort=41733, infoSecurePort=0, ipcPort=46437, storageInfo=lv=-57;cid=testClusterID;nsid=1458230129;c=1584777069823), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2920299 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2920302 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2920303 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2920403 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer start zk server on port:38315
   [junit4]   2> 2920403 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:38315
   [junit4]   2> 2920403 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:38315
   [junit4]   2> 2920403 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 38315
   [junit4]   2> 2920408 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2920418 INFO  (zkConnectionManagerCallback-9018-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2920418 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2920423 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2920427 INFO  (zkConnectionManagerCallback-9020-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2920427 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2920430 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2920435 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2920439 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2920444 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2920448 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2920451 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2920453 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2920456 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2920460 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2920462 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2920467 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2920472 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2920473 INFO  (zkConnectionManagerCallback-9024-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2920473 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2920578 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2920761 WARN  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2920761 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2920761 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2920761 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2920764 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2920764 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2920765 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2920767 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a09982b{/qvj,null,AVAILABLE}
   [junit4]   2> 2920768 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@707a9092{SSL,[ssl, http/1.1]}{127.0.0.1:34396}
   [junit4]   2> 2920768 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.s.Server Started @2920803ms
   [junit4]   2> 2920768 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:42427/hdfs__lucene2-us-west.apache.org_42427__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001_tempDir-002_control_data, hostContext=/qvj, hostPort=34396, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/control-001/cores}
   [junit4]   2> 2920768 ERROR (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2920768 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2920768 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 2920768 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2920768 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2920768 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-21T07:51:11.281Z
   [junit4]   2> 2920769 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2920771 INFO  (zkConnectionManagerCallback-9026-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2920771 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2920875 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2920875 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/control-001/solr.xml
   [junit4]   2> 2920880 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2920880 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2920882 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2921979 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2921979 WARN  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2921980 WARN  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2e14a8fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2921980 WARN  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2e14a8fd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2921983 WARN  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2921984 WARN  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4603c4f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2921984 WARN  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4603c4f5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2921985 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38315/solr
   [junit4]   2> 2921986 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2921988 INFO  (zkConnectionManagerCallback-9033-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2921988 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2922090 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2922091 INFO  (zkConnectionManagerCallback-9035-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2922091 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2922185 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34396_qvj
   [junit4]   2> 2922185 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.c.Overseer Overseer (id=72487025651089413-127.0.0.1:34396_qvj-n_0000000000) starting
   [junit4]   2> 2922192 INFO  (OverseerStateUpdate-72487025651089413-127.0.0.1:34396_qvj-n_0000000000) [n:127.0.0.1:34396_qvj     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34396_qvj
   [junit4]   2> 2922192 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34396_qvj
   [junit4]   2> 2922193 INFO  (OverseerStateUpdate-72487025651089413-127.0.0.1:34396_qvj-n_0000000000) [n:127.0.0.1:34396_qvj     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2922195 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2922196 WARN  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] 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> 2922217 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2922248 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2922261 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2922262 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2922264 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [n:127.0.0.1:34396_qvj     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/control-001/cores
   [junit4]   2> 2922304 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2922305 INFO  (zkConnectionManagerCallback-9044-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2922305 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2922306 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2922308 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38315/solr ready
   [junit4]   2> 2922354 INFO  (qtp1849026507-39617) [n:127.0.0.1:34396_qvj     ] 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:34396_qvj&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2922357 INFO  (OverseerThreadFactory-7967-thread-1-processing-n:127.0.0.1:34396_qvj) [n:127.0.0.1:34396_qvj     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2922470 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj    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> 2922471 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2923487 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 2923509 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2923661 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2923683 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2923684 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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@6fc10b5
   [junit4]   2> 2923684 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://lucene2-us-west.apache.org:42427/solr_hdfs_home
   [junit4]   2> 2923684 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2923684 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://lucene2-us-west.apache.org:42427/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 2923686 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:42427/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 2923693 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2923693 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 2923695 WARN  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2928701 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2928702 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:42427/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 2928748 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://lucene2-us-west.apache.org:42427/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 2928777 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2928778 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 2928781 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2928782 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@25f63193
   [junit4]   2> 2928841 WARN  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2929106 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2929106 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2929106 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 2929148 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2929149 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2929160 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2929182 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3711b434[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2929195 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2929198 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2929198 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2929199 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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 1661759211136090112
   [junit4]   2> 2929233 INFO  (searcherExecutor-7972-thread-1-processing-n:127.0.0.1:34396_qvj x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3711b434[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2929250 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2929250 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2929280 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2929280 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2929280 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34396/qvj/control_collection_shard1_replica_n1/
   [junit4]   2> 2929281 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2929281 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:34396/qvj/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2929281 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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/72487025651089413-core_node2-n_0000000000
   [junit4]   2> 2929283 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34396/qvj/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2929284 INFO  (zkCallback-9034-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> 2929285 INFO  (zkCallback-9034-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> 2929285 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj 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> 2929287 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=6817
   [junit4]   2> 2929290 INFO  (qtp1849026507-39617) [n:127.0.0.1:34396_qvj     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2929393 INFO  (zkCallback-9034-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> 2929394 INFO  (zkCallback-9034-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> 2929394 INFO  (zkCallback-9034-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> 2929395 INFO  (qtp1849026507-39617) [n:127.0.0.1:34396_qvj     ] 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:34396_qvj&wt=javabin&version=2} status=0 QTime=7042
   [junit4]   2> 2929396 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection
   [junit4]   2> 2929539 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2929543 INFO  (zkConnectionManagerCallback-9050-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2929549 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2929552 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2929565 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38315/solr ready
   [junit4]   2> 2929565 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2929571 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj     ] 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> 2929604 INFO  (OverseerThreadFactory-7967-thread-2-processing-n:127.0.0.1:34396_qvj) [n:127.0.0.1:34396_qvj     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2929604 INFO  (OverseerCollectionConfigSetProcessor-72487025651089413-127.0.0.1:34396_qvj-n_0000000000) [n:127.0.0.1:34396_qvj     ] 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> 2929811 WARN  (OverseerThreadFactory-7967-thread-2-processing-n:127.0.0.1:34396_qvj) [n:127.0.0.1:34396_qvj     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2929822 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2929823 INFO  (qtp1849026507-39618) [n:127.0.0.1:34396_qvj     ] 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=251
   [junit4]   2> 2929824 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2929824 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2929824 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2929824 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2929824 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2929824 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2929824 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=7
   [junit4]   2> 2930185 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-1-001 of type NRT for shard1
   [junit4]   2> 2930188 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2930188 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2930188 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2930188 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2930195 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2930195 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2930195 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2930195 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c6f172{/qvj,null,AVAILABLE}
   [junit4]   2> 2930197 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@bea12c4{SSL,[ssl, http/1.1]}{127.0.0.1:46720}
   [junit4]   2> 2930197 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.Server Started @2930232ms
   [junit4]   2> 2930197 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:42427/hdfs__lucene2-us-west.apache.org_42427__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001_tempDir-002_jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qvj, hostPort=46720, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-1-001/cores}
   [junit4]   2> 2930197 ERROR (closeThreadPool-9051-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2930197 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2930197 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 2930197 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2930197 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2930197 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-21T07:51:20.710Z
   [junit4]   2> 2930199 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2930224 INFO  (zkConnectionManagerCallback-9053-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2930224 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2930331 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2930331 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-1-001/solr.xml
   [junit4]   2> 2930387 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2930387 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2930389 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2930816 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2930825 WARN  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2930835 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-2-001 of type NRT for shard1
   [junit4]   2> 2930836 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f6c6350[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2930836 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f6c6350[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2930837 WARN  (closeThreadPool-9051-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2930837 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2930837 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2930837 INFO  (closeThreadPool-9051-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2930856 WARN  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2930863 INFO  (closeThreadPool-9051-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2930863 INFO  (closeThreadPool-9051-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2930863 INFO  (closeThreadPool-9051-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2930889 INFO  (closeThreadPool-9051-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@305d04c1{/qvj,null,AVAILABLE}
   [junit4]   2> 2930906 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@44a26645[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2930906 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@44a26645[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2930907 INFO  (closeThreadPool-9051-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@26b5a76f{SSL,[ssl, http/1.1]}{127.0.0.1:34595}
   [junit4]   2> 2930907 INFO  (closeThreadPool-9051-thread-2) [     ] o.e.j.s.Server Started @2930942ms
   [junit4]   2> 2930907 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:42427/hdfs__lucene2-us-west.apache.org_42427__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001_tempDir-002_jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qvj, hostPort=34595, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-2-001/cores}
   [junit4]   2> 2930907 ERROR (closeThreadPool-9051-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2930907 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2930907 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 2930907 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2930907 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2930907 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-21T07:51:21.420Z
   [junit4]   2> 2930907 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38315/solr
   [junit4]   2> 2930910 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2930912 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2930912 INFO  (zkConnectionManagerCallback-9060-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2930912 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2930913 INFO  (zkConnectionManagerCallback-9062-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2930913 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2931024 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2931024 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-2-001/solr.xml
   [junit4]   2> 2931044 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2931046 INFO  (zkConnectionManagerCallback-9064-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2931046 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2931050 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2931050 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2931065 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2931155 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2931220 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.c.ZkController Publish node=127.0.0.1:46720_qvj as DOWN
   [junit4]   2> 2931221 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2931221 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46720_qvj
   [junit4]   2> 2931243 INFO  (zkCallback-9049-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2931246 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2931246 WARN  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] 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> 2931331 INFO  (zkCallback-9063-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2931340 INFO  (zkCallback-9034-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2931541 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2931610 INFO  (OverseerCollectionConfigSetProcessor-72487025651089413-127.0.0.1:34396_qvj-n_0000000000) [n:127.0.0.1:34396_qvj     ] 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> 2931845 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2932009 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2932036 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2932056 INFO  (closeThreadPool-9051-thread-1) [n:127.0.0.1:46720_qvj     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-1-001/cores
   [junit4]   2> 2932589 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:46720_qvj
   [junit4]   2> 2933120 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-3-001 of type NRT for shard1
   [junit4]   2> 2933121 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2933121 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2933121 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2933121 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2933547 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2933547 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2933547 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2933571 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2133fe15{/qvj,null,AVAILABLE}
   [junit4]   2> 2933632 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@6d5ec10f{SSL,[ssl, http/1.1]}{127.0.0.1:35502}
   [junit4]   2> 2933632 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.Server Started @2933667ms
   [junit4]   2> 2933632 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:42427/hdfs__lucene2-us-west.apache.org_42427__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001_tempDir-002_jetty3, solrconfig=solrconfig.xml, hostContext=/qvj, hostPort=35502, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-3-001/cores}
   [junit4]   2> 2933632 ERROR (closeThreadPool-9051-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2933632 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2933632 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 2933632 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2933632 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2933632 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-21T07:51:24.145Z
   [junit4]   2> 2933709 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2933709 INFO  (zkConnectionManagerCallback-9071-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2933709 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2933889 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2933889 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-3-001/solr.xml
   [junit4]   2> 2933935 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2933936 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2933958 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2938258 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-4-001 of type NRT for shard1
   [junit4]   2> 2938309 WARN  (closeThreadPool-9051-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2938309 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2938309 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2938309 INFO  (closeThreadPool-9051-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2938328 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2938329 WARN  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2938447 INFO  (closeThreadPool-9051-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2938447 INFO  (closeThreadPool-9051-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2938447 INFO  (closeThreadPool-9051-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2938492 INFO  (closeThreadPool-9051-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b9c6dc4{/qvj,null,AVAILABLE}
   [junit4]   2> 2938511 INFO  (closeThreadPool-9051-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@2e829748{SSL,[ssl, http/1.1]}{127.0.0.1:42517}
   [junit4]   2> 2938511 INFO  (closeThreadPool-9051-thread-3) [     ] o.e.j.s.Server Started @2938547ms
   [junit4]   2> 2938511 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://lucene2-us-west.apache.org:42427/hdfs__lucene2-us-west.apache.org_42427__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001_tempDir-002_jetty4, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/qvj, hostPort=42517, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-4-001/cores}
   [junit4]   2> 2938511 WARN  (closeThreadPool-9051-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5cddd932[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2938511 ERROR (closeThreadPool-9051-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2938511 WARN  (closeThreadPool-9051-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5cddd932[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2938511 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2938512 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.6.0
   [junit4]   2> 2938512 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2938512 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 2938512 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-03-21T07:51:29.025Z
   [junit4]   2> 2938513 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2938514 WARN  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2938515 WARN  (closeThreadPool-9051-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2fcd8b63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2938515 WARN  (closeThreadPool-9051-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2fcd8b63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2938519 INFO  (zkConnectionManagerCallback-9075-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938519 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2938541 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38315/solr
   [junit4]   2> 2938563 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2938618 INFO  (zkConnectionManagerCallback-9080-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938627 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2938666 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2938666 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-4-001/solr.xml
   [junit4]   2> 2938745 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2938745 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2938747 INFO  (closeThreadPool-9051-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2938838 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2938980 INFO  (zkConnectionManagerCallback-9083-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2938980 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2939075 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2939121 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.c.ZkController Publish node=127.0.0.1:34595_qvj as DOWN
   [junit4]   2> 2939136 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2939136 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34595_qvj
   [junit4]   2> 2939178 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2939257 WARN  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] 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> 2939343 INFO  (zkCallback-9082-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2939343 INFO  (zkCallback-9034-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2939343 INFO  (zkCallback-9049-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2939349 INFO  (zkCallback-9063-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2939539 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2939937 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2940121 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2940122 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2940124 INFO  (closeThreadPool-9051-thread-2) [n:127.0.0.1:34595_qvj     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-2-001/cores
   [junit4]   2> 2940337 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2940338 WARN  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2940543 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7afa2d20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2940543 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7afa2d20[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2940573 WARN  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2940574 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a56f1b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2940574 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a56f1b4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2940605 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38315/solr
   [junit4]   2> 2940673 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2940695 INFO  (closeThreadPool-9051-thread-2) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:34595_qvj
   [junit4]   2> 2940778 INFO  (zkConnectionManagerCallback-9093-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2940778 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2941034 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2941131 INFO  (zkConnectionManagerCallback-9095-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2941140 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2941242 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2941350 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:35502_qvj as DOWN
   [junit4]   2> 2941369 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2941369 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35502_qvj
   [junit4]   2> 2941393 INFO  (zkCallback-9063-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2941393 INFO  (zkCallback-9034-thread-4) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2941393 INFO  (zkCallback-9049-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2941394 INFO  (zkCallback-9094-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2941412 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 2941413 WARN  (closeThreadPool-9051-thread-1) [     ] 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> 2941444 INFO  (zkCallback-9082-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2941757 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2942039 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2942457 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2942457 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fc10b5
   [junit4]   2> 2942480 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-3-001/cores
   [junit4]   2> 2943352 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:35502_qvj
   [junit4]   2> 2943852 INFO  (TEST-HdfsSyncSliceTest.test-seed#[AAC6690DA5872328]) [     ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001/shard-5-001 of type NRT for shard1
   [junit4]   2> 2943895 WARN  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 2943895 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2943895 INFO  (closeThreadPool-9051-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2943895 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_191-b12
   [junit4]   2> 2944062 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2944062 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2944062 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2944091 INFO  (closeThreadPool-9051-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.

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

pace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=he-IL -Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE  138s J0 | HdfsSyncSliceTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<5> but was:<4>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AAC6690DA5872328:229256D70B7B4ED0]:0)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3058273 WARN  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 3058356 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@1e9deb04{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> 3058356 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@11540e0e{HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 3058356 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3058356 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67c40caf{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> 3058388 WARN  (BP-393075623-127.0.0.1-1584777069823 heartbeating to lucene2-us-west.apache.org/127.0.0.1:42427) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 3058388 WARN  (BP-393075623-127.0.0.1-1584777069823 heartbeating to lucene2-us-west.apache.org/127.0.0.1:42427) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-393075623-127.0.0.1-1584777069823 (Datanode Uuid f6dced87-6d0a-4791-b27e-49803b7b2627) service to lucene2-us-west.apache.org/127.0.0.1:42427
   [junit4]   2> 3058581 WARN  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 3058643 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@7faf3312{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> 3058644 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@3d7a20bd{HTTP/1.1,[http/1.1]}{localhost:0}
   [junit4]   2> 3058644 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3058644 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32daaecb{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> 3058668 WARN  (BP-393075623-127.0.0.1-1584777069823 heartbeating to lucene2-us-west.apache.org/127.0.0.1:42427) [     ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 3058668 WARN  (BP-393075623-127.0.0.1-1584777069823 heartbeating to lucene2-us-west.apache.org/127.0.0.1:42427) [     ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-393075623-127.0.0.1-1584777069823 (Datanode Uuid 29a9f3dd-c50d-452b-9145-c287c4d2a700) service to lucene2-us-west.apache.org/127.0.0.1:42427
   [junit4]   2> 3058928 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.w.WebAppContext@40145263{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> 3058943 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@8b99add{HTTP/1.1,[http/1.1]}{lucene2-us-west.apache.org:0}
   [junit4]   2> 3058943 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3058943 INFO  (SUITE-HdfsSyncSliceTest-seed#[AAC6690DA5872328]-worker) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d420468{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-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_AAC6690DA5872328-001
   [junit4]   2> Mar 21, 2020 7:53:30 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 64 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {rnd_b=PostingsFormat(name=Asserting), multiDefault=FST50, a_t=PostingsFormat(name=LuceneFixedGap), _root_=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting), text=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene80), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=107, maxMBSortInHeap=7.659874937593394, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@33b97c1d), locale=he-IL, timezone=Poland
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=8,threads=4,free=160667896,total=520093696
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterPerf, XmlUpdateRequestHandlerTest, DocValuesNotIndexedTest, XMLAtomicUpdateMultivalueTest, TestSubQueryTransformerCrossCore, CdcrRequestHandlerTest, RegexBytesRefFilterTest, BadComponentTest, MetricTriggerIntegrationTest, TestStandardQParsers, TestMaxTokenLenTokenizer, TestSimExtremeIndexing, NodeMarkersRegistrationTest, ExitableDirectoryReaderTest, TestSolrConfigHandlerCloud, OutOfBoxZkACLAndCredentialsProvidersTest, DistributedSuggestComponentTest, TestDynamicLoadingUrl, TestSystemCollAutoCreate, SpellCheckCollatorWithCollapseTest, TestMissingGroups, HdfsChaosMonkeyNothingIsSafeTest, TestRandomRequestDistribution, AutoAddReplicasPlanActionTest, CursorPagingTest, DistributedQueryComponentOptimizationTest, TestShardHandlerFactory, TestGraphTermsQParserPlugin, TestSolrCachePerf, TestGroupingSearch, TestConfigSetsAPI, TimeZoneUtilsTest, ReplicationFactorTest, TestReplicationHandlerBackup, PeerSyncWithBufferUpdatesTest, MigrateRouteKeyTest, TestSSLRandomization, TestNestedDocsSort, DocExpirationUpdateProcessorFactoryTest, DocValuesMissingTest, QueryElevationComponentTest, PKIAuthenticationIntegrationTest, TestOrdValues, PreAnalyzedFieldManagedSchemaCloudTest, TestSolrXml, QueryParsingTest, EchoParamsTest, SystemInfoHandlerTest, TestNumericRangeQuery32, TestSizeLimitedDistributedMap, TestSmileRequest, LegacyCloudClusterPropTest, TestCollectionsAPIViaSolrCloudCluster, HighlighterMaxOffsetTest, TestDistributedMissingSort, TestRandomDVFaceting, DistribJoinFromCollectionTest, AsyncCallRequestStatusResponseTest, TestUseDocValuesAsStored2, DeleteStatusTest, SolrMetricsIntegrationTest, SignificantTermsQParserPluginTest, SolrIndexSplitterTest, ZkShardTermsTest, Tagger2Test, TestZkAclsWithHadoopAuth, SampleTest, SearchHandlerTest, ParsingFieldUpdateProcessorsTest, TestExclusionRuleCollectionAccess, AnalysisAfterCoreReloadTest, HdfsLockFactoryTest, TestOnReconnectListenerSupport, TestStressReorder, SolrRequestParserTest, TestSortableTextField, RecoveryAfterSoftCommitTest, NumericFieldsTest, SolrCoreTest, RulesTest, CustomCollectionTest, MultiThreadedOCPTest, TestCloudRecovery2, TestCloudJSONFacetJoinDomain, HttpPartitionTest, TestDistributedMap, AssignBackwardCompatibilityTest, TestDocBasedVersionConstraints, TestAnalyzeInfixSuggestions, TestQuerySenderListener, TestConfigsApi, TestHighFrequencyDictionaryFactory, TestSimNodeAddedTrigger, TestCrossCoreJoin, TestUniqueKeyFieldResource, ExecutePlanActionTest, TestCopyFieldCollectionResource, ConfigureRecoveryStrategyTest, BooleanFieldTest, RemoteQueryErrorTest, BitVectorTest, TestDistributedStatsComponentCardinality, TestSimScenario, CoreAdminOperationTest, UpdateLogTest, EnumFieldTest, SparseHLLTest, CreateRoutedAliasTest, ScheduledTriggerIntegrationTest, TestTlogReplica, FieldAnalysisRequestHandlerTest, ZkStateWriterTest, TestInfoStreamLogging, UnloadDistributedZkTest, XmlInterpolationTest, CleanupOldIndexTest, TestLegacyBM25SimilarityFactory, BasicZkTest, DaemonStreamApiTest, SearchRateTriggerTest, TestUninvertingReader, TestExactStatsCache, RequiredFieldsTest, CdcrUpdateLogTest, TestManagedSchemaThreadSafety, OverseerTest, TestSchemaSimilarityResource, TestSurroundQueryParser, TestConfigSetImmutable, TestTrie, AnalyticsQueryTest, TestLegacyNumericRangeQueryBuilder, TestRemoteStreaming, TestFieldCollectionResource, TestNestedUpdateProcessor, RoutingToNodesWithPropertiesTest, CheckHdfsIndexTest, HdfsSyncSliceTest]
   [junit4] Completed [448/901 (1!)] on J0 in 142.19s, 1 test, 1 failure <<< FAILURES!

[...truncated 54175 lines...]