Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.5/2/
4 tests failed.
FAILED:
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI
Error Message:
expected:<3> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
at
__randomizedtesting.SeedInfo.seed([88D063EFA1B60280:C0A5175BA7852D15]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:522)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137) at
org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94) at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
at sun.reflect.GeneratedConstructorAccessor195.newInstance(Unknown Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at
org.apache.solr.core.SolrCore.createInstance(SolrCore.java:761) at
org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:823) at
org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1071) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:936) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:831) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:918) at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:553) at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266) at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not
released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException:
org.apache.solr.update.HdfsTransactionLog
at
org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
at
org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:137)
at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:94)
at
org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
at sun.reflect.GeneratedConstructorAccessor195.newInstance(Unknown
Source)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:761)
at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:823)
at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1071)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:936)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:831)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:918)
at
org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:553)
at
com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
at __randomizedtesting.SeedInfo.seed([88D063EFA1B60280]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNull(Assert.java:551)
at
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
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:745)
FAILED: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest.test
Error Message:
Timeout occured while waiting response from server at:
https://127.0.0.1:45102/_t/collection1
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: https://127.0.0.1:45102/_t/collection1
at
__randomizedtesting.SeedInfo.seed([88D063EFA1B60280:845C350F4A6F78]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1376)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1127)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1057)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1539)
at org.apache.solr.cloud.SyncSliceTest.test(SyncSliceTest.java:183)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
at java.net.SocketInputStream.read(SocketInputStream.java:171)
at java.net.SocketInputStream.read(SocketInputStream.java:141)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
at sun.security.ssl.InputRecord.read(InputRecord.java:503)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
... 53 more
FAILED: org.apache.solr.cloud.hdfs.StressHdfsTest.test
Error Message:
Timeout occured while waiting response from server at:
http://127.0.0.1:42185/bz/qd
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting
response from server at: http://127.0.0.1:42185/bz/qd
at
__randomizedtesting.SeedInfo.seed([88D063EFA1B60280:845C350F4A6F78]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:621)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:435)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:387)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1376)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1127)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1057)
at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.createAndDeleteCollection(StressHdfsTest.java:220)
at
org.apache.solr.cloud.hdfs.StressHdfsTest.test(StressHdfsTest.java:103)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:745)
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.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
at
org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
at
org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
at
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
at
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
at
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
at
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
at
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
at
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
at
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
at
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
at
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
at
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:515)
... 51 more
Build Log:
[...truncated 11624 lines...]
[junit4] Suite: org.apache.solr.cloud.hdfs.HdfsSyncSliceTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/init-core-data-001
[junit4] 2> 86757 WARN
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 86757 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 86758 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 86759 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_t/
[junit4] 2> 87504 WARN
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ]
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 88145 WARN
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 88307 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ] o.m.log Logging
to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via
org.mortbay.log.Slf4jLog
[junit4] 2> 88328 WARN
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 88399 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 88470 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs
to ./temp/Jetty_localhost_50542_hdfs____vf3j4y/webapp
[junit4] 2> 89314 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:50542
[junit4] 2> 89988 WARN
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 89992 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 90002 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_48697_datanode____.e126vd/webapp
[junit4] 2> 90397 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48697
[junit4] 2> 90891 WARN
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 90893 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 90909 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ] o.m.log Extract
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_52370_datanode____ywj3zq/webapp
[junit4] 2> 91378 INFO
(SUITE-HdfsSyncSliceTest-seed#[88D063EFA1B60280]-worker) [ ] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52370
[junit4] 2> 92766 INFO (IPC Server handler 3 on 55729) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-1b47f153-0e06-4994-8864-4cc29d612331 node
DatanodeRegistration(127.0.0.1:34307,
datanodeUuid=06f36697-79aa-4a65-98e5-8c4f02ed3c07, infoPort=38066,
infoSecurePort=0, ipcPort=47642,
storageInfo=lv=-56;cid=testClusterID;nsid=784235656;c=0), blocks: 0,
hasStaleStorage: true, processing time: 2 msecs
[junit4] 2> 92767 INFO (IPC Server handler 2 on 55729) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-63e873a3-45a9-47c6-a496-20650002e48a node
DatanodeRegistration(127.0.0.1:44923,
datanodeUuid=5463ebd0-521e-47f7-9f64-5eb95f66ef6c, infoPort=37103,
infoSecurePort=0, ipcPort=44846,
storageInfo=lv=-56;cid=testClusterID;nsid=784235656;c=0), blocks: 0,
hasStaleStorage: true, processing time: 2 msecs
[junit4] 2> 92768 INFO (IPC Server handler 3 on 55729) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-20cbc4b3-ac4d-4459-8225-9b10b2e3c946 node
DatanodeRegistration(127.0.0.1:34307,
datanodeUuid=06f36697-79aa-4a65-98e5-8c4f02ed3c07, infoPort=38066,
infoSecurePort=0, ipcPort=47642,
storageInfo=lv=-56;cid=testClusterID;nsid=784235656;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 92769 INFO (IPC Server handler 2 on 55729) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-c129a700-3a5b-4379-bee6-4c67dabec49f node
DatanodeRegistration(127.0.0.1:44923,
datanodeUuid=5463ebd0-521e-47f7-9f64-5eb95f66ef6c, infoPort=37103,
infoSecurePort=0, ipcPort=44846,
storageInfo=lv=-56;cid=testClusterID;nsid=784235656;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 92960 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 92963 INFO (Thread-406) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 92963 INFO (Thread-406) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 93062 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.ZkTestServer start zk server on port:49477
[junit4] 2> 93217 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15af180a5110000, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 93265 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 93268 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 93271 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 93275 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 93277 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 93279 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 93280 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 93282 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 93283 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 93285 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 93287 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractZkTestCase put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 93550 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/control-001/cores/collection1
[junit4] 2> 93555 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 93556 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25615b4e{/_t,null,AVAILABLE}
[junit4] 2> 93563 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@14c29ab7{SSL,[ssl,
http/1.1]}{127.0.0.1:50654}
[junit4] 2> 93563 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ] o.e.j.s.Server
Started @96681ms
[junit4] 2> 93563 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:55729/hdfs__localhost_55729__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.5_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001_tempDir-002_control_data,
hostContext=/_t, hostPort=50654,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/control-001/cores}
[junit4] 2> 93564 ERROR
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 93564 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 93564 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 93564 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 93564 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-21T15:33:44.874Z
[junit4] 2> 93592 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 93592 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/control-001/solr.xml
[junit4] 2> 93612 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 93623 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49477/solr
[junit4] 2> 93756 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:50654__t
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 93762 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:50654__t
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50654__t
[junit4] 2> 93767 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:50654__t
] o.a.s.c.Overseer Overseer
(id=97655876769349637-127.0.0.1:50654__t-n_0000000000) starting
[junit4] 2> 93964 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:50654__t
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50654__t
[junit4] 2> 93969 INFO
(zkCallback-79-thread-1-processing-n:127.0.0.1:50654__t) [n:127.0.0.1:50654__t
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 94099 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:50654__t
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/control-001/cores
[junit4] 2> 94099 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:50654__t
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 94141 INFO
(OverseerStateUpdate-97655876769349637-127.0.0.1:50654__t-n_0000000000)
[n:127.0.0.1:50654__t ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 95168 WARN
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 95168 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 95196 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 95292 WARN
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 95295 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 95321 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 95329 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:55729/solr_hdfs_home
[junit4] 2> 95329 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 95329 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 95329 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/control-001/cores/collection1],
dataDir=[hdfs://localhost:55729/solr_hdfs_home/control_collection/core_node1/data/]
[junit4] 2> 95330 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@57f14484
[junit4] 2> 95330 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55729/solr_hdfs_home/control_collection/core_node1/data/snapshot_metadata
[junit4] 2> 95349 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 95349 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 95349 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Creating new global HDFS BlockCache
[junit4] 2> 95765 WARN
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 100767 WARN
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds
and try again.
[junit4] 2> 105935 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 105941 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55729/solr_hdfs_home/control_collection/core_node1/data
[junit4] 2> 105987 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55729/solr_hdfs_home/control_collection/core_node1/data/index
[junit4] 2> 105993 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 105993 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 106004 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.s.b.BlockDirectory Block cache on write is disabled
[junit4] 2> 106005 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8676937718450696]
[junit4] 2> 106219 INFO (IPC Server handler 1 on 55729) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44923 is
added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-63e873a3-45a9-47c6-a496-20650002e48a:NORMAL:127.0.0.1:44923|RBW],
ReplicaUC[[DISK]DS-20cbc4b3-ac4d-4459-8225-9b10b2e3c946:NORMAL:127.0.0.1:34307|RBW]]}
size 71
[junit4] 2> 106220 INFO (IPC Server handler 9 on 55729) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34307 is
added to blk_1073741825_1001 size 71
[junit4] 2> 106637 WARN
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
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> 106677 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 106677 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 106677 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 106688 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 106688 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 106692 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8830555393009272]
[junit4] 2> 106754 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@64572433[collection1] main]
[junit4] 2> 106773 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 106773 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 106775 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 106778 INFO
(searcherExecutor-395-thread-1-processing-n:127.0.0.1:50654__t x:collection1
c:control_collection) [n:127.0.0.1:50654__t c:control_collection
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@64572433[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 106782 INFO
(coreLoadExecutor-394-thread-1-processing-n:127.0.0.1:50654__t)
[n:127.0.0.1:50654__t c:control_collection x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562494042732756992
[junit4] 2> 106827 INFO
(coreZkRegister-387-thread-1-processing-n:127.0.0.1:50654__t x:collection1
c:control_collection) [n:127.0.0.1:50654__t c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 106827 INFO
(coreZkRegister-387-thread-1-processing-n:127.0.0.1:50654__t x:collection1
c:control_collection) [n:127.0.0.1:50654__t c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 106827 INFO
(coreZkRegister-387-thread-1-processing-n:127.0.0.1:50654__t x:collection1
c:control_collection) [n:127.0.0.1:50654__t c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:50654/_t/collection1/
[junit4] 2> 106828 INFO
(coreZkRegister-387-thread-1-processing-n:127.0.0.1:50654__t x:collection1
c:control_collection) [n:127.0.0.1:50654__t c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 106828 INFO
(coreZkRegister-387-thread-1-processing-n:127.0.0.1:50654__t x:collection1
c:control_collection) [n:127.0.0.1:50654__t c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
https://127.0.0.1:50654/_t/collection1/ has no replicas
[junit4] 2> 106828 INFO
(coreZkRegister-387-thread-1-processing-n:127.0.0.1:50654__t x:collection1
c:control_collection) [n:127.0.0.1:50654__t c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 106851 INFO
(coreZkRegister-387-thread-1-processing-n:127.0.0.1:50654__t x:collection1
c:control_collection) [n:127.0.0.1:50654__t c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: https://127.0.0.1:50654/_t/collection1/ shard1
[junit4] 2> 107003 INFO
(coreZkRegister-387-thread-1-processing-n:127.0.0.1:50654__t x:collection1
c:control_collection) [n:127.0.0.1:50654__t c:control_collection s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 107203 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 107209 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49477/solr ready
[junit4] 2> 107211 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 107297 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-1-001/cores/collection1
[junit4] 2> 107298 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-1-001
[junit4] 2> 107300 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 107301 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@352e66ec{/_t,null,AVAILABLE}
[junit4] 2> 107302 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7d811978{SSL,[ssl,
http/1.1]}{127.0.0.1:45134}
[junit4] 2> 107302 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ] o.e.j.s.Server
Started @110420ms
[junit4] 2> 107302 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:55729/hdfs__localhost_55729__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.5_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001_tempDir-002_jetty1,
solrconfig=solrconfig.xml, hostContext=/_t, hostPort=45134,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-1-001/cores}
[junit4] 2> 107302 ERROR
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 107303 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 107303 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 107303 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 107303 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-21T15:33:58.613Z
[junit4] 2> 107310 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15af180a5110007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 107310 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 107310 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-1-001/solr.xml
[junit4] 2> 107318 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 107319 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49477/solr
[junit4] 2> 107351 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:45134__t
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 107356 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:45134__t
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 107361 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:45134__t
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45134__t
[junit4] 2> 107364 INFO
(zkCallback-79-thread-1-processing-n:127.0.0.1:50654__t) [n:127.0.0.1:50654__t
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 107364 INFO (zkCallback-83-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 107368 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:45134__t) [n:127.0.0.1:45134__t
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 107454 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:45134__t
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-1-001/cores
[junit4] 2> 107454 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:45134__t
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 107459 INFO
(OverseerStateUpdate-97655876769349637-127.0.0.1:50654__t-n_0000000000)
[n:127.0.0.1:50654__t ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 108491 WARN
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 108492 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 108503 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 108579 WARN
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 108582 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 108607 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 108608 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:55729/solr_hdfs_home
[junit4] 2> 108610 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 108610 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 108610 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-1-001/cores/collection1],
dataDir=[hdfs://localhost:55729/solr_hdfs_home/collection1/core_node1/data/]
[junit4] 2> 108610 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57f14484
[junit4] 2> 108611 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55729/solr_hdfs_home/collection1/core_node1/data/snapshot_metadata
[junit4] 2> 108618 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 108618 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 108634 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 108635 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55729/solr_hdfs_home/collection1/core_node1/data
[junit4] 2> 108666 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55729/solr_hdfs_home/collection1/core_node1/data/index
[junit4] 2> 108678 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 108678 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 108689 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 108689 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=50,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8676937718450696]
[junit4] 2> 108741 INFO (IPC Server handler 5 on 55729) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44923 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1b47f153-0e06-4994-8864-4cc29d612331:NORMAL:127.0.0.1:34307|RBW],
ReplicaUC[[DISK]DS-63e873a3-45a9-47c6-a496-20650002e48a:NORMAL:127.0.0.1:44923|FINALIZED]]}
size 0
[junit4] 2> 108742 INFO (IPC Server handler 2 on 55729) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34307 is
added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1b47f153-0e06-4994-8864-4cc29d612331:NORMAL:127.0.0.1:34307|RBW],
ReplicaUC[[DISK]DS-63e873a3-45a9-47c6-a496-20650002e48a:NORMAL:127.0.0.1:44923|FINALIZED]]}
size 0
[junit4] 2> 108761 WARN
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] 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> 108815 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 108815 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 108815 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 108826 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 108826 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 108831 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8830555393009272]
[junit4] 2> 108850 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@5e4d3bbd[collection1] main]
[junit4] 2> 108851 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 108851 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 108851 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 108852 INFO
(searcherExecutor-406-thread-1-processing-n:127.0.0.1:45134__t x:collection1
c:collection1) [n:127.0.0.1:45134__t c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5e4d3bbd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 108857 INFO
(coreLoadExecutor-405-thread-1-processing-n:127.0.0.1:45134__t)
[n:127.0.0.1:45134__t c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1562494044908552192
[junit4] 2> 108872 INFO
(coreZkRegister-400-thread-1-processing-n:127.0.0.1:45134__t x:collection1
c:collection1) [n:127.0.0.1:45134__t c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
[junit4] 2> 108875 INFO
(coreZkRegister-400-thread-1-processing-n:127.0.0.1:45134__t x:collection1
c:collection1) [n:127.0.0.1:45134__t c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
[junit4] 2> 108875 INFO
(coreZkRegister-400-thread-1-processing-n:127.0.0.1:45134__t x:collection1
c:collection1) [n:127.0.0.1:45134__t c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45134/_t/collection1/
[junit4] 2> 108876 INFO
(coreZkRegister-400-thread-1-processing-n:127.0.0.1:45134__t x:collection1
c:collection1) [n:127.0.0.1:45134__t c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 108876 INFO
(coreZkRegister-400-thread-1-processing-n:127.0.0.1:45134__t x:collection1
c:collection1) [n:127.0.0.1:45134__t c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:45134/_t/collection1/ has
no replicas
[junit4] 2> 108876 INFO
(coreZkRegister-400-thread-1-processing-n:127.0.0.1:45134__t x:collection1
c:collection1) [n:127.0.0.1:45134__t c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas
participating in election, clear LIR
[junit4] 2> 108882 INFO
(coreZkRegister-400-thread-1-processing-n:127.0.0.1:45134__t x:collection1
c:collection1) [n:127.0.0.1:45134__t c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45134/_t/collection1/ shard1
[junit4] 2> 109033 INFO
(coreZkRegister-400-thread-1-processing-n:127.0.0.1:45134__t x:collection1
c:collection1) [n:127.0.0.1:45134__t c:collection1 s:shard1 r:core_node1
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 109090 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-2-001/cores/collection1
[junit4] 2> 109091 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-2-001
[junit4] 2> 109092 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ] o.e.j.s.Server
jetty-9.3.14.v20161028
[junit4] 2> 109094 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6547258b{/_t,null,AVAILABLE}
[junit4] 2> 109095 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5f1854ee{SSL,[ssl,
http/1.1]}{127.0.0.1:45102}
[junit4] 2> 109095 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ] o.e.j.s.Server
Started @112212ms
[junit4] 2> 109095 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=hdfs://localhost:55729/hdfs__localhost_55729__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-6.5_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001_tempDir-002_jetty2,
solrconfig=solrconfig.xml, hostContext=/_t, hostPort=45102,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-2-001/cores}
[junit4] 2> 109095 ERROR
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 109095 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 109095 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 109095 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 109095 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-21T15:34:00.405Z
[junit4] 2> 109099 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 109099 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-2-001/solr.xml
[junit4] 2> 109107 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 109108 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49477/solr
[junit4] 2> 109128 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:45102__t
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 109130 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:45102__t
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 109132 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:45102__t
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45102__t
[junit4] 2> 109134 INFO (zkCallback-83-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 109140 INFO
(zkCallback-79-thread-1-processing-n:127.0.0.1:50654__t) [n:127.0.0.1:50654__t
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 109140 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:45134__t) [n:127.0.0.1:45134__t
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 109141 INFO
(zkCallback-94-thread-1-processing-n:127.0.0.1:45102__t) [n:127.0.0.1:45102__t
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 109201 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:45102__t
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-2-001/cores
[junit4] 2> 109201 INFO
(TEST-HdfsSyncSliceTest.test-seed#[88D063EFA1B60280]) [n:127.0.0.1:45102__t
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 109206 INFO
(OverseerStateUpdate-97655876769349637-127.0.0.1:50654__t-n_0000000000)
[n:127.0.0.1:50654__t ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 110242 WARN
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.c.Config Beginning
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 110242 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.5.0
[junit4] 2> 110253 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 110328 WARN
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 110330 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.s.IndexSchema Loaded
schema test/1.0 with uniqueid field id
[junit4] 2> 110340 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 110340 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory
solr.hdfs.home=hdfs://localhost:55729/solr_hdfs_home
[junit4] 2> 110340 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 110340 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 110341 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsSyncSliceTest_88D063EFA1B60280-001/shard-2-001/cores/collection1],
dataDir=[hdfs://localhost:55729/solr_hdfs_home/collection1/core_node2/data/]
[junit4] 2> 110341 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.c.JmxMonitoredMap
JMX monitoring is enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@57f14484
[junit4] 2> 110341 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55729/solr_hdfs_home/collection1/core_node2/data/snapshot_metadata
[junit4] 2> 110348 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 110348 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 110352 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 110353 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55729/solr_hdfs_home/collection1/core_node2/data
[junit4] 2> 110375 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:55729/solr_hdfs_home/collection1/core_node2/data/index
[junit4] 2> 110380 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct
memory allocation set to [true]
[junit4] 2> 110381 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of
[8388608] will allocate [1] slabs and use ~[8388608] bytes
[junit4] 2> 110385 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.s.b.BlockDirectory
Block cache on write is disabled
[junit4] 2> 110386 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy:
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=50,
maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8676937718450696]
[junit4] 2> 110416 INFO (IPC Server handler 6 on 55729) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44923 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-1b47f153-0e06-4994-8864-4cc29d612331:NORMAL:127.0.0.1:34307|RBW],
ReplicaUC[[DISK]DS-c129a700-3a5b-4379-bee6-4c67dabec49f:NORMAL:127.0.0.1:44923|FINALIZED]]}
size 0
[junit4] 2> 110416 INFO (IPC Server handler 5 on 55729) [ ]
BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:34307 is
added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null,
primaryNodeIndex=-1,
replicas=[ReplicaUC[[DISK]DS-c129a700-3a5b-4379-bee6-4c67dabec49f:NORMAL:127.0.0.1:44923|FINALIZED],
ReplicaUC[[DISK]DS-20cbc4b3-ac4d-4459-8225-9b10b2e3c946:NORMAL:127.0.0.1:34307|FINALIZED]]}
size 0
[junit4] 2> 110425 WARN
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] 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> 110461 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
[junit4] 2> 110461 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 110461 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.u.HdfsUpdateLog
Initializing HdfsUpdateLog: tlogDfsReplication=2
[junit4] 2> 110471 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 110471 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 110473 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8830555393009272]
[junit4] 2> 110483 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.s.SolrIndexSearcher
Opening [Searcher@56f4e7e9[collection1] main]
[junit4] 2> 110484 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 110484 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 110484 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.h.ReplicationHandler
Commits will be reserved for 10000
[junit4] 2> 110486 INFO
(searcherExecutor-417-thread-1-processing-n:127.0.0.1:45102__t x:collection1
c:collection1) [n:127.0.0.1:45102__t c:collection1 x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@56f4e7e9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 110496 INFO
(coreLoadExecutor-416-thread-1-processing-n:127.0.0.1:45102__t)
[n:127.0.0.1:45102__t c:collection1 x:collection1] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1562494046627168256
[junit4] 2> 110499 INFO
(coreZkRegister-411-thread-1-processing-n:127.0.0.1:45102__t x:collection1
c:collection1) [n:127.0.0.1:45102__t c:collection1 s:shard1 r:core_node2
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 110500 INFO
(updateExecutor-91-thread-1-processing-n:127.0.0.1:45102__t x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45102__t c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running
recovery
[junit4] 2> 110506 INFO
(recoveryExecutor-92-thread-1-processing-n:127.0.0.1:45102__t x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45102__t c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 110506 INFO
(recoveryExecutor-92-thread-1-processing-n:127.0.0.1:45102__t x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45102__t c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 110506 INFO
(recoveryExecutor-92-thread-1-processing-n:127.0.0.1:45102__t x:collection1
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:45102__t c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1]
[junit4] 2> 110506 INFO
(recoveryExecutor-92-thread-1-processing-n:127.0.0.1:45102__t x:collection1
s:shard1 c:collection1
[...truncated too long message...]
sterMBean(DefaultMBeanServerInterceptor.java:430)
[junit4] 2> at
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4] 2> at
com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
[junit4] 2> at
org.apache.hadoop.metrics2.util.MBeans.unregister(MBeans.java:81)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stopMBeans(MetricsSourceAdapter.java:226)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSourceAdapter.stop(MetricsSourceAdapter.java:211)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stopSources(MetricsSystemImpl.java:463)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.stop(MetricsSystemImpl.java:213)
[junit4] 2> at
org.apache.hadoop.metrics2.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:203)
[junit4] 2> at
org.apache.solr.cloud.hdfs.StressHdfsTest.teardownClass(StressHdfsTest.java:77)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 53 more
[junit4] 2> 3627703 INFO
(SUITE-StressHdfsTest-seed#[88D063EFA1B60280]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.5/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.hdfs.StressHdfsTest_88D063EFA1B60280-001
[junit4] 2> Mar 21, 2017 4:32:38 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 35 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{multiDefault=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory
doPackFST= false), text=Lucene50(blocksize=128),
txt_t=Lucene50(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Lucene54),
intDefault=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1694,
maxMBSortInHeap=7.471181719188273,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=en-ZA,
timezone=Etc/GMT+8
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=4,threads=2,free=200270008,total=535298048
[junit4] 2> NOTE: All tests run in this JVM: [DistributedMLTComponentTest,
HdfsThreadLeakTest, BitVectorTest, TestPartialUpdateDeduplication,
TestRTimerTree, TestHdfsBackupRestoreCore, TestRecoveryHdfs,
TestElisionMultitermQuery, SolrCmdDistributorTest, MultiTermTest,
TestSolrCloudWithHadoopAuthPlugin, TestBM25SimilarityFactory,
TestRandomCollapseQParserPlugin, TestStressCloudBlindAtomicUpdates,
TestRandomRequestDistribution, MetricUtilsTest, HdfsDirectoryFactoryTest,
TestSha256AuthenticationProvider, LeaderInitiatedRecoveryOnShardRestartTest,
ClusterStateUpdateTest, ConjunctionSolrSpellCheckerTest,
TestStressUserVersions, TestMinMaxOnMultiValuedField, ZkStateReaderTest,
ShardRoutingTest, SortByFunctionTest, BasicAuthIntegrationTest,
WordBreakSolrSpellCheckerTest, TestInitParams, TestSurroundQueryParser,
TestCSVResponseWriter, TestNamedUpdateProcessors, ConnectionReuseTest,
HighlighterMaxOffsetTest, DateRangeFieldTest, TestConfigSetsAPIExclusivity,
SuggesterFSTTest, TestChildDocTransformer, AssignTest, LoggingHandlerTest,
TestNumericTerms64, TestTolerantUpdateProcessorCloud,
OverseerCollectionConfigSetProcessorTest, TestFieldTypeCollectionResource,
TestRequestForwarding, UpdateRequestProcessorFactoryTest,
TestCursorMarkWithoutUniqueKey, CopyFieldTest, TestShardHandlerFactory,
HighlighterTest, ClassificationUpdateProcessorIntegrationTest,
TestExclusionRuleCollectionAccess, TestQueryTypes, SearchHandlerTest,
TestMiniSolrCloudClusterSSL, TestConfigOverlay, CursorMarkTest,
ReplicationFactorTest, SpellCheckComponentTest, SolrCLIZkUtilsTest,
TestSegmentSorting, DistributedFacetPivotSmallAdvancedTest, TestSolrCoreParser,
TestBulkSchemaConcurrent, CoreSorterTest, TestManagedSchemaAPI,
CdcrRequestHandlerTest, ZkControllerTest, MoreLikeThisHandlerTest,
TestLeaderElectionZkExpiry, TermVectorComponentTest, ForceLeaderTest,
RAMDirectoryFactoryTest, JsonLoaderTest, DeleteInactiveReplicaTest,
TestMaxScoreQueryParser, TestSolrXml, ShardRoutingCustomTest,
DistributedTermsComponentTest, TestSchemaResource,
TestSweetSpotSimilarityFactory, ManagedSchemaRoundRobinCloudTest,
TestAuthenticationFramework, TestEmbeddedSolrServerConstructors,
URLClassifyProcessorTest, OverseerStatusTest, TestCoreContainer,
OpenCloseCoreStressTest, SchemaVersionSpecificBehaviorTest,
WrapperMergePolicyFactoryTest, DocumentBuilderTest, TestExactSharedStatsCache,
CoreMergeIndexesAdminHandlerTest, RecoveryAfterSoftCommitTest,
TestHashPartitioner, CdcrBootstrapTest, DirectSolrConnectionTest,
TestQueryUtils, TestFuzzyAnalyzedSuggestions, DistribCursorPagingTest,
EchoParamsTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestCloudPivotFacet,
DocValuesTest, TestSolrCloudWithDelegationTokens,
CollectionsAPIDistributedZkTest, TestCollapseQParserPlugin, TestCharFilters,
TestSystemIdResolver, PeerSyncWithIndexFingerprintCachingTest, RuleEngineTest,
ShufflingReplicaListTransformerTest, TestFieldCacheWithThreads,
SecurityConfHandlerTest, DateMathParserTest, TestXmlQParserPlugin,
ChaosMonkeySafeLeaderTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionReloadTest,
CollectionStateFormat2Test, CollectionsAPISolrJTest, ConnectionManagerTest,
CustomCollectionTest, DeleteReplicaTest, DocValuesNotIndexedTest,
HttpPartitionTest, RollingRestartTest, SimpleCollectionCreateDeleteTest,
TestCloudPseudoReturnFields, TestCloudRecovery, TestClusterProperties,
TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestLocalFSCloudBackupRestore,
TestRebalanceLeaders, TestRequestStatusCollectionAPI,
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates,
TestTolerantUpdateProcessorRandomCloud,
VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test,
HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest,
StressHdfsTest]
[junit4] Completed [561/700 (4!)] on J1 in 177.55s, 1 test, 1 error <<<
FAILURES!
[...truncated 63114 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]