Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/691/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.lucene.search.TestFieldCacheRewriteMethod.testRegexps

Error Message:
Hit 12 docnumbers don't match Hits length1=25 length2=25 hit=0: doc14=1.0 
shardIndex=0,  doc14=1.0 shardIndex=0 hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 
shardIndex=0 hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0 hit=3: 
doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0 hit=4: doc92=1.0 shardIndex=0,  
doc92=1.0 shardIndex=0 hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0 
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0 hit=7: doc136=1.0 
shardIndex=0,  doc136=1.0 shardIndex=0 hit=8: doc143=1.0 shardIndex=0,  
doc143=1.0 shardIndex=0 hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 
shardIndex=0 hit=10: doc169=1.0 shardIndex=0,  doc169=1.0 shardIndex=0 hit=11: 
doc171=1.0 shardIndex=0,  doc171=1.0 shardIndex=0 hit=12: doc187=1.0 
shardIndex=0,  doc208=1.0 shardIndex=0 hit=13: doc208=1.0 shardIndex=0,  
doc247=1.0 shardIndex=0 hit=14: doc247=1.0 shardIndex=0,  doc281=1.0 
shardIndex=0 hit=15: doc281=1.0 shardIndex=0,  doc336=1.0 shardIndex=0 hit=16: 
doc336=1.0 shardIndex=0,  doc384=1.0 shardIndex=0 hit=17: doc384=1.0 
shardIndex=0,  doc398=1.0 shardIndex=0 hit=18: doc398=1.0 shardIndex=0,  
doc408=1.0 shardIndex=0 hit=19: doc408=1.0 shardIndex=0,  doc418=1.0 
shardIndex=0 hit=20: doc418=1.0 shardIndex=0,  doc430=1.0 shardIndex=0 hit=21: 
doc430=1.0 shardIndex=0,  doc453=1.0 shardIndex=0 hit=22: doc453=1.0 
shardIndex=0,  doc461=1.0 shardIndex=0 hit=23: doc461=1.0 shardIndex=0,  
doc493=1.0 shardIndex=0 hit=24: doc493=1.0 shardIndex=0,  doc497=1.0 
shardIndex=0 for query:/]?U?/

Stack Trace:
junit.framework.AssertionFailedError: Hit 12 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc14=1.0 shardIndex=0,   doc14=1.0 shardIndex=0
hit=1: doc45=1.0 shardIndex=0,   doc45=1.0 shardIndex=0
hit=2: doc48=1.0 shardIndex=0,   doc48=1.0 shardIndex=0
hit=3: doc76=1.0 shardIndex=0,   doc76=1.0 shardIndex=0
hit=4: doc92=1.0 shardIndex=0,   doc92=1.0 shardIndex=0
hit=5: doc93=1.0 shardIndex=0,   doc93=1.0 shardIndex=0
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0
hit=7: doc136=1.0 shardIndex=0,  doc136=1.0 shardIndex=0
hit=8: doc143=1.0 shardIndex=0,  doc143=1.0 shardIndex=0
hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 shardIndex=0
hit=10: doc169=1.0 shardIndex=0,         doc169=1.0 shardIndex=0
hit=11: doc171=1.0 shardIndex=0,         doc171=1.0 shardIndex=0
hit=12: doc187=1.0 shardIndex=0,         doc208=1.0 shardIndex=0
hit=13: doc208=1.0 shardIndex=0,         doc247=1.0 shardIndex=0
hit=14: doc247=1.0 shardIndex=0,         doc281=1.0 shardIndex=0
hit=15: doc281=1.0 shardIndex=0,         doc336=1.0 shardIndex=0
hit=16: doc336=1.0 shardIndex=0,         doc384=1.0 shardIndex=0
hit=17: doc384=1.0 shardIndex=0,         doc398=1.0 shardIndex=0
hit=18: doc398=1.0 shardIndex=0,         doc408=1.0 shardIndex=0
hit=19: doc408=1.0 shardIndex=0,         doc418=1.0 shardIndex=0
hit=20: doc418=1.0 shardIndex=0,         doc430=1.0 shardIndex=0
hit=21: doc430=1.0 shardIndex=0,         doc453=1.0 shardIndex=0
hit=22: doc453=1.0 shardIndex=0,         doc461=1.0 shardIndex=0
hit=23: doc461=1.0 shardIndex=0,         doc493=1.0 shardIndex=0
hit=24: doc493=1.0 shardIndex=0,         doc497=1.0 shardIndex=0
for query:/]?U?/
        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
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.lucene.search.TestFieldCacheRewriteMethod.testRegexps

Error Message:
Hit 12 docnumbers don't match Hits length1=25 length2=25 hit=0: doc14=1.0 
shardIndex=0,  doc14=1.0 shardIndex=0 hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 
shardIndex=0 hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0 hit=3: 
doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0 hit=4: doc92=1.0 shardIndex=0,  
doc92=1.0 shardIndex=0 hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0 
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0 hit=7: doc136=1.0 
shardIndex=0,  doc136=1.0 shardIndex=0 hit=8: doc143=1.0 shardIndex=0,  
doc143=1.0 shardIndex=0 hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 
shardIndex=0 hit=10: doc169=1.0 shardIndex=0,  doc169=1.0 shardIndex=0 hit=11: 
doc171=1.0 shardIndex=0,  doc171=1.0 shardIndex=0 hit=12: doc187=1.0 
shardIndex=0,  doc208=1.0 shardIndex=0 hit=13: doc208=1.0 shardIndex=0,  
doc247=1.0 shardIndex=0 hit=14: doc247=1.0 shardIndex=0,  doc281=1.0 
shardIndex=0 hit=15: doc281=1.0 shardIndex=0,  doc336=1.0 shardIndex=0 hit=16: 
doc336=1.0 shardIndex=0,  doc384=1.0 shardIndex=0 hit=17: doc384=1.0 
shardIndex=0,  doc398=1.0 shardIndex=0 hit=18: doc398=1.0 shardIndex=0,  
doc408=1.0 shardIndex=0 hit=19: doc408=1.0 shardIndex=0,  doc418=1.0 
shardIndex=0 hit=20: doc418=1.0 shardIndex=0,  doc430=1.0 shardIndex=0 hit=21: 
doc430=1.0 shardIndex=0,  doc453=1.0 shardIndex=0 hit=22: doc453=1.0 
shardIndex=0,  doc461=1.0 shardIndex=0 hit=23: doc461=1.0 shardIndex=0,  
doc493=1.0 shardIndex=0 hit=24: doc493=1.0 shardIndex=0,  doc497=1.0 
shardIndex=0 for query:/]?U?/

Stack Trace:
junit.framework.AssertionFailedError: Hit 12 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc14=1.0 shardIndex=0,   doc14=1.0 shardIndex=0
hit=1: doc45=1.0 shardIndex=0,   doc45=1.0 shardIndex=0
hit=2: doc48=1.0 shardIndex=0,   doc48=1.0 shardIndex=0
hit=3: doc76=1.0 shardIndex=0,   doc76=1.0 shardIndex=0
hit=4: doc92=1.0 shardIndex=0,   doc92=1.0 shardIndex=0
hit=5: doc93=1.0 shardIndex=0,   doc93=1.0 shardIndex=0
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0
hit=7: doc136=1.0 shardIndex=0,  doc136=1.0 shardIndex=0
hit=8: doc143=1.0 shardIndex=0,  doc143=1.0 shardIndex=0
hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 shardIndex=0
hit=10: doc169=1.0 shardIndex=0,         doc169=1.0 shardIndex=0
hit=11: doc171=1.0 shardIndex=0,         doc171=1.0 shardIndex=0
hit=12: doc187=1.0 shardIndex=0,         doc208=1.0 shardIndex=0
hit=13: doc208=1.0 shardIndex=0,         doc247=1.0 shardIndex=0
hit=14: doc247=1.0 shardIndex=0,         doc281=1.0 shardIndex=0
hit=15: doc281=1.0 shardIndex=0,         doc336=1.0 shardIndex=0
hit=16: doc336=1.0 shardIndex=0,         doc384=1.0 shardIndex=0
hit=17: doc384=1.0 shardIndex=0,         doc398=1.0 shardIndex=0
hit=18: doc398=1.0 shardIndex=0,         doc408=1.0 shardIndex=0
hit=19: doc408=1.0 shardIndex=0,         doc418=1.0 shardIndex=0
hit=20: doc418=1.0 shardIndex=0,         doc430=1.0 shardIndex=0
hit=21: doc430=1.0 shardIndex=0,         doc453=1.0 shardIndex=0
hit=22: doc453=1.0 shardIndex=0,         doc461=1.0 shardIndex=0
hit=23: doc461=1.0 shardIndex=0,         doc493=1.0 shardIndex=0
hit=24: doc493=1.0 shardIndex=0,         doc497=1.0 shardIndex=0
for query:/]?U?/
        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
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.lucene.search.TestFieldCacheRewriteMethod.testRegexps

Error Message:
Hit 12 docnumbers don't match Hits length1=25 length2=25 hit=0: doc14=1.0 
shardIndex=0,  doc14=1.0 shardIndex=0 hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 
shardIndex=0 hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0 hit=3: 
doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0 hit=4: doc92=1.0 shardIndex=0,  
doc92=1.0 shardIndex=0 hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0 
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0 hit=7: doc136=1.0 
shardIndex=0,  doc136=1.0 shardIndex=0 hit=8: doc143=1.0 shardIndex=0,  
doc143=1.0 shardIndex=0 hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 
shardIndex=0 hit=10: doc169=1.0 shardIndex=0,  doc169=1.0 shardIndex=0 hit=11: 
doc171=1.0 shardIndex=0,  doc171=1.0 shardIndex=0 hit=12: doc187=1.0 
shardIndex=0,  doc208=1.0 shardIndex=0 hit=13: doc208=1.0 shardIndex=0,  
doc247=1.0 shardIndex=0 hit=14: doc247=1.0 shardIndex=0,  doc281=1.0 
shardIndex=0 hit=15: doc281=1.0 shardIndex=0,  doc336=1.0 shardIndex=0 hit=16: 
doc336=1.0 shardIndex=0,  doc384=1.0 shardIndex=0 hit=17: doc384=1.0 
shardIndex=0,  doc398=1.0 shardIndex=0 hit=18: doc398=1.0 shardIndex=0,  
doc408=1.0 shardIndex=0 hit=19: doc408=1.0 shardIndex=0,  doc418=1.0 
shardIndex=0 hit=20: doc418=1.0 shardIndex=0,  doc430=1.0 shardIndex=0 hit=21: 
doc430=1.0 shardIndex=0,  doc453=1.0 shardIndex=0 hit=22: doc453=1.0 
shardIndex=0,  doc461=1.0 shardIndex=0 hit=23: doc461=1.0 shardIndex=0,  
doc493=1.0 shardIndex=0 hit=24: doc493=1.0 shardIndex=0,  doc497=1.0 
shardIndex=0 for query:/]?U?/

Stack Trace:
junit.framework.AssertionFailedError: Hit 12 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc14=1.0 shardIndex=0,   doc14=1.0 shardIndex=0
hit=1: doc45=1.0 shardIndex=0,   doc45=1.0 shardIndex=0
hit=2: doc48=1.0 shardIndex=0,   doc48=1.0 shardIndex=0
hit=3: doc76=1.0 shardIndex=0,   doc76=1.0 shardIndex=0
hit=4: doc92=1.0 shardIndex=0,   doc92=1.0 shardIndex=0
hit=5: doc93=1.0 shardIndex=0,   doc93=1.0 shardIndex=0
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0
hit=7: doc136=1.0 shardIndex=0,  doc136=1.0 shardIndex=0
hit=8: doc143=1.0 shardIndex=0,  doc143=1.0 shardIndex=0
hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 shardIndex=0
hit=10: doc169=1.0 shardIndex=0,         doc169=1.0 shardIndex=0
hit=11: doc171=1.0 shardIndex=0,         doc171=1.0 shardIndex=0
hit=12: doc187=1.0 shardIndex=0,         doc208=1.0 shardIndex=0
hit=13: doc208=1.0 shardIndex=0,         doc247=1.0 shardIndex=0
hit=14: doc247=1.0 shardIndex=0,         doc281=1.0 shardIndex=0
hit=15: doc281=1.0 shardIndex=0,         doc336=1.0 shardIndex=0
hit=16: doc336=1.0 shardIndex=0,         doc384=1.0 shardIndex=0
hit=17: doc384=1.0 shardIndex=0,         doc398=1.0 shardIndex=0
hit=18: doc398=1.0 shardIndex=0,         doc408=1.0 shardIndex=0
hit=19: doc408=1.0 shardIndex=0,         doc418=1.0 shardIndex=0
hit=20: doc418=1.0 shardIndex=0,         doc430=1.0 shardIndex=0
hit=21: doc430=1.0 shardIndex=0,         doc453=1.0 shardIndex=0
hit=22: doc453=1.0 shardIndex=0,         doc461=1.0 shardIndex=0
hit=23: doc461=1.0 shardIndex=0,         doc493=1.0 shardIndex=0
hit=24: doc493=1.0 shardIndex=0,         doc497=1.0 shardIndex=0
for query:/]?U?/
        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
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.lucene.search.TestFieldCacheRewriteMethod.testRegexps

Error Message:
Hit 12 docnumbers don't match Hits length1=25 length2=25 hit=0: doc14=1.0 
shardIndex=0,  doc14=1.0 shardIndex=0 hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 
shardIndex=0 hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0 hit=3: 
doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0 hit=4: doc92=1.0 shardIndex=0,  
doc92=1.0 shardIndex=0 hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0 
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0 hit=7: doc136=1.0 
shardIndex=0,  doc136=1.0 shardIndex=0 hit=8: doc143=1.0 shardIndex=0,  
doc143=1.0 shardIndex=0 hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 
shardIndex=0 hit=10: doc169=1.0 shardIndex=0,  doc169=1.0 shardIndex=0 hit=11: 
doc171=1.0 shardIndex=0,  doc171=1.0 shardIndex=0 hit=12: doc187=1.0 
shardIndex=0,  doc208=1.0 shardIndex=0 hit=13: doc208=1.0 shardIndex=0,  
doc247=1.0 shardIndex=0 hit=14: doc247=1.0 shardIndex=0,  doc281=1.0 
shardIndex=0 hit=15: doc281=1.0 shardIndex=0,  doc336=1.0 shardIndex=0 hit=16: 
doc336=1.0 shardIndex=0,  doc384=1.0 shardIndex=0 hit=17: doc384=1.0 
shardIndex=0,  doc398=1.0 shardIndex=0 hit=18: doc398=1.0 shardIndex=0,  
doc408=1.0 shardIndex=0 hit=19: doc408=1.0 shardIndex=0,  doc418=1.0 
shardIndex=0 hit=20: doc418=1.0 shardIndex=0,  doc430=1.0 shardIndex=0 hit=21: 
doc430=1.0 shardIndex=0,  doc453=1.0 shardIndex=0 hit=22: doc453=1.0 
shardIndex=0,  doc461=1.0 shardIndex=0 hit=23: doc461=1.0 shardIndex=0,  
doc493=1.0 shardIndex=0 hit=24: doc493=1.0 shardIndex=0,  doc497=1.0 
shardIndex=0 for query:/]?U?/

Stack Trace:
junit.framework.AssertionFailedError: Hit 12 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc14=1.0 shardIndex=0,   doc14=1.0 shardIndex=0
hit=1: doc45=1.0 shardIndex=0,   doc45=1.0 shardIndex=0
hit=2: doc48=1.0 shardIndex=0,   doc48=1.0 shardIndex=0
hit=3: doc76=1.0 shardIndex=0,   doc76=1.0 shardIndex=0
hit=4: doc92=1.0 shardIndex=0,   doc92=1.0 shardIndex=0
hit=5: doc93=1.0 shardIndex=0,   doc93=1.0 shardIndex=0
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0
hit=7: doc136=1.0 shardIndex=0,  doc136=1.0 shardIndex=0
hit=8: doc143=1.0 shardIndex=0,  doc143=1.0 shardIndex=0
hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 shardIndex=0
hit=10: doc169=1.0 shardIndex=0,         doc169=1.0 shardIndex=0
hit=11: doc171=1.0 shardIndex=0,         doc171=1.0 shardIndex=0
hit=12: doc187=1.0 shardIndex=0,         doc208=1.0 shardIndex=0
hit=13: doc208=1.0 shardIndex=0,         doc247=1.0 shardIndex=0
hit=14: doc247=1.0 shardIndex=0,         doc281=1.0 shardIndex=0
hit=15: doc281=1.0 shardIndex=0,         doc336=1.0 shardIndex=0
hit=16: doc336=1.0 shardIndex=0,         doc384=1.0 shardIndex=0
hit=17: doc384=1.0 shardIndex=0,         doc398=1.0 shardIndex=0
hit=18: doc398=1.0 shardIndex=0,         doc408=1.0 shardIndex=0
hit=19: doc408=1.0 shardIndex=0,         doc418=1.0 shardIndex=0
hit=20: doc418=1.0 shardIndex=0,         doc430=1.0 shardIndex=0
hit=21: doc430=1.0 shardIndex=0,         doc453=1.0 shardIndex=0
hit=22: doc453=1.0 shardIndex=0,         doc461=1.0 shardIndex=0
hit=23: doc461=1.0 shardIndex=0,         doc493=1.0 shardIndex=0
hit=24: doc493=1.0 shardIndex=0,         doc497=1.0 shardIndex=0
for query:/]?U?/
        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
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.lucene.search.TestRegexpRandom2.testRegexps

Error Message:
Hit 12 docnumbers don't match Hits length1=25 length2=25 hit=0: doc14=1.0 
shardIndex=0,  doc14=1.0 shardIndex=0 hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 
shardIndex=0 hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0 hit=3: 
doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0 hit=4: doc92=1.0 shardIndex=0,  
doc92=1.0 shardIndex=0 hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0 
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0 hit=7: doc136=1.0 
shardIndex=0,  doc136=1.0 shardIndex=0 hit=8: doc143=1.0 shardIndex=0,  
doc143=1.0 shardIndex=0 hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 
shardIndex=0 hit=10: doc169=1.0 shardIndex=0,  doc169=1.0 shardIndex=0 hit=11: 
doc171=1.0 shardIndex=0,  doc171=1.0 shardIndex=0 hit=12: doc187=1.0 
shardIndex=0,  doc208=1.0 shardIndex=0 hit=13: doc208=1.0 shardIndex=0,  
doc247=1.0 shardIndex=0 hit=14: doc247=1.0 shardIndex=0,  doc281=1.0 
shardIndex=0 hit=15: doc281=1.0 shardIndex=0,  doc336=1.0 shardIndex=0 hit=16: 
doc336=1.0 shardIndex=0,  doc384=1.0 shardIndex=0 hit=17: doc384=1.0 
shardIndex=0,  doc398=1.0 shardIndex=0 hit=18: doc398=1.0 shardIndex=0,  
doc408=1.0 shardIndex=0 hit=19: doc408=1.0 shardIndex=0,  doc418=1.0 
shardIndex=0 hit=20: doc418=1.0 shardIndex=0,  doc430=1.0 shardIndex=0 hit=21: 
doc430=1.0 shardIndex=0,  doc453=1.0 shardIndex=0 hit=22: doc453=1.0 
shardIndex=0,  doc461=1.0 shardIndex=0 hit=23: doc461=1.0 shardIndex=0,  
doc493=1.0 shardIndex=0 hit=24: doc493=1.0 shardIndex=0,  doc497=1.0 
shardIndex=0 for query:/]?U?/

Stack Trace:
junit.framework.AssertionFailedError: Hit 12 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc14=1.0 shardIndex=0,   doc14=1.0 shardIndex=0
hit=1: doc45=1.0 shardIndex=0,   doc45=1.0 shardIndex=0
hit=2: doc48=1.0 shardIndex=0,   doc48=1.0 shardIndex=0
hit=3: doc76=1.0 shardIndex=0,   doc76=1.0 shardIndex=0
hit=4: doc92=1.0 shardIndex=0,   doc92=1.0 shardIndex=0
hit=5: doc93=1.0 shardIndex=0,   doc93=1.0 shardIndex=0
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0
hit=7: doc136=1.0 shardIndex=0,  doc136=1.0 shardIndex=0
hit=8: doc143=1.0 shardIndex=0,  doc143=1.0 shardIndex=0
hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 shardIndex=0
hit=10: doc169=1.0 shardIndex=0,         doc169=1.0 shardIndex=0
hit=11: doc171=1.0 shardIndex=0,         doc171=1.0 shardIndex=0
hit=12: doc187=1.0 shardIndex=0,         doc208=1.0 shardIndex=0
hit=13: doc208=1.0 shardIndex=0,         doc247=1.0 shardIndex=0
hit=14: doc247=1.0 shardIndex=0,         doc281=1.0 shardIndex=0
hit=15: doc281=1.0 shardIndex=0,         doc336=1.0 shardIndex=0
hit=16: doc336=1.0 shardIndex=0,         doc384=1.0 shardIndex=0
hit=17: doc384=1.0 shardIndex=0,         doc398=1.0 shardIndex=0
hit=18: doc398=1.0 shardIndex=0,         doc408=1.0 shardIndex=0
hit=19: doc408=1.0 shardIndex=0,         doc418=1.0 shardIndex=0
hit=20: doc418=1.0 shardIndex=0,         doc430=1.0 shardIndex=0
hit=21: doc430=1.0 shardIndex=0,         doc453=1.0 shardIndex=0
hit=22: doc453=1.0 shardIndex=0,         doc461=1.0 shardIndex=0
hit=23: doc461=1.0 shardIndex=0,         doc493=1.0 shardIndex=0
hit=24: doc493=1.0 shardIndex=0,         doc497=1.0 shardIndex=0
for query:/]?U?/
        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
        at 
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
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.lucene.search.TestRegexpRandom2.testRegexps

Error Message:
Hit 12 docnumbers don't match Hits length1=25 length2=25 hit=0: doc14=1.0 
shardIndex=0,  doc14=1.0 shardIndex=0 hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 
shardIndex=0 hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0 hit=3: 
doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0 hit=4: doc92=1.0 shardIndex=0,  
doc92=1.0 shardIndex=0 hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0 
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0 hit=7: doc136=1.0 
shardIndex=0,  doc136=1.0 shardIndex=0 hit=8: doc143=1.0 shardIndex=0,  
doc143=1.0 shardIndex=0 hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 
shardIndex=0 hit=10: doc169=1.0 shardIndex=0,  doc169=1.0 shardIndex=0 hit=11: 
doc171=1.0 shardIndex=0,  doc171=1.0 shardIndex=0 hit=12: doc187=1.0 
shardIndex=0,  doc208=1.0 shardIndex=0 hit=13: doc208=1.0 shardIndex=0,  
doc247=1.0 shardIndex=0 hit=14: doc247=1.0 shardIndex=0,  doc281=1.0 
shardIndex=0 hit=15: doc281=1.0 shardIndex=0,  doc336=1.0 shardIndex=0 hit=16: 
doc336=1.0 shardIndex=0,  doc384=1.0 shardIndex=0 hit=17: doc384=1.0 
shardIndex=0,  doc398=1.0 shardIndex=0 hit=18: doc398=1.0 shardIndex=0,  
doc408=1.0 shardIndex=0 hit=19: doc408=1.0 shardIndex=0,  doc418=1.0 
shardIndex=0 hit=20: doc418=1.0 shardIndex=0,  doc430=1.0 shardIndex=0 hit=21: 
doc430=1.0 shardIndex=0,  doc453=1.0 shardIndex=0 hit=22: doc453=1.0 
shardIndex=0,  doc461=1.0 shardIndex=0 hit=23: doc461=1.0 shardIndex=0,  
doc493=1.0 shardIndex=0 hit=24: doc493=1.0 shardIndex=0,  doc497=1.0 
shardIndex=0 for query:/]?U?/

Stack Trace:
junit.framework.AssertionFailedError: Hit 12 docnumbers don't match
Hits length1=25 length2=25
hit=0: doc14=1.0 shardIndex=0,   doc14=1.0 shardIndex=0
hit=1: doc45=1.0 shardIndex=0,   doc45=1.0 shardIndex=0
hit=2: doc48=1.0 shardIndex=0,   doc48=1.0 shardIndex=0
hit=3: doc76=1.0 shardIndex=0,   doc76=1.0 shardIndex=0
hit=4: doc92=1.0 shardIndex=0,   doc92=1.0 shardIndex=0
hit=5: doc93=1.0 shardIndex=0,   doc93=1.0 shardIndex=0
hit=6: doc123=1.0 shardIndex=0,  doc123=1.0 shardIndex=0
hit=7: doc136=1.0 shardIndex=0,  doc136=1.0 shardIndex=0
hit=8: doc143=1.0 shardIndex=0,  doc143=1.0 shardIndex=0
hit=9: doc149=1.0 shardIndex=0,  doc149=1.0 shardIndex=0
hit=10: doc169=1.0 shardIndex=0,         doc169=1.0 shardIndex=0
hit=11: doc171=1.0 shardIndex=0,         doc171=1.0 shardIndex=0
hit=12: doc187=1.0 shardIndex=0,         doc208=1.0 shardIndex=0
hit=13: doc208=1.0 shardIndex=0,         doc247=1.0 shardIndex=0
hit=14: doc247=1.0 shardIndex=0,         doc281=1.0 shardIndex=0
hit=15: doc281=1.0 shardIndex=0,         doc336=1.0 shardIndex=0
hit=16: doc336=1.0 shardIndex=0,         doc384=1.0 shardIndex=0
hit=17: doc384=1.0 shardIndex=0,         doc398=1.0 shardIndex=0
hit=18: doc398=1.0 shardIndex=0,         doc408=1.0 shardIndex=0
hit=19: doc408=1.0 shardIndex=0,         doc418=1.0 shardIndex=0
hit=20: doc418=1.0 shardIndex=0,         doc430=1.0 shardIndex=0
hit=21: doc430=1.0 shardIndex=0,         doc453=1.0 shardIndex=0
hit=22: doc453=1.0 shardIndex=0,         doc461=1.0 shardIndex=0
hit=23: doc461=1.0 shardIndex=0,         doc493=1.0 shardIndex=0
hit=24: doc493=1.0 shardIndex=0,         doc497=1.0 shardIndex=0
for query:/]?U?/
        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
        at 
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
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)




Build Log:
[...truncated 1684 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFieldCacheRewriteMethod -Dtests.method=testRegexps 
-Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-GB -Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.07s J0 | TestFieldCacheRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f7ab63),
 locale=en-GB, timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=68518032,total=123379712
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimilarityBase, 
TestAtomicUpdate, TestSortRescorer, TestIndexWriterOnJRECrash, 
TestNoDeletionPolicy, TestDocIdsWriter, TestMergeRateLimiter, 
FuzzyTermOnShortTermsTest, TestDocValuesRewriteMethod, TestClassicSimilarity, 
TestLongRange, TestSPIClassIterator, TestDocsWithFieldSet, TestIntroSorter, 
TestSimpleFSLockFactory, TestRAMDirectory, TestNIOFSDirectory, TestDocIDMerger, 
TestPhraseQuery, TestPerSegmentDeletes, TestDirectPacked, 
TestSortedSetSortField, TestSizeBoundedForceMerge, 
TestDelegatingAnalyzerWrapper, TestTwoPhaseCommitTool, TestMultiTermsEnum, 
TestPositiveScoresOnlyCollector, TestSimilarityProvider, TestDateTools, 
Test2BSortedDocValuesFixedSorted, TestNorms, TestWordlistLoader, TestTotalHits, 
TestIntRangeFieldQueries, TestBooleanQuery, TestAxiomaticF3EXP, 
TestFieldsReader, TestDirectoryReaderReopen, TestNRTThreads, TestCharArraySet, 
TestCompiledAutomaton, TestNotDocIdSet, TestBytesStore, TestMatchesIterator, 
TestAllFilesDetectTruncation, TestAssertions, TestSloppyPhraseQuery2, 
TestLucene70SegmentInfoFormat, TestIndexWriter, TestPolygon, 
TestBinaryDocValuesUpdates, TestStressDeletes, TestExceedMaxTermLength, 
TestCharsRefBuilder, TestBasicModelIn, TestFastCompressionMode, TestFuzzyQuery, 
TestSpanSearchEquivalence, TestDocumentsWriterStallControl, 
TestAttributeSource, TestOperations, TestNormsFieldExistsQuery, 
TestFilterLeafReader, TestSpanCollection, TestGraphTokenStreamFiniteStrings, 
TestIndexReaderClose, TestIndexWriterDelete, TestBoolean2ScorerSupplier, 
TestTerm, TestThreadedForceMerge, TestCrashCausesCorruptIndex, 
TestApproximationSearchEquivalence, TestLatLonPointDistanceFeatureQuery, 
TestLongValuesSource, TestFilterSpans, TestSpanExplanationsOfNonMatches, 
TestParallelReaderEmptyIndex, TestOrdinalMap, TestTransactionRollback, 
TestStressNRT, TestLongBitSet, TestSparseFixedBitSet, TestDeletionPolicy, 
TestDocValuesFieldUpdates, TestIndependenceChiSquared, 
TestIndexWriterWithThreads, TestPerFieldPostingsFormat, TestDeterminizeLexicon, 
TestMergeSchedulerExternal, TestSearch, TestAnalyzerWrapper, 
TestCachingTokenFilter, TestCharArrayMap, TestCharacterUtils, 
TestReusableStringReader, TestStopFilter, TestCharTermAttributeImpl, 
TestPackedTokenAttributeImpl, TestSimpleAttributeImpl, TestCodecUtil, 
TestCompetitiveFreqNormAccumulator, TestBlockPostingsFormat, 
TestBlockPostingsFormat2, TestForUtil, TestLucene50CompoundFormat, 
TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, 
TestLucene50StoredFieldsFormatMergeInstance, TestLucene50TermVectorsFormat, 
TestLucene60FieldInfoFormat, TestLucene80NormsFormat, 
TestLucene80NormsFormatMergeInstance, TestPerFieldDocValuesFormat, 
TestAllFilesCheckIndexHeader, TestByteSlices, TestConsistentFieldNumbers, 
TestDocsAndPositions, TestDocumentsWriterDeleteQueue, TestFieldInfos, 
TestFieldInvertState, TestFieldReuse, TestFilterDirectoryReader, 
TestFlushByRamOrCountsPolicy, TestIndexFileDeleter, TestIndexManyDocuments, 
TestIndexWriterExceptions, TestIndexWriterForceMerge, TestIndexWriterMaxDocs, 
TestIndexWriterNRTIsCurrent, TestIndexWriterThreadsToSegments, TestInfoStream, 
TestIntBlockPool, TestIsCurrent, TestLogMergePolicy, TestMaxPosition, 
TestMaxTermFrequency, TestMultiDocValues, TestMultiFields, 
TestNRTReaderWithThreads, TestOmitNorms, TestParallelLeafReader, 
TestPayloadsOnVectors, TestPostingsOffsets, TestReaderClosed, TestRollback, 
TestSameTokenSamePosition, TestSegmentInfos, TestSegmentMerger, 
TestSegmentTermDocs, TestSoftDeletesRetentionMergePolicy, TestStressAdvance, 
TestTragicIndexWriterDeadlock, TestAutomatonQueryUnicode, TestBlendedTermQuery, 
TestBlockMaxConjunction, TestBoolean2, TestBooleanOr, TestBooleanRewrites, 
TestBooleanScorer, TestBoostQuery, TestComplexExplanations, 
TestConjunctionDISI, TestDateSort, TestDisjunctionMaxQuery, 
TestDoubleValuesSource, TestEarlyTermination, TestElevationComparator, 
TestFieldCacheRewriteMethod]
   [junit4] Completed [408/524 (1!)] on J0 in 0.25s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 79 lines...]
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRegexpRandom2 
-Dtests.method=testRegexps -Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Australia/North 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.10s J2 | TestRegexpRandom2.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {=FSTOrd50}, 
docValues:{=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1005, 
maxMBSortInHeap=6.000272761053323, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@853c48),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=15711632,total=229806080
   [junit4]   2> NOTE: All tests run in this JVM: [TestSetOnce, TestToken, 
TestIntroSelector, TestGeoUtils, TestMinShouldMatch2, TestNoMergeScheduler, 
TestFloatRangeFieldQueries, TestIOUtils, TestIndexWriterUnicode, 
TestIndexWriterOutOfFileDescriptors, TestCustomTermFreq, TestSortRandom, 
TestIndexingSequenceNumbers, TestBlockPostingsFormat3, TestNeedsScores, 
TestOfflineSorter, TestDuelingCodecsAtNight, TestTermsEnum2, 
TestMatchNoDocsQuery, TestIndexWriterFromReader, 
TestSimpleExplanationsOfNonMatches, TestQueryBuilder, TestExternalCodecs, 
TestRegexpRandom, TestQueryVisitor, TestReqOptSumScorer, TestBytesRefAttImpl, 
TestUTF32ToUTF8, TestIndexTooManyDocs, TestSynonymQuery, TestSpans, 
TestIndexWriterMergePolicy, TestAxiomaticF2LOG, TestFstDirect, TestSpanOrQuery, 
TestGraphTokenizers, TestDoubleRange, TestNativeFSLockFactory, TestDocValues, 
TestAutomaton, TestIndexWriterOnDiskFull, TestTopDocsMerge, 
TestCachingCollector, TestMultiLevelSkipList, TestAllFilesHaveCodecHeader, 
TestPrefixQuery, TestMixedDocValuesUpdates, TestScorerPerf, 
TestSegmentToThreadMapping, TestTryDelete, TestRecyclingByteBlockAllocator, 
TermInSetQueryTest, TestCharsRef, TestLongRangeFieldQueries, 
TestFixedBitDocIdSet, TestCodecs, TestPositionIncrement, TestPointValues, 
TestDirectoryReader, TestLucene50LiveDocsFormat, TestLucene80DocValuesFormat, 
TestTotalHitCountCollector, TestSimilarity, TestBKDRadixSelector, 
TestPendingSoftDeletes, TestSearchForDuplicates, TestReaderWrapperDVTypeCheck, 
Test2BPoints, TestStressIndexing2, TestIndexOptions, TestCrash, 
TestUpgradeIndexMergePolicy, TestOneMergeWrappingMergePolicy, 
TestAxiomaticF1EXP, TestDocCount, TestFieldMaskingSpanQuery, 
TestSparseFixedBitDocIdSet, TestLongPostings, TestFrequencyTrackingRingBuffer, 
TestLucene60PointsFormat, TestWeakIdentityMap, TestMinimize, 
TestBufferedIndexInput, TestSimpleFSDirectory, TestHighCompressionMode, 
TestComplexExplanationsOfNonMatches, TestConjunctions, TestConstantScoreQuery, 
TestConstantScoreScorer, TestControlledRealTimeReopenThread, 
TestCustomSearcherSort, TestDocIdSetIterator, TestDocValuesQueries, 
TestFilterWeight, TestLatLonDocValuesQueries, TestMultiCollector, 
TestMultiPhraseEnum, TestMultiTermConstantScore, TestMultiset, 
TestNGramPhraseQuery, TestPhrasePrefixQuery, TestQueryRescorer, 
TestRangeFieldsDocValuesQuery, TestRegexpRandom2]
   [junit4] Completed [429/524 (2!)] on J2 in 0.25s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 61635 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/691/consoleText

[repro] Revision: eee1bc72a4c95bbc3e148712d404299a90c0c2f9

[repro] Ant options: "-Dargs=-client -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=TestFieldCacheRewriteMethod 
-Dtests.method=testRegexps -Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Asia/Kuala_Lumpur 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] Repro line:  ant test  -Dtestcase=TestRegexpRandom2 
-Dtests.method=testRegexps -Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=de-GR -Dtests.timezone=Australia/North 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/core
[repro]       TestRegexpRandom2
[repro]       TestFieldCacheRewriteMethod
[repro] ant compile-test

[...truncated 210 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 
-Dtests.class="*.TestRegexpRandom2|*.TestFieldCacheRewriteMethod" 
-Dtests.showOutput=onerror "-Dargs=-client -XX:+UseSerialGC" 
-Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=de-GR -Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII

[...truncated 32 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] OK      0.54s J1 | TestFieldCacheRewriteMethod.testEquals
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFieldCacheRewriteMethod -Dtests.method=testRegexps 
-Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=de-GR -Dtests.timezone=Australia/North 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.21s J1 | TestFieldCacheRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e0dc07),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=5468624,total=16252928
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod]
   [junit4] Completed [1/10 (1!)] on J1 in 1.15s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] OK      0.57s J2 | TestFieldCacheRewriteMethod.testEquals
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFieldCacheRewriteMethod -Dtests.method=testRegexps 
-Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=de-GR -Dtests.timezone=Australia/North 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.21s J2 | TestFieldCacheRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e0dc07),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=5463088,total=16252928
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod]
   [junit4] Completed [2/10 (2!)] on J2 in 1.17s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] OK      0.55s J0 | TestFieldCacheRewriteMethod.testEquals
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFieldCacheRewriteMethod -Dtests.method=testRegexps 
-Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=de-GR -Dtests.timezone=Australia/North 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.21s J0 | TestFieldCacheRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e0dc07),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=5468968,total=16252928
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod]
   [junit4] Completed [3/10 (3!)] on J0 in 1.16s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] OK      0.11s J1 | TestFieldCacheRewriteMethod.testEquals
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFieldCacheRewriteMethod -Dtests.method=testRegexps 
-Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=de-GR -Dtests.timezone=Australia/North 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.09s J1 | TestFieldCacheRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e9f2e7),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=8821864,total=22351872
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod, 
TestFieldCacheRewriteMethod]
   [junit4] Completed [4/10 (4!)] on J1 in 0.25s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] OK      0.11s J0 | TestFieldCacheRewriteMethod.testEquals
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestFieldCacheRewriteMethod -Dtests.method=testRegexps 
-Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=de-GR -Dtests.timezone=Australia/North 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.08s J0 | TestFieldCacheRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestFieldCacheRewriteMethod.assertSame(TestFieldCacheRewriteMethod.java:42)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43f224),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=8817536,total=22351872
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod, 
TestFieldCacheRewriteMethod]
   [junit4] Completed [5/10 (5!)] on J0 in 0.25s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRegexpRandom2 
-Dtests.method=testRegexps -Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-GR 
-Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.22s J2 | TestRegexpRandom2.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {=FSTOrd50}, 
docValues:{=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1005, 
maxMBSortInHeap=6.000272761053323, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1e9f2e7),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=897488,total=16252928
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod, 
TestRegexpRandom2]
   [junit4] Completed [6/10 (6!)] on J2 in 0.50s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRegexpRandom2 
-Dtests.method=testRegexps -Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-GR 
-Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.15s J0 | TestRegexpRandom2.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {=FSTOrd50}, 
docValues:{=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1005, 
maxMBSortInHeap=6.000272761053323, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19d5be9),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=9447312,total=22351872
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod, 
TestFieldCacheRewriteMethod, TestRegexpRandom2]
   [junit4] Completed [7/10 (7!)] on J0 in 0.25s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRegexpRandom2 
-Dtests.method=testRegexps -Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-GR 
-Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.16s J1 | TestRegexpRandom2.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {=FSTOrd50}, 
docValues:{=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1005, 
maxMBSortInHeap=6.000272761053323, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@164bb3b),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=10037096,total=22351872
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod, 
TestFieldCacheRewriteMethod, TestRegexpRandom2]
   [junit4] Completed [8/10 (8!)] on J1 in 0.26s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRegexpRandom2 
-Dtests.method=testRegexps -Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-GR 
-Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.13s J2 | TestRegexpRandom2.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {=FSTOrd50}, 
docValues:{=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1005, 
maxMBSortInHeap=6.000272761053323, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@167427e),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=4841368,total=16252928
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod, 
TestRegexpRandom2, TestRegexpRandom2]
   [junit4] Completed [9/10 (9!)] on J2 in 0.25s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRegexpRandom2 
-Dtests.method=testRegexps -Dtests.seed=1B1E1D5B4C13784C -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-GR 
-Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.10s J0 | TestRegexpRandom2.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 12 
docnumbers don't match
   [junit4]    > Hits length1=25        length2=25
   [junit4]    > hit=0: doc14=1.0 shardIndex=0,  doc14=1.0 shardIndex=0
   [junit4]    > hit=1: doc45=1.0 shardIndex=0,  doc45=1.0 shardIndex=0
   [junit4]    > hit=2: doc48=1.0 shardIndex=0,  doc48=1.0 shardIndex=0
   [junit4]    > hit=3: doc76=1.0 shardIndex=0,  doc76=1.0 shardIndex=0
   [junit4]    > hit=4: doc92=1.0 shardIndex=0,  doc92=1.0 shardIndex=0
   [junit4]    > hit=5: doc93=1.0 shardIndex=0,  doc93=1.0 shardIndex=0
   [junit4]    > hit=6: doc123=1.0 shardIndex=0,         doc123=1.0 shardIndex=0
   [junit4]    > hit=7: doc136=1.0 shardIndex=0,         doc136=1.0 shardIndex=0
   [junit4]    > hit=8: doc143=1.0 shardIndex=0,         doc143=1.0 shardIndex=0
   [junit4]    > hit=9: doc149=1.0 shardIndex=0,         doc149=1.0 shardIndex=0
   [junit4]    > hit=10: doc169=1.0 shardIndex=0,        doc169=1.0 shardIndex=0
   [junit4]    > hit=11: doc171=1.0 shardIndex=0,        doc171=1.0 shardIndex=0
   [junit4]    > hit=12: doc187=1.0 shardIndex=0,        doc208=1.0 shardIndex=0
   [junit4]    > hit=13: doc208=1.0 shardIndex=0,        doc247=1.0 shardIndex=0
   [junit4]    > hit=14: doc247=1.0 shardIndex=0,        doc281=1.0 shardIndex=0
   [junit4]    > hit=15: doc281=1.0 shardIndex=0,        doc336=1.0 shardIndex=0
   [junit4]    > hit=16: doc336=1.0 shardIndex=0,        doc384=1.0 shardIndex=0
   [junit4]    > hit=17: doc384=1.0 shardIndex=0,        doc398=1.0 shardIndex=0
   [junit4]    > hit=18: doc398=1.0 shardIndex=0,        doc408=1.0 shardIndex=0
   [junit4]    > hit=19: doc408=1.0 shardIndex=0,        doc418=1.0 shardIndex=0
   [junit4]    > hit=20: doc418=1.0 shardIndex=0,        doc430=1.0 shardIndex=0
   [junit4]    > hit=21: doc430=1.0 shardIndex=0,        doc453=1.0 shardIndex=0
   [junit4]    > hit=22: doc453=1.0 shardIndex=0,        doc461=1.0 shardIndex=0
   [junit4]    > hit=23: doc461=1.0 shardIndex=0,        doc493=1.0 shardIndex=0
   [junit4]    > hit=24: doc493=1.0 shardIndex=0,        doc497=1.0 shardIndex=0
   [junit4]    > for query:/]?U?/
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1B1E1D5B4C13784C:FA425C4A92B92FC4]:0)
   [junit4]    >        at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    >        at 
org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
   [junit4]    >        at 
org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {=FSTOrd50}, 
docValues:{=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1005, 
maxMBSortInHeap=6.000272761053323, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@b37431),
 locale=de-GR, timezone=Australia/North
   [junit4]   2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=9086072,total=22351872
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod, 
TestFieldCacheRewriteMethod, TestRegexpRandom2, TestRegexpRandom2]
   [junit4] Completed [10/10 (10!)] on J0 in 0.26s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 20 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1572: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1099: 
There were test failures: 10 suites, 15 tests, 10 failures [seed: 
1B1E1D5B4C13784C]

Total time: 4 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.lucene.search.TestFieldCacheRewriteMethod
[repro]   5/5 failed: org.apache.lucene.search.TestRegexpRandom2
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
mv: cannot stat 'solr/build': No such file or directory
+ true
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=eee1bc72a4c95bbc3e148712d404299a90c0c2f9, 
workspace=/home/jenkins/workspace/Lucene-Solr-8.x-Linux
[WARNINGS] Computing warning deltas based on reference build #690
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to