Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/406/
2 tests failed. FAILED: org.apache.solr.cloud.RollingRestartTest.test Error Message: Timeout occurred while waiting response from server at: http://127.0.0.1:34641/zb/w Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:34641/zb/w at __randomizedtesting.SeedInfo.seed([A64D34581E1938C9:2E190B82B0E55531]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) 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.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) ... 52 more FAILED: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest.test Error Message: expected:<5> but was:<4> Stack Trace: java.lang.AssertionError: expected:<5> but was:<4> at __randomizedtesting.SeedInfo.seed([A64D34581E1938C9:2E190B82B0E55531]:0) at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:645) at org.junit.Assert.assertEquals(Assert.java:631) at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:150) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Build Log: [...truncated 14397 lines...] [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest [junit4] 2> 1287607 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf' [junit4] 2> 1287607 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1287608 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/data-dir-147-001 [junit4] 2> 1287608 WARN (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18 [junit4] 2> 1287608 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1287609 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN) [junit4] 2> 1287610 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: / [junit4] 1> Formatting using clusterid: testClusterID [junit4] 2> 1288850 WARN (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1288880 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-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> 1288883 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1288883 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1288883 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1288887 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7227aaec{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> 1289102 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@29d86fe5{hdfs,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost_localdomain-38683-hadoop-hdfs-3_2_0-tests_jar-_-any-8041985165215828096.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> 1289102 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@d0e679f{HTTP/1.1, (http/1.1)}{localhost.localdomain:38683} [junit4] 2> 1289102 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.Server Started @1289135ms [junit4] 2> 1289928 WARN (StorageLocationChecker thread 0) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 2> 1290009 WARN (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j [junit4] 2> 1290017 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-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> 1290021 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1290021 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1290021 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1290021 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b9bfbac{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> 1290122 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@16d13949{datanode,/,file:///home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/jetty-localhost-40809-hadoop-hdfs-3_2_0-tests_jar-_-any-7211726522447550822.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> 1290122 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3f1be9b4{HTTP/1.1, (http/1.1)}{localhost:40809} [junit4] 2> 1290122 INFO (SUITE-HdfsSyncSliceTest-seed#[A64D34581E1938C9]-worker) [ ] o.e.j.s.Server Started @1290155ms [junit4] 2> 1291882 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xb6cde27d196dfd67: Processing first storage report for DS-e797a2a4-7cf4-4233-87f0-9d2064432fa3 from datanode 71203119-c68e-4dc6-9586-d236bdefe785 [junit4] 2> 1291884 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xb6cde27d196dfd67: from storage DS-e797a2a4-7cf4-4233-87f0-9d2064432fa3 node DatanodeRegistration(127.0.0.1:46231, datanodeUuid=71203119-c68e-4dc6-9586-d236bdefe785, infoPort=42919, infoSecurePort=0, ipcPort=39849, storageInfo=lv=-57;cid=testClusterID;nsid=808330962;c=1586316696778), blocks: 0, hasStaleStorage: true, processing time: 2 msecs, invalidatedBlocks: 0 [junit4] 2> 1291886 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xb6cde27d196dfd67: Processing first storage report for DS-f0cdb1fa-14a4-45d5-b60c-0b02ea659eb7 from datanode 71203119-c68e-4dc6-9586-d236bdefe785 [junit4] 2> 1291886 INFO (Block report processor) [ ] BlockStateChange BLOCK* processReport 0xb6cde27d196dfd67: from storage DS-f0cdb1fa-14a4-45d5-b60c-0b02ea659eb7 node DatanodeRegistration(127.0.0.1:46231, datanodeUuid=71203119-c68e-4dc6-9586-d236bdefe785, infoPort=42919, infoSecurePort=0, ipcPort=39849, storageInfo=lv=-57;cid=testClusterID;nsid=808330962;c=1586316696778), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0 [junit4] 2> 1291975 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1291977 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1291977 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1292077 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer start zk server on port:42757 [junit4] 2> 1292077 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:42757 [junit4] 2> 1292077 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42757 [junit4] 2> 1292077 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42757 [junit4] 2> 1292079 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1292085 INFO (zkConnectionManagerCallback-3973-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1292085 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1292094 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1292096 INFO (zkConnectionManagerCallback-3975-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1292096 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1292098 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 1292101 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 1292102 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 1292103 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 1292104 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 1292104 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 1292105 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 1292106 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 1292106 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 1292107 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 1292108 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkTestServer put /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 1292113 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1292117 INFO (zkConnectionManagerCallback-3979-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1292117 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1292219 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise [junit4] 2> 1292298 WARN (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1292298 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1292298 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1292298 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] 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> 1292299 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1292299 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1292299 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1292300 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55d1c258{/,null,AVAILABLE} [junit4] 2> 1292301 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@797d1e65{SSL, (ssl, http/1.1)}{127.0.0.1:46003} [junit4] 2> 1292301 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.s.Server Started @1292334ms [junit4] 2> 1292301 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35919/hdfs__localhost.localdomain_35919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001_tempDir-002_control_data, replicaType=NRT, hostContext=/, hostPort=46003, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/control-001/cores} [junit4] 2> 1292301 ERROR (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1292301 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1292301 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1292301 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1292301 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1292301 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-08T03:31:40.715Z [junit4] 2> 1292302 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1292303 INFO (zkConnectionManagerCallback-3981-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1292303 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1292404 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1292404 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/control-001/solr.xml [junit4] 2> 1292409 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1292409 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1292411 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7c6cd31a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1292586 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1292586 WARN (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1292587 WARN (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@be432cc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1292587 WARN (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@be432cc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1292590 WARN (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1292597 WARN (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@772159d0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1292597 WARN (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@772159d0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1292599 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42757/solr [junit4] 2> 1292602 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1292603 INFO (zkConnectionManagerCallback-3988-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1292603 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1292705 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1292706 INFO (zkConnectionManagerCallback-3990-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1292706 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1292753 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46003_ [junit4] 2> 1292754 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.c.Overseer Overseer (id=73547770849918981-127.0.0.1:46003_-n_0000000000) starting [junit4] 2> 1292757 INFO (OverseerStateUpdate-73547770849918981-127.0.0.1:46003_-n_0000000000) [n:127.0.0.1:46003_ ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46003_ [junit4] 2> 1292761 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46003_ [junit4] 2> 1292763 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1292764 WARN (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1292767 INFO (zkCallback-3989-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1292785 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1292806 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c6cd31a [junit4] 2> 1292813 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c6cd31a [junit4] 2> 1292814 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c6cd31a [junit4] 2> 1292815 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [n:127.0.0.1:46003_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/control-001/cores [junit4] 2> 1292826 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1292827 INFO (zkConnectionManagerCallback-3999-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1292827 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1292828 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1292829 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42757/solr ready [junit4] 2> 1292860 INFO (qtp913371778-12984) [n:127.0.0.1:46003_ ] 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:46003_&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1292865 INFO (OverseerThreadFactory-3847-thread-1-processing-n:127.0.0.1:46003_) [n:127.0.0.1:46003_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 1292975 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1292975 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 1293988 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0 [junit4] 2> 1294004 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=test [junit4] 2> 1294151 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1294165 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1294165 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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@7c6cd31a [junit4] 2> 1294176 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:35919/solr_hdfs_home [junit4] 2> 1294176 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 1294176 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:35919/solr_hdfs_home/control_collection/core_node2/data/] [junit4] 2> 1294177 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35919/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata [junit4] 2> 1294184 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1294184 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1294184 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 1294261 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1294268 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35919/solr_hdfs_home/control_collection/core_node2/data [junit4] 2> 1294307 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:35919/solr_hdfs_home/control_collection/core_node2/data/index [junit4] 2> 1294312 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1294312 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1294312 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache [junit4] 2> 1294319 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1294320 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=8, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0] [junit4] 2> 1295017 WARN (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1295074 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1295074 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1295074 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2 [junit4] 2> 1295090 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1295090 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1295093 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 1295189 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@567d03ef[control_collection_shard1_replica_n1] main] [junit4] 2> 1295191 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 1295191 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1295194 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1295195 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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 1663373623803510784 [junit4] 2> 1295198 INFO (searcherExecutor-3852-thread-1-processing-n:127.0.0.1:46003_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:46003_ 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@567d03ef[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1295200 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1295200 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1295202 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1295202 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1295202 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46003/control_collection_shard1_replica_n1/ [junit4] 2> 1295202 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1295203 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:46003/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 1295203 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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/73547770849918981-core_node2-n_0000000000 [junit4] 2> 1295204 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46003/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 1295205 INFO (zkCallback-3989-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> 1295205 INFO (zkCallback-3989-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> 1295206 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ 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> 1295207 INFO (qtp913371778-12987) [n:127.0.0.1:46003_ ] 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=2232 [junit4] 2> 1295209 INFO (qtp913371778-12984) [n:127.0.0.1:46003_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1295308 INFO (zkCallback-3989-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> 1295308 INFO (zkCallback-3989-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> 1295308 INFO (zkCallback-3989-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> 1295308 INFO (qtp913371778-12984) [n:127.0.0.1:46003_ ] 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:46003_&wt=javabin&version=2} status=0 QTime=2448 [junit4] 2> 1295309 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in collection: control_collection [junit4] 2> 1295414 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1295416 INFO (zkConnectionManagerCallback-4005-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1295416 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1295417 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1295418 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42757/solr ready [junit4] 2> 1295418 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 1295421 INFO (qtp913371778-12985) [n:127.0.0.1:46003_ ] 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=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1295425 INFO (OverseerThreadFactory-3847-thread-2-processing-n:127.0.0.1:46003_) [n:127.0.0.1:46003_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1295425 INFO (OverseerCollectionConfigSetProcessor-73547770849918981-127.0.0.1:46003_-n_0000000000) [n:127.0.0.1:46003_ ] 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> 1295628 WARN (OverseerThreadFactory-3847-thread-2-processing-n:127.0.0.1:46003_) [n:127.0.0.1:46003_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 1295629 INFO (qtp913371778-12985) [n:127.0.0.1:46003_ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 1295630 INFO (qtp913371778-12985) [n:127.0.0.1:46003_ ] 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=2&wt=javabin&version=2} status=0 QTime=209 [junit4] 2> 1295631 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1 [junit4] 2> 1295631 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1295631 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1 [junit4] 2> 1295631 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1295631 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.SolrCloudTestCase active slice count: 1 expected:1 [junit4] 2> 1295632 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0 [junit4] 2> 1295632 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=7 [junit4] 2> 1295716 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-1-001 of type NRT for shard1 [junit4] 2> 1295719 WARN (closeThreadPool-4006-thread-1) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1295719 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1295719 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1295719 INFO (closeThreadPool-4006-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> 1295725 INFO (closeThreadPool-4006-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1295725 INFO (closeThreadPool-4006-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1295725 INFO (closeThreadPool-4006-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1295726 INFO (closeThreadPool-4006-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3845ad52{/,null,AVAILABLE} [junit4] 2> 1295726 INFO (closeThreadPool-4006-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4005c074{SSL, (ssl, http/1.1)}{127.0.0.1:44055} [junit4] 2> 1295726 INFO (closeThreadPool-4006-thread-1) [ ] o.e.j.s.Server Started @1295760ms [junit4] 2> 1295727 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35919/hdfs__localhost.localdomain_35919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001_tempDir-002_jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=44055, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-1-001/cores} [junit4] 2> 1295727 ERROR (closeThreadPool-4006-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1295727 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1295727 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1295727 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1295727 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1295727 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-08T03:31:44.141Z [junit4] 2> 1295728 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1295730 INFO (zkConnectionManagerCallback-4008-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1295731 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1295797 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-2-001 of type NRT for shard1 [junit4] 2> 1295816 WARN (closeThreadPool-4006-thread-2) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1295816 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1295816 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1295816 INFO (closeThreadPool-4006-thread-2) [ ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_191-b12 [junit4] 2> 1295819 INFO (closeThreadPool-4006-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1295819 INFO (closeThreadPool-4006-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1295819 INFO (closeThreadPool-4006-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1295819 INFO (closeThreadPool-4006-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7769ce52{/,null,AVAILABLE} [junit4] 2> 1295820 INFO (closeThreadPool-4006-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3c7e8ea5{SSL, (ssl, http/1.1)}{127.0.0.1:38575} [junit4] 2> 1295820 INFO (closeThreadPool-4006-thread-2) [ ] o.e.j.s.Server Started @1295853ms [junit4] 2> 1295820 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35919/hdfs__localhost.localdomain_35919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001_tempDir-002_jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=38575, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-2-001/cores} [junit4] 2> 1295821 ERROR (closeThreadPool-4006-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1295821 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1295821 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1295821 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1295821 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1295821 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-08T03:31:44.235Z [junit4] 2> 1295826 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1295829 INFO (zkConnectionManagerCallback-4010-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1295829 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1295832 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1295832 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-1-001/solr.xml [junit4] 2> 1295835 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1295835 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1295837 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7c6cd31a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1295913 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-3-001 of type NRT for shard1 [junit4] 2> 1295915 WARN (closeThreadPool-4006-thread-3) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1295915 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1295915 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1295915 INFO (closeThreadPool-4006-thread-3) [ ] 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> 1295921 INFO (closeThreadPool-4006-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1295921 INFO (closeThreadPool-4006-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1295921 INFO (closeThreadPool-4006-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1295921 INFO (closeThreadPool-4006-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@782fad85{/,null,AVAILABLE} [junit4] 2> 1295922 INFO (closeThreadPool-4006-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@74e0f7f2{SSL, (ssl, http/1.1)}{127.0.0.1:46389} [junit4] 2> 1295922 INFO (closeThreadPool-4006-thread-3) [ ] o.e.j.s.Server Started @1295955ms [junit4] 2> 1295922 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35919/hdfs__localhost.localdomain_35919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001_tempDir-002_jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=46389, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-3-001/cores} [junit4] 2> 1295923 ERROR (closeThreadPool-4006-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1295923 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1295923 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1295923 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1295923 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1295923 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-08T03:31:44.337Z [junit4] 2> 1295929 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1295932 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1295932 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-2-001/solr.xml [junit4] 2> 1295936 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1295936 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1295938 INFO (closeThreadPool-4006-thread-2) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7c6cd31a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1295948 INFO (zkConnectionManagerCallback-4013-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1295948 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1296001 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-4-001 of type NRT for shard1 [junit4] 2> 1296011 WARN (closeThreadPool-4006-thread-4) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1296011 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1296011 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1296011 INFO (closeThreadPool-4006-thread-4) [ ] 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> 1296049 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1296049 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-3-001/solr.xml [junit4] 2> 1296052 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1296052 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1296054 INFO (closeThreadPool-4006-thread-3) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7c6cd31a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1296096 INFO (closeThreadPool-4006-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1296096 INFO (closeThreadPool-4006-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1296096 INFO (closeThreadPool-4006-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1296108 INFO (closeThreadPool-4006-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@150c54d3{/,null,AVAILABLE} [junit4] 2> 1296109 INFO (closeThreadPool-4006-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@411a440d{SSL, (ssl, http/1.1)}{127.0.0.1:34481} [junit4] 2> 1296109 INFO (closeThreadPool-4006-thread-4) [ ] o.e.j.s.Server Started @1296142ms [junit4] 2> 1296109 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35919/hdfs__localhost.localdomain_35919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001_tempDir-002_jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=34481, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-4-001/cores} [junit4] 2> 1296110 ERROR (closeThreadPool-4006-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1296110 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1296110 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1296110 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1296110 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1296110 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-08T03:31:44.524Z [junit4] 2> 1296123 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-5-001 of type NRT for shard1 [junit4] 2> 1296131 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1296138 INFO (zkConnectionManagerCallback-4017-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1296138 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1296153 WARN (closeThreadPool-4006-thread-5) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1296153 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1296153 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1296153 INFO (closeThreadPool-4006-thread-5) [ ] 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> 1296172 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1296173 WARN (closeThreadPool-4006-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1296179 WARN (closeThreadPool-4006-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@182f18d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1296179 WARN (closeThreadPool-4006-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@182f18d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1296190 WARN (closeThreadPool-4006-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1296217 INFO (closeThreadPool-4006-thread-5) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1296217 INFO (closeThreadPool-4006-thread-5) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1296217 INFO (closeThreadPool-4006-thread-5) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1296226 INFO (closeThreadPool-4006-thread-5) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4239e441{/,null,AVAILABLE} [junit4] 2> 1296227 INFO (closeThreadPool-4006-thread-5) [ ] o.e.j.s.AbstractConnector Started ServerConnector@254d5a67{SSL, (ssl, http/1.1)}{127.0.0.1:44783} [junit4] 2> 1296227 INFO (closeThreadPool-4006-thread-5) [ ] o.e.j.s.Server Started @1296260ms [junit4] 2> 1296227 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35919/hdfs__localhost.localdomain_35919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001_tempDir-002_jetty5, solrconfig=solrconfig.xml, hostContext=/, hostPort=44783, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-5-001/cores} [junit4] 2> 1296227 ERROR (closeThreadPool-4006-thread-5) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1296227 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1296227 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1296227 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1296227 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1296227 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-08T03:31:44.641Z [junit4] 2> 1296233 WARN (closeThreadPool-4006-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3f85bdb2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1296233 WARN (closeThreadPool-4006-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3f85bdb2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1296234 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42757/solr [junit4] 2> 1296248 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-6-001 of type NRT for shard1 [junit4] 2> 1296249 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1296249 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1296251 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1296251 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-4-001/solr.xml [junit4] 2> 1296255 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1296255 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1296257 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7c6cd31a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1296267 INFO (zkConnectionManagerCallback-4022-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1296267 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1296272 WARN (closeThreadPool-4006-thread-6) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1296272 INFO (closeThreadPool-4006-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1296273 INFO (closeThreadPool-4006-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1296273 INFO (closeThreadPool-4006-thread-6) [ ] 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> 1296273 INFO (zkConnectionManagerCallback-4025-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1296273 INFO (closeThreadPool-4006-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1296341 INFO (TEST-HdfsSyncSliceTest.test-seed#[A64D34581E1938C9]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 7 in directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-7-001 of type NRT for shard1 [junit4] 2> 1296341 INFO (closeThreadPool-4006-thread-6) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1296341 INFO (closeThreadPool-4006-thread-6) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1296341 INFO (closeThreadPool-4006-thread-6) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1296342 INFO (closeThreadPool-4006-thread-6) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bd21b8b{/,null,AVAILABLE} [junit4] 2> 1296350 INFO (closeThreadPool-4006-thread-6) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5d9cffed{SSL, (ssl, http/1.1)}{127.0.0.1:39973} [junit4] 2> 1296350 INFO (closeThreadPool-4006-thread-6) [ ] o.e.j.s.Server Started @1296383ms [junit4] 2> 1296350 INFO (closeThreadPool-4006-thread-6) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35919/hdfs__localhost.localdomain_35919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001_tempDir-002_jetty6, solrconfig=solrconfig.xml, hostContext=/, hostPort=39973, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-6-001/cores} [junit4] 2> 1296351 ERROR (closeThreadPool-4006-thread-6) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1296351 INFO (closeThreadPool-4006-thread-6) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1296351 INFO (closeThreadPool-4006-thread-6) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.6.0 [junit4] 2> 1296351 INFO (closeThreadPool-4006-thread-6) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1296351 INFO (closeThreadPool-4006-thread-6) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr [junit4] 2> 1296351 INFO (closeThreadPool-4006-thread-6) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-04-08T03:31:44.765Z [junit4] 2> 1296355 WARN (closeThreadPool-4006-thread-7) [ ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23 [junit4] 2> 1296355 INFO (closeThreadPool-4006-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1296355 INFO (closeThreadPool-4006-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1296355 INFO (closeThreadPool-4006-thread-7) [ ] 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> 1296367 INFO (closeThreadPool-4006-thread-6) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1296397 INFO (closeThreadPool-4006-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false] [junit4] 2> 1296403 WARN (closeThreadPool-4006-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1296403 INFO (closeThreadPool-4006-thread-7) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1296403 INFO (closeThreadPool-4006-thread-7) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1296403 INFO (closeThreadPool-4006-thread-7) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1296404 INFO (closeThreadPool-4006-thread-7) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c18f7a3{/,null,AVAILABLE} [junit4] 2> 1296404 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 1296404 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-5-001/solr.xml [junit4] 2> 1296408 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored [junit4] 2> 1296408 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored [junit4] 2> 1296410 INFO (closeThreadPool-4006-thread-5) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7c6cd31a, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 1296414 INFO (zkConnectionManagerCallback-4028-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1296414 INFO (closeThreadPool-4006-thread-6) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1296421 INFO (closeThreadPool-4006-thread-7) [ ] o.e.j.s.AbstractConnector Started ServerConnector@66d6653a{SSL, (ssl, http/1.1)}{127.0.0.1:33695} [junit4] 2> 1296422 INFO (closeThreadPool-4006-thread-7) [ ] o.e.j.s.Server Started @1296455ms [junit4] 2> 1296422 INFO (closeThreadPool-4006-thread-7) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://localhost.localdomain:35919/hdfs__localhost.localdomain_35919__home_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-8.x_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001_tempDir-002_jetty7, solrconfig=solrconfig.xml, hostContext=/, hostPort=33695, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_A64D34581E1938C9-001/shard-7-001/cores} [junit4] 2> 1296422 ERROR (closeThreadPool-4006-thread-7) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1296422 INFO (closeThreadPool-4006-thread-7) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1296422 INFO (closeThreadPool-4006-thread-7) [ [...truncated too long message...] r_elect/election/73547775341887530-127.0.0.1:45691_zb%2Fw-n_0000000010 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard2/election/73547775341887525-core_node15-n_0000000003 [junit4] 2> 2 /solr/overseer_elect/election/73547775341887524-127.0.0.1:44635_zb%2Fw-n_0000000006 [junit4] 2> 2 /solr/overseer_elect/election/73547775341887521-127.0.0.1:33977_zb%2Fw-n_0000000004 [junit4] 2> 2 /solr/overseer_elect/election/73547775341887525-127.0.0.1:38303_zb%2Fw-n_0000000007 [junit4] 2> 2 /solr/overseer_elect/election/73547775341887522-127.0.0.1:34539_zb%2Fw-n_0000000005 [junit4] 2> 2 /solr/collections/collection1/leader_elect/shard1/election/73547775341887538-core_node23-n_0000000005 [junit4] 2> 2 /solr/overseer_elect/election/73547775341887542-127.0.0.1:46603_zb%2Fw-n_0000051486 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 219 /solr/live_nodes [junit4] 2> 100 /solr/overseer/queue [junit4] 2> 66 /solr/overseer/collection-queue-work [junit4] 2> 19 /solr/collections [junit4] 2> 3 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory. [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=RollingRestartTest -Dtests.method=test -Dtests.seed=A64D34581E1938C9 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=be -Dtests.timezone=US/Hawaii -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 150s J1 | RollingRestartTest.test <<< [junit4] > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: http://127.0.0.1:34641/zb/w [junit4] > at __randomizedtesting.SeedInfo.seed([A64D34581E1938C9:2E190B82B0E55531]:0) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:676) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) [junit4] > at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1143) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:906) [junit4] > at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:838) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) [junit4] > at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) [junit4] > at org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:74) [junit4] > at org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] > Caused by: java.net.SocketTimeoutException: Read timed out [junit4] > at java.net.SocketInputStream.socketRead0(Native Method) [junit4] > at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:171) [junit4] > at java.net.SocketInputStream.read(SocketInputStream.java:141) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) [junit4] > at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) [junit4] > at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) [junit4] > at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) [junit4] > at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) [junit4] > at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) [junit4] > at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) [junit4] > at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) [junit4] > at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) [junit4] > at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) [junit4] > at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) [junit4] > at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) [junit4] > at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) [junit4] > at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) [junit4] > ... 52 more [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_A64D34581E1938C9-001 [junit4] 2> Apr 08, 2020 3:35:19 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=1740, maxMBSortInHeap=6.686853412886583, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a6eb798), locale=be, timezone=US/Hawaii [junit4] 2> NOTE: Linux 4.15.0-54-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=78280560,total=535298048 [junit4] 2> NOTE: All tests run in this JVM: [TestMissingGroups, TestReplicationHandlerDiskOverFlow, BlockJoinFacetDistribTest, TestAnalyzedSuggestions, TestCSVResponseWriter, TestRTGBase, TestExportTool, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestClusterProperties, TestConfig, CoreAdminCreateDiscoverTest, BadComponentTest, TestFieldCollectionResource, TestNumericTerms32, CoreAdminRequestStatusTest, SolrLogAuditLoggerPluginTest, CacheHeaderTest, TestLogWatcher, TestFacetMethods, TestUpdate, TestComplexPhraseLeadingWildcard, TestCustomSort, TestSortableTextField, BasicAuthIntegrationTest, TestSimDistributedQueue, TestMergePolicyConfig, TestFunctionQuery, TestSubQueryTransformerCrossCore, ConcurrentCreateCollectionTest, HttpPartitionOnCommitTest, TestSortByMinMaxFunction, AddBlockUpdateTest, SolrCoreMetricManagerTest, TestGraphTermsQParserPlugin, ForceLeaderTest, CSVRequestHandlerTest, TestConfigsApi, ExplicitHLLTest, HdfsThreadLeakTest, InfixSuggestersTest, TestOverriddenPrefixQueryForCustomFieldType, LeaderElectionContextKeyTest, TestDeprecatedFilters, ScriptEngineTest, TestCloudConsistency, NumberUtilsTest, SystemInfoHandlerTest, JWTAuthPluginIntegrationTest, TestRuleBasedAuthorizationPlugin, TestLMDirichletSimilarityFactory, TestDistribIDF, TestConfigSetProperties, TestLRUStatsCache, CustomTermsComponentTest, OverseerTaskQueueTest, DistributedExpandComponentTest, TestPushWriter, JWTVerificationkeyResolverTest, TestRandomFaceting, AssignTest, TestJsonFacetRefinement, TestMiniSolrCloudClusterSSL, TestPullReplica, ScheduledTriggerTest, TestSolrCloudWithDelegationTokens, XsltUpdateRequestHandlerTest, BigEndianAscendingWordDeserializerTest, HighlighterMaxOffsetTest, BasicFunctionalityTest, DistributedFacetPivotLongTailTest, UtilsToolTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestWithCollection, TestTolerantUpdateProcessorRandomCloud, PathHierarchyTokenizerFactoryTest, TestInitParams, BufferStoreTest, TestHdfsCloudBackupRestore, TestSurroundQueryParser, SimpleMLTQParserTest, ImplicitSnitchTest, DistributedQueryComponentOptimizationTest, CollectionsAPISolrJTest, TestStressReorder, DistributedFacetSimpleRefinementLongTailTest, LoggingHandlerTest, TestSQLHandler, AddReplicaTest, PreAnalyzedUpdateProcessorTest, FieldMutatingUpdateProcessorTest, CheckHdfsIndexTest, CurrencyFieldTypeTest, TestSimGenericDistributedQueue, TestChildDocTransformerHierarchy, DataDrivenBlockJoinTest, MetricsHistoryWithAuthIntegrationTest, ConnectionManagerTest, TestExtendedDismaxParser, TestSearchPerf, AtomicUpdateProcessorFactoryTest, SecurityConfHandlerTest, TestImpersonationWithHadoopAuth, TestGraphMLResponseWriter, JavabinLoaderTest, TolerantUpdateProcessorTest, TestInPlaceUpdateWithRouteField, TestFieldTypeResource, TestRecoveryHdfs, AuthToolTest, SolrJmxReporterTest, TestStandardQParsers, TestCloudJSONFacetJoinDomain, RollingRestartTest] [junit4] Completed [325/904 (2!)] on J1 in 151.06s, 1 test, 1 error <<< FAILURES! [...truncated 54525 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
