Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19725/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseG1GC

3 tests failed.
FAILED:  
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.testIntersects
 { seed=[7A3EDEA1B5FDA20D:C056432BBB3AD7C]}

Error Message:
Should have matched I#0:Pt(x=169.0,y=107.0) Q:Pt(x=169.0,y=107.0)

Stack Trace:
java.lang.AssertionError: Should have matched I#0:Pt(x=169.0,y=107.0) 
Q:Pt(x=169.0,y=107.0)
        at 
__randomizedtesting.SeedInfo.seed([7A3EDEA1B5FDA20D:C056432BBB3AD7C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.fail(RandomSpatialOpFuzzyPrefixTreeTest.java:399)
        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.doTest(RandomSpatialOpFuzzyPrefixTreeTest.java:386)
        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.testIntersects(RandomSpatialOpFuzzyPrefixTreeTest.java:138)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
document count mismatch.  control=221 sum(shards)=220 cloudClient=220

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=221 sum(shards)=220 
cloudClient=220
        at 
__randomizedtesting.SeedInfo.seed([5440D57116ECEDD7:DC14EAABB810802F]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1377)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:222)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.HardAutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([5440D57116ECEDD7:EE92BA0995C203C2]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

        request was:q=id:529&qt=standard&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
        ... 40 more




Build Log:
[...truncated 8967 lines...]
   [junit4] Suite: 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:5,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)))
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:2,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:5,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:2,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:2,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pruneLeafyBranches)
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)))
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:3,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)),pruneLeafyBranches)
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)))
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)),pointsOnly,pruneLeafyBranches)
   [junit4]   2> Ig:Rect(minX=128.0,maxX=256.0,minY=0.0,maxY=128.0) 
Qg:Rect(minX=128.0,maxX=256.0,minY=0.0,maxY=128.0)
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=RandomSpatialOpFuzzyPrefixTreeTest -Dtests.method=testIntersects 
-Dtests.seed=7A3EDEA1B5FDA20D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-IN -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J2 | 
RandomSpatialOpFuzzyPrefixTreeTest.testIntersects { 
seed=[7A3EDEA1B5FDA20D:C056432BBB3AD7C]} <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have matched 
I#0:Pt(x=169.0,y=107.0) Q:Pt(x=169.0,y=107.0)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7A3EDEA1B5FDA20D:C056432BBB3AD7C]:0)
   [junit4]    >        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.fail(RandomSpatialOpFuzzyPrefixTreeTest.java:399)
   [junit4]    >        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.doTest(RandomSpatialOpFuzzyPrefixTreeTest.java:386)
   [junit4]    >        at 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest.testIntersects(RandomSpatialOpFuzzyPrefixTreeTest.java:138)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> May 28, 2017 7:53:18 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:3,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:5,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pruneLeafyBranches)
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:8,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)))
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:4,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)))
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:3,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pruneLeafyBranches)
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:7,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pruneLeafyBranches)
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:6,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:false)))
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(PackedQuadPrefixTree(maxLevels:4,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)},prune:true)),pruneLeafyBranches)
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:2,ctx:SpatialContext.GEO)))
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)),pruneLeafyBranches)
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:1,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})))
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:1,ctx:SpatialContext.GEO)))
   [junit4]   2> May 28, 2017 7:53:19 AM 
org.apache.lucene.spatial.prefix.RandomSpatialOpFuzzyPrefixTreeTest setupGrid
   [junit4]   2> INFO: Strategy: 
RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:7,ctx:SpatialContext{geo=false,
 calculator=CartesianDistCalc, 
worldBounds=Rect(minX=0.0,maxX=256.0,minY=-128.0,maxY=128.0)})),pruneLeafyBranches)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): 
{RandomSpatialOpFuzzyPrefixTreeTest=DFI(Saturated)}, locale=en-IN, 
timezone=Asia/Baghdad
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 
1.8.0_131 (32-bit)/cpus=8,threads=1,free=248267800,total=299892736
   [junit4]   2> NOTE: All tests run in this JVM: [PortedSolr3Test, 
RandomSpatialOpFuzzyPrefixTreeTest]
   [junit4] Completed [9/23 (1!)] on J2 in 1.65s, 34 tests, 1 failure <<< 
FAILURES!

[...truncated 3115 lines...]
   [junit4] Suite: org.apache.solr.update.HardAutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_5440D57116ECEDD7-001/init-core-data-001
   [junit4]   2> 1062688 WARN  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=197 numCloses=197
   [junit4]   2> 1062688 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1062690 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-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> 1062691 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1062691 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1062710 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1062724 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1062797 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1062833 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd5f68
   [junit4]   2> 1062837 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd5f68
   [junit4]   2> 1062837 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@cd5f68
   [junit4]   2> 1062842 INFO  (coreLoadExecutor-4634-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> 1062875 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1062937 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1063008 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1063013 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1063013 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@cd5f68
   [junit4]   2> 1063013 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1063013 INFO  (coreLoadExecutor-4634-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.update.HardAutoCommitTest_5440D57116ECEDD7-001/init-core-data-001/]
   [junit4]   2> 1063015 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1063079 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1063079 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1063080 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1063080 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1063081 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1063081 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17d6579[collection1] 
main]
   [junit4]   2> 1063082 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1063828 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1063912 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1063912 INFO  
(searcherExecutor-4635-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1063912 INFO  (coreLoadExecutor-4634-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1568615607465672704
   [junit4]   2> 1063912 INFO  
(searcherExecutor-4635-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1063912 INFO  
(searcherExecutor-4635-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1063912 INFO  
(searcherExecutor-4635-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1063912 INFO  
(searcherExecutor-4635-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1063912 INFO  
(searcherExecutor-4635-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1063912 INFO  
(searcherExecutor-4635-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1063912 INFO  
(searcherExecutor-4635-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1063913 INFO  
(searcherExecutor-4635-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1063914 INFO  
(searcherExecutor-4635-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17d6579[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1063914 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1063916 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1063916 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1063916 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c7521c[collection1] realtime]
   [junit4]   2> 1063917 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 1063917 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1063917 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    ] 
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> 1063960 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1063996 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1064118 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1064123 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1064143 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@cd5f68
   [junit4]   2> 1064143 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
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.update.HardAutoCommitTest_5440D57116ECEDD7-001/init-core-data-001/]
   [junit4]   2> 1064195 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1064195 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1064197 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16e98a6[collection1] 
main]
   [junit4]   2> 1064198 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1064198 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1064200 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1064200 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1568615607767662592
   [junit4]   2> 1064214 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1064215 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1064215 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1064215 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1064215 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1064215 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1064215 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1064215 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1064215 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1064216 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1064216 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1064218 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16e98a6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1064218 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fa3c69[collection1] 
main]
   [junit4]   2> 1064219 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@9d2374
   [junit4]   2> 1064219 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=10298228
   [junit4]   2> 1064227 INFO  
(searcherExecutor-4640-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@fa3c69[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1064246 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1568615607794925568)]} 0 20
   [junit4]   2> 1064246 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1064249 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1568615607819042816)]} 0 23
   [junit4]   2> 1064249 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1064249 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1568615607819042817)]} 0 23
   [junit4]   2> 1064250 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 1064250 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1064250 ERROR 
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [junit4]   2>        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1064251 INFO  
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5440D57116ECEDD7]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HardAutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=5440D57116ECEDD7 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-GT 
-Dtests.timezone=America/Indiana/Indianapolis -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.34s J2 | HardAutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5440D57116ECEDD7:EE92BA0995C203C2]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:898)
   [junit4]    >        at 
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
   [junit4]    >        ... 40 more
   [junit4]   2> 1064253 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1064253 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=29238279
   [junit4]   2> 1064253 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1064255 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1064256 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1064256 INFO  
(SUITE-HardAutoCommitTest-seed#[5440D57116ECEDD7]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1064257 INFO  
(coreCloseExecutor-4644-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3fdc75
   [junit4]   2> 1064257 INFO  
(coreCloseExecutor-4644-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1064257 INFO  
(coreCloseExecutor-4644-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@30a3e5 commitCommandVersion:0
   [junit4]   2> 1064261 INFO  
(coreCloseExecutor-4644-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=4185205
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.HardAutoCommitTest_5440D57116ECEDD7-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-GT, 
timezone=America/Indiana/Indianapolis
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 
1.8.0_131 (32-bit)/cpus=8,threads=1,free=322199800,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[BinaryUpdateRequestHandlerTest, TestSha256AuthenticationProvider, 
TestExtendedDismaxParser, TestReload, TestConfig, TestMaxScoreQueryParser, 
TestSQLHandlerNonCloud, DebugComponentTest, DistribJoinFromCollectionTest, 
SimpleFacetsTest, SpatialRPTFieldTypeTest, TestCopyFieldCollectionResource, 
SolrMetricsIntegrationTest, TestUtils, DirectUpdateHandlerOptimizeTest, 
TestExceedMaxTermLength, TestSegmentSorting, UUIDUpdateProcessorFallbackTest, 
TestInPlaceUpdatesStandalone, NoCacheHeaderTest, RecoveryZkTest, 
OverseerCollectionConfigSetProcessorTest, TestChildDocTransformer, 
TemplateUpdateProcessorTest, TestDocTermOrds, 
TestDistributedStatsComponentCardinality, SuggesterTest, JSONWriterTest, 
TestPhraseSuggestions, TestRestManager, CollectionsAPIAsyncDistributedZkTest, 
TestCustomDocTransformer, TestObjectReleaseTracker, 
TermVectorComponentDistributedTest, DistributedFacetPivotLargeTest, 
TestTrieFacet, TestCSVResponseWriter, PeerSyncWithIndexFingerprintCachingTest, 
TestNoOpRegenerator, TestUniqueKeyFieldResource, TestOrdValues, 
BlobRepositoryCloudTest, CoreAdminHandlerTest, TestRandomRequestDistribution, 
SolrCoreMetricManagerTest, AutoCommitTest, ActionThrottleTest, PluginInfoTest, 
TestDownShardTolerantSearch, OverseerTest, TestWriterPerf, TestDocSet, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestComponentsName, 
TestTolerantSearch, DocValuesNotIndexedTest, HdfsChaosMonkeySafeLeaderTest, 
TestCustomStream, HLLUtilTest, FieldAnalysisRequestHandlerTest, 
TestSolrFieldCacheBean, ClassificationUpdateProcessorFactoryTest, 
TestSchemaSimilarityResource, CloudMLTQParserTest, MetricsHandlerTest, 
TestQuerySenderNoQuery, AnalyticsMergeStrategyTest, 
FullSolrCloudDistribCmdsTest, TestReversedWildcardFilterFactory, 
TestHalfAndHalfDocValues, GraphQueryTest, 
BigEndianAscendingWordDeserializerTest, TestManagedSchemaThreadSafety, 
ShowFileRequestHandlerTest, TestCollectionAPIs, AnalysisErrorHandlingTest, 
TestConfigSetsAPI, BlockJoinFacetDistribTest, TestGraphMLResponseWriter, 
TestCollationField, XmlUpdateRequestHandlerTest, 
TestSolrCloudWithDelegationTokens, RecoveryAfterSoftCommitTest, 
TestInfoStreamLogging, TestDFISimilarityFactory, TestDistributedMissingSort, 
DirectUpdateHandlerTest, TestPivotHelperCode, TestSolrDeletionPolicy1, 
MBeansHandlerTest, TestLocalFSCloudBackupRestore, InfixSuggestersTest, 
BadIndexSchemaTest, EchoParamsTest, CdcrVersionReplicationTest, 
SegmentsInfoRequestHandlerTest, SuggesterWFSTTest, UnloadDistributedZkTest, 
TestBlendedInfixSuggestions, TlogReplayBufferedWhileIndexingTest, 
SSLMigrationTest, SolrTestCaseJ4Test, OverseerStatusTest, StatsComponentTest, 
OpenExchangeRatesOrgProviderTest, TestFieldCacheWithThreads, 
SolrCLIZkUtilsTest, ConjunctionSolrSpellCheckerTest, TestReqParamsAPI, 
TestNumericTerms64, HdfsSyncSliceTest, TestComplexPhraseLeadingWildcard, 
TestStressReorder, BasicDistributedZkTest, BasicDistributedZk2Test, 
SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, 
BasicZkTest, ClusterStateUpdateTest, ZkSolrClientTest, ShardRoutingCustomTest, 
TestFaceting, TestRecovery, TestHashPartitioner, 
DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, 
TestStressVersions, HardAutoCommitTest]
   [junit4] Completed [377/715 (1!)] on J2 in 1.60s, 1 test, 1 error <<< 
FAILURES!

[...truncated 366 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/init-core-data-001
   [junit4]   2> 1119628 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1119628 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1119628 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[5440D57116ECEDD7]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1119631 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1119644 INFO  (Thread-2813) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1119644 INFO  (Thread-2813) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1119653 ERROR (Thread-2813) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1119736 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36807
   [junit4]   2> 1119788 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1119789 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1119790 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1119790 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1119791 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1119791 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1119798 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1119799 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1119800 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1119800 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1119801 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1119802 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1119875 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/control-001/cores/collection1
   [junit4]   2> 1119876 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1119879 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19db62e{/,null,AVAILABLE}
   [junit4]   2> 1119880 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@11dddc7{HTTP/1.1,[http/1.1]}{127.0.0.1:37283}
   [junit4]   2> 1119880 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.Server Started @1121786ms
   [junit4]   2> 1119880 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=37283, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/control-001/cores}
   [junit4]   2> 1119880 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1119880 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1119880 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1119880 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1119881 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-28T05:14:33.133Z
   [junit4]   2> 1119885 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1119885 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/control-001/solr.xml
   [junit4]   2> 1119888 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e8d2c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1119894 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36807/solr
   [junit4]   2> 1119913 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:37283_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1119913 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:37283_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:37283_
   [junit4]   2> 1119914 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:37283_    ] o.a.s.c.Overseer Overseer 
(id=98038479119777796-127.0.0.1:37283_-n_0000000000) starting
   [junit4]   2> 1119918 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:37283_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37283_
   [junit4]   2> 1119919 INFO  
(zkCallback-1398-thread-1-processing-n:127.0.0.1:37283_) [n:127.0.0.1:37283_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1120189 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:37283_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e8d2c
   [junit4]   2> 1120192 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:37283_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e8d2c
   [junit4]   2> 1120192 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:37283_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e8d2c
   [junit4]   2> 1120194 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:37283_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/control-001/cores
   [junit4]   2> 1120194 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:37283_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1120196 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1120198 INFO  
(OverseerStateUpdate-98038479119777796-127.0.0.1:37283_-n_0000000000) 
[n:127.0.0.1:37283_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1121206 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1121216 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1121272 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1121306 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 1121307 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.core_node1' (registry 
'solr.core.control_collection.shard1.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e8d2c
   [junit4]   2> 1121307 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1121307 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/control-001/cores/collection1/data/]
   [junit4]   2> 1121309 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1121330 WARN  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   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> 1121426 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1121426 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1121427 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1121427 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1121428 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1121428 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@8ccdf1[collection1] main]
   [junit4]   2> 1121429 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1121441 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1121441 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1121443 INFO  
(searcherExecutor-4460-thread-1-processing-n:127.0.0.1:37283_ x:collection1 
c:control_collection) [n:127.0.0.1:37283_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8ccdf1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1121443 INFO  
(coreLoadExecutor-4459-thread-1-processing-n:127.0.0.1:37283_) 
[n:127.0.0.1:37283_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1568615667801784320
   [junit4]   2> 1121453 INFO  
(coreZkRegister-4452-thread-1-processing-n:127.0.0.1:37283_ x:collection1 
c:control_collection) [n:127.0.0.1:37283_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1121453 INFO  
(coreZkRegister-4452-thread-1-processing-n:127.0.0.1:37283_ x:collection1 
c:control_collection) [n:127.0.0.1:37283_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 1121453 INFO  
(coreZkRegister-4452-thread-1-processing-n:127.0.0.1:37283_ x:collection1 
c:control_collection) [n:127.0.0.1:37283_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37283/collection1/
   [junit4]   2> 1121453 INFO  
(coreZkRegister-4452-thread-1-processing-n:127.0.0.1:37283_ x:collection1 
c:control_collection) [n:127.0.0.1:37283_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1121453 INFO  
(coreZkRegister-4452-thread-1-processing-n:127.0.0.1:37283_ x:collection1 
c:control_collection) [n:127.0.0.1:37283_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:37283/collection1/ has no replicas
   [junit4]   2> 1121453 INFO  
(coreZkRegister-4452-thread-1-processing-n:127.0.0.1:37283_ x:collection1 
c:control_collection) [n:127.0.0.1:37283_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1121455 INFO  
(coreZkRegister-4452-thread-1-processing-n:127.0.0.1:37283_ x:collection1 
c:control_collection) [n:127.0.0.1:37283_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:37283/collection1/ shard1
   [junit4]   2> 1121606 INFO  
(coreZkRegister-4452-thread-1-processing-n:127.0.0.1:37283_ x:collection1 
c:control_collection) [n:127.0.0.1:37283_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1121710 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1121711 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36807/solr ready
   [junit4]   2> 1121711 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1121790 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/shard-1-001/cores/collection1
   [junit4]   2> 1121790 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/shard-1-001
 of type NRT
   [junit4]   2> 1121792 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1121795 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@860358{/,null,AVAILABLE}
   [junit4]   2> 1121795 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@17ee4df{HTTP/1.1,[http/1.1]}{127.0.0.1:33203}
   [junit4]   2> 1121796 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.Server Started @1123701ms
   [junit4]   2> 1121796 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=33203, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/shard-1-001/cores}
   [junit4]   2> 1121796 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1121796 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1121796 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1121796 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1121796 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-28T05:14:35.048Z
   [junit4]   2> 1121806 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1121806 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/shard-1-001/solr.xml
   [junit4]   2> 1121810 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e8d2c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1121814 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36807/solr
   [junit4]   2> 1121824 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:33203_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1121824 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:33203_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1121825 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:33203_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33203_
   [junit4]   2> 1121826 INFO  
(zkCallback-1398-thread-1-processing-n:127.0.0.1:37283_) [n:127.0.0.1:37283_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1121827 INFO  (zkCallback-1402-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1121833 INFO  
(zkCallback-1407-thread-1-processing-n:127.0.0.1:33203_) [n:127.0.0.1:33203_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1121930 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:33203_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e8d2c
   [junit4]   2> 1121936 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:33203_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e8d2c
   [junit4]   2> 1121936 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:33203_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e8d2c
   [junit4]   2> 1121938 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:33203_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/shard-1-001/cores
   [junit4]   2> 1121938 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) 
[n:127.0.0.1:33203_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1121939 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1121948 INFO  
(OverseerStateUpdate-98038479119777796-127.0.0.1:37283_-n_0000000000) 
[n:127.0.0.1:37283_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1122948 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1122956 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1123028 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1123041 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1123042 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry 
'solr.core.collection1.shard2.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@9e8d2c
   [junit4]   2> 1123042 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1123042 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1123044 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1123057 WARN  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   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> 1123087 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1123087 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1123088 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 1123088 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1123089 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1123089 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@632d4f[collection1] main]
   [junit4]   2> 1123090 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1123090 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1123091 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1123092 INFO  
(searcherExecutor-4471-thread-1-processing-n:127.0.0.1:33203_ x:collection1 
c:collection1) [n:127.0.0.1:33203_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@632d4f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1123092 INFO  
(coreLoadExecutor-4470-thread-1-processing-n:127.0.0.1:33203_) 
[n:127.0.0.1:33203_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1568615669530886144
   [junit4]   2> 1123106 INFO  
(coreZkRegister-4465-thread-1-processing-n:127.0.0.1:33203_ x:collection1 
c:collection1) [n:127.0.0.1:33203_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1123106 INFO  
(coreZkRegister-4465-thread-1-processing-n:127.0.0.1:33203_ x:collection1 
c:collection1) [n:127.0.0.1:33203_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 1123106 INFO  
(coreZkRegister-4465-thread-1-processing-n:127.0.0.1:33203_ x:collection1 
c:collection1) [n:127.0.0.1:33203_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:33203/collection1/
   [junit4]   2> 1123106 INFO  
(coreZkRegister-4465-thread-1-processing-n:127.0.0.1:33203_ x:collection1 
c:collection1) [n:127.0.0.1:33203_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1123106 INFO  
(coreZkRegister-4465-thread-1-processing-n:127.0.0.1:33203_ x:collection1 
c:collection1) [n:127.0.0.1:33203_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.

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

er 127.0.0.1:46333_
   [junit4]   2> 1153604 INFO  
(zkCallback-1426-thread-2-processing-n:127.0.0.1:46333_) [n:127.0.0.1:46333_    
] o.a.s.c.Overseer Overseer 
(id=98038479119777809-127.0.0.1:46333_-n_0000000004) starting
   [junit4]   2> 1155100 WARN  
(zkCallback-1419-thread-2-processing-n:127.0.0.1:44683_) [n:127.0.0.1:44683_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1155100 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@17afb69{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1155101 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18208a9{/,null,UNAVAILABLE}
   [junit4]   2> 1155101 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop jetty! 46333
   [junit4]   2> 1155101 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1655181
   [junit4]   2> 1155101 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1155101 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1155101 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1155107 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1155108 INFO  (coreCloseExecutor-4521-thread-1) 
[n:127.0.0.1:46333_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19a5d9d
   [junit4]   2> 1155108 INFO  (coreCloseExecutor-4521-thread-1) 
[n:127.0.0.1:46333_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard1.core_node4, tag=26893725
   [junit4]   2> 1155110 INFO  (coreCloseExecutor-4521-thread-1) 
[n:127.0.0.1:46333_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.collection1.shard1.leader, tag=26893725
   [junit4]   2> 1155111 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.Overseer Overseer (id=98038479119777809-127.0.0.1:46333_-n_0000000004) 
closing
   [junit4]   2> 1155111 INFO  
(OverseerStateUpdate-98038479119777809-127.0.0.1:46333_-n_0000000004) 
[n:127.0.0.1:46333_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46333_
   [junit4]   2> 1155118 WARN  
(zkCallback-1426-thread-2-processing-n:127.0.0.1:46333_) [n:127.0.0.1:46333_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1155118 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@e9f43d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1155119 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12dcb9c{/,null,UNAVAILABLE}
   [junit4]   2> 1155119 ERROR 
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1155119 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5440D57116ECEDD7]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36807 36807
   [junit4]   2> 1155126 INFO  (Thread-2864) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:36807 36807
   [junit4]   2> 1155126 WARN  (Thread-2864) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test 
-Dtests.seed=5440D57116ECEDD7 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sl-SI -Dtests.timezone=US/Aleutian -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 35.5s J0 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count 
mismatch.  control=221 sum(shards)=220 cloudClient=220
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5440D57116ECEDD7:DC14EAABB810802F]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1377)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:222)
   [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:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_5440D57116ECEDD7-001
   [junit4]   2> May 28, 2017 5:15:08 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=PostingsFormat(name=LuceneFixedGap), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_i=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneFixedGap)}, 
docValues:{rnd_b=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Asserting), a_t=DocValuesFormat(name=Memory), 
a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, 
maxPointsInLeafNode=837, maxMBSortInHeap=5.97727582092387, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sl-SI, timezone=US/Aleutian
   [junit4]   2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 
1.8.0_131 (32-bit)/cpus=8,threads=1,free=248725696,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestScoreJoinQPScore, 
TestDistributedSearch, AtomicUpdateProcessorFactoryTest, TestUninvertingReader, 
TestStressInPlaceUpdates, TestBulkSchemaConcurrent, TestXmlQParser, 
TestLazyCores, StandardRequestHandlerTest, SparseHLLTest, 
TestRequestStatusCollectionAPI, TestRandomFaceting, DisMaxRequestHandlerTest, 
SmileWriterTest, RuleEngineTest, TestUseDocValuesAsStored, TestInitQParser, 
TestRTimerTree, TestSubQueryTransformer, TestShardHandlerFactory, 
ManagedSchemaRoundRobinCloudTest, TestDelegationWithHadoopAuth, 
PreAnalyzedFieldTest, SharedFSAutoReplicaFailoverUtilsTest, 
DistribCursorPagingTest, DocExpirationUpdateProcessorFactoryTest, TestLFUCache, 
TestPathTrie, DistributedSuggestComponentTest, TestReplicationHandler, 
TestLeaderElectionZkExpiry, OverseerTaskQueueTest, ZkNodePropsTest, 
PolyFieldTest, AliasIntegrationTest, TestFastWriter, 
TestTolerantUpdateProcessorCloud, HttpSolrCallGetCoreTest, TestRawTransformer, 
MergeStrategyTest, BlockCacheTest, SolrGangliaReporterTest, 
TestComplexPhraseQParserPlugin, NumericFieldsTest, SolrSlf4jReporterTest, 
ConnectionManagerTest, TestInitParams, TestBulkSchemaAPI, 
DistributedFacetPivotWhiteBoxTest, TestSolrCoreProperties, 
TestSchemaNameResource, TestRemoteStreaming, TestCloudSchemaless, 
AnalyticsQueryTest, NotRequiredUniqueKeyTest, TestFieldCache, MoveReplicaTest, 
TestCodecSupport, PreAnalyzedUpdateProcessorTest, ResponseLogComponentTest, 
TestMacroExpander, CdcrReplicationHandlerTest, TestJmxIntegration, 
ZkStateReaderTest, TestRangeQuery, AnalysisAfterCoreReloadTest, 
QueryEqualityTest, UtilsToolTest, TestJavabinTupleStreamParser, 
TestAtomicUpdateErrorCases, TestNonDefinedSimilarityFactory, PeerSyncTest, 
TestSortByMinMaxFunction, DistanceUnitsTest, 
SpellCheckCollatorWithCollapseTest, DistributedQueryElevationComponentTest, 
LeaderFailoverAfterPartitionTest, ReplicaListTransformerTest, 
StatsReloadRaceTest, TestFilteredDocIdSet, TestCSVLoader, TimeZoneUtilsTest, 
SpellingQueryConverterTest, TestConfigsApi, SaslZkACLProviderTest, 
TestFileDictionaryLookup, RAMDirectoryFactoryTest, TestExactStatsCache, 
TestSolr4Spatial, TestSolrDeletionPolicy2, DistributedExpandComponentTest, 
TestPseudoReturnFields, TestJsonFacets, FileBasedSpellCheckerTest, 
OverseerModifyCollectionTest, TestConfigSets, TestSchemaVersionResource, 
RestartWhileUpdatingTest, DeleteInactiveReplicaTest, SolrRequestParserTest, 
SolrMetricManagerTest, TestCloudDeleteByQuery, RegexBoostProcessorTest, 
SolrCloudExampleTest, TestClusterProperties, TestStandardQParsers, 
TestStressLucene, MinimalSchemaTest, ForceLeaderTest, SearchHandlerTest, 
TestFieldResource, UpdateLogTest, TestHighlightDedupGrouping, 
TestQuerySenderListener, TestBadConfig, TestSolrXml, LeaderElectionTest, 
TestZkChroot, TestRandomDVFaceting, TestGroupingSearch, TestSort, 
SoftAutoCommitTest, MultiTermTest, TestBinaryField, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestLuceneMatchVersion, SynonymTokenizerTest, 
TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, 
TestFastLRUCache, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [493/715 (2!)] on J0 in 36.29s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 40158 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to