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...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]