Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24014/
Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.DistributedUpdateProcessorTest

Error Message:
SOLR-11606: ByteBuddy used by Mockito is not working with this JVM version.

Stack Trace:
org.junit.AssumptionViolatedException: SOLR-11606: ByteBuddy used by Mockito is 
not working with this JVM version.
        at __randomizedtesting.SeedInfo.seed([84082C881C4292CB]:0)
        at 
com.carrotsearch.randomizedtesting.RandomizedTest.assumeNoException(RandomizedTest.java:742)
        at 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:374)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessorTest.beforeClass(DistributedUpdateProcessorTest.java:60)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
        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 
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.base/java.lang.Thread.run(Thread.java:835)
Caused by: java.lang.IllegalArgumentException: Unknown Java version: 13
        at 
net.bytebuddy.ClassFileVersion.ofJavaVersion(ClassFileVersion.java:210)
        at 
net.bytebuddy.ClassFileVersion$VersionLocator$ForJava9CapableVm.locate(ClassFileVersion.java:462)
        at net.bytebuddy.ClassFileVersion.ofThisVm(ClassFileVersion.java:223)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
org.apache.solr.SolrTestCaseJ4.assumeWorkingMockito(SolrTestCaseJ4.java:372)
        ... 24 more


FAILED:  
junit.framework.TestSuite.org.apache.solr.update.processor.DistributedUpdateProcessorTest

Error Message:


Stack Trace:
java.lang.NullPointerException
        at __randomizedtesting.SeedInfo.seed([84082C881C4292CB]:0)
        at 
org.apache.solr.update.processor.DistributedUpdateProcessorTest.AfterClass(DistributedUpdateProcessorTest.java:67)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
        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 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
Thread pool didn't terminate within 15 secs

Stack Trace:
java.lang.AssertionError: Thread pool didn't terminate within 15 secs
        at 
__randomizedtesting.SeedInfo.seed([84082C881C4292CB:C5C1352B2BEFF33]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.reorderedDBQsResurrectionTest(TestInPlaceUpdatesDistrib.java:852)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:179)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.update.PeerSyncTest.test

Error Message:
Unexpected exception type, expected SolrException but got 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:46081/ch_/nu/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected 
SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout 
occurred while waiting response from server at: 
http://127.0.0.1:46081/ch_/nu/collection1
        at 
__randomizedtesting.SeedInfo.seed([84082C881C4292CB:C5C1352B2BEFF33]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
        at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:835)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: http://127.0.0.1:46081/ch_/nu/collection1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
        ... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        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:282)
        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:165)
        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:185)
        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:548)
        ... 49 more


FAILED:  org.apache.solr.update.PeerSyncWithLeaderTest.test

Error Message:
Unexpected exception type, expected SolrException but got 
org.apache.solr.client.solrj.SolrServerException: Timeout occurred while 
waiting response from server at: http://127.0.0.1:41431/x/collection1

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected 
SolrException but got org.apache.solr.client.solrj.SolrServerException: Timeout 
occurred while waiting response from server at: 
http://127.0.0.1:41431/x/collection1
        at 
__randomizedtesting.SeedInfo.seed([84082C881C4292CB:C5C1352B2BEFF33]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2699)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2688)
        at org.apache.solr.update.PeerSyncTest.test(PeerSyncTest.java:279)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:835)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occurred 
while waiting response from server at: http://127.0.0.1:41431/x/collection1
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:576)
        at 
org.apache.solr.update.PeerSyncTest.lambda$test$0(PeerSyncTest.java:281)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2694)
        ... 42 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140)
        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:282)
        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:165)
        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:185)
        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:548)
        ... 49 more




Build Log:
[...truncated 12550 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/init-core-data-001
   [junit4]   2> 109977 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 109978 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 109979 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 109979 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 109980 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 109999 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 updateLog impl=solr.CdcrUpdateLog
   [junit4]   2> 109999 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 110000 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 110033 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 110055 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 110087 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 110155 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 110167 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@52ec21b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 110192 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@78f9ca09[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 110215 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 110215 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 110297 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 110323 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 110323 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 110327 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 110404 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 110460 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 110474 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 110474 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 110475 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 110475 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/init-core-data-001/]
   [junit4]   2> 110513 WARN  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 110676 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 110676 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 110684 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 110684 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 110686 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3ead8f68[collection1] main]
   [junit4]   2> 110693 WARN  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 110693 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 110694 INFO  (coreLoadExecutor-474-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1632310449632444416
   [junit4]   2> 110696 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[84082C881C4292CB]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 110735 INFO  
(searcherExecutor-475-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ead8f68[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 110782 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 110789 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 110789 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 110887 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42167
   [junit4]   2> 110887 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42167
   [junit4]   2> 110887 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 42167
   [junit4]   2> 110893 INFO  (zkConnectionManagerCallback-568-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110897 INFO  (zkConnectionManagerCallback-570-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110902 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 110904 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 110906 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 110907 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 110911 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 110912 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 110914 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 110915 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 110917 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 110919 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 110922 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkTestServer put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 110924 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 111332 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 111337 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 111337 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 111337 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 111394 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 111394 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 111395 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 111396 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@56a752f4{/,null,AVAILABLE}
   [junit4]   2> 111396 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@317f70b3{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:45009}
   [junit4]   2> 111396 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.e.j.s.Server Started @111614ms
   [junit4]   2> 111396 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/tempDir-001/control/data,
 hostPort=45009, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/control-001/cores,
 replicaType=NRT}
   [junit4]   2> 111398 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 111398 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 111398 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 111398 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 111398 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 111398 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T06:35:52.920789Z
   [junit4]   2> 111433 INFO  (zkConnectionManagerCallback-572-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111436 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 111436 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/control-001/solr.xml
   [junit4]   2> 111442 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 111442 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 111444 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 111607 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 111611 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4463ce33[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111619 WARN  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1288a2cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 111620 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42167/solr
   [junit4]   2> 111625 INFO  (zkConnectionManagerCallback-579-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111652 INFO  (zkConnectionManagerCallback-581-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111889 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45009_
   [junit4]   2> 111891 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.Overseer Overseer (id=72174765038436356-127.0.0.1:45009_-n_0000000000) 
starting
   [junit4]   2> 111926 INFO  (zkConnectionManagerCallback-588-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 111929 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42167/solr ready
   [junit4]   2> 111940 INFO  
(OverseerStateUpdate-72174765038436356-127.0.0.1:45009_-n_0000000000) 
[n:127.0.0.1:45009_    ] o.a.s.c.Overseer Starting to work on the main queue : 
127.0.0.1:45009_
   [junit4]   2> 111955 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45009_
   [junit4]   2> 111974 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 111985 INFO  (zkCallback-580-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 112004 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 112046 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 112079 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 112079 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 112082 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/control-001/cores
   [junit4]   2> 112169 INFO  (zkConnectionManagerCallback-594-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 112171 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 112172 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42167/solr ready
   [junit4]   2> 112197 INFO  (qtp1311867165-1130) [n:127.0.0.1:45009_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45009_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 112296 INFO  (OverseerThreadFactory-489-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 112551 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 112553 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 113593 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 113650 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema 
name=inplace-updates
   [junit4]   2> 113654 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 113655 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 113655 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 113664 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 113707 WARN  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 113974 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 113974 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 113976 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 113976 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 113989 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e2f8bdd[control_collection_shard1_replica_n1] main]
   [junit4]   2> 114010 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 114012 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 114013 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 114033 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1632310453133639680
   [junit4]   2> 114077 INFO  
(searcherExecutor-494-thread-1-processing-n:127.0.0.1:45009_ 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:45009_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@1e2f8bdd[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 114231 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 114285 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 114334 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 114335 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 114336 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45009/control_collection_shard1_replica_n1/
   [junit4]   2> 114353 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 114354 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:45009/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 114381 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/control_collection/leaders/shard1/leader after winning as 
/collections/control_collection/leader_elect/shard1/election/72174765038436356-core_node2-n_0000000000
   [junit4]   2> 114408 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45009/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 114522 INFO  (zkCallback-580-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 114522 INFO  (zkCallback-580-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 114528 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 114641 INFO  (zkCallback-580-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 114641 INFO  (zkCallback-580-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 114641 INFO  (zkCallback-580-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 114684 INFO  (qtp1311867165-1129) [n:127.0.0.1:45009_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2141
   [junit4]   2> 115030 INFO  (qtp1311867165-1130) [n:127.0.0.1:45009_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 115042 INFO  (qtp1311867165-1130) [n:127.0.0.1:45009_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45009_&wt=javabin&version=2}
 status=0 QTime=2846
   [junit4]   2> 115065 INFO  (zkConnectionManagerCallback-600-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 115066 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 115067 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42167/solr ready
   [junit4]   2> 115085 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 115088 INFO  (qtp1311867165-1131) [n:127.0.0.1:45009_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 115091 INFO  (OverseerThreadFactory-489-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 115091 INFO  
(OverseerCollectionConfigSetProcessor-72174765038436356-127.0.0.1:45009_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 115295 WARN  (OverseerThreadFactory-489-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 115298 INFO  (qtp1311867165-1131) [n:127.0.0.1:45009_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 115298 INFO  (qtp1311867165-1131) [n:127.0.0.1:45009_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=211
   [junit4]   2> 115308 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances 
pullReplicaCount=0 numOtherReplicas=3
   [junit4]   2> 115454 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-1-001
 of type NRT
   [junit4]   2> 115484 WARN  (closeThreadPool-601-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 115484 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 115485 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 115485 INFO  (closeThreadPool-601-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 115492 INFO  (closeThreadPool-601-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 115492 INFO  (closeThreadPool-601-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 115492 INFO  (closeThreadPool-601-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 115493 INFO  (closeThreadPool-601-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@13ba3ee2{/,null,AVAILABLE}
   [junit4]   2> 115496 INFO  (closeThreadPool-601-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63f55c8a{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:41725}
   [junit4]   2> 115496 INFO  (closeThreadPool-601-thread-1) [    ] 
o.e.j.s.Server Started @115713ms
   [junit4]   2> 115496 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/tempDir-001/jetty1,
 hostPort=41725, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-1-001/cores,
 replicaType=NRT}
   [junit4]   2> 115496 ERROR (closeThreadPool-601-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 115496 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 115496 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 115497 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 115497 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 115497 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T06:35:57.019073Z
   [junit4]   2> 115501 INFO  (zkConnectionManagerCallback-603-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 115506 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 115506 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-1-001/solr.xml
   [junit4]   2> 115512 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 115512 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 115513 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 115724 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 115725 WARN  (closeThreadPool-601-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@a1b2e36[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 115735 WARN  (closeThreadPool-601-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2e36e0c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 115736 INFO  (closeThreadPool-601-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42167/solr
   [junit4]   2> 115748 INFO  (zkConnectionManagerCallback-610-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 115758 INFO  (zkConnectionManagerCallback-612-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 115763 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 115776 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.c.ZkController Publish node=127.0.0.1:41725_ as 
DOWN
   [junit4]   2> 115777 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 115777 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41725_
   [junit4]   2> 115785 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-2-001
 of type NRT
   [junit4]   2> 115790 INFO  (zkCallback-580-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 115790 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 115797 INFO  (zkCallback-599-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 115799 WARN  (closeThreadPool-601-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 115805 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 115806 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 115806 INFO  (closeThreadPool-601-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 115811 INFO  (zkCallback-611-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 115885 INFO  (closeThreadPool-601-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 115885 INFO  (closeThreadPool-601-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 115885 INFO  (closeThreadPool-601-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 115890 INFO  (closeThreadPool-601-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@29544a4f{/,null,AVAILABLE}
   [junit4]   2> 115898 INFO  (closeThreadPool-601-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@53e5c7d2{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:34485}
   [junit4]   2> 115898 INFO  (closeThreadPool-601-thread-2) [    ] 
o.e.j.s.Server Started @116115ms
   [junit4]   2> 115898 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/tempDir-001/jetty2,
 hostPort=34485, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-2-001/cores,
 replicaType=NRT}
   [junit4]   2> 115898 ERROR (closeThreadPool-601-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 115898 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 115898 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 115899 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 115899 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 115899 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T06:35:57.421099Z
   [junit4]   2> 115913 INFO  (zkConnectionManagerCallback-619-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 115915 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 115916 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42167/solr ready
   [junit4]   2> 115936 INFO  (zkConnectionManagerCallback-621-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 115937 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 115947 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 115947 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-2-001/solr.xml
   [junit4]   2> 116061 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 116061 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 116063 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 116088 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 116103 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[84082C881C4292CB]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-3-001
 of type NRT
   [junit4]   2> 116118 WARN  (closeThreadPool-601-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 116118 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 116118 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 116118 INFO  (closeThreadPool-601-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 
13-testing+0-builds.shipilev.net-openjdk-jdk-b769-20190316-jdk-1312
   [junit4]   2> 116121 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 116121 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 116124 INFO  (closeThreadPool-601-thread-1) 
[n:127.0.0.1:41725_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-1-001/cores
   [junit4]   2> 116141 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 116175 WARN  (closeThreadPool-601-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@37d54821[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 116204 INFO  (closeThreadPool-601-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 116204 INFO  (closeThreadPool-601-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 116204 INFO  (closeThreadPool-601-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 116205 WARN  (closeThreadPool-601-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3efd1031[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 116206 INFO  (closeThreadPool-601-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d2cf41a{/,null,AVAILABLE}
   [junit4]   2> 116206 INFO  (closeThreadPool-601-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42167/solr
   [junit4]   2> 116213 INFO  (closeThreadPool-601-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@148dea5e{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:44359}
   [junit4]   2> 116213 INFO  (closeThreadPool-601-thread-3) [    ] 
o.e.j.s.Server Started @116431ms
   [junit4]   2> 116213 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/tempDir-001/jetty3,
 hostPort=44359, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-3-001/cores,
 replicaType=NRT}
   [junit4]   2> 116214 ERROR (closeThreadPool-601-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 116214 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 116214 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 116214 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 116214 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 116214 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-01T06:35:57.736704Z
   [junit4]   2> 116226 INFO  (zkConnectionManagerCallback-629-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116228 INFO  (zkConnectionManagerCallback-631-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116246 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 116246 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-3-001/solr.xml
   [junit4]   2> 116251 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 116251 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 116252 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 116261 INFO  (zkConnectionManagerCallback-633-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116265 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 116275 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.c.ZkController Publish node=127.0.0.1:34485_ as 
DOWN
   [junit4]   2> 116276 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 116276 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34485_
   [junit4]   2> 116278 INFO  (zkCallback-599-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 116278 INFO  (zkCallback-611-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 116278 INFO  (zkCallback-580-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 116278 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 116290 INFO  (zkCallback-618-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 116313 INFO  (zkCallback-632-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 116386 INFO  (zkConnectionManagerCallback-641-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116387 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 116389 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42167/solr ready
   [junit4]   2> 116396 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 116443 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 116487 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 116494 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 116497 INFO  (closeThreadPool-601-thread-2) 
[n:127.0.0.1:34485_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-2-001/cores
   [junit4]   2> 116581 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 116583 WARN  (closeThreadPool-601-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7f070520[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 116588 WARN  (closeThreadPool-601-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@64b88a3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 116589 INFO  (closeThreadPool-601-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42167/solr
   [junit4]   2> 116593 INFO  (zkConnectionManagerCallback-648-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116598 INFO  (zkConnectionManagerCallback-650-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116604 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 116619 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.c.ZkController Publish node=127.0.0.1:44359_ as 
DOWN
   [junit4]   2> 116620 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 116620 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44359_
   [junit4]   2> 116622 INFO  (zkCallback-599-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 116624 INFO  (zkCallback-587-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 116624 INFO  (zkCallback-611-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 116626 INFO  (zkCallback-618-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 116629 INFO  (zkCallback-580-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 116629 INFO  (zkCallback-632-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 116639 INFO  (zkCallback-640-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 116641 INFO  (zkCallback-649-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 116659 INFO  (zkConnectionManagerCallback-657-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 116661 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 116672 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:42167/solr ready
   [junit4]   2> 116680 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, 
keeping metrics history in memory.
   [junit4]   2> 116728 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 116758 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 116759 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 116761 INFO  (closeThreadPool-601-thread-3) 
[n:127.0.0.1:44359_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-3-001/cores
   [junit4]   2> 117031 INFO  (qtp356716664-1220) [n:127.0.0.1:34485_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:44359_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 117044 INFO  (qtp356716664-1290) [n:127.0.0.1:34485_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41725_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 117047 INFO  
(OverseerCollectionConfigSetProcessor-72174765038436356-127.0.0.1:45009_-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 117054 INFO  (qtp356716664-1217) [n:127.0.0.1:34485_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:34485_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 117102 INFO  (OverseerThreadFactory-489-thread-3) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:44359_ for creating new replica of shard shard1 for collection 
collection1
   [junit4]   2> 117110 INFO  (OverseerThreadFactory-489-thread-3) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica 
command.
   [junit4]   2> 117130 INFO  (qtp499725873-1240) [n:127.0.0.1:44359_    
x:collection1_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 118232 INFO  (qtp499725873-1240) [n:127.0.0.1:44359_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 118257 INFO  (qtp499725873-1240) [n:127.0.0.1:44359_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n1] Schema name=inplace-updates
   [junit4]   2> 118261 INFO  (qtp499725873-1240) [n:127.0.0.1:44359_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 118261 INFO  (qtp499725873-1240) [n:127.0.0.1:44359_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 118263 INFO  (qtp499725873-1240) [n:127.0.0.1:44359_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n1' (registry 
'solr.core.collection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a2ccc32
   [junit4]   2> 118263 INFO  (qtp499725873-1240) [n:127.0.0.1:44359_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4292CB-001/shard-3-001/cores/collection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_84082C881C4

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

r.update.PeerSyncWithLeaderTest_84082C881C4292CB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_l1=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
_root_=PostingsFormat(name=Asserting), 
intDefault=PostingsFormat(name=Asserting), 
n_dt1=PostingsFormat(name=Asserting), n_td1=PostingsFormat(name=Asserting), 
title=PostingsFormat(name=Asserting), 
title_lettertok=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 n_d1=PostingsFormat(name=LuceneVarGapFixedInterval), 
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_f1=PostingsFormat(name=Asserting), 
n_ti1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 title_stringNoNorms=PostingsFormat(name=LuceneVarGapFixedInterval), 
n_tl1=PostingsFormat(name=Asserting), 
n_tf1=PostingsFormat(name=LuceneVarGapFixedInterval), 
title_stemmed=PostingsFormat(name=Asserting), 
n_tdt1=PostingsFormat(name=Asserting), id_i1=PostingsFormat(name=Asserting), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=FSTOrd50, timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), 
n_l1=DocValuesFormat(name=Direct), val_i_dvo=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Lucene80), 
n_dt1=DocValuesFormat(name=Lucene80), n_td1=DocValuesFormat(name=Lucene80), 
n_d1=DocValuesFormat(name=Direct), range_facet_l=DocValuesFormat(name=Direct), 
n_f1=DocValuesFormat(name=Lucene80), n_ti1=DocValuesFormat(name=Lucene80), 
n_tl1=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), 
n_tf1=DocValuesFormat(name=Direct), n_tdt1=DocValuesFormat(name=Lucene80), 
id_i1=DocValuesFormat(name=Lucene80), 
range_facet_i_dv=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Lucene80), 
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=75, 
maxMBSortInHeap=6.1970477592567, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@34147791),
 locale=ig-NG, timezone=Antarctica/Davis
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Aleksey Shipilev 
13-testing (64-bit)/cpus=8,threads=1,free=189840272,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[NodeLostTriggerIntegrationTest, TestDeprecatedFilters, TestScoreJoinQPScore, 
TestConfigSets, TestInPlaceUpdateWithRouteField, TestDynamicLoading, 
BasicAuthIntegrationTest, TestExtendedDismaxParser, TestSmileRequest, 
TestLegacyTerms, TestSweetSpotSimilarityFactory, 
TestDocBasedVersionConstraints, TestStressLucene, 
PreAnalyzedFieldManagedSchemaCloudTest, SolrMetricManagerTest, 
DateMathParserTest, V2ApiIntegrationTest, TestCryptoKeys, 
UninvertDocValuesMergePolicyTest, HdfsChaosMonkeySafeLeaderTest, 
TestTlogReplica, TestPHPSerializedResponseWriter, OverseerStatusTest, 
SystemCollectionCompatTest, TestWordDelimiterFilterFactory, 
SuggestComponentTest, TestLMDirichletSimilarityFactory, 
TestNonDefinedSimilarityFactory, DeleteLastCustomShardedReplicaTest, 
SimplePostToolTest, TestManagedSchemaThreadSafety, AddBlockUpdateTest, 
TestEmbeddedSolrServerAdminHandler, TestCoreBackup, SolrRrdBackendFactoryTest, 
ParsingFieldUpdateProcessorsTest, TestSolrConfigHandlerCloud, 
TestShortCircuitedRequests, TestLRUStatsCache, TestApiFramework, 
TestJettySolrRunner, IndexBasedSpellCheckerTest, TestChildDocTransformer, 
TestFreeTextSuggestions, BufferStoreTest, DistributedSpellCheckComponentTest, 
SubstringBytesRefFilterTest, TestShardHandlerFactory, FacetPivotSmallTest, 
XsltUpdateRequestHandlerTest, ConcurrentCreateRoutedAliasTest, 
TestSchemaSimilarityResource, DistribDocExpirationUpdateProcessorTest, 
TestRandomFlRTGCloud, TlogReplayBufferedWhileIndexingTest, 
TestSolrCoreProperties, ForceLeaderWithTlogReplicasTest, 
TestSolrDeletionPolicy1, TestInfoStreamLogging, TermsComponentTest, 
TestSafeXMLParsing, JsonLoaderTest, DistributedFacetPivotLargeTest, 
TestRecoveryHdfs, CollectionsAPIDistributedZkTest, 
TestLegacyNumericRangeQueryBuilder, LeaderVoteWaitTimeoutTest, TestRTGBase, 
NodeMutatorTest, SolrIndexConfigTest, AuthToolTest, 
CategoryRoutedAliasUpdateProcessorTest, UtilsToolTest, TestFilteredDocIdSet, 
SpellPossibilityIteratorTest, TestRandomDVFaceting, 
TestStressCloudBlindAtomicUpdates, TestSolrCloudSnapshots, TestExportWriter, 
IndexSchemaTest, RestoreTriggerStateTest, CoreAdminRequestStatusTest, 
TestCloudPivotFacet, EchoParamsTest, AutoAddReplicasIntegrationTest, 
TestIntervalFaceting, ExplicitHLLTest, TestSolrCoreParser, 
ReindexCollectionTest, TestJsonFacetsWithNestedObjects, TestCloudDeleteByQuery, 
QueryEqualityTest, TestConfigSetsAPI, TestDistribIDF, SolrSlf4jReporterTest, 
TestSolrQueryParser, TestCorePropertiesReload, SystemLogListenerTest, 
TestBadConfig, HdfsCollectionsAPIDistributedZkTest, 
TestImpersonationWithHadoopAuth, DocValuesMissingTest, 
HdfsWriteToMultipleCollectionsTest, TestLocalFSCloudBackupRestore, 
TestCopyFieldCollectionResource, DeleteShardTest, CreateCollectionCleanupTest, 
DistributedUpdateProcessorTest, MBeansHandlerTest, TestAtomicUpdateErrorCases, 
TimeRoutedAliasUpdateProcessorTest, CacheHeaderTest, TestTestInjection, 
DistributedFacetPivotSmallTest, TestInPlaceUpdatesStandalone, RootFieldTest, 
AtomicUpdateProcessorFactoryTest, DataDrivenBlockJoinTest, 
TestOverriddenPrefixQueryForCustomFieldType, MoveReplicaHDFSFailoverTest, 
SolrGraphiteReporterTest, TestUseDocValuesAsStored, TestCollectionAPI, 
SearchHandlerTest, SuggesterTest, TestSchemaManager, 
ChaosMonkeySafeLeaderWithPullReplicasTest, TestDocTermOrds, 
TestQuerySenderListener, UUIDUpdateProcessorFallbackTest, CursorPagingTest, 
OverseerCollectionConfigSetProcessorTest, RequestHandlersTest, ZkFailoverTest, 
CoreAdminCreateDiscoverTest, SpatialHeatmapFacetsTest, 
DistributedVersionInfoTest, SolrCoreCheckLockOnStartupTest, TestBlobHandler, 
MissingSegmentRecoveryTest, PeerSyncReplicationTest, 
SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, 
SolrCloudExampleTest, TestCloudSearcherWarming, TestLockTree, 
TestMiniSolrCloudClusterSSL, TestOnReconnectListenerSupport, 
TestRequestForwarding, TestSSLRandomization, TestSegmentSorting, 
TestWithCollection, ExecutePlanActionTest, MetricTriggerIntegrationTest, 
NodeAddedTriggerTest, TriggerEventQueueTest, 
TriggerSetPropertiesIntegrationTest, TestSimClusterStateProvider, 
TestSimExecutePlanAction, TestSimLargeCluster, AlternateDirectoryTest, 
BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest, 
HdfsDirectoryFactoryTest, TestConfigSetProperties, TestLazyCores, 
TestReqParamsAPI, TestSQLHandler, TestWriterPerf, TestBinaryResponseWriter, 
TestGeoJSONResponseWriter, TestJavabinTupleStreamParser, 
TestRetrieveFieldsOptimizer, TestManagedResource, TestManagedResourceStorage, 
TestRestManager, TestFieldTypeResource, TestSchemaResource, 
TestManagedSynonymFilterFactory, TestManagedSynonymGraphFilterFactory, 
BooleanFieldTest, ChangedSchemaMergeTest, CopyFieldTest, CurrencyFieldTypeTest, 
IndexSchemaRuntimeFieldTest, SchemaApiFailureTest, TestCloudSchemaless, 
TestRecovery, TestJsonFacets, PeerSyncWithIndexFingerprintCachingTest, 
PeerSyncWithLeaderTest]
   [junit4] Completed [855/855 (4!)] on J0 in 141.26s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 19916 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-11
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-11
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading API signatures: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/tools/forbiddenApis/lucene.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: 
java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default 
locale]
[forbidden-apis]   in org.apache.lucene.queries.mlt.TestMoreLikeThis 
(TestMoreLikeThis.java:497)
[forbidden-apis] Scanned 239 class file(s) for forbidden API invocations (in 
0.13s), 1 error(s).

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:117: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:119: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2180: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2355: 
Check for forbidden API calls failed, see log.

Total time: 147 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
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]

Reply via email to