You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/04 07:51:00 UTC

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17966 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17966/
Java: 32bit/jdk1.8.0_102 -client -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)  at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)  at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)  at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)  at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:498)  at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)  at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)  at com.carrotsearch.randomizedtesting.RandomizedRunner$11.evaluate(RandomizedRunner.java:968)  at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)  at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)  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:367)  at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)  at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)  at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)  at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)  at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)  at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
	at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$11.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


	at __randomizedtesting.SeedInfo.seed([23008327C3CBF944]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest:     1) Thread[id=2018, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=2018, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([23008327C3CBF944]:0)




Build Log:
[...truncated 13244 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest
   [junit4]   2> Oct 04, 2016 7:44:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Oct 04, 2016 7:44:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   [junit4]   2>    1) Thread[id=2018, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Oct 04, 2016 7:44:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2018, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]   2> Oct 04, 2016 7:44:29 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=true): {}, locale=sq, timezone=Atlantic/Faeroe
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=66699432,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ContentStreamTest, TestNamedListCodec, LargeVolumeBinaryJettyTest, AnlysisResponseBaseTest, LargeVolumeEmbeddedTest, OperationsTest, StreamExpressionTest, LBHttpSolrClientBuilderTest, TestDelegationTokenResponse, SolrExampleStreamingTest, CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient, CloudSolrClientBuilderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientBuilderTest -Dtests.seed=23008327C3CBF944 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Atlantic/Faeroe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | CloudSolrClientBuilderTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   [junit4]    >    1) Thread[id=2018, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([23008327C3CBF944]:0)
   [junit4] Completed [84/85 (1!)] on J0 in 20.09s, 6 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServer
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/init-core-data-001
   [junit4]   2> 165078 INFO  (SUITE-TestEmbeddedSolrServer-seed#[23008327C3CBF944]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 165080 INFO  (TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClose
   [junit4]   1> Solr home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared
   [junit4]   2> 165081 INFO  (TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr.xml
   [junit4]   2> 165096 INFO  (TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [    ] o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
   [junit4]   2> 165096 INFO  (TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core1, collection1, core0]
   [junit4]   2> 165111 INFO  (coreLoadExecutor-342-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 165111 INFO  (coreLoadExecutor-342-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 165115 INFO  (coreLoadExecutor-342-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 165385 INFO  (coreLoadExecutor-342-thread-3) [    ] o.a.s.s.IndexSchema [core0] Schema name=example core EN
   [junit4]   2> 165386 INFO  (coreLoadExecutor-342-thread-2) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example core 
   [junit4]   2> 165386 INFO  (coreLoadExecutor-342-thread-1) [    ] o.a.s.s.IndexSchema [core1] Schema name=example core FR
   [junit4]   2> 165393 WARN  (coreLoadExecutor-342-thread-3) [    ] o.a.s.s.IndexSchema [core0] default search field in schema is name. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 165394 WARN  (coreLoadExecutor-342-thread-3) [    ] o.a.s.s.IndexSchema [core0] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 165394 INFO  (coreLoadExecutor-342-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
   [junit4]   2> 165397 INFO  (coreLoadExecutor-342-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
   [junit4]   2> 165397 WARN  (coreLoadExecutor-342-thread-1) [    ] o.a.s.s.IndexSchema [core1] default search field in schema is name. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 165397 WARN  (coreLoadExecutor-342-thread-2) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is name. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 165399 WARN  (coreLoadExecutor-342-thread-1) [    ] o.a.s.s.IndexSchema [core1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 165399 WARN  (coreLoadExecutor-342-thread-2) [    ] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 165399 INFO  (coreLoadExecutor-342-thread-3) [    x:core0] o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-001/data1/]
   [junit4]   2> 165399 INFO  (coreLoadExecutor-342-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema example core FR/1.1 with uniqueid field id
   [junit4]   2> 165399 INFO  (coreLoadExecutor-342-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema example core /1.1 with uniqueid field id
   [junit4]   2> 165403 INFO  (coreLoadExecutor-342-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
   [junit4]   2> 165404 INFO  (coreLoadExecutor-342-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
   [junit4]   2> 165404 INFO  (coreLoadExecutor-342-thread-2) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-001/data/-/]
   [junit4]   2> 165404 INFO  (coreLoadExecutor-342-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-001/data2/]
   [junit4]   2> 165418 INFO  (coreLoadExecutor-342-thread-3) [    x:core0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 165418 INFO  (coreLoadExecutor-342-thread-2) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 165418 INFO  (coreLoadExecutor-342-thread-3) [    x:core0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 165418 INFO  (coreLoadExecutor-342-thread-2) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 165418 INFO  (coreLoadExecutor-342-thread-1) [    x:core1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 165418 INFO  (coreLoadExecutor-342-thread-1) [    x:core1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 165420 INFO  (coreLoadExecutor-342-thread-3) [    x:core0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 165420 INFO  (coreLoadExecutor-342-thread-2) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 165420 INFO  (coreLoadExecutor-342-thread-3) [    x:core0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 165420 INFO  (coreLoadExecutor-342-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 165420 INFO  (coreLoadExecutor-342-thread-2) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 165421 INFO  (coreLoadExecutor-342-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 165421 INFO  (coreLoadExecutor-342-thread-3) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@1063446[core0] main]
   [junit4]   2> 165421 INFO  (coreLoadExecutor-342-thread-2) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13252f6[collection1] main]
   [junit4]   2> 165421 INFO  (coreLoadExecutor-342-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b62ee2[core1] main]
   [junit4]   2> 165422 WARN  (coreLoadExecutor-342-thread-3) [    x:core0] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf; switching to use InMemory storage instead.
   [junit4]   2> 165422 WARN  (coreLoadExecutor-342-thread-2) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf; switching to use InMemory storage instead.
   [junit4]   2> 165422 WARN  (coreLoadExecutor-342-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf; switching to use InMemory storage instead.
   [junit4]   2> 165425 INFO  (coreLoadExecutor-342-thread-2) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 165425 INFO  (coreLoadExecutor-342-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 165425 INFO  (coreLoadExecutor-342-thread-3) [    x:core0] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 165425 INFO  (searcherExecutor-344-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13252f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 165425 INFO  (searcherExecutor-343-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@1063446[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 165425 INFO  (searcherExecutor-345-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@b62ee2[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 165425 INFO  (coreLoadExecutor-342-thread-1) [    x:core1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547244215613784064
   [junit4]   2> 165425 INFO  (coreLoadExecutor-342-thread-3) [    x:core0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547244215613784064
   [junit4]   2> 165425 INFO  (coreLoadExecutor-342-thread-2) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547244215613784064
   [junit4]   2> 165429 INFO  (TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17400392
   [junit4]   2> 165430 INFO  (coreCloseExecutor-358-thread-1) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9f43e
   [junit4]   2> 165430 INFO  (coreCloseExecutor-358-thread-2) [    x:core0] o.a.s.c.SolrCore [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@193e81
   [junit4]   2> 165430 INFO  (coreCloseExecutor-358-thread-3) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a01b49
   [junit4]   2> 165432 INFO  (TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17400392
   [junit4]   2> 165433 INFO  (TEST-TestEmbeddedSolrServer.testClose-seed#[23008327C3CBF944]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClose
   [junit4]   2> 165435 INFO  (TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetCoreContainer
   [junit4]   1> Solr home: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared
   [junit4]   2> 165436 INFO  (TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/solr.xml
   [junit4]   2> 165447 INFO  (TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [    ] o.a.s.c.CorePropertiesLocator Found 3 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/.
   [junit4]   2> 165448 INFO  (TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [core1, collection1, core0]
   [junit4]   2> 165458 INFO  (coreLoadExecutor-366-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 165460 INFO  (coreLoadExecutor-366-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 165460 INFO  (coreLoadExecutor-366-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 165490 INFO  (coreLoadExecutor-366-thread-1) [    ] o.a.s.s.IndexSchema [core1] Schema name=example core FR
   [junit4]   2> 165491 INFO  (coreLoadExecutor-366-thread-3) [    ] o.a.s.s.IndexSchema [core0] Schema name=example core EN
   [junit4]   2> 165492 INFO  (coreLoadExecutor-366-thread-2) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example core 
   [junit4]   2> 165498 WARN  (coreLoadExecutor-366-thread-1) [    ] o.a.s.s.IndexSchema [core1] default search field in schema is name. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 165499 WARN  (coreLoadExecutor-366-thread-1) [    ] o.a.s.s.IndexSchema [core1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 165499 INFO  (coreLoadExecutor-366-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema example core FR/1.1 with uniqueid field id
   [junit4]   2> 165500 WARN  (coreLoadExecutor-366-thread-3) [    ] o.a.s.s.IndexSchema [core0] default search field in schema is name. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 165500 WARN  (coreLoadExecutor-366-thread-3) [    ] o.a.s.s.IndexSchema [core0] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 165500 WARN  (coreLoadExecutor-366-thread-2) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is name. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 165500 INFO  (coreLoadExecutor-366-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema example core EN/1.1 with uniqueid field id
   [junit4]   2> 165500 WARN  (coreLoadExecutor-366-thread-2) [    ] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 165501 INFO  (coreLoadExecutor-366-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
   [junit4]   2> 165501 INFO  (coreLoadExecutor-366-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema example core /1.1 with uniqueid field id
   [junit4]   2> 165501 INFO  (coreLoadExecutor-366-thread-1) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-002/data2/]
   [junit4]   2> 165502 INFO  (coreLoadExecutor-366-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'core0' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
   [junit4]   2> 165502 INFO  (coreLoadExecutor-366-thread-3) [    x:core0] o.a.s.c.SolrCore [[core0] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-002/data1/]
   [junit4]   2> 165502 INFO  (coreLoadExecutor-366-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/shared/../configsets/shared
   [junit4]   2> 165502 INFO  (coreLoadExecutor-366-thread-2) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.TestEmbeddedSolrServer_23008327C3CBF944-001/tempDir-002/data/-/]
   [junit4]   2> 165509 INFO  (coreLoadExecutor-366-thread-1) [    x:core1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 165510 INFO  (coreLoadExecutor-366-thread-1) [    x:core1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 165510 INFO  (coreLoadExecutor-366-thread-3) [    x:core0] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 165510 INFO  (coreLoadExecutor-366-thread-3) [    x:core0] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 165511 INFO  (coreLoadExecutor-366-thread-1) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 165511 INFO  (coreLoadExecutor-366-thread-1) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 165511 INFO  (coreLoadExecutor-366-thread-3) [    x:core0] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 165511 INFO  (coreLoadExecutor-366-thread-3) [    x:core0] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 165511 INFO  (coreLoadExecutor-366-thread-1) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ddeb4[core1] main]
   [junit4]   2> 165511 INFO  (coreLoadExecutor-366-thread-2) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 165511 INFO  (coreLoadExecutor-366-thread-2) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 165511 WARN  (coreLoadExecutor-366-thread-1) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf; switching to use InMemory storage instead.
   [junit4]   2> 165511 INFO  (coreLoadExecutor-366-thread-3) [    x:core0] o.a.s.s.SolrIndexSearcher Opening [Searcher@d75f76[core0] main]
   [junit4]   2> 165511 INFO  (coreLoadExecutor-366-thread-1) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 165512 WARN  (coreLoadExecutor-366-thread-3) [    x:core0] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf; switching to use InMemory storage instead.
   [junit4]   2> 165512 INFO  (searcherExecutor-367-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@6ddeb4[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 165512 INFO  (coreLoadExecutor-366-thread-3) [    x:core0] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 165512 INFO  (coreLoadExecutor-366-thread-1) [    x:core1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547244215705010176
   [junit4]   2> 165512 INFO  (searcherExecutor-368-thread-1-processing-x:core0) [    x:core0] o.a.s.c.SolrCore [core0] Registered new searcher Searcher@d75f76[core0] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 165512 INFO  (coreLoadExecutor-366-thread-3) [    x:core0] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547244215705010176
   [junit4]   2> 165512 INFO  (coreLoadExecutor-366-thread-2) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 165512 INFO  (coreLoadExecutor-366-thread-2) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 165512 INFO  (coreLoadExecutor-366-thread-2) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fda3ac[collection1] main]
   [junit4]   2> 165513 WARN  (coreLoadExecutor-366-thread-2) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/src/test-files/solrj/solr/configsets/shared/conf; switching to use InMemory storage instead.
   [junit4]   2> 165513 INFO  (coreLoadExecutor-366-thread-2) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 165513 INFO  (searcherExecutor-369-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fda3ac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 165513 INFO  (coreLoadExecutor-366-thread-2) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547244215706058752
   [junit4]   2> 165515 INFO  (TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10448756
   [junit4]   2> 165515 INFO  (coreCloseExecutor-382-thread-1) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@116d3e0
   [junit4]   2> 165515 INFO  (coreCloseExecutor-382-thread-2) [    x:core0] o.a.s.c.SolrCore [core0]  CLOSING SolrCore org.apache.solr.core.SolrCore@b0bbd3
   [junit4]   2> 165516 INFO  (coreCloseExecutor-382-thread-3) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6009a4
   [junit4]   2> 165517 INFO  (TEST-TestEmbeddedSolrServer.testGetCoreContainer-seed#[23008327C3CBF944]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetCoreContainer
   [junit4]   2> 165518 INFO  (SUITE-TestEmbeddedSolrServer-seed#[23008327C3CBF944]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=5, maxDocsPerChunk=3, blockSize=842), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=5, blockSize=842)), sim=ClassicSimilarity, locale=hr-HR, timezone=Africa/Mbabane
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=208202664,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ContentStreamTest, TestNamedListCodec, LargeVolumeBinaryJettyTest, AnlysisResponseBaseTest, LargeVolumeEmbeddedTest, OperationsTest, StreamExpressionTest, LBHttpSolrClientBuilderTest, TestDelegationTokenResponse, SolrExampleStreamingTest, CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient, CloudSolrClientBuilderTest, TestEmbeddedSolrServer]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServer -Dtests.seed=23008327C3CBF944 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=Africa/Mbabane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestEmbeddedSolrServer (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([23008327C3CBF944]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [85/85 (2!)] on J0 in 31.47s, 2 tests, 1 failure <<< FAILURES!

[...truncated 51937 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 17968 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17968/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)  at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)  at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)  at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)  at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(Method.java:498)  at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)  at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)  at com.carrotsearch.randomizedtesting.RandomizedRunner$11.evaluate(RandomizedRunner.java:968)  at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)  at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)  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:367)  at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)  at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)  at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)  at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)  at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)  at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
	at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$11.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


	at __randomizedtesting.SeedInfo.seed([102419C764E4408A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest:     1) Thread[id=671, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=671, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([102419C764E4408A]:0)




Build Log:
[...truncated 13087 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest
   [junit4]   2> Oct 04, 2016 1:29:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Oct 04, 2016 1:29:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   [junit4]   2>    1) Thread[id=671, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Oct 04, 2016 1:29:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=671, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]   2> Oct 04, 2016 1:29:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=ClassicSimilarity, locale=ar-DZ, timezone=Europe/Monaco
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=45045208,total=102760448
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeBinaryJettyTest, TestSpellCheckResponse, StreamingTest, ConcurrentUpdateSolrClientBuilderTest, SolrZkClientTest, FieldAnalysisResponseTest, TestEmbeddedSolrServer, JdbcDriverTest, TestCollectionAdminRequest, CommonAdminParamsTest, LBHttpSolrClientBuilderTest, CloudSolrClientBuilderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientBuilderTest -Dtests.seed=102419C764E4408A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Europe/Monaco -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | CloudSolrClientBuilderTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   [junit4]    >    1) Thread[id=671, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([102419C764E4408A]:0)
   [junit4] Completed [35/85 (1!)] on J0 in 20.07s, 6 tests, 1 error <<< FAILURES!

[...truncated 79 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeEmbeddedTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/init-core-data-001
   [junit4]   2> 39201 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 39269 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 39281 WARN  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 39281 WARN  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 39282 WARN  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 39282 WARN  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 39282 WARN  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 39282 WARN  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 39283 WARN  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 39283 WARN  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 39364 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 39366 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 39414 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 39753 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 39753 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 39754 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 39754 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 39754 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 39799 WARN  (coreLoadExecutor-107-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 39799 WARN  (coreLoadExecutor-107-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 39799 WARN  (coreLoadExecutor-107-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 39799 WARN  (coreLoadExecutor-107-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 39799 WARN  (coreLoadExecutor-107-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 39800 WARN  (coreLoadExecutor-107-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 39800 WARN  (coreLoadExecutor-107-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 39800 WARN  (coreLoadExecutor-107-thread-1) [    ] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 39840 INFO  (coreLoadExecutor-107-thread-1) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 39842 INFO  (coreLoadExecutor-107-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 39887 INFO  (coreLoadExecutor-107-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 40231 INFO  (coreLoadExecutor-107-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 40231 INFO  (coreLoadExecutor-107-thread-1) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 40232 INFO  (coreLoadExecutor-107-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 40232 INFO  (coreLoadExecutor-107-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 40232 INFO  (coreLoadExecutor-107-thread-1) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 40258 INFO  (coreLoadExecutor-107-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1
   [junit4]   2> 40258 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/init-core-data-001/]
   [junit4]   2> 40259 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cdc248
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@22b274
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: delete []
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: delete []
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: 0 msec to checkpoint
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: init: create=true
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@59bb26 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11eba0e)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@5f3d2b
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1aa2fcd
   [junit4]   2> 
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: now flush at close
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]:   index before flush 
   [junit4]   2> 40267 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-107-thread-1]: startFullFlush
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-107-thread-1]: coreLoadExecutor-107-thread-1 finishFullFlush success=true
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: apply all deletes during flush
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-107-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-107-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-107-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-107-thread-1]: now merge
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-107-thread-1]:   index: 
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-107-thread-1]:   no more merges pending; now return
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: waitForMerges
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: waitForMerges done
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: commit: start
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: commit: enter lock
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: commit: now prepare
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: prepareCommit: flush
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]:   index before flush 
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-107-thread-1]: startFullFlush
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: apply all deletes during flush
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-107-thread-1]: prune sis=segments:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 40268 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-107-thread-1]: coreLoadExecutor-107-thread-1 finishFullFlush success=true
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: startCommit(): start
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: done all syncs: []
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: commit: pendingCommit != null
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: 0 msec to checkpoint
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: delete []
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: commit: took 0.8 msec
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: commit: done
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: rollback
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: all running merges have aborted
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: rollback: done finish merges
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-107-thread-1]: abort
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-107-thread-1]: done abort success=true
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: rollback: infos=
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: delete []
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: 0 msec to checkpoint
   [junit4]   2> 40269 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: delete []
   [junit4]   2> 40270 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 40305 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 40305 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 40305 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 40306 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 40306 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@22b274
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: init: load commit "segments_1"
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: delete []
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: delete []
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-107-thread-1]: 0 msec to checkpoint
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: init: create=false
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@59bb26 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@11eba0e)
   [junit4]   2> index=
   [junit4]   2> version=7.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> maxBufferedDeleteTerms=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$1
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@199c693
   [junit4]   2> readerPooling=false
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1ef29fb
   [junit4]   2> 
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: flush at getReader
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-107-thread-1]: startFullFlush
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: apply all deletes during flush
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-107-thread-1]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=0
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-107-thread-1]: coreLoadExecutor-107-thread-1 finishFullFlush success=true
   [junit4]   2> 40307 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-107-thread-1]: getReader took 0 msec
   [junit4]   2> 40308 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11c4c28[collection1] main]
   [junit4]   2> 40308 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/conf
   [junit4]   2> 40308 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/conf
   [junit4]   2> 40308 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 40308 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/conf
   [junit4]   2> 40309 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 40309 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 40309 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/stopwords/english
   [junit4]   2> 40309 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/conf
   [junit4]   2> 40309 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 40309 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 40309 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 40310 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 40310 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 40310 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 40310 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 40310 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 40311 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.LargeVolumeEmbeddedTest_102419C764E4408A-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 40315 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 40315 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@11c4c28[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40317 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=1
   [junit4]   2> 40317 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 40317 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 40317 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 40320 INFO  (searcherExecutor-108-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11c4c28[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40320 INFO  (coreLoadExecutor-107-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547265938046320640
   [junit4]   2> 40324 INFO  (SUITE-LargeVolumeEmbeddedTest-seed#[102419C764E4408A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 40326 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultiThreaded
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: flush at getReader
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: startFullFlush
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]: flush naked frozen global deletes
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: push deletes  1 deleted queries bytesUsed=80 segmentPrivate?=false delGen=2 packetCount=1 totBytesUsed=80
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: flush: push buffered updates:  1 deleted queries bytesUsed=80
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: apply all deletes during flush
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: now apply all deletes for all segments maxDoc=0
   [junit4]   2> 40328 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: prune sis=segments_1:  minGen=9223372036854775807 packetCount=1
   [junit4]   2> 40329 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 40329 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 40329 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 40329 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A] finishFullFlush success=true
   [junit4]   2> 40329 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: getReader took 1 msec
   [junit4]   2> 40329 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [IFD][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: delete []
   [junit4]   2> 40329 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 40329 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{deleteByQuery=*:* (-1547265938052612096)} 0 3
   [junit4]   2> 40329 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 0
   [junit4]   2> 40329 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 1
   [junit4]   2> 40331 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 2
   [junit4]   2> 40331 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 3
   [junit4]   2> 40331 INFO  (TEST-LargeVolumeEmbeddedTest.testMultiThreaded-seed#[102419C764E4408A]) [    ] o.a.s.c.s.LargeVolumeTestBase Started thread: 4
   [junit4]   2> 40370 INFO  (DocThread-1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[T1:0 (1547265938057854977), T1:1 (1547265938065195009), T1:2 (1547265938065195015), T1:3 (1547265938066243584), T1:4 (1547265938066243588), T1:5 (1547265938066243592), T1:6 (1547265938066243596), T1:7 (1547265938066243600), T1:8 (1547265938067292160), T1:9 (1547265938067292162), ... (100 adds)]} 0 39
   [junit4]   2> 40371 INFO  (DocThread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 40371 INFO  (DocThread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ef29fb
   [junit4]   2> 40371 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: commit: start
   [junit4]   2> 40371 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: commit: enter lock
   [junit4]   2> 40371 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: commit: now prepare
   [junit4]   2> 40371 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: prepareCommit: flush
   [junit4]   2> 40371 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]:   index before flush 
   [junit4]   2> 40371 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: startFullFlush
   [junit4]   2> 40371 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: anyChanges? numDocsInRam=376 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 40371 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWFC][DocThread-1]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 284 deleted terms (unique count=284) bytesUsed=39995, segment=_0, aborted=false, numDocsInRAM=68, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 40372 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWFC][DocThread-1]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 373 deleted terms (unique count=373) bytesUsed=52545, segment=_1, aborted=false, numDocsInRAM=79, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 40372 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [DWFC][DocThread-2]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 301 deleted terms (unique count=301) bytesUsed=42431, segment=_4, aborted=false, numDocsInRAM=87, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 40372 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWFC][DocThread-4]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 298 deleted terms (unique count=298) bytesUsed=42009, segment=_3, aborted=false, numDocsInRAM=102, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 40378 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWFC][DocThread-4]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 369 deleted terms (unique count=369) bytesUsed=51987, segment=_2, aborted=false, numDocsInRAM=41, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 40380 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-3]: flush postings as segment _3 numDocs=102
   [junit4]   2> 40380 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-0]: flush postings as segment _1 numDocs=79
   [junit4]   2> 40380 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: flush postings as segment _0 numDocs=68
   [junit4]   2> 40381 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-1]: flush postings as segment _2 numDocs=41
   [junit4]   2> 40381 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-2]: flush postings as segment _4 numDocs=87
   [junit4]   2> 40381 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-0]: 0 msec to write norms
   [junit4]   2> 40381 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: 0 msec to write norms
   [junit4]   2> 40382 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-3]: 1 msec to write norms
   [junit4]   2> 40382 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-2]: 0 msec to write norms
   [junit4]   2> 40381 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 0 msec to write norms
   [junit4]   2> 40382 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: 0 msec to write docValues
   [junit4]   2> 40382 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: 0 msec to write points
   [junit4]   2> 40382 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-0]: 1 msec to write docValues
   [junit4]   2> 40382 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-0]: 0 msec to write points
   [junit4]   2> 40391 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-2]: 9 msec to write docValues
   [junit4]   2> 40391 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-2]: 0 msec to write points
   [junit4]   2> 40392 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 9 msec to write docValues
   [junit4]   2> 40392 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-3]: 10 msec to write docValues
   [junit4]   2> 40392 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-3]: 0 msec to write points
   [junit4]   2> 40392 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-2]: 0 msec to finish stored fields
   [junit4]   2> 40392 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-0]: 9 msec to finish stored fields
   [junit4]   2> 40392 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-3]: 0 msec to finish stored fields
   [junit4]   2> 40393 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: 10 msec to finish stored fields
   [junit4]   2> 40392 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 0 msec to write points
   [junit4]   2> 40396 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-2]: 4 msec to write postings and finish vectors
   [junit4]   2> 40396 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-2]: 0 msec to write fieldInfos
   [junit4]   2> 40396 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 3 msec to finish stored fields
   [junit4]   2> 40396 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-2]: new segment has 0 deleted docs
   [junit4]   2> 40396 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-2]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 40396 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-2]: flushedFiles=[_4.fdt, _4.nvm, _4_Lucene50_0.pos, _4.fnm, _4_Lucene70_0.dvd, _4_Lucene50_0.tip, _4.nvd, _4_Lucene70_0.dvm, _4.fdx, _4_Lucene50_0.doc, _4_Lucene50_0.tim]
   [junit4]   2> 40397 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: 3 msec to write postings and finish vectors
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-2]: flushed codec=Lucene70
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-2]: flushed: segment=_4 ramUsed=0.139 MB newFlushedSize=0.004 MB docs/MB=24,722.524
   [junit4]   2> 40397 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: 0 msec to write fieldInfos
   [junit4]   2> 40397 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-1]: new segment has 0 deleted docs
   [junit4]   2> 40397 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-1]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 40397 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-1]: flushedFiles=[_2.nvd, _2_Lucene70_0.dvd, _2.fdt, _2.nvm, _2_Lucene50_0.pos, _2.fnm, _2.fdx, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene70_0.dvm, _2_Lucene50_0.tip]
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-2]: flush time 16.125068 msec
   [junit4]   2> 40397 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-1]: flushed codec=Lucene70
   [junit4]   2> 40397 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-1]: flushed: segment=_2 ramUsed=0.146 MB newFlushedSize=0.002 MB docs/MB=16,644.063
   [junit4]   2> 40397 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-1]: flush time 16.468517 msec
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-2]: findMerges: 0 segments
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-2]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-2]: now merge
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-2]:   index: 
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-2]:   no more merges pending; now return
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-2]: findMerges: 0 segments
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-2]: now merge
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-2]:   index: 
   [junit4]   2> 40397 INFO  (DocThread-2) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-2]:   no more merges pending; now return
   [junit4]   2> 40398 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-0]: 5 msec to write postings and finish vectors
   [junit4]   2> 40398 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-3]: 5 msec to write postings and finish vectors
   [junit4]   2> 40398 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-0]: 0 msec to write fieldInfos
   [junit4]   2> 40398 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-3]: 0 msec to write fieldInfos
   [junit4]   2> 40398 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-0]: new segment has 0 deleted docs
   [junit4]   2> 40398 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-3]: new segment has 0 deleted docs
   [junit4]   2> 40398 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-0]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 40398 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-3]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 40398 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-3]: flushedFiles=[_3.fdx, _3.nvd, _3_Lucene50_0.pos, _3_Lucene70_0.dvd, _3_Lucene50_0.doc, _3_Lucene50_0.tim, _3_Lucene70_0.dvm, _3.nvm, _3.fnm, _3.fdt, _3_Lucene50_0.tip]
   [junit4]   2> 40398 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-3]: flushed codec=Lucene70
   [junit4]   2> 40398 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-3]: flushed: segment=_3 ramUsed=0.139 MB newFlushedSize=0.004 MB docs/MB=26,054.751
   [junit4]   2> 40398 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-3]: flush time 17.976788 msec
   [junit4]   2> 40399 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-3]: findMerges: 0 segments
   [junit4]   2> 40398 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-0]: flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1_Lucene70_0.dvd, _1.nvd, _1_Lucene50_0.pos, _1.fdx, _1.nvm, _1.fnm, _1.fdt, _1_Lucene70_0.dvm, _1_Lucene50_0.tip]
   [junit4]   2> 40403 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 6 msec to write postings and finish vectors
   [junit4]   2> 40399 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-3]: now merge
   [junit4]   2> 40404 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-0]: flushed codec=Lucene70
   [junit4]   2> 40405 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-3]:   index: 
   [junit4]   2> 40405 INFO  (DocThread-3) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-3]:   no more merges pending; now return
   [junit4]   2> 40405 INFO  (DocThread-2) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[T2:0 (1547265938064146433), T2:1 (1547265938065195012), T2:2 (1547265938065195016), T2:3 (1547265938066243585), T2:4 (1547265938066243589), T2:5 (1547265938066243594), T2:6 (1547265938066243598), T2:7 (1547265938066243601), T2:8 (1547265938085117952), T2:9 (1547265938085117956), ... (100 adds)]} 0 68
   [junit4]   2> 40408 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-0]: flushed: segment=_1 ramUsed=0.148 MB newFlushedSize=0.003 MB docs/MB=23,560.155
   [junit4]   2> 40408 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 3 msec to write fieldInfos
   [junit4]   2> 40408 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-0]: flush time 27.565887 msec
   [junit4]   2> 40408 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: new segment has 0 deleted docs
   [junit4]   2> 40408 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 40408 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.nvm, _0_Lucene70_0.dvm, _0.fnm]
   [junit4]   2> 40408 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-0]: findMerges: 0 segments
   [junit4]   2> 40408 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-0]: now merge
   [junit4]   2> 40408 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: flushed codec=Lucene70
   [junit4]   2> 40408 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-0]:   index: 
   [junit4]   2> 40408 INFO  (DocThread-0) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-0]:   no more merges pending; now return
   [junit4]   2> 40408 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: flushed: segment=_0 ramUsed=0.148 MB newFlushedSize=0.003 MB docs/MB=21,699.077
   [junit4]   2> 40408 INFO  (DocThread-0) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[T0:0 (1547265938057854976), T0:1 (1547265938065195008), T0:2 (1547265938065195010), T0:3 (1547265938065195013), T0:4 (1547265938065195017), T0:5 (1547265938066243586), T0:6 (1547265938066243591), T0:7 (1547265938066243595), T0:8 (1547265938066243599), T0:9 (1547265938066243603), ... (100 adds)]} 0 77
   [junit4]   2> 40409 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: flush time 28.0427 msec
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: publishFlushedSegment
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [BD][DocThread-1]: push deletes  377 deleted terms (unique count=377) bytesUsed=2096 segmentPrivate?=false delGen=4 packetCount=1 totBytesUsed=2096
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: publish sets newSegment delGen=5 seg=_0(7.0.0):C68
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: now checkpoint "_0(7.0.0):C68" [1 segments ; isCommit = false]
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: delete []
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: 0 msec to checkpoint
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: publishFlushedSegment
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: publish sets newSegment delGen=6 seg=_1(7.0.0):C79
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: now checkpoint "_0(7.0.0):C68 _1(7.0.0):C79" [2 segments ; isCommit = false]
   [junit4]   2> 40409 INFO  (DocThread-3) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[T3:0 (1547265938064146432), T3:1 (1547265938065195011), T3:2 (1547265938065195014), T3:3 (1547265938065195018), T3:4 (1547265938066243587), T3:5 (1547265938066243590), T3:6 (1547265938066243593), T3:7 (1547265938066243597), T3:8 (1547265938066243602), T3:9 (1547265938075680768), ... (100 adds)]} 0 72
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: delete []
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: 0 msec to checkpoint
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: publishFlushedSegment
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: publish sets newSegment delGen=7 seg=_3(7.0.0):C102
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: now checkpoint "_0(7.0.0):C68 _1(7.0.0):C79 _3(7.0.0):C102" [3 segments ; isCommit = false]
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: delete []
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: 0 msec to checkpoint
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: publishFlushedSegment
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: publish sets newSegment delGen=8 seg=_2(7.0.0):C41
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: now checkpoint "_0(7.0.0):C68 _1(7.0.0):C79 _3(7.0.0):C102 _2(7.0.0):C41" [4 segments ; isCommit = false]
   [junit4]   2> 40409 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: delete []
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: 0 msec to checkpoint
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: publishFlushedSegment
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: publish sets newSegment delGen=9 seg=_4(7.0.0):C87
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: now checkpoint "_0(7.0.0):C68 _1(7.0.0):C79 _3(7.0.0):C102 _2(7.0.0):C41 _4(7.0.0):C87" [5 segments ; isCommit = false]
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: delete []
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: 0 msec to checkpoint
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: apply all deletes during flush
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: now apply all deletes for all segments maxDoc=473
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [BD][DocThread-1]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [BD][DocThread-1]: applyDeletes: infos=[_0(7.0.0):C68, _1(7.0.0):C79, _3(7.0.0):C102, _2(7.0.0):C41, _4(7.0.0):C87] packetCount=1
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [BD][DocThread-1]: applyDeletes took 0 msec for 5 segments, 0 newly deleted docs (query deletes), 0 visited terms, allDeleted=null
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [BD][DocThread-1]: prune sis=segments_1: _0(7.0.0):C68 _1(7.0.0):C79 _3(7.0.0):C102 _2(7.0.0):C41 _4(7.0.0):C87 minGen=5 packetCount=1
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [BD][DocThread-1]: pruneDeletes: prune 1 packets; 0 packets remain
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: DocThread-1 finishFullFlush success=true
   [junit4]   2> 40410 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-1]: findMerges: 5 segments
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-1]:   seg=_3(7.0.0):C102 size=0.004 MB [floored]
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-1]:   seg=_4(7.0.0):C87 size=0.004 MB [floored]
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-1]:   seg=_1(7.0.0):C79 size=0.003 MB [floored]
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-1]:   seg=_0(7.0.0):C68 size=0.003 MB [floored]
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-1]:   seg=_2(7.0.0):C41 size=0.003 MB [floored]
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-1]:   allowedSegmentCount=1 vs count=5 (eligible count=5) tooBigCount=0
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-1]: now merge
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-1]:   index: _0(7.0.0):C68 _1(7.0.0):C79 _3(7.0.0):C102 _2(7.0.0):C41 _4(7.0.0):C87
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-1]:   no more merges pending; now return
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: startCommit(): start
   [junit4]   2> 40411 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: startCommit index=_0(7.0.0):C68 _1(7.0.0):C79 _3(7.0.0):C102 _2(7.0.0):C41 _4(7.0.0):C87 changeCount=16
   [junit4]   2> 40412 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 40412 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: done all syncs: [_3.si, _1.nvd, _3_Lucene70_0.dvd, _0.nvd, _2_Lucene50_0.pos, _1.nvm, _1.fnm, _4_Lucene50_0.doc, _1_Lucene50_0.tim, _2.nvd, _4_Lucene50_0.pos, _0_Lucene70_0.dvd, _2.nvm, _2.fnm, _1_Lucene70_0.dvm, _1_Lucene50_0.tip, _2.si, _1_Lucene70_0.dvd, _0_Lucene50_0.pos, _4_Lucene50_0.tip, _4_Lucene70_0.dvm, _4_Lucene50_0.tim, _4.fdt, _2_Lucene70_0.dvd, _3_Lucene50_0.tim, _3_Lucene70_0.dvm, _3.fdt, _3_Lucene50_0.tip, _0.nvm, _0.fnm, _3.fdx, _0_Lucene50_0.doc, _1.si, _3_Lucene50_0.pos, _2.fdt, _2.fdx, _2_Lucene50_0.tim, _2_Lucene70_0.dvm, _2_Lucene50_0.tip, _4.fdx, _4_Lucene70_0.dvd, _1_Lucene50_0.pos, _3_Lucene50_0.doc, _1.fdx, _1.fdt, _0.si, _0_Lucene50_0.tim, _3.nvd, _4.nvm, _4.fnm, _0.fdx, _3.nvm, _3.fnm, _0_Lucene50_0.tip, _4.nvd, _2_Lucene50_0.doc, _0.fdt, _0_Lucene70_0.dvm, _1_Lucene50_0.doc, _4.si]
   [junit4]   2> 40412 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: commit: pendingCommit != null
   [junit4]   2> 40412 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: commit: done writing segments file "segments_2"
   [junit4]   2> 40412 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: now checkpoint "_0(7.0.0):C68 _1(7.0.0):C79 _3(7.0.0):C102 _2(7.0.0):C41 _4(7.0.0):C87" [5 segments ; isCommit = true]
   [junit4]   2> 40412 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: deleteCommits: now decRef commit "segments_1"
   [junit4]   2> 40412 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: delete [segments_1]
   [junit4]   2> 40412 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: 0 msec to checkpoint
   [junit4]   2> 40413 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IFD][DocThread-1]: delete []
   [junit4]   2> 40413 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: commit: took 41.8 msec
   [junit4]   2> 40413 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: commit: done
   [junit4]   2> 40413 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-4]: findMerges: 5 segments
   [junit4]   2> 40414 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-4]:   seg=_3(7.0.0):C102 size=0.004 MB [floored]
   [junit4]   2> 40414 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-4]:   seg=_4(7.0.0):C87 size=0.004 MB [floored]
   [junit4]   2> 40414 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-4]:   seg=_1(7.0.0):C79 size=0.003 MB [floored]
   [junit4]   2> 40414 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-4]:   seg=_0(7.0.0):C68 size=0.003 MB [floored]
   [junit4]   2> 40414 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-4]:   seg=_2(7.0.0):C41 size=0.003 MB [floored]
   [junit4]   2> 40414 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [TMP][DocThread-4]:   allowedSegmentCount=1 vs count=5 (eligible count=5) tooBigCount=0
   [junit4]   2> 40414 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-4]: now merge
   [junit4]   2> 40414 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: anyChanges? numDocsInRam=97 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 40414 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: nrtIsCurrent: infoVersion matches: false; DW changes: true; BD changes: false
   [junit4]   2> 40414 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: flush at getReader
   [junit4]   2> 40414 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: startFullFlush
   [junit4]   2> 40414 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-4]:   index: _0(7.0.0):C68 _1(7.0.0):C79 _3(7.0.0):C102 _2(7.0.0):C41 _4(7.0.0):C87
   [junit4]   2> 40414 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DW][DocThread-1]: anyChanges? numDocsInRam=97 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 40414 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [MS][DocThread-4]:   no more merges pending; now return
   [junit4]   2> 40414 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWFC][DocThread-1]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 95 deleted terms (unique count=95) bytesUsed=13395, segment=_5, aborted=false, numDocsInRAM=68, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 40414 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWFC][DocThread-1]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 20 deleted terms (unique count=20) bytesUsed=2820, segment=_8, aborted=false, numDocsInRAM=7, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 40414 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWFC][DocThread-1]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 33 deleted terms (unique count=33) bytesUsed=4653, segment=_7, aborted=false, numDocsInRAM=11, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 40414 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWFC][DocThread-1]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 65 deleted terms (unique count=65) bytesUsed=9165, segment=_6, aborted=false, numDocsInRAM=11, deleteQueue=DWDQ: [ generation: 3 ]]
   [junit4]   2> 40415 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-1]: flush postings as segment _5 numDocs=68
   [junit4]   2> 40415 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: flush postings as segment _8 numDocs=7
   [junit4]   2> 40415 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 0 msec to write norms
   [junit4]   2> 40415 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: 0 msec to write norms
   [junit4]   2> 40415 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 0 msec to write docValues
   [junit4]   2> 40415 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 0 msec to write points
   [junit4]   2> 40416 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 0 msec to finish stored fields
   [junit4]   2> 40416 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: 0 msec to write docValues
   [junit4]   2> 40416 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: 0 msec to write points
   [junit4]   2> 40416 INFO  (DocThread-1) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-1]: 0 msec to finish stored fields
   [junit4]   2> 40416 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 0 msec to write postings and finish vectors
   [junit4]   2> 40416 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [IW][DocThread-4]: 0 msec to write fieldInfos
   [junit4]   2> 40417 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: new segment has 0 deleted docs
   [junit4]   2> 40417 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 40417 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: flushedFiles=[_8_Lucene70_0.dvd, _8.fdx, _8_Lucene50_0.tip, _8.fdt, _8.fnm, _8.nvm, _8_Lucene70_0.dvm, _8_Lucene50_0.doc, _8_Lucene50_0.tim, _8_Lucene50_0.pos, _8.nvd]
   [junit4]   2> 40417 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: flushed codec=Lucene70
   [junit4]   2> 40417 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: flushed: segment=_8 ramUsed=0.107 MB newFlushedSize=0.002 MB docs/MB=4,327.849
   [junit4]   2> 40417 INFO  (DocThread-4) [    ] o.a.s.u.LoggingInfoStream [DWPT][DocThread-4]: flush time 2.049147 msec
   [junit4]   2> 40417 INFO  (DocThread-4) [    ] o.a.s.u.Logg

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

before flush _c(7.0.0):C500
   [junit4]   2> 40559 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-113-thread-1]: startFullFlush
   [junit4]   2> 40559 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-113-thread-1]: coreCloseExecutor-113-thread-1 finishFullFlush success=true
   [junit4]   2> 40559 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: apply all deletes during flush
   [junit4]   2> 40559 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: now apply all deletes for all segments maxDoc=500
   [junit4]   2> 40559 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-113-thread-1]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 40559 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-113-thread-1]: applyDeletes: no segments; skipping
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-113-thread-1]: prune sis=segments_6: _c(7.0.0):C500 minGen=23 packetCount=0
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-113-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-113-thread-1]: now merge
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-113-thread-1]:   index: _c(7.0.0):C500
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-113-thread-1]:   no more merges pending; now return
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: waitForMerges
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: waitForMerges done
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: commit: start
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: commit: enter lock
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: commit: now prepare
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: prepareCommit: flush
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]:   index before flush _c(7.0.0):C500
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-113-thread-1]: startFullFlush
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: apply all deletes during flush
   [junit4]   2> 40560 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: now apply all deletes for all segments maxDoc=500
   [junit4]   2> 40561 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-113-thread-1]: applyDeletes: open segment readers took 0 msec
   [junit4]   2> 40561 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-113-thread-1]: applyDeletes: no segments; skipping
   [junit4]   2> 40561 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-113-thread-1]: prune sis=segments_6: _c(7.0.0):C500 minGen=23 packetCount=0
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-113-thread-1]: coreCloseExecutor-113-thread-1 finishFullFlush success=true
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: startCommit(): start
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-113-thread-1]: delete []
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: commit: took 1.9 msec
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: commit: done
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: rollback
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: all running merges have aborted
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: rollback: done finish merges
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-113-thread-1]: abort
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-113-thread-1]: done abort success=true
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-113-thread-1]: rollback: infos=_c(7.0.0):C500
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-113-thread-1]: now checkpoint "_c(7.0.0):C500" [1 segments ; isCommit = false]
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-113-thread-1]: delete []
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-113-thread-1]: 0 msec to checkpoint
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-113-thread-1]: delete []
   [junit4]   2> 40562 INFO  (coreCloseExecutor-113-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-113-thread-1]: delete []
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=703, maxMBSortInHeap=7.139595264784263, sim=ClassicSimilarity, locale=pt-BR, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 1.8.0_102 (32-bit)/cpus=12,threads=1,free=43002768,total=104857600
   [junit4]   2> NOTE: All tests run in this JVM: [LargeVolumeBinaryJettyTest, TestSpellCheckResponse, StreamingTest, ConcurrentUpdateSolrClientBuilderTest, SolrZkClientTest, FieldAnalysisResponseTest, TestEmbeddedSolrServer, JdbcDriverTest, TestCollectionAdminRequest, CommonAdminParamsTest, LBHttpSolrClientBuilderTest, CloudSolrClientBuilderTest, LargeVolumeEmbeddedTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeVolumeEmbeddedTest -Dtests.seed=102419C764E4408A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-BR -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | LargeVolumeEmbeddedTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([102419C764E4408A]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [62/85 (2!)] on J0 in 32.43s, 1 test, 1 failure <<< FAILURES!

[...truncated 52022 lines...]


[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+136) - Build # 17967 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17967/
Java: 64bit/jdk-9-ea+136 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)  at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)  at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)  at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)  at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)  at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)  at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)  at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)  at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)  at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)  at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)  at com.carrotsearch.randomizedtesting.RandomizedRunner$11.evaluate(RandomizedRunner.java:968)  at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)  at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)  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:367)  at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)  at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)  at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)  at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)  at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)  at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)  at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)  at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)  at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)  at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)  at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)  at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)  at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)  at java.lang.Thread.run(java.base@9-ea/Thread.java:843)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
	at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$11.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


	at __randomizedtesting.SeedInfo.seed([10BBAE9B6D5E6980]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest:     1) Thread[id=693, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]         at java.lang.Thread.sleep(java.base@9-ea/Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   1) Thread[id=693, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
        at java.lang.Thread.sleep(java.base@9-ea/Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
	at __randomizedtesting.SeedInfo.seed([10BBAE9B6D5E6980]:0)




Build Log:
[...truncated 13173 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest
   [junit4]   2> Oct 04, 2016 10:26:46 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Oct 04, 2016 10:27:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   [junit4]   2>    1) Thread[id=693, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]   2>         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]   2>         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> Oct 04, 2016 10:27:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=693, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]   2> Oct 04, 2016 10:27:06 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1554, maxMBSortInHeap=6.970493993582856, sim=ClassicSimilarity, locale=eo-001, timezone=America/Sao_Paulo
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=311699960,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: [GraphTest, LargeVolumeJettyTest, BasicHttpSolrClientTest, NamedListTest, SolrParamTest, TestHash, SolrSchemalessExampleTest, TestBatchUpdate, HttpSolrClientBuilderTest, JDBCStreamTest, ConcatOperationTest, TestToleratedUpdateError, ShardParamsTest, SolrExampleXMLTest, JettyWebappTest, TestSpellCheckResponse, MergeIndexesEmbeddedTest, TestFastInputStream, SolrDocumentTest, TestUpdateRequestCodec, GetByIdTest, TestSolrJErrorHandling, CloudSolrClientBuilderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientBuilderTest -Dtests.seed=10BBAE9B6D5E6980 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=eo-001 -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | CloudSolrClientBuilderTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest: 
   [junit4]    >    1) Thread[id=693, name=Connection evictor, state=TIMED_WAITING, group=TGRP-CloudSolrClientBuilderTest]
   [junit4]    >         at java.lang.Thread.sleep(java.base@9-ea/Native Method)
   [junit4]    >         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([10BBAE9B6D5E6980]:0)
   [junit4] Completed [63/85 (1!)] on J2 in 20.08s, 6 tests, 1 error <<< FAILURES!

[...truncated 61 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/init-core-data-001
   [junit4]   2> 74748 INFO  (SUITE-CloudSolrClientTest-seed#[10BBAE9B6D5E6980]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 74749 INFO  (SUITE-CloudSolrClientTest-seed#[10BBAE9B6D5E6980]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 74749 INFO  (Thread-178) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 74749 INFO  (Thread-178) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 74849 INFO  (SUITE-CloudSolrClientTest-seed#[10BBAE9B6D5E6980]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39935
   [junit4]   2> 74856 INFO  (jetty-launcher-128-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 74856 INFO  (jetty-launcher-128-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 74856 INFO  (jetty-launcher-128-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 74858 INFO  (jetty-launcher-128-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8d18fe{/solr,null,AVAILABLE}
   [junit4]   2> 74858 INFO  (jetty-launcher-128-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e733af1{/solr,null,AVAILABLE}
   [junit4]   2> 74858 INFO  (jetty-launcher-128-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4825075f{/solr,null,AVAILABLE}
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@522c85bc{HTTP/1.1,[http/1.1]}{127.0.0.1:36646}
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@267e97d8{HTTP/1.1,[http/1.1]}{127.0.0.1:38652}
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-1) [    ] o.e.j.s.Server Started @77729ms
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@614e0cfe{HTTP/1.1,[http/1.1]}{127.0.0.1:34235}
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36646}
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-3) [    ] o.e.j.s.Server Started @77730ms
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34235}
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-2) [    ] o.e.j.s.Server Started @77730ms
   [junit4]   2> 74863 INFO  (jetty-launcher-128-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 74864 INFO  (jetty-launcher-128-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38652}
   [junit4]   2> 74864 INFO  (jetty-launcher-128-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-04T10:27:06.648008Z
   [junit4]   2> 74864 INFO  (jetty-launcher-128-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 74864 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 74864 INFO  (jetty-launcher-128-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 74864 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 74864 INFO  (jetty-launcher-128-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 74864 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 74864 INFO  (jetty-launcher-128-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-04T10:27:06.648320Z
   [junit4]   2> 74865 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-04T10:27:06.648335Z
   [junit4]   2> 74868 INFO  (jetty-launcher-128-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 74868 INFO  (jetty-launcher-128-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 74868 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 74882 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39935/solr
   [junit4]   2> 74883 INFO  (jetty-launcher-128-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39935/solr
   [junit4]   2> 74890 INFO  (jetty-launcher-128-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39935/solr
   [junit4]   2> 74917 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34235_solr
   [junit4]   2> 74918 INFO  (jetty-launcher-128-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36646_solr
   [junit4]   2> 74918 INFO  (jetty-launcher-128-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38652_solr
   [junit4]   2> 74918 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.c.Overseer Overseer (id=96703402903732232-127.0.0.1:34235_solr-n_0000000000) starting
   [junit4]   2> 74919 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 74920 INFO  (zkCallback-143-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 74920 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 74920 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 74920 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 74920 INFO  (zkCallback-143-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 74928 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34235_solr
   [junit4]   2> 74929 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 74929 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 74932 INFO  (jetty-launcher-128-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node2/.
   [junit4]   2> 74935 INFO  (zkCallback-143-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 74937 INFO  (jetty-launcher-128-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node1/.
   [junit4]   2> 74946 INFO  (jetty-launcher-128-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node3/.
   [junit4]   2> 74956 INFO  (SUITE-CloudSolrClientTest-seed#[10BBAE9B6D5E6980]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 74965 INFO  (qtp1384361511-731) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 74968 INFO  (OverseerThreadFactory-257-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 75075 INFO  (qtp1384361511-736) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2
   [junit4]   2> 75075 INFO  (qtp860652263-723) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2
   [junit4]   2> 75183 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 75183 INFO  (zkCallback-143-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 76085 INFO  (qtp1384361511-736) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 76085 INFO  (qtp860652263-723) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 76095 INFO  (qtp1384361511-736) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica1] Schema name=test
   [junit4]   2> 76095 INFO  (qtp860652263-723) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica1] Schema name=test
   [junit4]   2> 76146 WARN  (qtp1384361511-736) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 76148 WARN  (qtp1384361511-736) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 76148 WARN  (qtp1384361511-736) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 76149 INFO  (qtp1384361511-736) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 76149 INFO  (qtp1384361511-736) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica1' using configuration from collection collection1
   [junit4]   2> 76150 INFO  (qtp1384361511-736) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node2/collection1_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node2/./collection1_shard1_replica1/data/]
   [junit4]   2> 76155 WARN  (qtp860652263-723) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 76158 WARN  (qtp860652263-723) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 76158 WARN  (qtp860652263-723) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 76158 INFO  (qtp860652263-723) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 76159 INFO  (qtp860652263-723) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica1' using configuration from collection collection1
   [junit4]   2> 76159 INFO  (qtp860652263-723) [    ] o.a.s.c.SolrCore [[collection1_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node3/collection1_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node3/./collection1_shard2_replica1/data/]
   [junit4]   2> 76160 INFO  (qtp1384361511-736) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 76160 INFO  (qtp1384361511-736) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 76162 INFO  (qtp1384361511-736) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 76162 INFO  (qtp1384361511-736) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 76162 INFO  (qtp1384361511-736) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51fd58ff[collection1_shard1_replica1] main]
   [junit4]   2> 76163 INFO  (qtp1384361511-736) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 76163 INFO  (qtp1384361511-736) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 76164 INFO  (qtp1384361511-736) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 76164 INFO  (qtp1384361511-736) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254447942402048
   [junit4]   2> 76164 INFO  (searcherExecutor-264-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@51fd58ff[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 76169 INFO  (qtp860652263-723) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 76169 INFO  (qtp860652263-723) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 76169 INFO  (qtp860652263-723) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 76169 INFO  (qtp860652263-723) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 76170 INFO  (qtp860652263-723) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2902ad0c[collection1_shard2_replica1] main]
   [junit4]   2> 76171 INFO  (qtp860652263-723) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 76171 INFO  (qtp1384361511-736) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 76171 INFO  (qtp1384361511-736) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 76171 INFO  (qtp1384361511-736) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38652/solr/collection1_shard1_replica1/
   [junit4]   2> 76171 INFO  (qtp1384361511-736) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 76172 INFO  (qtp1384361511-736) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:38652/solr/collection1_shard1_replica1/ has no replicas
   [junit4]   2> 76172 INFO  (qtp860652263-723) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 76173 INFO  (qtp860652263-723) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 76174 INFO  (qtp860652263-723) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254447952887808
   [junit4]   2> 76174 INFO  (searcherExecutor-266-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@2902ad0c[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 76179 INFO  (qtp1384361511-736) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38652/solr/collection1_shard1_replica1/ shard1
   [junit4]   2> 76181 INFO  (qtp860652263-723) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 76181 INFO  (qtp860652263-723) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 76181 INFO  (qtp860652263-723) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34235/solr/collection1_shard2_replica1/
   [junit4]   2> 76181 INFO  (qtp860652263-723) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 76181 INFO  (qtp860652263-723) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:34235/solr/collection1_shard2_replica1/ has no replicas
   [junit4]   2> 76186 INFO  (qtp860652263-723) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34235/solr/collection1_shard2_replica1/ shard2
   [junit4]   2> 76295 INFO  (zkCallback-143-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 76295 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 76330 INFO  (qtp1384361511-736) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 76332 INFO  (qtp1384361511-736) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=collection1_shard1_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2} status=0 QTime=1257
   [junit4]   2> 76343 INFO  (qtp860652263-723) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 76345 INFO  (qtp860652263-723) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&name=collection1_shard2_replica1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2} status=0 QTime=1270
   [junit4]   2> 76349 INFO  (qtp1384361511-731) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 76447 INFO  (zkCallback-143-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 76447 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 76969 INFO  (OverseerCollectionConfigSetProcessor-96703402903732232-127.0.0.1:34235_solr-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> 77349 INFO  (qtp1384361511-731) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2384
   [junit4]   2> 77349 INFO  (SUITE-CloudSolrClientTest-seed#[10BBAE9B6D5E6980]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 77350 INFO  (SUITE-CloudSolrClientTest-seed#[10BBAE9B6D5E6980]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 77363 INFO  (TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[10BBAE9B6D5E6980]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelUpdateQTime
   [junit4]   2> 77374 INFO  (qtp860652263-727) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:38652/solr/collection1_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1547254449205936128)} 0 5
   [junit4]   2> 77377 INFO  (qtp860652263-712) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77377 INFO  (qtp860652263-712) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 77378 INFO  (qtp860652263-712) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77378 INFO  (qtp860652263-712) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38652/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 77378 INFO  (qtp1384361511-736) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77378 INFO  (qtp1384361511-736) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 77378 INFO  (qtp1384361511-736) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77379 INFO  (qtp1384361511-736) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38652/solr/collection1_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 77379 INFO  (qtp1384361511-734) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1547254449201741824),commit=} 0 14
   [junit4]   2> 77386 INFO  (qtp1384361511-718) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1084 (1547254449219567616), 1045 (1547254449223761920), 1067 (1547254449223761921), 1089 (1547254449223761922)]} 0 4
   [junit4]   2> 77387 INFO  (qtp860652263-714) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1043 (1547254449219567616), 1068 (1547254449224810496), 1081 (1547254449224810497), 1082 (1547254449224810498), 1080 (1547254449224810499), 1014 (1547254449224810500)]} 0 5
   [junit4]   2> 77387 INFO  (TEST-CloudSolrClientTest.testParallelUpdateQTime-seed#[10BBAE9B6D5E6980]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParallelUpdateQTime
   [junit4]   2> 77401 INFO  (TEST-CloudSolrClientTest.preferLocalShardsTest-seed#[10BBAE9B6D5E6980]) [    ] o.a.s.SolrTestCaseJ4 ###Starting preferLocalShardsTest
   [junit4]   2> 77409 INFO  (qtp1384361511-736) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@222c7328[collection1_shard1_replica1] realtime]
   [junit4]   2> 77409 INFO  (qtp860652263-727) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@374a802d[collection1_shard2_replica1] realtime]
   [junit4]   2> 77410 INFO  (qtp1384361511-736) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:34235/solr/collection1_shard2_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1547254449242636288)} 0 5
   [junit4]   2> 77412 INFO  (qtp1384361511-734) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77412 INFO  (qtp1384361511-734) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5fbd2e34
   [junit4]   2> 77413 INFO  (qtp1384361511-734) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d09da33[collection1_shard1_replica1] main]
   [junit4]   2> 77414 INFO  (qtp1384361511-734) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77414 INFO  (searcherExecutor-264-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica1] Registered new searcher Searcher@6d09da33[collection1_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77414 INFO  (qtp860652263-717) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77414 INFO  (qtp1384361511-734) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34235/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 77414 INFO  (qtp860652263-717) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@46e24d9e
   [junit4]   2> 77415 INFO  (qtp860652263-717) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3229df0c[collection1_shard2_replica1] main]
   [junit4]   2> 77416 INFO  (qtp860652263-717) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77416 INFO  (searcherExecutor-266-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica1] Registered new searcher Searcher@3229df0c[collection1_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 77416 INFO  (qtp860652263-717) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:34235/solr/collection1_shard2_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 77416 INFO  (qtp860652263-727) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica1]  webapp=/solr path=/update params={_stateVer_=collection1:3&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1547254449240539136),commit=} 0 14
   [junit4]   2> 77417 INFO  (qtp1384361511-722) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=8bc2e539-06b0-42ae-b757-2590f367bc96&replicationFactor=3&collection.configName=conf&maxShardsPerNode=3&name=localShardsTestColl&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 77418 INFO  (qtp1384361511-722) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=8bc2e539-06b0-42ae-b757-2590f367bc96&replicationFactor=3&collection.configName=conf&maxShardsPerNode=3&name=localShardsTestColl&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 77420 INFO  (OverseerThreadFactory-257-thread-2) [    ] o.a.s.c.CreateCollectionCmd Create collection localShardsTestColl
   [junit4]   2> 77421 INFO  (qtp1384361511-726) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=8bc2e539-06b0-42ae-b757-2590f367bc96&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 77422 INFO  (qtp1384361511-726) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8bc2e539-06b0-42ae-b757-2590f367bc96&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 77628 INFO  (qtp860652263-725) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=8bc2e539-06b0-42ae-b757-2590f367bc962495999443936381&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard3_replica1&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 77628 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=8bc2e539-06b0-42ae-b757-2590f367bc962495999444538806&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard1_replica3&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 77628 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=8bc2e539-06b0-42ae-b757-2590f367bc962495999443936381&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard3_replica1&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard3&wt=javabin&version=2
   [junit4]   2> 77628 INFO  (qtp1384361511-715) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=8bc2e539-06b0-42ae-b757-2590f367bc962495999444538806&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard1_replica3&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard1&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 77628 INFO  (qtp1384361511-722) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=8bc2e539-06b0-42ae-b757-2590f367bc962495999445105566&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard3_replica3&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard3&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 77629 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.h.a.CoreAdminOperation core create command async=8bc2e539-06b0-42ae-b757-2590f367bc962495999445105566&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard3_replica3&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard3&wt=javabin&version=2
   [junit4]   2> 77629 INFO  (qtp860652263-717) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=8bc2e539-06b0-42ae-b757-2590f367bc962495999444617736&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard2_replica1&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 77629 INFO  (qtp1949358455-730) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=8bc2e539-06b0-42ae-b757-2590f367bc962495999444915349&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard3_replica2&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard3&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 77629 INFO  (qtp1384361511-726) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=8bc2e539-06b0-42ae-b757-2590f367bc962495999447824263&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard2_replica3&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 77629 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.h.a.CoreAdminOperation core create command async=8bc2e539-06b0-42ae-b757-2590f367bc962495999444915349&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard3_replica2&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard3&wt=javabin&version=2
   [junit4]   2> 77629 INFO  (qtp860652263-723) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=8bc2e539-06b0-42ae-b757-2590f367bc962495999446890728&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard1_replica1&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 77629 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.h.a.CoreAdminOperation core create command async=8bc2e539-06b0-42ae-b757-2590f367bc962495999447824263&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard2_replica3&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 77629 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.h.a.CoreAdminOperation core create command async=8bc2e539-06b0-42ae-b757-2590f367bc962495999444617736&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard2_replica1&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 77629 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.h.a.CoreAdminOperation core create command async=8bc2e539-06b0-42ae-b757-2590f367bc962495999445581183&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard1_replica2&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 77629 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.h.a.CoreAdminOperation core create command async=8bc2e539-06b0-42ae-b757-2590f367bc962495999446890728&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard1_replica1&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard1&wt=javabin&version=2
   [junit4]   2> 77629 INFO  (qtp1949358455-730) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=8bc2e539-06b0-42ae-b757-2590f367bc962495999445581183&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard1_replica2&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 77631 INFO  (qtp1949358455-733) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={async=8bc2e539-06b0-42ae-b757-2590f367bc962495999448608223&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard2_replica2&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 77631 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.h.a.CoreAdminOperation core create command async=8bc2e539-06b0-42ae-b757-2590f367bc962495999448608223&qt=/admin/cores&collection.configName=conf&name=localShardsTestColl_shard2_replica2&action=CREATE&numShards=3&collection=localShardsTestColl&shard=shard2&wt=javabin&version=2
   [junit4]   2> 77631 INFO  (qtp860652263-725) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 8bc2e539-06b0-42ae-b757-2590f367bc962495999446890728
   [junit4]   2> 77631 INFO  (qtp860652263-725) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=8bc2e539-06b0-42ae-b757-2590f367bc962495999446890728&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 77742 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 77742 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 77742 INFO  (zkCallback-143-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 78423 INFO  (qtp1384361511-736) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=8bc2e539-06b0-42ae-b757-2590f367bc96&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 78424 INFO  (qtp1384361511-736) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8bc2e539-06b0-42ae-b757-2590f367bc96&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 78634 INFO  (qtp860652263-717) [    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 8bc2e539-06b0-42ae-b757-2590f367bc962495999446890728
   [junit4]   2> 78634 INFO  (qtp860652263-717) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=8bc2e539-06b0-42ae-b757-2590f367bc962495999446890728&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 78651 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78651 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78651 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78652 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78661 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78665 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard3_replica2] Schema name=test
   [junit4]   2> 78670 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard2_replica2] Schema name=test
   [junit4]   2> 78671 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard1_replica2] Schema name=test
   [junit4]   2> 78672 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78693 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78707 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78708 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard2_replica1] Schema name=test
   [junit4]   2> 78731 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 78738 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard3_replica3] Schema name=test
   [junit4]   2> 78738 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard1_replica1] Schema name=test
   [junit4]   2> 78739 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard1_replica3] Schema name=test
   [junit4]   2> 78745 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard3_replica1] Schema name=test
   [junit4]   2> 78759 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard2_replica3] Schema name=test
   [junit4]   2> 78786 WARN  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard1_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 78791 WARN  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 78791 WARN  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 78792 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 78795 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard1_replica2' using configuration from collection localShardsTestColl
   [junit4]   2> 78796 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.c.SolrCore [[localShardsTestColl_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node1/localShardsTestColl_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node1/./localShardsTestColl_shard1_replica2/data/]
   [junit4]   2> 78817 WARN  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard3_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 78830 WARN  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 78830 WARN  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 78831 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 78845 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard3_replica2' using configuration from collection localShardsTestColl
   [junit4]   2> 78846 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.c.SolrCore [[localShardsTestColl_shard3_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node1/localShardsTestColl_shard3_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node1/./localShardsTestColl_shard3_replica2/data/]
   [junit4]   2> 78852 WARN  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard2_replica2] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 78853 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 78853 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78854 WARN  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 78854 WARN  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 78854 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 78854 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78854 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78855 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard2_replica2' using configuration from collection localShardsTestColl
   [junit4]   2> 78855 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@553050b2[localShardsTestColl_shard1_replica2] main]
   [junit4]   2> 78855 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.c.SolrCore [[localShardsTestColl_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node1/localShardsTestColl_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node1/./localShardsTestColl_shard2_replica2/data/]
   [junit4]   2> 78856 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 78856 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78856 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 78857 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78857 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78857 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 78857 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 78858 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fda223f[localShardsTestColl_shard3_replica2] main]
   [junit4]   2> 78858 INFO  (searcherExecutor-274-thread-1) [    ] o.a.s.c.SolrCore [localShardsTestColl_shard1_replica2] Registered new searcher Searcher@553050b2[localShardsTestColl_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78858 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254450767265792
   [junit4]   2> 78864 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 78864 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 78864 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 78864 INFO  (searcherExecutor-275-thread-1) [    ] o.a.s.c.SolrCore [localShardsTestColl_shard3_replica2] Registered new searcher Searcher@2fda223f[localShardsTestColl_shard3_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78865 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254450774605824
   [junit4]   2> 78878 WARN  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard3_replica3] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 78879 WARN  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 78880 WARN  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 78880 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 78882 WARN  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard2_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 78884 WARN  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard2_replica3] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 78884 WARN  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 78885 WARN  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 78885 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 78886 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard3_replica3' using configuration from collection localShardsTestColl
   [junit4]   2> 78886 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.c.SolrCore [[localShardsTestColl_shard3_replica3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node2/localShardsTestColl_shard3_replica3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node2/./localShardsTestColl_shard3_replica3/data/]
   [junit4]   2> 78887 WARN  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 78887 WARN  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 78888 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard2_replica1' using configuration from collection localShardsTestColl
   [junit4]   2> 78888 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.c.SolrCore [[localShardsTestColl_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node3/localShardsTestColl_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node3/./localShardsTestColl_shard2_replica1/data/]
   [junit4]   2> 78897 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 78946 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard2_replica3' using configuration from collection localShardsTestColl
   [junit4]   2> 78947 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard3: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 78947 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=3 found=1 timeoutin=9999ms
   [junit4]   2> 78951 WARN  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard3_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 78952 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.c.SolrCore [[localShardsTestColl_shard2_replica3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node2/localShardsTestColl_shard2_replica3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node2/./localShardsTestColl_shard2_replica3/data/]
   [junit4]   2> 78953 WARN  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 78953 WARN  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 78954 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 78954 WARN  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard1_replica3] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 78954 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard3_replica1' using configuration from collection localShardsTestColl
   [junit4]   2> 78955 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.c.SolrCore [[localShardsTestColl_shard3_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node3/localShardsTestColl_shard3_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node3/./localShardsTestColl_shard3_replica1/data/]
   [junit4]   2> 78957 WARN  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 78957 WARN  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 78958 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 78958 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard1_replica3' using configuration from collection localShardsTestColl
   [junit4]   2> 78959 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.c.SolrCore [[localShardsTestColl_shard1_replica3] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node2/localShardsTestColl_shard1_replica3], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node2/./localShardsTestColl_shard1_replica3/data/]
   [junit4]   2> 78966 WARN  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.s.IndexSchema [localShardsTestColl_shard1_replica1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 78967 WARN  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 78967 WARN  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 78968 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 78969 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 78969 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78969 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 78969 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78969 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'localShardsTestColl_shard1_replica1' using configuration from collection localShardsTestColl
   [junit4]   2> 78970 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.c.SolrCore [[localShardsTestColl_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node3/localShardsTestColl_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.impl.CloudSolrClientTest_10BBAE9B6D5E6980-001/tempDir-001/node3/./localShardsTestColl_shard1_replica1/data/]
   [junit4]   2> 78970 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78970 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78970 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78970 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78971 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6510a6bd[localShardsTestColl_shard2_replica1] main]
   [junit4]   2> 78971 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ab020e6[localShardsTestColl_shard2_replica2] main]
   [junit4]   2> 78972 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 78972 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 78972 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 78972 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 78972 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 78972 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 78972 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 78973 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78973 INFO  (searcherExecutor-281-thread-1) [    ] o.a.s.c.SolrCore [localShardsTestColl_shard2_replica2] Registered new searcher Searcher@6ab020e6[localShardsTestColl_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78973 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254450887852032
   [junit4]   2> 78973 INFO  (parallelCoreAdminExecutor-260-thread-3) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254450887852032
   [junit4]   2> 78974 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78974 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78974 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ac66171[localShardsTestColl_shard3_replica3] main]
   [junit4]   2> 78979 INFO  (searcherExecutor-287-thread-1) [    ] o.a.s.c.SolrCore [localShardsTestColl_shard2_replica1] Registered new searcher Searcher@6510a6bd[localShardsTestColl_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78982 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 78984 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 78984 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 78984 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 78984 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78985 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78985 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78986 INFO  (parallelCoreAdminExecutor-262-thread-2) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=3 found=2 timeoutin=9999ms
   [junit4]   2> 78986 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70846acf[localShardsTestColl_shard3_replica1] main]
   [junit4]   2> 78987 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 78987 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78987 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 78988 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 78988 INFO  (searcherExecutor-286-thread-1) [    ] o.a.s.c.SolrCore [localShardsTestColl_shard3_replica3] Registered new searcher Searcher@3ac66171[localShardsTestColl_shard3_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78988 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 78988 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 78988 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78988 INFO  (parallelCoreAdminExecutor-258-thread-2) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254450903580672
   [junit4]   2> 78988 INFO  (searcherExecutor-290-thread-1) [    ] o.a.s.c.SolrCore [localShardsTestColl_shard3_replica1] Registered new searcher Searcher@70846acf[localShardsTestColl_shard3_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 78988 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78988 INFO  (parallelCoreAdminExecutor-262-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254450903580672
   [junit4]   2> 78988 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78991 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8c5d478[localShardsTestColl_shard1_replica3] main]
   [junit4]   2> 78991 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 78991 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 78994 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@50d128ec[localShardsTestColl_shard1_replica1] main]
   [junit4]   2> 78999 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 78999 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 78999 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 79000 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 79000 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 79000 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 79001 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 79001 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d17052[localShardsTestColl_shard2_replica3] main]
   [junit4]   2> 79001 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 79001 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 79001 INFO  (searcherExecutor-291-thread-1) [    ] o.a.s.c.SolrCore [localShardsTestColl_shard1_replica3] Registered new searcher Searcher@8c5d478[localShardsTestColl_shard1_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79002 INFO  (parallelCoreAdminExecutor-258-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254450918260736
   [junit4]   2> 79002 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 79002 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 79002 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 79002 INFO  (searcherExecutor-288-thread-1) [    ] o.a.s.c.SolrCore [localShardsTestColl_shard2_replica3] Registered new searcher Searcher@5d17052[localShardsTestColl_shard2_replica3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79001 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 79002 INFO  (parallelCoreAdminExecutor-258-thread-3) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254450918260736
   [junit4]   2> 79003 INFO  (searcherExecutor-295-thread-1) [    ] o.a.s.c.SolrCore [localShardsTestColl_shard1_replica1] Registered new searcher Searcher@50d128ec[localShardsTestColl_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 79003 INFO  (parallelCoreAdminExecutor-262-thread-3) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1547254450919309312
   [junit4]   2> 79089 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 79089 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 79089 INFO  (zkCallback-143-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 79425 INFO  (qtp1384361511-715) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=8bc2e539-06b0-42ae-b757-2590f367bc96&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 79426 INFO  (qtp1384361511-715) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=8bc2e539-06b0-42ae-b757-2590f367bc96&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 79447 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79447 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 79447 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 79447 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 79447 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36646/solr/localShardsTestColl_shard3_replica2/
   [junit4]   2> 79447 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36646/solr/localShardsTestColl_shard1_replica2/
   [junit4]   2> 79451 INFO  (parallelCoreAdminExecutor-260-thread-2) [    ] o.a.s.u.PeerSync PeerSync: core=localShardsTestColl_shard1_replica2 url=http://127.0.0.1:36646/solr START replicas=[http://127.0.0.1:38652/solr/localShardsTestColl_shard1_replica3/, http://127.0.0.1:34235/solr/localShardsTestColl_shard1_replica1/] nUpdates=100
   [junit4]   2> 79451 INFO  (parallelCoreAdminExecutor-260-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=localShardsTestColl_shard3_replica2 url=http://127.0.0.1:36646/solr START replicas=[http://127.0.0.1:34235/solr/localShardsTestColl_shard3_replica1/, http://127.0.0.1:38652/solr/localShardsTestColl_shard3_replica3/]

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

 107404 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107404 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/localShardsTestColl/state.json] for collection [localShardsTestColl] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107406 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107406 INFO  (zkCallback-143-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107406 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/foo/state.json] for collection [foo] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107407 INFO  (zkCallback-143-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/multicollection1/state.json] for collection [multicollection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107407 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/multicollection1/state.json] for collection [multicollection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107414 INFO  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107414 INFO  (zkCallback-143-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107417 WARN  (zkCallback-142-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 107417 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1578f3b8aa60007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 107417 INFO  (zkCallback-144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 107423 INFO  (jetty-launcher-128-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4825075f{/solr,null,UNAVAILABLE}
   [junit4]   2> 107424 INFO  (jetty-launcher-128-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96703402903732232-127.0.0.1:34235_solr-n_0000000000) closing
   [junit4]   2> 107425 INFO  (OverseerStateUpdate-96703402903732232-127.0.0.1:34235_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34235_solr
   [junit4]   2> 107436 WARN  (zkCallback-144-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 107436 INFO  (jetty-launcher-128-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e733af1{/solr,null,UNAVAILABLE}
   [junit4]   2> 107436 INFO  (zkCallback-143-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 107437 WARN  (zkCallback-143-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 108936 INFO  (jetty-launcher-128-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8d18fe{/solr,null,UNAVAILABLE}
   [junit4]   2> 108937 INFO  (SUITE-CloudSolrClientTest-seed#[10BBAE9B6D5E6980]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39935 39935
   [junit4]   2> 109095 INFO  (Thread-178) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39935 39935
   [junit4]   2> 109095 WARN  (Thread-178) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/collections/foo/state.json
   [junit4]   2> 	3	/solr/collections/localShardsTestColl/state.json
   [junit4]   2> 	2	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/multicollection2/state.json
   [junit4]   2> 	2	/solr/collections/multicollection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/overseer/queue
   [junit4]   2> 	21	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/overseer/queue-work
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 
   [junit4]   2> 109095 INFO  (SUITE-CloudSolrClientTest-seed#[10BBAE9B6D5E6980]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3254, maxDocsPerChunk=2, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3254, blockSize=10)), sim=ClassicSimilarity, locale=hu, timezone=Indian/Comoro
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=336480768,total=516423680
   [junit4]   2> NOTE: All tests run in this JVM: [GraphTest, LargeVolumeJettyTest, BasicHttpSolrClientTest, NamedListTest, SolrParamTest, TestHash, SolrSchemalessExampleTest, TestBatchUpdate, HttpSolrClientBuilderTest, JDBCStreamTest, ConcatOperationTest, TestToleratedUpdateError, ShardParamsTest, SolrExampleXMLTest, JettyWebappTest, TestSpellCheckResponse, MergeIndexesEmbeddedTest, TestFastInputStream, SolrDocumentTest, TestUpdateRequestCodec, GetByIdTest, TestSolrJErrorHandling, CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, CloudSolrClientTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CloudSolrClientTest -Dtests.seed=10BBAE9B6D5E6980 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Indian/Comoro -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | CloudSolrClientTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [InternalHttpClient]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:43)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:262)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:209)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:201)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:393)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:100)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1673)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClientBuilderTest.testNoZkHostSpecified(CloudSolrClientBuilderTest.java:36)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([10BBAE9B6D5E6980]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:261)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4] Completed [84/85 (2!)] on J2 in 65.38s, 10 tests, 1 failure <<< FAILURES!

[...truncated 49176 lines...]