Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18633/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseParallelGC
3 tests failed.
FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations
Error Message:
invalid hits for shape=GeoRectangle: {planetmodel=PlanetModel.WGS84,
toplat=1.3252830142514311(75.93312337698313),
bottomlat=2.4457272005608357E-47(1.401298464324817E-45),
leftlon=2.4457272005608357E-47(1.401298464324817E-45),
rightlon=2.884269796461926E-12(1.6525648631432533E-10)}
Stack Trace:
java.lang.AssertionError: invalid hits for shape=GeoRectangle:
{planetmodel=PlanetModel.WGS84, toplat=1.3252830142514311(75.93312337698313),
bottomlat=2.4457272005608357E-47(1.401298464324817E-45),
leftlon=2.4457272005608357E-47(1.401298464324817E-45),
rightlon=2.884269796461926E-12(1.6525648631432533E-10)}
at
__randomizedtesting.SeedInfo.seed([19C53B85540E635A:A9BA4611DB43CDC6]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:464)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.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:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
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: org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter
Error Message:
Stack Trace:
java.util.ConcurrentModificationException
at
__randomizedtesting.SeedInfo.seed([CD2BFD042D852733:92CFD0334689B476]:0)
at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
at java.util.ArrayList$Itr.next(ArrayList.java:851)
at
org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter(SolrGangliaReporterTest.java:76)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.update.SolrCmdDistributorTest.test
Error Message:
expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([CD2BFD042D852733:457FC2DE83794ACB]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 9071 lines...]
[junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
[junit4] 1> doc=6 should match but did not
[junit4] 1> point=[X=-0.2719508674921135, Y=-2.3309121299774915E-10,
Z=0.9602434144124582]
[junit4] 1> mappedPoint=[lat=1.2948131611512503,
lon=-3.141592653589793([X=-0.27195086739770846, Y=-3.3304375928395E-17,
Z=0.9602434145569013])]
[junit4] 1> doc=879 should match but did not
[junit4] 1> point=[X=-0.2651433682229679, Y=2.3309121299774915E-10,
Z=0.9621326350101899]
[junit4] 1> mappedPoint=[lat=1.3018920791218538,
lon=3.141592653589793([X=-0.2651433680629479, Y=3.247069770134377E-17,
Z=0.962132635034695])]
[junit4] 1> doc=3203 should match but did not
[junit4] 1> point=[X=-0.30146136839295046, Y=2.3309121299774915E-10,
Z=0.9514510040760914]
[junit4] 1> mappedPoint=[lat=1.2639590100387652,
lon=3.141592653589793([X=-0.30146136829285364, Y=3.691836997464246E-17,
Z=0.9514510040336378])]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPoint
-Dtests.method=testGeo3DRelations -Dtests.seed=19C53B85540E635A
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs
-Dtests.timezone=Indian/Mayotte -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 12.5s J1 | TestGeo3DPoint.testGeo3DRelations <<<
[junit4] > Throwable #1: java.lang.AssertionError: invalid hits for
shape=GeoRectangle: {planetmodel=PlanetModel.WGS84,
toplat=1.3252830142514311(75.93312337698313),
bottomlat=2.4457272005608357E-47(1.401298464324817E-45),
leftlon=2.4457272005608357E-47(1.401298464324817E-45),
rightlon=2.884269796461926E-12(1.6525648631432533E-10)}
[junit4] > at
__randomizedtesting.SeedInfo.seed([19C53B85540E635A:A9BA4611DB43CDC6]:0)
[junit4] > at
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:464)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] IGNOR/A 0.00s J1 | TestGeo3DPoint.testRandomBig
[junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly())
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=FSTOrd50}, docValues:{id=DocValuesFormat(name=Asserting),
point=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1103,
maxMBSortInHeap=5.1220854389500055, sim=RandomSimilarity(queryNorm=false): {},
locale=cs, timezone=Indian/Mayotte
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112
(32-bit)/cpus=12,threads=1,free=134931160,total=160169984
[junit4] 2> NOTE: All tests run in this JVM: [TestGeo3DPoint]
[junit4] Completed [10/11 (1!)] on J1 in 155.67s, 14 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 2741 lines...]
[junit4] Suite: org.apache.solr.update.SolrCmdDistributorTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/init-core-data-001
[junit4] 2> 1195374 INFO
(SUITE-SolrCmdDistributorTest-seed#[CD2BFD042D852733]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1195374 INFO
(SUITE-SolrCmdDistributorTest-seed#[CD2BFD042D852733]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i_/
[junit4] 2> 1195457 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/control/cores/collection1
[junit4] 2> 1195458 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1195459 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4823de{/i_,null,AVAILABLE}
[junit4] 2> 1195460 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@500344{HTTP/1.1,[http/1.1]}{127.0.0.1:35852}
[junit4] 2> 1195460 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.Server Started @1196675ms
[junit4] 2> 1195460 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/control/data,
schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/i_,
hostPort=35852,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/control/cores}
[junit4] 2> 1195460 ERROR
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1195460 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1195461 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1195461 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1195461 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-27T22:22:44.745Z
[junit4] 2> 1195461 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/control/solr.xml
[junit4] 2> 1195473 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/control/cores
[junit4] 2> 1195473 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1195474 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1195505 WARN (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1195506 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1195521 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1195604 WARN (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1195606 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1195613 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1195614 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/control/cores/collection1/data/]
[junit4] 2> 1195614 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed2382
[junit4] 2> 1195619 WARN (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1195632 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1195632 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1195633 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1195633 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1195633 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c5157[collection1]
main]
[junit4] 2> 1195634 WARN (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1195634 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1195635 INFO
(searcherExecutor-5151-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3c5157[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1195635 INFO (coreLoadExecutor-5150-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1554909615797305344
[junit4] 2> 1196146 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard0/cores/collection1
[junit4] 2> 1196148 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1196148 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f24c0b{/i_,null,AVAILABLE}
[junit4] 2> 1196150 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1a6c1d7{HTTP/1.1,[http/1.1]}{127.0.0.1:44963}
[junit4] 2> 1196150 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.Server Started @1197365ms
[junit4] 2> 1196150 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard0/data,
schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/i_,
hostPort=44963,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard0/cores}
[junit4] 2> 1196150 ERROR
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1196150 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1196150 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1196150 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1196150 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-27T22:22:45.434Z
[junit4] 2> 1196151 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard0/solr.xml
[junit4] 2> 1196161 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard0/cores
[junit4] 2> 1196161 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1196162 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1196189 WARN (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1196190 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1196212 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1196314 WARN (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1196317 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1196324 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1196325 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard0/cores/collection1/data/]
[junit4] 2> 1196325 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed2382
[junit4] 2> 1196331 WARN (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1196348 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1196348 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1196349 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1196349 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1196350 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@59bb06[collection1]
main]
[junit4] 2> 1196350 WARN (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1196350 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1196352 INFO
(searcherExecutor-5162-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@59bb06[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1196352 INFO (coreLoadExecutor-5161-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1554909616549134336
[junit4] 2> 1196873 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard1/cores/collection1
[junit4] 2> 1196874 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1196875 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1d0d303{/i_,null,AVAILABLE}
[junit4] 2> 1196876 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@fe70dd{HTTP/1.1,[http/1.1]}{127.0.0.1:43428}
[junit4] 2> 1196876 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.Server Started @1198091ms
[junit4] 2> 1196876 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard1/data,
schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/i_,
hostPort=43428,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard1/cores}
[junit4] 2> 1196876 ERROR
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1196877 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1196877 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1196877 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1196877 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-27T22:22:46.161Z
[junit4] 2> 1196877 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard1/solr.xml
[junit4] 2> 1196886 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard1/cores
[junit4] 2> 1196886 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1196887 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1196919 WARN (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1196920 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1196934 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1197037 WARN (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1197042 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1197053 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1197053 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard1/cores/collection1/data/]
[junit4] 2> 1197053 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed2382
[junit4] 2> 1197061 WARN (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1197077 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1197078 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1197078 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1197078 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1197079 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b30618[collection1]
main]
[junit4] 2> 1197079 WARN (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1197080 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1197081 INFO
(searcherExecutor-5173-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b30618[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1197082 INFO (coreLoadExecutor-5172-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1554909617314594816
[junit4] 2> 1197545 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard2/cores/collection1
[junit4] 2> 1197546 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1197547 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@604590{/i_,null,AVAILABLE}
[junit4] 2> 1197548 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1de2899{HTTP/1.1,[http/1.1]}{127.0.0.1:38170}
[junit4] 2> 1197548 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.Server Started @1198763ms
[junit4] 2> 1197548 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard2/data,
schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/i_,
hostPort=38170,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard2/cores}
[junit4] 2> 1197548 ERROR
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1197548 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1197549 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1197549 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1197549 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-27T22:22:46.833Z
[junit4] 2> 1197549 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard2/solr.xml
[junit4] 2> 1197558 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard2/cores
[junit4] 2> 1197558 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1197559 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1197584 WARN (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1197584 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1197599 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1197686 WARN (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1197689 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1197696 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1197697 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard2/cores/collection1/data/]
[junit4] 2> 1197697 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed2382
[junit4] 2> 1197702 WARN (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1197719 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1197719 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1197720 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1197720 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1197721 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1396b33[collection1]
main]
[junit4] 2> 1197721 WARN (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1197721 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1197723 INFO
(searcherExecutor-5184-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1396b33[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1197723 INFO (coreLoadExecutor-5183-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1554909617986732032
[junit4] 2> 1198195 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard3/cores/collection1
[junit4] 2> 1198197 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1198198 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@426ab6{/i_,null,AVAILABLE}
[junit4] 2> 1198198 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1577e64{HTTP/1.1,[http/1.1]}{127.0.0.1:33083}
[junit4] 2> 1198199 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.Server Started @1199413ms
[junit4] 2> 1198199 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard3/data,
schema=schema.xml, solrconfig=solrconfig-tlog.xml, hostContext=/i_,
hostPort=33083,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard3/cores}
[junit4] 2> 1198199 ERROR
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1198199 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1198199 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 1198199 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1198199 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-27T22:22:47.483Z
[junit4] 2> 1198200 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard3/solr.xml
[junit4] 2> 1198210 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard3/cores
[junit4] 2> 1198210 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1198211 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1198464 WARN (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 1198465 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1198479 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1198563 WARN (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1198566 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1198575 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1198575 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001/tempDir-001/shard3/cores/collection1/data/]
[junit4] 2> 1198575 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ed2382
[junit4] 2> 1198581 WARN (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 1198596 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1198596 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1198597 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1198597 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1198598 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18b0730[collection1]
main]
[junit4] 2> 1198598 WARN (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 1198598 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1198600 INFO
(searcherExecutor-5195-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@18b0730[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1198601 INFO (coreLoadExecutor-5194-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1554909618907381760
[junit4] 2> 1199063 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1199068 INFO (qtp23888488-10891) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_ path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554909619394969600)} 0 2
[junit4] 2> 1199071 INFO (qtp4151477-10908) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_ path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554909619399163904)} 0 1
[junit4] 2> 1199075 INFO (qtp31851219-10925) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_ path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554909619403358208)} 0 1
[junit4] 2> 1199078 INFO (qtp1369439-10942) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_ path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554909619406503936)} 0 1
[junit4] 2> 1199080 INFO (qtp31261505-10959) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/i_ path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1554909619409649664)} 0 1
[junit4] 2> 1199082 ERROR
(updateExecutor-1841-thread-1-processing-http:////127.0.0.1:35852//i_//collection1)
[ ] o.a.s.u.StreamingSolrClients error
[junit4] 2> java.lang.AssertionError
[junit4] 2> at
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:56)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.sendUpdateStream(ConcurrentUpdateSolrClient.java:323)
[junit4] 2> at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient$Runner.run(ConcurrentUpdateSolrClient.java:186)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1199085 INFO (qtp23888488-10892) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/i_ path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 1199086 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 1199087 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@500344{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1199087 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=27779851
[junit4] 2> 1199088 INFO (coreCloseExecutor-5200-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@14bed22
[junit4] 2> 1199088 INFO (coreCloseExecutor-5200-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1199088 INFO (coreCloseExecutor-5200-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@15c5e3b
[junit4] 2> 1199101 INFO (coreCloseExecutor-5200-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1199102 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1199102 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4823de{/i_,null,UNAVAILABLE}
[junit4] 2> 1199103 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1a6c1d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1199103 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=26442319
[junit4] 2> 1199103 INFO (coreCloseExecutor-5202-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@18efd14
[junit4] 2> 1199104 INFO (coreCloseExecutor-5202-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1199104 INFO (coreCloseExecutor-5202-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@8bc83b
[junit4] 2> 1199116 INFO (coreCloseExecutor-5202-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1199117 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1199117 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f24c0b{/i_,null,UNAVAILABLE}
[junit4] 2> 1199118 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@fe70dd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1199118 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1210848
[junit4] 2> 1199118 INFO (coreCloseExecutor-5204-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@35378a
[junit4] 2> 1199118 INFO (coreCloseExecutor-5204-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1199118 INFO (coreCloseExecutor-5204-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@77de2a
[junit4] 2> 1199131 INFO (coreCloseExecutor-5204-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1199133 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1199133 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d0d303{/i_,null,UNAVAILABLE}
[junit4] 2> 1199134 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1de2899{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1199134 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31229023
[junit4] 2> 1199135 INFO (coreCloseExecutor-5206-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@10d42d5
[junit4] 2> 1199135 INFO (coreCloseExecutor-5206-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1199135 INFO (coreCloseExecutor-5206-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@edcc08
[junit4] 2> 1199147 INFO (coreCloseExecutor-5206-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1199148 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1199148 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@604590{/i_,null,UNAVAILABLE}
[junit4] 2> 1199149 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1577e64{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1199149 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=19877828
[junit4] 2> 1199149 INFO (coreCloseExecutor-5208-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1a994bc
[junit4] 2> 1199149 INFO (coreCloseExecutor-5208-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1199149 INFO (coreCloseExecutor-5208-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@1b715e6
[junit4] 2> 1199166 INFO (coreCloseExecutor-5208-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1199179 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1199179 INFO
(TEST-SolrCmdDistributorTest.test-seed#[CD2BFD042D852733]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@426ab6{/i_,null,UNAVAILABLE}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrCmdDistributorTest -Dtests.method=test
-Dtests.seed=CD2BFD042D852733 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sr-Latn-RS -Dtests.timezone=Europe/Minsk -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 3.81s J1 | SolrCmdDistributorTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<1> but
was:<0>
[junit4] > at
__randomizedtesting.SeedInfo.seed([CD2BFD042D852733:457FC2DE83794ACB]:0)
[junit4] > at
org.apache.solr.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:169)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1199184 INFO
(SUITE-SolrCmdDistributorTest-seed#[CD2BFD042D852733]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.SolrCmdDistributorTest_CD2BFD042D852733-001
[junit4] 2> NOTE: test params are:
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=19462, maxDocsPerChunk=607, blockSize=937),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
chunkSize=19462, blockSize=937)), sim=RandomSimilarity(queryNorm=false): {},
locale=sr-Latn-RS, timezone=Europe/Minsk
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112
(32-bit)/cpus=12,threads=1,free=266066336,total=329252864
[junit4] 2> NOTE: All tests run in this JVM: [TestSolr4Spatial2,
SuggesterFSTTest, TestGeoJSONResponseWriter, TestSystemIdResolver,
CSVRequestHandlerTest, TestAddFieldRealTimeGet, AlternateDirectoryTest,
MergeStrategyTest, TestHashPartitioner, DistributedExpandComponentTest,
SegmentsInfoRequestHandlerTest, TestPushWriter, CollectionReloadTest,
TestClusterProperties, WordBreakSolrSpellCheckerTest,
SharedFSAutoReplicaFailoverTest, LoggingHandlerTest, TestStressUserVersions,
BlockJoinFacetSimpleTest, ConfigSetsAPITest, HLLUtilTest,
TestReRankQParserPlugin, CollectionsAPIAsyncDistributedZkTest,
HdfsLockFactoryTest, CloneFieldUpdateProcessorFactoryTest, SortByFunctionTest,
TestBM25SimilarityFactory, ShardRoutingTest,
LeaderInitiatedRecoveryOnCommitTest, SpellingQueryConverterTest, DocValuesTest,
TestAuthenticationFramework, CachingDirectoryFactoryTest,
WrapperMergePolicyFactoryTest, ReplicationFactorTest,
HdfsChaosMonkeyNothingIsSafeTest, ShardRoutingCustomTest,
AnalyticsMergeStrategyTest, TestAnalyzeInfixSuggestions,
DistributedSuggestComponentTest, TestDocumentBuilder, TestMacros,
UpdateRequestProcessorFactoryTest, HdfsTlogReplayBufferedWhileIndexingTest,
TestPKIAuthenticationPlugin, TestSearchPerf, TestManagedSchema,
QueryParsingTest, BJQParserTest, ConvertedLegacyTest, TestSQLHandlerNonCloud,
TestReloadAndDeleteDocs, TestQueryTypes, TestCustomStream,
TestRandomRequestDistribution, TestCursorMarkWithoutUniqueKey,
DistanceFunctionTest, SuggestComponentTest, FileUtilsTest,
TestSolrQueryResponse, DistributedMLTComponentTest,
TestSweetSpotSimilarityFactory, TestSimpleTrackingShardHandler,
ChaosMonkeyNothingIsSafeTest, TestNamedUpdateProcessors,
TestWordDelimiterFilterFactory, SpellCheckCollatorTest,
ParsingFieldUpdateProcessorsTest, TestFieldCacheSortRandom, DOMUtilTest,
SoftAutoCommitTest, TestFreeTextSuggestions, TestConfigReload,
IndexSchemaRuntimeFieldTest, TestDefaultStatsCache, TestLockTree,
TestFastLRUCache, IndexSchemaTest, CdcrUpdateLogTest, SpellCheckComponentTest,
ZkStateWriterTest, TestSchemaNameResource, TestDistributedGrouping,
TestSegmentSorting, TestMiniSolrCloudClusterSSL,
TestSolrCloudWithDelegationTokens, CdcrReplicationHandlerTest,
TestMinMaxOnMultiValuedField, TestPerFieldSimilarity, ZkCLITest,
TestFieldResource, TestInfoStreamLogging, OpenCloseCoreStressTest,
TestBinaryResponseWriter, TestUpdate, TestDynamicFieldCollectionResource,
InfoHandlerTest, ShufflingReplicaListTransformerTest,
DistributedTermsComponentTest, TestSubQueryTransformerCrossCore,
TestDocBasedVersionConstraints, DocValuesNotIndexedTest, ZkSolrClientTest,
DistribJoinFromCollectionTest, MultiThreadedOCPTest,
HdfsRestartWhileUpdatingTest, HdfsNNFailoverTest,
OpenExchangeRatesOrgProviderTest, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest,
OverseerTest, BasicZkTest, FullSolrCloudDistribCmdsTest,
ClusterStateUpdateTest, TestRandomFaceting, TestDistributedSearch,
DistributedSpellCheckComponentTest, ZkControllerTest, TestStressVersions,
HardAutoCommitTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial,
SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest]
[junit4] Completed [344/673 (1!)] on J1 in 3.83s, 1 test, 1 failure <<<
FAILURES!
[...truncated 697 lines...]
[junit4] Suite: org.apache.solr.metrics.reporters.SolrGangliaReporterTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrGangliaReporterTest_CD2BFD042D852733-001/init-core-data-001
[junit4] 2> 1777801 INFO
(SUITE-SolrGangliaReporterTest-seed#[CD2BFD042D852733]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1777803 INFO
(TEST-SolrGangliaReporterTest.testReporter-seed#[CD2BFD042D852733]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReporter
[junit4] 2> 1777843 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1777912 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1777959 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1778058 WARN (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1778061 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1778070 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1778070 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrGangliaReporterTest_CD2BFD042D852733-001/init-core-data-001/]
[junit4] 2> 1778071 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@378f
[junit4] 2> 1778072 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1778109 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1778109 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1778109 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1778109 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1778110 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=17.1806640625,
floorSegmentMB=0.5498046875, forceMergeDeletesPctAllowed=12.348483147283204,
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1778110 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41a9d4[collection1]
main]
[junit4] 2> 1778111 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1778147 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1778366 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1778366 INFO
(searcherExecutor-9513-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1778367 INFO
(searcherExecutor-9513-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1778367 INFO
(searcherExecutor-9513-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1778367 INFO
(searcherExecutor-9513-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1778367 INFO
(searcherExecutor-9513-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1778367 INFO (coreLoadExecutor-9512-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1554910227009110016
[junit4] 2> 1778367 INFO
(searcherExecutor-9513-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1778368 INFO
(searcherExecutor-9513-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1778368 INFO
(searcherExecutor-9513-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1778369 INFO
(searcherExecutor-9513-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1778371 INFO
(searcherExecutor-9513-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@41a9d4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1783381 INFO
(TEST-SolrGangliaReporterTest.testReporter-seed#[CD2BFD042D852733]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testReporter
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrGangliaReporterTest -Dtests.method=testReporter
-Dtests.seed=CD2BFD042D852733 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=pt-PT -Dtests.timezone=SystemV/CST6CDT -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 5.58s J2 | SolrGangliaReporterTest.testReporter <<<
[junit4] > Throwable #1: java.util.ConcurrentModificationException
[junit4] > at
__randomizedtesting.SeedInfo.seed([CD2BFD042D852733:92CFD0334689B476]:0)
[junit4] > at
java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
[junit4] > at java.util.ArrayList$Itr.next(ArrayList.java:851)
[junit4] > at
org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter(SolrGangliaReporterTest.java:76)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1783384 INFO
(SUITE-SolrGangliaReporterTest-seed#[CD2BFD042D852733]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1783384 INFO
(SUITE-SolrGangliaReporterTest-seed#[CD2BFD042D852733]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5511548
[junit4] 2> 1783386 INFO (coreCloseExecutor-9518-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@117c138
[junit4] 2> 1783415 INFO (coreCloseExecutor-9518-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 1783415 INFO
(SUITE-SolrGangliaReporterTest-seed#[CD2BFD042D852733]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.metrics.reporters.SolrGangliaReporterTest_CD2BFD042D852733-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=251, maxMBSortInHeap=7.66166135888802,
sim=RandomSimilarity(queryNorm=false): {}, locale=pt-PT,
timezone=SystemV/CST6CDT
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112
(32-bit)/cpus=12,threads=1,free=251052600,total=418643968
[junit4] 2> NOTE: All tests run in this JVM: [TestReload,
TestPhraseSuggestions, TestChildDocTransformer, TestTestInjection,
TestRestoreCore, AnalyticsQueryTest, TestConfig, TestCollationField,
TestRequestStatusCollectionAPI, DistributedFacetExistsSmallTest,
StatsReloadRaceTest, TestSubQueryTransformerDistrib, DistributedQueueTest,
TestLeaderInitiatedRecoveryThread, TestHighFrequencyDictionaryFactory,
TestCollectionAPI, ShowFileRequestHandlerTest, TestSolrFieldCacheMBean,
BlockJoinFacetDistribTest, LeaderElectionTest, SparseHLLTest,
TestRandomCollapseQParserPlugin, ForceLeaderTest, TestNumericTerms32,
FieldMutatingUpdateProcessorTest, TestStressReorder,
TestClassicSimilarityFactory, TestCloudPseudoReturnFields, RecoveryZkTest,
TestBlendedInfixSuggestions, DateFieldTest, TestDistribDocBasedVersion,
TestConfigOverlay, SolrMetricsIntegrationTest, SliceStateTest,
BlobRepositoryCloudTest, TestCloudDeleteByQuery, TestCloudSchemaless,
BufferStoreTest, SpatialHeatmapFacetsTest, TestReversedWildcardFilterFactory,
TestPHPSerializedResponseWriter, URLClassifyProcessorTest,
RAMDirectoryFactoryTest, TestRuleBasedAuthorizationPlugin, TestRecovery,
TestBinaryField, TestManagedSchemaAPI, TestOrdValues, OutputWriterTest,
LukeRequestHandlerTest, TestSolrXml, TestIndexSearcher,
TestShardHandlerFactory, TestFieldTypeCollectionResource, TestZkChroot,
TestIntervalFaceting, TestTolerantSearch, TestJsonFacetRefinement,
TestTrackingShardHandlerFactory, SolrPluginUtilsTest, TestRestManager,
FacetPivotSmallTest, TestPerFieldSimilarityWithDefaultOverride,
ConnectionReuseTest, ConnectionManagerTest,
StatelessScriptUpdateProcessorFactoryTest, CdcrBootstrapTest,
SuggesterWFSTTest, PreAnalyzedUpdateProcessorTest, AutoCommitTest,
SynonymTokenizerTest, CircularListTest, SolrIndexConfigTest, TestDocTermOrds,
CoreAdminHandlerTest, DocValuesMultiTest, TestDistribIDF,
TestSolrCloudWithKerberosAlt, TestComponentsName, ExternalFileFieldSortTest,
DirectUpdateHandlerTest, TestDistributedStatsComponentCardinality,
ResourceLoaderTest, TestUniqueKeyFieldResource, TestLuceneMatchVersion,
UnloadDistributedZkTest, TestStressLiveNodes, HdfsBasicDistributedZk2Test,
CollectionsAPISolrJTest, TestTrieFacet, TestLMDirichletSimilarityFactory,
HdfsUnloadDistributedZkTest, TestSerializedLuceneMatchVersion,
TestSolrDeletionPolicy1, TestCoreDiscovery, TestRawResponseWriter,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSchemaResource,
MetricsHandlerTest, TermVectorComponentDistributedTest, StatsComponentTest,
TestCopyFieldCollectionResource, UpdateParamsTest, OverseerTaskQueueTest,
OverseerModifyCollectionTest, TestWriterPerf, RemoteQueryErrorTest,
HdfsDirectoryFactoryTest, CoreSorterTest, ManagedSchemaRoundRobinCloudTest,
QueryElevationComponentTest, BadIndexSchemaTest, TestFiltering,
SpatialFilterTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest,
QueryEqualityTest, SolrInfoMBeanTest, DebugComponentTest,
TestSurroundQueryParser, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest,
PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest,
TermVectorComponentTest, MoreLikeThisHandlerTest,
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, MBeansHandlerTest,
BinaryUpdateRequestHandlerTest, TestLFUCache, SolrTestCaseJ4Test,
TestDistributedMissingSort, TestJettySolrRunner, AliasIntegrationTest,
CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
DeleteInactiveReplicaTest, DeleteReplicaTest, DistribCursorPagingTest,
LeaderFailureAfterFreshStartTest, OverseerStatusTest, PeerSyncReplicationTest,
TestCloudRecovery, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster,
TestTolerantUpdateProcessorRandomCloud, TestImplicitCoreProperties,
TestInitParams, TestNRTOpen, TestSolrDynamicMBean, TestSolrCloudSnapshots,
TestSolrConfigHandlerConcurrent, DistributedFacetPivotSmallAdvancedTest,
DistributedQueryComponentCustomSortTest,
SuggestComponentContextFilterQueryTest, TestPivotHelperCode,
HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter,
TestSlowCompositeReaderWrapper, CheckHdfsIndexTest, JvmMetricsTest,
SolrMetricManagerTest, SolrMetricReporterTest, SolrGangliaReporterTest]
[junit4] Completed [567/673 (2!)] on J2 in 5.63s, 1 test, 1 error <<<
FAILURES!
[...truncated 54904 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]