Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3948/ Java: 32bit/jdk1.8.0_201 -client -XX:+UseSerialGC
6 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:43571/_i/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:43571/_i/collection1 at __randomizedtesting.SeedInfo.seed([B06744202F96B7C8:38337BFA816ADA30]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at 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:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 49 more FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:36437/_i/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:36437/_i/collection1 at __randomizedtesting.SeedInfo.seed([B06744202F96B7C8:38337BFA816ADA30]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at 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:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 49 more FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:35767/_i/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:35767/_i/collection1 at __randomizedtesting.SeedInfo.seed([B06744202F96B7C8:38337BFA816ADA30]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at 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:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 49 more FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:42681/_i/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:42681/_i/collection1 at __randomizedtesting.SeedInfo.seed([B06744202F96B7C8:38337BFA816ADA30]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at 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:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 49 more FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:44679/_i/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:44679/_i/collection1 at __randomizedtesting.SeedInfo.seed([B06744202F96B7C8:38337BFA816ADA30]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at 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:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 49 more FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:37949/_i/collection1 Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:37949/_i/collection1 at __randomizedtesting.SeedInfo.seed([B06744202F96B7C8:38337BFA816ADA30]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:692) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.update.TestInPlaceUpdatesDistrib.addDocAndGetVersion(TestInPlaceUpdatesDistrib.java:1229) at org.apache.solr.update.TestInPlaceUpdatesDistrib.buildRandomIndex(TestInPlaceUpdatesDistrib.java:1274) at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:394) at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:162) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at 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:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:280) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:571) ... 49 more Build Log: [...truncated 22 lines...] ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. Buildfile: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml jenkins-hourly: -print-java-info: [java-info] java version "1.8.0_201" [java-info] Java(TM) SE Runtime Environment (1.8.0_201-b09, Oracle Corporation) [java-info] Java HotSpot(TM) Server VM (25.201-b09, Oracle Corporation) [java-info] Test args: [-client -XX:+UseSerialGC] clean: clean: clean: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ :: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml resolve-groovy: [ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working [ivy:cachepath] confs: [default] [ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.17 in public [ivy:cachepath] :: resolution report :: resolve 79ms :: artifacts dl 1ms --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | default | 1 | 0 | 0 | 0 || 1 | 0 | --------------------------------------------------------------------- -test-with-heapdumps-enabled: [echo] Java HotSpot(TM) Server VM: Enabling heap dumps on OutOfMemoryError to dir '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps'. [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml resolve-groovy: test: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml -clover.load: resolve-groovy: -init-totals: test-core: -clover.disable: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml -clover.load: -clover.classpath: -clover.setup: clover: -check-git-state: -git-cleanroot: -copy-git-state: [copy] Copying 1 file to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build git-autoclean: resolve: init: compile-core: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java [javac] Compiling 939 source files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java [javac] /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:338: warning: [rawtypes] found raw type: Arc [javac] static boolean isBitSet(int bitIndex, Arc arc, FST.BytesReader in) throws IOException { [javac] ^ [javac] missing type arguments for generic class Arc<T> [javac] where T is a type-variable: [javac] T extends Object declared in class Arc [javac] /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:348: warning: [rawtypes] found raw type: Arc [javac] static int countBits(Arc arc, FST.BytesReader in) throws IOException { [javac] ^ [javac] missing type arguments for generic class Arc<T> [javac] where T is a type-variable: [javac] T extends Object declared in class Arc [javac] /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:355: warning: [rawtypes] found raw type: Arc [javac] static int countBitsUpTo(int bitIndex, Arc arc, FST.BytesReader in) throws IOException { [javac] ^ [javac] missing type arguments for generic class Arc<T> [javac] where T is a type-variable: [javac] T extends Object declared in class Arc [javac] /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:362: warning: [rawtypes] found raw type: Arc [javac] static int nextBitSet(int bitIndex, Arc arc, FST.BytesReader in) throws IOException { [javac] ^ [javac] missing type arguments for generic class Arc<T> [javac] where T is a type-variable: [javac] T extends Object declared in class Arc [javac] /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:369: warning: [rawtypes] found raw type: Arc [javac] static int previousBitSet(int bitIndex, Arc arc, FST.BytesReader in) throws IOException { [javac] ^ [javac] missing type arguments for generic class Arc<T> [javac] where T is a type-variable: [javac] T extends Object declared in class Arc [javac] /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/util/fst/FST.java:378: warning: [rawtypes] found raw type: Arc [javac] static boolean assertIsValid(Arc arc, FST.BytesReader in) throws IOException { [javac] ^ [javac] missing type arguments for generic class Arc<T> [javac] where T is a type-variable: [javac] T extends Object declared in class Arc [javac] /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/search/MaxScoreAccumulator.java:55: warning: [overrides] Class DocAndScore overrides equals, but neither it nor any superclass overrides hashCode method [javac] static class DocAndScore implements Comparable<DocAndScore> { [javac] ^ [javac] /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/java/org/apache/lucene/store/SimpleFSDirectory.java:50: warning: [dep-ann] deprecated item is not annotated with @Deprecated [javac] public class SimpleFSDirectory extends FSDirectory { [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 8 warnings [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/compress/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene80/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene86/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene84/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class [copy] Copying 4 files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java compile-test-framework: -check-git-state: -git-cleanroot: -copy-git-state: git-autoclean: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml resolve: init: compile-lucene-core: -check-git-state: -git-cleanroot: -copy-git-state: git-autoclean: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml resolve: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: compile-codecs: -check-git-state: -git-cleanroot: -copy-git-state: git-autoclean: ivy-availability-check: [loadresource] Do not set property disallowed.ivy.jars.list as its length is 0. -ivy-fail-disallowed-ivy-version: ivy-fail: ivy-configure: [ivy:configure] :: loading settings :: file = /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/top-level-ivy-settings.xml resolve: common.init: compile-lucene-core: init: -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: compile-core: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java [javac] Compiling 102 source files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/uniformsplit/sharedterms/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/uniformsplit/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class [copy] Copying 3 files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/codecs/classes/java -clover.disable: -clover.load: -clover.classpath: -clover.setup: clover: common.compile-core: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java [javac] Compiling 203 source files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class [javac] Creating empty /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class [copy] Copying 7 files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/test-framework/classes/java compile-core: compile-test: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/test [javac] Compiling 583 source files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/test [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 3 files to /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/test -mrjar-classes-uptodate: resolve-groovy: patch-mrjar-classes: [patch-cls] Remapped: org/apache/lucene/analysis/tokenattributes/CharTermAttributeImpl [patch-cls] Remapped: org/apache/lucene/codecs/blocktree/BlockTreeTermsWriter$TermsWriter [patch-cls] Remapped: org/apache/lucene/codecs/blocktree/SegmentTermsEnumFrame [patch-cls] Remapped: org/apache/lucene/codecs/compressing/FieldsIndexReader [patch-cls] Remapped: org/apache/lucene/document/BinaryPoint$2 [patch-cls] Remapped: org/apache/lucene/document/DoubleRange [patch-cls] Remapped: org/apache/lucene/document/FloatRange [patch-cls] Remapped: org/apache/lucene/document/IntRange [patch-cls] Remapped: org/apache/lucene/document/LatLonPointDistanceFeatureQuery$DistanceScorer$2 [patch-cls] Remapped: org/apache/lucene/document/LatLonPointDistanceQuery$1 [patch-cls] Remapped: org/apache/lucene/document/LatLonPointInPolygonQuery$1 [patch-cls] Remapped: org/apache/lucene/document/LatLonShapeBoundingBoxQuery$EncodedRectangle [patch-cls] Remapped: org/apache/lucene/document/LongDistanceFeatureQuery$DistanceScorer$2 [patch-cls] Remapped: org/apache/lucene/document/LongRange [patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$1 [patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$2 [patch-cls] Remapped: org/apache/lucene/document/RangeFieldQuery$QueryType$3 [patch-cls] Remapped: org/apache/lucene/index/BitsSlice [patch-cls] Remapped: org/apache/lucene/index/CheckIndex$VerifyPointsVisitor [patch-cls] Remapped: org/apache/lucene/index/CodecReader [patch-cls] Remapped: org/apache/lucene/index/MergeReaderWrapper [patch-cls] Remapped: org/apache/lucene/index/PointValues [patch-cls] Remapped: org/apache/lucene/search/BooleanScorer$TailPriorityQueue [patch-cls] Remapped: org/apache/lucene/search/FilteringNumericLeafComparator$2 [patch-cls] Remapped: org/apache/lucene/search/PointInSetQuery$SinglePointVisitor [patch-cls] Remapped: org/apache/lucene/search/PointRangeQuery$1 [patch-cls] Remapped: org/apache/lucene/search/TopFieldCollector [patch-cls] Remapped: org/apache/lucene/store/DataInput [patch-cls] Remapped: org/apache/lucene/util/BytesRef [patch-cls] Remapped: org/apache/lucene/util/BytesRefArray [patch-cls] Remapped: org/apache/lucene/util/CharsRef$UTF16SortedAsUTF8Comparator [patch-cls] Remapped: org/apache/lucene/util/CharsRef [patch-cls] Remapped: org/apache/lucene/util/IntsRef [patch-cls] Remapped: org/apache/lucene/util/LongsRef [patch-cls] Remapped: org/apache/lucene/util/StringHelper [patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton$Builder [patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector$1$1 [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector$2$1 [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDRadixSelector [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDReader [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$BKDMergeQueue [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter$OneDimensionBKDWriter [patch-cls] Remapped: org/apache/lucene/util/bkd/BKDWriter [patch-cls] Remapped: org/apache/lucene/util/bkd/HeapPointWriter [patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$1$1 [patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$2 [patch-cls] Remapped: org/apache/lucene/util/bkd/MutablePointsReaderUtils$3$1 [patch-cls] Remapped: org/apache/lucene/util/compress/LZ4$FastCompressionHashTable [patch-cls] Remapped: org/apache/lucene/util/compress/LZ4$HighCompressionHashTable [patch-cls] Remapped: org/apache/lucene/util/compress/LZ4 [patch-cls] Remapped 51 class files for Java 9 to: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/classes/java9 [touch] Creating /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/patch-mrjar.stamp install-junit4-taskdef: validate: -init-totals: -test: [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test [loadresource] Do not set property tests.explicitclass as its length is 0. [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp [mkdir] Created dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/.caches/test-stats/core [junit4] <JUnit4> says olá! Master seed: 34E428DB4F9361A4 [junit4] Executing 568 suites with 6 JVMs. [junit4] [junit4] Started J3 PID(3658933@localhost). [junit4] Started J0 PID(3658928@localhost). [junit4] Started J1 PID(3658930@localhost). [junit4] Started J4 PID(3658932@localhost). [junit4] Started J2 PID(3658927@localhost). [junit4] Started J5 PID(3658931@localhost). [junit4] Suite: org.apache.lucene.index.Test2BPostings [junit4] IGNOR/A 0.00s J3 | Test2BPostings.test [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] Completed [1/568] on J3 in 0.11s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.index.Test2BPositions [junit4] IGNOR/A 0.01s J2 | Test2BPositions.test [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=uses lots of space and takes a few minutes)) [junit4] Completed [2/568] on J2 in 0.12s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues [junit4] IGNOR/A 0.01s J0 | Test2BNumericDocValues.testNumerics [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~ 2 hours if the heap is 5gb)) [junit4] Completed [3/568] on J0 in 0.12s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.index.Test2BPoints [junit4] IGNOR/A 0.01s J1 | Test2BPoints.test1D [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space)) [junit4] IGNOR/A 0.00s J1 | Test2BPoints.test2D [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space)) [junit4] Completed [4/568] on J1 in 0.11s, 2 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.document.TestDoubleRange [junit4] Completed [5/568] on J5 in 0.38s, 1 test [junit4] [junit4] Suite: org.apache.lucene.geo.TestLine2D [junit4] Completed [6/568] on J3 in 0.27s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.geo.TestCircle2D [junit4] Completed [7/568] on J0 in 0.52s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.document.TestDocument [junit4] Completed [8/568] on J4 in 0.88s, 12 tests [junit4] [junit4] Suite: org.apache.lucene.geo.TestGeoEncodingUtils [junit4] Completed [9/568] on J1 in 0.77s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestMmapDirectory [junit4] Completed [10/568] on J3 in 0.76s, 45 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.search.TestBooleanQuery [junit4] Completed [11/568] on J5 in 1.01s, 22 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestDocValues [junit4] Completed [12/568] on J3 in 0.50s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestSmallFloat [junit4] Completed [13/568] on J3 in 0.25s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestHugeRamFile [junit4] Completed [14/568] on J1 in 1.25s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestDocIDMerger [junit4] Completed [15/568] on J1 in 0.25s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestSetOnce [junit4] Completed [16/568] on J1 in 0.25s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50LiveDocsFormat [junit4] IGNOR/A 0.00s J1 | TestLucene50LiveDocsFormat.testOverflow [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=Uses lots of memory)) [junit4] Completed [17/568] on J1 in 0.25s, 4 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator [junit4] Completed [18/568] on J1 in 0.25s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.geo.TestGeoUtils [junit4] Completed [19/568] on J2 in 3.52s, 7 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestBooleanOr [junit4] Completed [20/568] on J4 in 3.00s, 7 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestLockFactory [junit4] Completed [21/568] on J2 in 0.25s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestDocInverterPerFieldErrorInfo [junit4] Completed [22/568] on J2 in 0.25s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression [junit4] IGNOR/A 0.00s J3 | TestLucene50StoredFieldsFormatHighCompression.testRamBytesUsed [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] IGNOR/A 0.00s J3 | TestLucene50StoredFieldsFormatHighCompression.testBigDocuments [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] Completed [23/568] on J3 in 3.26s, 20 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestUTF32ToUTF8 [junit4] Completed [24/568] on J1 in 2.25s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestSloppyMath [junit4] Completed [25/568] on J2 in 1.25s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitDocIdSet [junit4] Completed [26/568] on J4 in 1.75s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestRoaringDocIdSet [junit4] Completed [27/568] on J3 in 0.50s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping [junit4] Completed [28/568] on J4 in 0.51s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestQueryVisitor [junit4] Completed [29/568] on J4 in 0.26s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.util.bkd.TestMutablePointsReaderUtils [junit4] Completed [30/568] on J1 in 1.00s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestIOUtils [junit4] Completed [31/568] on J4 in 0.25s, 21 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet [junit4] Completed [32/568] on J5 in 5.76s, 11 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestLogMergePolicy [junit4] Completed [33/568] on J5 in 0.51s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestRangeFieldsDocValuesQuery [junit4] Completed [34/568] on J5 in 0.25s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormat [junit4] IGNOR/A 0.00s J2 | TestLucene50StoredFieldsFormat.testBigDocuments [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] IGNOR/A 0.00s J2 | TestLucene50StoredFieldsFormat.testRamBytesUsed [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] Completed [35/568] on J2 in 2.51s, 18 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter [junit4] Completed [36/568] on J5 in 0.26s, 9 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestRecyclingIntBlockAllocator [junit4] Completed [37/568] on J2 in 0.25s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.util.bkd.Test2BBKDPoints [junit4] IGNOR/A 0.00s J2 | Test2BBKDPoints.test1D [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space)) [junit4] IGNOR/A 0.00s J2 | Test2BBKDPoints.test2D [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes at least 4 hours and consumes many GB of temp disk space)) [junit4] Completed [38/568] on J2 in 0.00s, 2 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.util.compress.TestFastLZ4 [junit4] Completed [39/568] on J2 in 0.28s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning [junit4] Completed [40/568] on J2 in 0.25s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestMaxPosition [junit4] Completed [41/568] on J2 in 0.25s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.document.TestXYMultiPointShapeQueries [junit4] IGNOR/A 0.00s J5 | TestXYMultiPointShapeQueries.testRandomBig [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] Completed [42/568] on J5 in 1.01s, 5 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.geo.TestPoint2D [junit4] Completed [43/568] on J5 in 0.25s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy [junit4] Completed [44/568] on J1 in 3.00s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestReaderClosed [junit4] Completed [45/568] on J5 in 0.26s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesFixedSorted [junit4] IGNOR/A 0.00s J5 | Test2BSortedDocValuesFixedSorted.testFixedSorted [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb)) [junit4] Completed [46/568] on J5 in 0.00s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.TestVersion [junit4] Completed [47/568] on J5 in 0.25s, 11 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene84.TestForDeltaUtil [junit4] Completed [48/568] on J5 in 0.25s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestManyFields [junit4] Completed [49/568] on J1 in 1.25s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.document.TestXYMultiLineShapeQueries [junit4] IGNOR/A 0.00s J4 | TestXYMultiLineShapeQueries.testRandomBig [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] Completed [50/568] on J4 in 4.76s, 5 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminism [junit4] Completed [51/568] on J1 in 0.76s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.Test2BTerms [junit4] IGNOR/A 0.00s J1 | Test2BTerms.test2BTerms [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=very slow, use 5g minimum heap)) [junit4] Completed [52/568] on J1 in 0.00s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon [junit4] Completed [53/568] on J2 in 2.54s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields [junit4] IGNOR/A 0.00s J2 | Test4GBStoredFields.test [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] Completed [54/568] on J2 in 0.00s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.geo.TestPoint [junit4] Completed [55/568] on J4 in 0.25s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex [junit4] Completed [56/568] on J4 in 0.50s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes [junit4] IGNOR/A 0.00s J4 | Test2BPostingsBytes.test [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=takes ~20GB-30GB of space and 10 minutes)) [junit4] Completed [57/568] on J4 in 0.00s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.bkd.TestBKD [junit4] IGNOR/A 0.00s J3 | TestBKD.testRandomBinaryBig [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] Completed [58/568] on J3 in 6.76s, 25 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore [junit4] Completed [59/568] on J1 in 1.25s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.compress.TestHighLZ4 [junit4] Completed [60/568] on J3 in 0.25s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestUnicodeUtil [junit4] Completed [61/568] on J4 in 0.75s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestSpans [junit4] Completed [62/568] on J1 in 0.76s, 25 tests [junit4] [junit4] Suite: org.apache.lucene.TestDemo [junit4] Completed [63/568] on J1 in 0.25s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestForceMergeForever [junit4] Completed [64/568] on J3 in 1.76s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestMaxTermFrequency [junit4] Completed [65/568] on J3 in 0.25s, 1 test [junit4] [junit4] Suite: org.apache.lucene.store.TestGrowableByteArrayDataOutput [junit4] Completed [66/568] on J0 in 14.27s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestDocCount [junit4] Completed [67/568] on J0 in 0.76s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet [junit4] Completed [68/568] on J0 in 0.25s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestMSBRadixSorter [junit4] Completed [69/568] on J1 in 2.26s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2 [junit4] Completed [70/568] on J1 in 0.25s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata [junit4] Completed [71/568] on J3 in 1.51s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestByteBuffersDataOutput [junit4] Completed [72/568] on J1 in 0.20s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.util.fst.TestFSTs [junit4] IGNOR/A 0.00s J2 | TestFSTs.testBigSet [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] Completed [73/568] on J2 in 6.26s, 21 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestSpansEnum [junit4] Completed [74/568] on J2 in 0.26s, 7 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestAddIndexes [junit4] Completed [75/568] on J3 in 3.01s, 28 tests [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat [junit4] IGNOR/A 0.00s J0 | TestLucene50CompoundFormat.testRamBytesUsed [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] Completed [76/568] on J0 in 3.51s, 28 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.fst.TestFstDirectAddressing [junit4] IGNOR/A 0.00s J3 | TestFstDirectAddressing.testWorstCaseForDirectAddressing [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) [junit4] Completed [77/568] on J3 in 0.26s, 3 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator [junit4] IGNOR/A 0.00s J0 | TestRamUsageEstimator.testHotspotBean [junit4] > Assumption #1: testHotspotBean only works on 64bit JVMs. [junit4] IGNOR/A 0.00s J0 | TestRamUsageEstimator.testPrintValues [junit4] > Assumption #1: Specify -Dtests.verbose=true to print constants of RamUsageEstimator. [junit4] Completed [78/568] on J0 in 0.25s, 10 tests, 2 skipped [junit4] [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum [junit4] Completed [79/568] on J3 in 0.26s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.TestExternalCodecs [junit4] Completed [80/568] on J2 in 1.50s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestMathUtil [junit4] Completed [81/568] on J2 in 0.25s, 5 tests [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp [junit4] Completed [82/568] on J0 in 0.76s, 7 tests [junit4] [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal [junit4] Completed [83/568] on J3 in 0.50s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase [junit4] Completed [84/568] on J2 in 0.50s, 27 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexSorting [junit4] Completed [85/568] on J5 in 10.27s, 53 tests [junit4] [junit4] Suite: org.apache.lucene.util.TestMergedIterator [junit4] Completed [86/568] on J3 in 0.25s, 25 tests [junit4] [junit4] Suite: org.apache.lucene.util.bkd.TestDocIdsWriter [junit4] Completed [87/568] on J0 in 0.75s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestFlex [junit4] Completed [88/568] on J0 in 0.25s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.document.TestLatLonShape [junit4] Completed [89/568] on J5 in 1.01s, 20 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread [junit4] IGNOR/A 0.00s J5 | TestControlledRealTimeReopenThread.testCRTReopen [junit4] > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-5737)) [junit4] Completed [90/568] on J5 in 1.01s, 6 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.index.Test2BDocs [junit4] IGNOR/A 0.00s J5 | Test2BDocs.test2BDocs [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~30min)) [junit4] Completed [91/568] on J5 in 0.00s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode [junit4] Completed [92/568] on J5 in 0.25s, 6 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestByteBuffersDirectory [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testPendingDeletions {impl=byte array (heap)} [junit4] > Assumption #1: we can only install VirusCheckingFS on an FSDirectory [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=byte array (heap)} [junit4] > Assumption #1: test only works for FSDirectory subclasses [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testPendingDeletions {impl=many buffers (heap)} [junit4] > Assumption #1: we can only install VirusCheckingFS on an FSDirectory [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=many buffers (heap)} [junit4] > Assumption #1: test only works for FSDirectory subclasses [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testPendingDeletions {impl=one buffer (heap)} [junit4] > Assumption #1: we can only install VirusCheckingFS on an FSDirectory [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=one buffer (heap)} [junit4] > Assumption #1: test only works for FSDirectory subclasses [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testPendingDeletions {impl=lucene's buffers (heap)} [junit4] > Assumption #1: we can only install VirusCheckingFS on an FSDirectory [junit4] IGNOR/A 0.00s J2 | TestByteBuffersDirectory.testFsyncDoesntCreateNewFiles {impl=lucene's buffers (heap)} [junit4] > Assumption #1: test only works for FSDirectory subclasses [junit4] Completed [93/568] on J2 in 2.51s, 180 tests, 8 skipped [junit4] [junit4] Suite: org.apache.lucene.search.TestSearchAfter [junit4] Completed [94/568] on J2 in 0.75s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestLongPostings [junit4] Completed [95/568] on J0 in 2.50s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.util.automaton.TestDaciukMihovAutomatonBuilder [junit4] Completed [96/568] on J0 in 0.25s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesOrds [junit4] IGNOR/A 0.00s J0 | Test2BSortedDocValuesOrds.test2BOrds [junit4] > Assumption #1: 'monster' test group is disabled (@Monster(value=Takes ~ 6 hours if the heap is 5gb)) [junit4] Completed [97/568] on J0 in 0.00s, 1 test, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestBasics [junit4] Completed [98/568] on J3 in 3.76s, 27 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestDirectory [junit4] IGNOR/A 0.00s J3 | TestDirectory.testListAll [junit4] > Assumption #1: this test does not expect extra files [junit4] Completed [99/568] on J3 in 0.25s, 4 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.util.fst.TestBitTableUtil [junit4] Completed [100/568] on J0 in 0.75s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge [junit4] Completed [101/568] on J2 in 1.26s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery [junit4] Completed [102/568] on J0 in 0.25s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads [junit4] Completed [103/568] on J3 in 0.50s, 1 test [junit4] [junit4] Suite: org.apache.lucene.TestAssertions [junit4] Completed [104/568] on J0 in 0.26s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestLongsRef [junit4] Completed [105/568] on J0 in 0.25s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexWriterFromReader [junit4] Completed [106/568] on J3 in 0.76s, 12 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge [junit4] Completed [107/568] on J2 in 1.01s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.similarities.TestLMJelinekMercerSimilarity [junit4] Completed [108/568] on J0 in 0.50s, 1 test [junit4] [junit4] Suite: org.apache.lucene.codecs.lucene84.TestPForUtil [junit4] Completed [109/568] on J2 in 0.26s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestScorerPerf [junit4] Completed [110/568] on J1 in 10.26s, 1 test [junit4] [junit4] Suite: org.apache.lucene.util.TestPagedBytes [junit4] Completed [111/568] on J2 in 1.25s, 4 tests, 1 skipped [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions2 [junit4] Completed [112/568] on J1 in 1.26s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestTermsHashPerField [junit4] Completed [113/568] on J1 in 0.25s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.store.TestByteBuffersDataInput [junit4] Completed [114/568] on J0 in 2.10s, 8 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer [junit4] Completed [115/568] on J0 in 0.25s, 1 test [junit4] [junit4] Suite: org.apache.lucene.index.TestNRTThreads [junit4] Completed [116/568] on J2 in 1.26s, 1 test [junit4] [junit4] Suite: org.apache.lucene.search.TestMultiCollector [junit4] Completed [117/568] on J2 in 0.50s, 3 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestNorms [junit4] Completed [118/568] on J2 in 0.26s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestPhraseQuery [junit4] Completed [119/568] on J2 in 0.75s, 25 tests [junit4] [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap [junit4] Completed [120/568] on J2 in 0.26s, 4 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestFilterCodecReader [junit4] Completed [121/568] on J2 in 0.26s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery [junit4] Completed [122/568] on J2 in 0.76s, 13 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestMultiset [junit4] Completed [123/568] on J2 in 0.26s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.search.TestConjunctions [junit4] Completed [124/568] on J2 in 0.25s, 2 tests [junit4] [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments [junit4] Completed [125/568] on J2 in 1.00s, 1 test [junit4] [jun [...truncated too long message...] ore.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:752) [junit4] 2> at org.apache.solr.core.SolrCore.getIndexPropertyFromPropFile(SolrCore.java:439) [junit4] 2> at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:406) [junit4] 2> at org.apache.solr.core.SolrCore.cleanupOldIndexDirectories(SolrCore.java:3192) [junit4] 2> at org.apache.solr.core.SolrCore.close(SolrCore.java:1666) [junit4] 2> at org.apache.solr.servlet.HttpSolrCall.destroy(HttpSolrCall.java:658) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:433) [junit4] 2> at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [junit4] 2> at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188) [junit4] 2> at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485) [junit4] 2> at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186) [junit4] 2> at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215) [junit4] 2> at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [junit4] 2> at org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322) [junit4] 2> at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:717) [junit4] 2> at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127) [junit4] 2> at org.eclipse.jetty.server.Server.handle(Server.java:500) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547) [junit4] 2> at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375) [junit4] 2> at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273) [junit4] 2> at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$DecryptedEndPoint.onFillable(SslConnection.java:543) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:398) [junit4] 2> at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [junit4] 2> at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) [junit4] 2> at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806) [junit4] 2> at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938) [junit4] 2> at java.lang.Thread.run(Thread.java:748) [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_B06744202F96B7C8-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {_root_=PostingsFormat(name=Direct), title_s=PostingsFormat(name=LuceneFixedGap), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{inplace_updatable_float=DocValuesFormat(name=Asserting), id_i=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Asserting), _root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), inplace_updatable_int_with_default=DocValuesFormat(name=Asserting), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1943, maxMBSortInHeap=7.181854740235608, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=it, timezone=Indian/Christmas [junit4] 2> NOTE: Linux 5.4.0-40-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=16,threads=1,free=11470520,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [TestInPlaceUpdatesDistrib] [junit4] Completed [5/5 (5!)] on J2 in 4394.44s, 1 test, 1 error <<< FAILURES! [junit4] [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/temp/junit4-J2-20200804_130049_3563152983754655712009.syserr [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- [junit4] ERROR: ld.so: object 'libeatmydata.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. [junit4] <<< JVM J2: EOF ---- [junit4] [junit4] Tests with failures [seed: B06744202F96B7C8]: [junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib.test [junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib.test [junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib.test [junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib.test [junit4] - org.apache.solr.update.TestInPlaceUpdatesDistrib.test [junit4] [junit4] [junit4] JVM J0: 0.47 .. 4382.25 = 4381.78s [junit4] JVM J1: 0.44 .. 4363.97 = 4363.54s [junit4] JVM J2: 0.50 .. 4395.92 = 4395.42s [junit4] JVM J3: 0.45 .. 4364.93 = 4364.48s [junit4] JVM J4: 0.42 .. 4369.49 = 4369.06s [junit4] Execution time total: 1 hour 13 minutes 15 seconds [junit4] Tests summary: 5 suites, 5 tests, 5 errors BUILD FAILED /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The following error occurred while executing this line: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126: There were test failures: 5 suites, 5 tests, 5 errors [seed: B06744202F96B7C8] Total time: 73 minutes 16 seconds [repro] Setting last failure code to 256 [repro] Failures w/original seeds: [repro] 5/5 failed: org.apache.solr.update.TestInPlaceUpdatesDistrib [repro] Exiting with code 256 + mv lucene/build lucene/build.repro + mv solr/build solr/build.repro + mv lucene/build.orig lucene/build + mv solr/build.orig solr/build Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Archiving artifacts [Java] Sleeping for 5 seconds due to JENKINS-32191... [Java] Parsing console log (workspace: '/home/jenkins/workspace/Lucene-Solr-8.x-Linux') [Java] Successfully parsed console log [Java] -> found 113 issues (skipped 104 duplicates) [Java] Post processing issues on 'Master' with source code encoding 'UTF-8' [Java] Creating SCM blamer to obtain author and commit information for affected files [Java] Creating SCM miner to obtain statistics for affected repository files [Java] Resolving file names for all issues in source directory '/home/jenkins/workspace/Lucene-Solr-8.x-Linux' [Java] -> resolved paths in source directory (54 found, 0 not found) [Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java] -> resolved module names for 113 issues [Java] Resolving package names (or namespaces) by parsing the affected files [Java] -> resolved package names of 54 affected files [Java] No filter has been set, publishing all 113 issues [Java] Creating fingerprints for all affected code blocks to track issues over different builds [Java] -> created fingerprints for 113 issues (skipped 0 issues) [Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Linux/builds/3948/files-with-issues' [Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Java] Using reference build 'Lucene-Solr-8.x-Linux #3947' to compute new, fixed, and outstanding issues [Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0 [Java] No quality gates have been set - skipping [Java] Health report is disabled - skipping [Java] Created analysis result for 113 issues (found 0 new issues, fixed 0 issues) [Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Linux #3948'. Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Recording test results Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 Setting ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
