Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/434/

1 tests failed.
FAILED:  org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest

Error Message:
Error from server at http://127.0.0.1:45843/collection1: 
java.lang.NullPointerException  at 
org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)
  at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)
  at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2600)  at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) 
 at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
 at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
  at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) 
 at org.eclipse.jetty.server.Server.handle(Server.java:500)  at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)  at 
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)  at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)  at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
  at java.lang.Thread.run(Thread.java:748) 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:45843/collection1: 
java.lang.NullPointerException
        at 
org.apache.solr.handler.admin.SystemInfoHandler.getSecurityInfo(SystemInfoHandler.java:326)
        at 
org.apache.solr.handler.admin.SystemInfoHandler.handleRequestBody(SystemInfoHandler.java:146)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:211)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2600)
        at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:803)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:582)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:432)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:362)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at 
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
        at org.eclipse.jetty.server.Server.handle(Server.java:500)
        at 
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
        at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
        at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
        at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
        at java.lang.Thread.run(Thread.java:748)

        at 
__randomizedtesting.SeedInfo.seed([3364EB8B88BAC12F:9420532FE501D296]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
        at 
org.apache.solr.index.hdfs.CheckHdfsIndexTest.doTest(CheckHdfsIndexTest.java:120)
        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:1081)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1053)
        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 15624 lines...]
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4]   2> 2369273 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 2369273 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2369273 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001/data-dir-210-001
   [junit4]   2> 2369273 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2369274 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2369274 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2369372 WARN  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2369375 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2369377 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2369377 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2369377 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2369377 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5dadaac0{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> 2369483 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@3a0c3078{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/jetty-localhost_localdomain-45779-hadoop-hdfs-3_2_0-tests_jar-_-any-6398509074838776762.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> 2369483 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@368e320c{HTTP/1.1, 
(http/1.1)}{localhost.localdomain:45779}
   [junit4]   2> 2369483 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.Server Started @2369523ms
   [junit4]   2> 2369584 WARN  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2369585 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2369586 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2369586 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2369586 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2369586 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76cbd52b{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> 2369686 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.w.WebAppContext@7192a376{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/jetty-localhost-46783-hadoop-hdfs-3_2_0-tests_jar-_-any-4944130405074664035.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> 2369686 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@28124c0a{HTTP/1.1, 
(http/1.1)}{localhost:46783}
   [junit4]   2> 2369686 INFO  
(SUITE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.Server Started @2369726ms
   [junit4]   2> 2369832 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xd05e5912fa231cf3: Processing first 
storage report for DS-c5d379fe-b8a2-4226-9e7d-903b914f4270 from datanode 
1306f415-5931-4332-b751-6dbf05cd8bef
   [junit4]   2> 2369832 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xd05e5912fa231cf3: from storage 
DS-c5d379fe-b8a2-4226-9e7d-903b914f4270 node 
DatanodeRegistration(127.0.0.1:45631, 
datanodeUuid=1306f415-5931-4332-b751-6dbf05cd8bef, infoPort=46475, 
infoSecurePort=0, ipcPort=38043, 
storageInfo=lv=-57;cid=testClusterID;nsid=1186164447;c=1588243639074), blocks: 
0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2369832 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xd05e5912fa231cf3: Processing first 
storage report for DS-e2b33705-84e6-40b9-99fe-3d52d6403fc7 from datanode 
1306f415-5931-4332-b751-6dbf05cd8bef
   [junit4]   2> 2369832 INFO  (Block report processor) [     ] 
BlockStateChange BLOCK* processReport 0xd05e5912fa231cf3: from storage 
DS-e2b33705-84e6-40b9-99fe-3d52d6403fc7 node 
DatanodeRegistration(127.0.0.1:45631, 
datanodeUuid=1306f415-5931-4332-b751-6dbf05cd8bef, infoPort=46475, 
infoSecurePort=0, ipcPort=38043, 
storageInfo=lv=-57;cid=testClusterID;nsid=1186164447;c=1588243639074), blocks: 
0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 2369947 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2369948 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2369948 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2370048 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:34259
   [junit4]   2> 2370048 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:34259
   [junit4]   2> 2370048 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34259
   [junit4]   2> 2370048 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 34259
   [junit4]   2> 2370049 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2370052 INFO  (zkConnectionManagerCallback-27299-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2370052 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2370055 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2370056 INFO  (zkConnectionManagerCallback-27301-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2370056 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2370057 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2370058 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2370059 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2370060 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2370062 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2370063 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2370065 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2370066 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2370067 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2370068 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2370070 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2370071 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 2370176 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2370176 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2370176 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2370176 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2370177 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2370177 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2370177 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2370178 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@77bbd802{/,null,AVAILABLE}
   [junit4]   2> 2370178 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@4ac1100f{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:40815}
   [junit4]   2> 2370178 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.s.Server Started @2370218ms
   [junit4]   2> 2370178 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost.localdomain:44925/hdfs__localhost.localdomain_44925__home_jenkins_jenkins-slave_workspace_Lucene-Solr-BadApples-Tests-8.x_solr_build_solr-core_test_J0_temp_solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001_tempDir-002_control_data,
 hostContext=/, hostPort=40815, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001/control-001/cores}
   [junit4]   2> 2370178 ERROR 
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2370178 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2370179 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 2370179 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2370179 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 2370179 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-30T10:47:19.958Z
   [junit4]   2> 2370192 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2370198 INFO  (zkConnectionManagerCallback-27303-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2370198 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2370300 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2370300 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001/control-001/solr.xml
   [junit4]   2> 2370303 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2370303 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2370304 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67d093a3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2371159 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2371160 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3fa6dac1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2371160 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3fa6dac1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2371163 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2509a870[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2371163 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2509a870[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2371164 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34259/solr
   [junit4]   2> 2371165 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2371166 INFO  (zkConnectionManagerCallback-27314-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2371167 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2371269 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2371271 INFO  (zkConnectionManagerCallback-27316-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2371271 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2371343 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:40815_
   [junit4]   2> 2371344 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.c.Overseer Overseer 
(id=73674054746046468-127.0.0.1:40815_-n_0000000000) starting
   [junit4]   2> 2371348 INFO  
(OverseerStateUpdate-73674054746046468-127.0.0.1:40815_-n_0000000000) 
[n:127.0.0.1:40815_     ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:40815_
   [junit4]   2> 2371348 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40815_
   [junit4]   2> 2371350 INFO  
(OverseerStateUpdate-73674054746046468-127.0.0.1:40815_-n_0000000000) 
[n:127.0.0.1:40815_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2371355 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2371355 WARN  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or  
authorization=external.  See https://s.apache.org/solrsecurity for more info.  
Solr is only as secure as disableddisabled
   [junit4]   2> 2372050 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2372071 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67d093a3
   [junit4]   2> 2372079 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67d093a3
   [junit4]   2> 2372079 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67d093a3
   [junit4]   2> 2372080 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) 
[n:127.0.0.1:40815_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001/control-001/cores
   [junit4]   2> 2372092 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2372092 INFO  (zkConnectionManagerCallback-27333-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2372092 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2372093 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2372095 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34259/solr ready
   [junit4]   2> 2372096 INFO  (qtp11251953-44483) [n:127.0.0.1:40815_     ] 
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:40815_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2372100 INFO  
(OverseerThreadFactory-27323-thread-1-processing-n:127.0.0.1:40815_) 
[n:127.0.0.1:40815_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 2372206 INFO  (qtp11251953-44485) [n:127.0.0.1:40815_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2372208 INFO  (qtp11251953-44486) [n:127.0.0.1:40815_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2372211 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_    
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> 2372212 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 2373225 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 2373249 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 2373375 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373398 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373399 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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@67d093a3
   [junit4]   2> 2373399 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44925/solr_hdfs_home
   [junit4]   2> 2373399 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2373399 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:44925/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 2373400 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44925/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 2373407 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373407 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 2373407 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2373412 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373413 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44925/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 2373428 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44925/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 2373434 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373434 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 2373434 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2373440 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373440 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6091341087585314]
   [junit4]   2> 2373469 WARN  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373513 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373513 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373513 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 2373522 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2373522 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2373524 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=88.5546875, 
floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=26.84665837855807, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3641634597498429, deletesPctAllowed=22.400081027677793
   [junit4]   2> 2373542 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3da94736[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2373543 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2373543 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373544 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2373544 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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 1665394166541058048
   [junit4]   2> 2373550 INFO  
(searcherExecutor-27335-thread-1-processing-n:127.0.0.1:40815_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:40815_ 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@3da94736[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2373552 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373552 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373554 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2373554 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373554 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40815/control_collection_shard1_replica_n1/
   [junit4]   2> 2373554 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373555 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:40815/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2373555 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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/73674054746046468-core_node2-n_0000000000
   [junit4]   2> 2373556 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40815/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2373657 INFO  (zkCallback-27315-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> 2373657 INFO  (zkCallback-27315-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> 2373658 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_ 
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> 2373659 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_     ] 
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=1448
   [junit4]   2> 2373662 INFO  (qtp11251953-44483) [n:127.0.0.1:40815_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2373760 INFO  (zkCallback-27315-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> 2373760 INFO  (zkCallback-27315-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> 2373760 INFO  (zkCallback-27315-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> 2373760 INFO  (qtp11251953-44483) [n:127.0.0.1:40815_     ] 
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:40815_&wt=javabin&version=2}
 status=0 QTime=1663
   [junit4]   2> 2373761 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: control_collection
   [junit4]   2> 2373875 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2373877 INFO  (zkConnectionManagerCallback-27344-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2373877 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2373883 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2373884 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34259/solr ready
   [junit4]   2> 2373884 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2373888 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_     ] 
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> 2373895 INFO  
(OverseerThreadFactory-27323-thread-2-processing-n:127.0.0.1:40815_) 
[n:127.0.0.1:40815_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 2373895 INFO  
(OverseerCollectionConfigSetProcessor-73674054746046468-127.0.0.1:40815_-n_0000000000)
 [n:127.0.0.1:40815_     ] 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> 2374110 WARN  
(OverseerThreadFactory-27323-thread-2-processing-n:127.0.0.1:40815_) 
[n:127.0.0.1:40815_     ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 2374112 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_     ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 2374112 INFO  (qtp11251953-44482) [n:127.0.0.1:40815_     ] 
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=224
   [junit4]   2> 2374113 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2374113 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2374113 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2374113 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2374113 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1
   [junit4]   2> 2374113 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
   [junit4]   2> 2374113 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=1
   [junit4]   2> 2374220 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001/shard-1-001
 of type NRT for shard1
   [junit4]   2> 2374221 WARN  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 2374221 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 2374221 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 2374221 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12
   [junit4]   2> 2374228 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2374228 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2374229 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2374229 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3c77e2a5{/,null,AVAILABLE}
   [junit4]   2> 2374229 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@79bede5a{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:37103}
   [junit4]   2> 2374229 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.s.Server Started @2374269ms
   [junit4]   2> 2374229 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost.localdomain:44925/hdfs__localhost.localdomain_44925__home_jenkins_jenkins-slave_workspace_Lucene-Solr-BadApples-Tests-8.x_solr_build_solr-core_test_J0_temp_solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001_tempDir-002_jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=37103, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001/shard-1-001/cores}
   [junit4]   2> 2374229 ERROR (closeThreadPool-27345-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2374229 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2374229 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.6.0
   [junit4]   2> 2374230 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2374230 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr
   [junit4]   2> 2374230 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-04-30T10:47:24.009Z
   [junit4]   2> 2374232 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2374236 INFO  (zkConnectionManagerCallback-27347-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2374236 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2374337 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2374337 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001/shard-1-001/solr.xml
   [junit4]   2> 2374341 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2374341 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2374353 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67d093a3, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2375192 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2375193 WARN  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1f323cc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2375193 WARN  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1f323cc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2375196 WARN  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@379f8d1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2375196 WARN  (closeThreadPool-27345-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@379f8d1b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2375197 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34259/solr
   [junit4]   2> 2375200 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2375201 INFO  (zkConnectionManagerCallback-27358-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2375201 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2375449 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 2375452 INFO  (zkConnectionManagerCallback-27360-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2375452 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 2375455 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2375458 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.c.ZkController Publish node=127.0.0.1:37103_ as 
DOWN
   [junit4]   2> 2375458 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 2375458 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37103_
   [junit4]   2> 2375459 INFO  (zkCallback-27343-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2375459 INFO  (zkCallback-27315-thread-2) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2375460 INFO  (zkCallback-27359-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2375461 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 2375461 WARN  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=you make it. Consider configuring 
authentication/authorization before exposing Solr to users internal or  
authorization=external.  See https://s.apache.org/solrsecurity for more info.  
Solr is only as secure as disableddisabled
   [junit4]   2> 2375482 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2375506 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67d093a3
   [junit4]   2> 2375519 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67d093a3
   [junit4]   2> 2375519 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67d093a3
   [junit4]   2> 2375520 INFO  (closeThreadPool-27345-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001/shard-1-001/cores
   [junit4]   2> 2375539 INFO  (closeThreadPool-27345-thread-1) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:37103_
   [junit4]   2> 2375546 INFO  (qtp2105623858-44548) [n:127.0.0.1:37103_     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:37103_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2375551 INFO  
(OverseerCollectionConfigSetProcessor-73674054746046468-127.0.0.1:40815_-n_0000000000)
 [n:127.0.0.1:40815_     ] 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> 2375556 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2375563 INFO  (qtp11251953-44483) [n:127.0.0.1:40815_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=2
   [junit4]   2> 2375565 INFO  (qtp11251953-44484) [n:127.0.0.1:40815_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2375566 INFO  (qtp2105623858-44551) [n:127.0.0.1:37103_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2375567 INFO  (qtp11251953-44485) [n:127.0.0.1:40815_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={wt=javabin&version=2&key=solr.core.control_collection.shard1.replica_n1:INDEX.sizeInBytes}
 status=0 QTime=1
   [junit4]   2> 2375568 INFO  (qtp11251953-44486) [n:127.0.0.1:40815_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 2375568 INFO  
(OverseerThreadFactory-27323-thread-3-processing-n:127.0.0.1:40815_) 
[n:127.0.0.1:40815_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node 
Identified 127.0.0.1:37103_ for creating new replica of shard shard1 for 
collection collection1
   [junit4]   2> 2375570 INFO  
(OverseerThreadFactory-27323-thread-3-processing-n:127.0.0.1:40815_) 
[n:127.0.0.1:40815_ c:collection1 s:shard1   ] o.a.s.c.a.c.AddReplicaCmd 
Returning CreateReplica command.
   [junit4]   2> 2375579 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_    
x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2376593 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 2376610 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Schema name=test
   [junit4]   2> 2376870 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2376905 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
configset conf1, trusted=true
   [junit4]   2> 2376905 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67d093a3
   [junit4]   2> 2376905 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory 
solr.hdfs.home=hdfs://localhost.localdomain:44925/solr_hdfs_home
   [junit4]   2> 2376906 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2376906 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001/shard-1-001/cores/collection1_shard1_replica_n1],
 
dataDir=[hdfs://localhost.localdomain:44925/solr_hdfs_home/collection1/core_node2/data/]
   [junit4]   2> 2376906 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44925/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 2376913 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 2376913 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 2376913 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2376929 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2376930 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44925/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 2376944 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory creating directory factory for path 
hdfs://localhost.localdomain:44925/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 2376950 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct 
memory allocation set to [true]
   [junit4]   2> 2376950 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of 
[4194304] will allocate [1] slabs and use ~[4194304] bytes
   [junit4]   2> 2376950 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 2376957 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 2376957 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6091341087585314]
   [junit4]   2> 2376975 WARN  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2377041 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2377041 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2377041 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog 
Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 2377057 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2377057 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2377060 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=88.5546875, 
floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=26.84665837855807, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3641634597498429, deletesPctAllowed=22.400081027677793
   [junit4]   2> 2377076 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@165defe4[collection1_shard1_replica_n1] main]
   [junit4]   2> 2377077 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2377077 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2377078 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 2377078 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1665394170246725632
   [junit4]   2> 2377085 INFO  
(searcherExecutor-27371-thread-1-processing-n:127.0.0.1:37103_ 
x:collection1_shard1_replica_n1 c:collection1 s:shard1) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1] Registered new searcher 
Searcher@165defe4[collection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2377225 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2377226 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection1/leaders/shard1
   [junit4]   2> 2377229 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2377229 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2377229 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:37103/collection1_shard1_replica_n1/
   [junit4]   2> 2377229 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2377229 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:37103/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 2377229 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection1/leaders/shard1/leader after winning as 
/collections/collection1/leader_elect/shard1/election/73674054746046473-core_node2-n_0000000000
   [junit4]   2> 2377234 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37103/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2377336 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2377337 INFO  (qtp2105623858-44550) [n:127.0.0.1:37103_     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1759
   [junit4]   2> 2377339 INFO  (qtp2105623858-44548) [n:127.0.0.1:37103_ 
c:collection1    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:37103_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1793
   [junit4]   2> 2377339 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in 
collection: collection1
   [junit4]   2> 2377442 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testChecksumsOnly
   [junit4]   2> 2377558 INFO  
(OverseerCollectionConfigSetProcessor-73674054746046468-127.0.0.1:40815_-n_0000000000)
 [n:127.0.0.1:40815_     ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2383558 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:44925/solr
   [junit4]   2> 2383561 INFO  
(TEST-CheckHdfsIndexTest.testChecksumsOnly-seed#[3364EB8B88BAC12F]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testChecksumsOnly
   [junit4]   2> 2383671 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1296863730
   [junit4]   2> 2383671 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40815_
   [junit4]   2> 2383699 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2383699 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:40815_ as DOWN
   [junit4]   2> 2383701 INFO  (zkCallback-27315-thread-4) [     ] 
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: [2])
   [junit4]   2> 2383701 INFO  (zkCallback-27315-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: [2])
   [junit4]   2> 2383701 INFO  (zkCallback-27315-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: [2])
   [junit4]   2> 2383702 INFO  (closeThreadPool-27378-thread-4) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=610922569
   [junit4]   2> 2383702 INFO  (closeThreadPool-27378-thread-4) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37103_
   [junit4]   2> 2383702 INFO  (closeThreadPool-27378-thread-4) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 2383702 INFO  (closeThreadPool-27378-thread-4) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:37103_ as DOWN
   [junit4]   2> 2383708 INFO  (coreCloseExecutor-27385-thread-1) 
[n:127.0.0.1:40815_     ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4abf02f5
   [junit4]   2> 2383708 INFO  (coreCloseExecutor-27385-thread-1) 
[n:127.0.0.1:40815_     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.control_collection.shard1.replica_n1 
tag=SolrCore@4abf02f5
   [junit4]   2> 2383708 INFO  (coreCloseExecutor-27385-thread-1) 
[n:127.0.0.1:40815_     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@35d1863c: rootName = null, 
domain = solr.core.control_collection.shard1.replica_n1, service url = null, 
agent id = null] for registry 
solr.core.control_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@48ef3b5d
   [junit4]   2> 2383714 INFO  (coreCloseExecutor-27386-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@436a1b6f
   [junit4]   2> 2383714 INFO  (coreCloseExecutor-27386-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.core.collection1.shard1.replica_n1 tag=SolrCore@436a1b6f
   [junit4]   2> 2383714 INFO  (coreCloseExecutor-27386-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@37249c9a: rootName = null, 
domain = solr.core.collection1.shard1.replica_n1, service url = null, agent id 
= null] for registry 
solr.core.collection1.shard1.replica_n1/com.codahale.metrics.MetricRegistry@175b443
   [junit4]   2> 2383733 INFO  (coreCloseExecutor-27385-thread-1) 
[n:127.0.0.1:40815_     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.control_collection.shard1.leader 
tag=SolrCore@4abf02f5
   [junit4]   2> 2383734 INFO  (coreCloseExecutor-27385-thread-1) 
[n:127.0.0.1:40815_     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2383738 INFO  (coreCloseExecutor-27386-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.m.SolrMetricManager Closing metric reporters 
for registry=solr.collection.collection1.shard1.leader tag=SolrCore@436a1b6f
   [junit4]   2> 2383739 INFO  (coreCloseExecutor-27386-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 2383749 INFO  (coreCloseExecutor-27385-thread-1) 
[n:127.0.0.1:40815_     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:44925/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 2383749 INFO  (coreCloseExecutor-27386-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:44925/solr_hdfs_home/collection1/core_node2/data
   [junit4]   2> 2383754 INFO  (coreCloseExecutor-27385-thread-1) 
[n:127.0.0.1:40815_     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:44925/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 2383757 INFO  (coreCloseExecutor-27386-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:44925/solr_hdfs_home/collection1/core_node2/data/index
   [junit4]   2> 2383768 INFO  (coreCloseExecutor-27386-thread-1) 
[n:127.0.0.1:37103_     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:44925/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
   [junit4]   2> 2383768 INFO  (coreCloseExecutor-27385-thread-1) 
[n:127.0.0.1:40815_     ] o.a.s.s.h.HdfsDirectory Closing hdfs directory 
hdfs://localhost.localdomain:44925/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 2383769 ERROR 
(OldIndexDirectoryCleanupThreadForCore-control_collection_shard1_replica_n1) [  
   ] o.a.s.c.HdfsDirectoryFactory Error checking if path 
hdfs://localhost.localdomain:44925/solr_hdfs_home/control_collection/core_node2/data/tlog
 is an old index directory, caused by: java.io.IOException: Filesystem closed
   [junit4]   2> 2383772 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2383772 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@77a66f26: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@a05ddfe
   [junit4]   2> 2383772 INFO  (closeThreadPool-27378-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 2383772 INFO  (closeThreadPool-27378-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@36ff8759: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@566d391e
   [junit4]   2> 2383782 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2383782 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4950d75e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@5a28fbb7
   [junit4]   2> 2383784 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 2383784 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@23a3b8b3: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@264e97fc
   [junit4]   2> 2383784 INFO  (closeThreadPool-27378-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 2383785 INFO  (closeThreadPool-27378-thread-4) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 2383785 INFO  (closeThreadPool-27378-thread-4) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7e95e376: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.m

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

TE-CheckHdfsIndexTest-seed#[3364EB8B88BAC12F]-worker) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5dadaac0{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-BadApples-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.index.hdfs.CheckHdfsIndexTest_3364EB8B88BAC12F-001
   [junit4]   2> Apr 30, 2020 10:48:34 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 16 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene84, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6061e2dc),
 locale=he, timezone=Europe/London
   [junit4]   2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=4,free=95090840,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: 
[HttpPartitionWithTlogReplicasTest, TestMaxTokenLenTokenizer, 
TestJsonFacetsWithNestedObjects, MetricTriggerIntegrationTest, 
OverriddenZkACLAndCredentialsProvidersTest, CustomTermsComponentTest, 
TestRandomDVFaceting, JavabinLoaderTest, SearchHandlerTest, TimeZoneUtilsTest, 
TestDistribPackageStore, QueryParsingTest, TestConfigOverlay, 
DistributedFacetPivotWhiteBoxTest, TestCloudInspectUtil, 
DocValuesNotIndexedTest, JWTVerificationkeyResolverTest, DocValuesMissingTest, 
NodeAddedTriggerTest, ClassificationUpdateProcessorTest, TestCoreAdminApis, 
BooleanFieldTest, TestNonDefinedSimilarityFactory, TestPhraseSuggestions, 
TestSchemaSimilarityResource, TlogReplayBufferedWhileIndexingTest, 
LargeFieldTest, TestFilteredDocIdSet, SSLMigrationTest, TestFieldTypeResource, 
CacheHeaderTest, TestStressReorder, FieldMutatingUpdateProcessorTest, 
LeaderElectionTest, BufferStoreTest, TestEmbeddedSolrServerSchemaAPI, 
SearchRateTriggerTest, TestReplicationHandler, TestDocTermOrds, 
TestSweetSpotSimilarityFactory, TestFunctionQuery, BJQFilterAccessibleTest, 
NumericFieldsTest, TestDynamicLoading, TestRebalanceLeaders, 
TestDeleteCollectionOnDownNodes, PackageManagerCLITest, PluginInfoTest, 
GraphQueryTest, BasicAuthIntegrationTest, TestScoreJoinQPNoScore, 
NoCacheHeaderTest, TestManagedSynonymGraphFilterFactory, TestReplicaProperties, 
TestDistributedMissingSort, TestLuceneIndexBackCompat, TestSystemIdResolver, 
TestSortByMinMaxFunction, TestNumericTerms32, CdcrRequestHandlerTest, 
TestApiFramework, CdcrBootstrapTest, SolrCLIZkUtilsTest, TestJmxIntegration, 
TestSolrIndexConfig, TestSimScenario, DocumentAnalysisRequestHandlerTest, 
AddBlockUpdateTest, HdfsChaosMonkeyNothingIsSafeTest, 
CollectionsAPIDistributedZkTest, CollectionReloadTest, TestSimExtremeIndexing, 
TestLRUStatsCache, UniqFieldsUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, TestCorePropertiesReload, MissingSegmentRecoveryTest, 
TestNamedUpdateProcessors, NodeMarkersRegistrationTest, ZkSolrClientTest, 
TestGraphTermsQParserPlugin, TestAtomicUpdateErrorCases, TestSolrJ, 
TestSolrCloudWithSecureImpersonation, TestLegacyNumericRangeQueryBuilder, 
TestSegmentSorting, TestReversedWildcardFilterFactory, HdfsRecoverLeaseTest, 
RecoveryZkTest, TestBadConfig, TestGraphMLResponseWriter, 
TestImplicitCoreProperties, SimpleMLTQParserTest, CursorPagingTest, 
TestSolrCoreProperties, TestInPlaceUpdatesStandalone, TestStressLiveNodes, 
TestGroupingSearch, EnumFieldTest, CustomCollectionTest, 
ScheduledTriggerIntegrationTest, TestStressThreadBackup, 
HdfsUnloadDistributedZkTest, TestReRankQParserPlugin, 
CoreMergeIndexesAdminHandlerTest, TestSQLHandlerNonCloud, ConfigSetsAPITest, 
IndexSizeTriggerMixedBoundsTest, InfixSuggestersTest, StatsComponentTest, 
DistributedQueryComponentOptimizationTest, AtomicUpdateProcessorFactoryTest, 
OverseerRolesTest, TestManagedResourceStorage, TestStandardQParsers, 
SuggesterTest, SolrShardReporterTest, TestUniqueKeyFieldResource, 
TestSkipOverseerOperations, TestDownShardTolerantSearch, 
HDFSCollectionsAPITest, TestPrepRecovery, TestMissingGroups, 
TestHashPartitioner, TestValueSourceCache, TestFieldCollectionResource, 
ZkStateWriterTest, DistribJoinFromCollectionTest, TestHalfAndHalfDocValues, 
ExecutePlanActionTest, TestTolerantUpdateProcessorCloud, 
TestWaitForStateWithJettyShutdowns, ChaosMonkeySafeLeaderTest, TestRTGBase, 
ConjunctionSolrSpellCheckerTest, JWTAuthPluginIntegrationTest, TestSchemaField, 
TestQueryingOnDownCollection, TestRetrieveFieldsOptimizer, TestLockTree, 
TestSurroundQueryParser, RulesTest, TestDFISimilarityFactory, 
SolrIndexConfigTest, MaxSizeAutoCommitTest, TestSnapshotCloudManager, 
ZkFailoverTest, TestCSVResponseWriter, SolrXmlInZkTest, SplitShardTest, 
TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCloudRecovery, 
TestCloudSearcherWarming, TestPullReplica, TestPullReplicaErrorHandling, 
TestSSLRandomization, TestTlogReplayVsRecovery, TestTlogReplica, 
VMParamsZkACLAndCredentialsProvidersTest, AssignTest, 
AsyncCallRequestStatusResponseTest, CollectionTooManyReplicasTest, 
ConcurrentCreateCollectionTest, SimpleCollectionCreateDeleteTest, 
TestCollectionsAPIViaSolrCloudCluster, AutoScalingHandlerTest, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, 
IndexSizeTriggerSizeEstimationTest, IndexSizeTriggerTest, 
TriggerSetPropertiesIntegrationTest, TestSimDistributedQueue, 
TestSimLargeCluster, CachingDirectoryFactoryTest, TestCoreContainer, 
TestDynamicURP, TestMergePolicyConfig, TestReloadAndDeleteDocs, TestSolrXml, 
TestXIncludeConfig, FieldAnalysisRequestHandlerTest, MoreLikeThisHandlerTest, 
TestCoreBackup, TestHdfsBackupRestoreCore, IndexSizeEstimatorTest, 
MetricsHandlerTest, SegmentsInfoRequestHandlerTest, ShowFileRequestHandlerTest, 
SplitHandlerTest, StatsReloadRaceTest, BadComponentTest, 
DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallTest, 
DistributedTermsComponentTest, ResponseBuilderTest, ResponseLogComponentTest, 
TermVectorComponentDistributedTest, TestPivotHelperCode, Tagger2Test, 
TaggerTest, TaggingAttributeTest, XmlInterpolationTest, 
HighlighterMaxOffsetTest, HighlighterWithoutStoredIdTest, 
TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, 
CheckHdfsIndexTest]
   [junit4] Completed [742/907 (1!)] on J0 in 77.93s, 5 tests, 1 error, 1 
skipped <<< FAILURES!

[...truncated 38565 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1060051778
 [ecj-lint] Compiling 931 source files to /tmp/ecj1060051778
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/core/src/java/org/apache/lucene/codecs/CodecUtil.java
 (at line 523)
 [ecj-lint]     throw new CorruptIndexException("misplaced codec footer (file 
truncated?): length=" + in.length() + " but footerLength==" + footerLength(), 
input);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'in' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/core/src/java/org/apache/lucene/codecs/compressing/CompressingStoredFieldsReader.java
 (at line 166)
 [ecj-lint]     FieldsIndexReader fieldsIndexReader = new FieldsIndexReader(d, 
si.name, segmentSuffix, INDEX_EXTENSION_PREFIX, INDEX_CODEC_NAME, si.getId());
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldsIndexReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/core/src/java/org/apache/lucene/codecs/compressing/CompressingTermVectorsReader.java
 (at line 148)
 [ecj-lint]     FieldsIndexReader fieldsIndexReader = new FieldsIndexReader(d, 
si.name, segmentSuffix, VECTORS_INDEX_EXTENSION_PREFIX, 
VECTORS_INDEX_CODEC_NAME, si.getId());
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fieldsIndexReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/core/src/java/org/apache/lucene/search/IndexSearcher.java
 (at line 50)
 [ecj-lint]     import org.apache.lucene.util.automaton.ByteRunAutomaton;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.util.automaton.ByteRunAutomaton is 
never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/core/src/java/org/apache/lucene/util/automaton/Operations.java
 (at line 742)
 [ecj-lint]     Integer q = newstate.get(statesSet);
 [ecj-lint]                              ^^^^^^^^^
 [ecj-lint] Unlikely argument type SortedIntSet for get(Object) on a 
Map<SortedIntSet.FrozenIntSet,Integer>
 [ecj-lint] ----------
 [ecj-lint] 5 problems (1 error, 4 warnings)

BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/build.xml:643:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/build.xml:101:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/build.xml:201:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/common-build.xml:2127:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/common-build.xml:2166:
 Compile failed; see the compiler error output for details.

Total time: 72 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to