Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2060/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([F0F9D611072326FE:730A59C99E070F0D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([F0F9D611072326FE:730A59C99E070F0D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([F0F9D611072326FE:730A59C99E070F0D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([F0F9D611072326FE:730A59C99E070F0D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.tagger.Tagger2Test.testStopWords

Error Message:
[]: didn't find expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0

Stack Trace:
java.lang.AssertionError: []: didn't find expected TestTag{[2-6] doc=1:'A City 
A' substr=City} (of 1); java.lang.AssertionError: array lengths differed, 
expected.length=1 actual.length=0
        at 
__randomizedtesting.SeedInfo.seed([F0F9D611072326FE:730A59C99E070F0D]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14781 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_F0F9D611072326FE-001/init-core-data-001
   [junit4]   2> 2095394 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2095402 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2095407 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=minimal
   [junit4]   2> 2095429 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2095430 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 2095544 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@741cf96b
   [junit4]   2> 2095551 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@741cf96b
   [junit4]   2> 2095551 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@741cf96b
   [junit4]   2> 2095553 INFO  (coreLoadExecutor-11736-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2095553 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2095567 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2095571 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2095575 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2095576 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid 
field id
   [junit4]   2> 2095576 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2095576 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@741cf96b
   [junit4]   2> 2095576 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2095576 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_F0F9D611072326FE-001/init-core-data-001/]
   [junit4]   2> 2095612 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2095612 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2095612 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42974e0c[collection1] main]
   [junit4]   2> 2095612 WARN  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2095613 INFO  (coreLoadExecutor-11736-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2095613 INFO  
(searcherExecutor-11737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@42974e0c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2095613 INFO  
(searcherExecutor-11737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=firstSearcher} hits=0 status=0 
QTime=0
   [junit4]   2> 2095613 INFO  
(searcherExecutor-11737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2095614 INFO  
(searcherExecutor-11737-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@42974e0c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2095615 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.h.t.TaggerTestCase 
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being 
run...
   [junit4]   2> 2095615 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2095615 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2095616 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2095617 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2095618 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2095618 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2095618 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 2095618 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 2095619 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 2095619 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 2095619 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 2095619 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 2095620 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2095620 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@34d7728a commitCommandVersion:0
   [junit4]   2> 2095624 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@67b2cc37[collection1] main]
   [junit4]   2> 2095624 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2095624 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@67b2cc37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C10)))}
   [junit4]   2> 2095624 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=10 status=0 
QTime=0
   [junit4]   2> 2095624 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2095625 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@67b2cc37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C10)))}
   [junit4]   2> 2095625 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 2095626 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 2095626 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 2095626 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 2095629 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.h.t.TaggerTestCase 
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 2095629 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2095629 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2095629 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2095630 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2095630 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2095630 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@34d7728a commitCommandVersion:0
   [junit4]   2> 2095632 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70dd169e[collection1] main]
   [junit4]   2> 2095632 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2095632 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@70dd169e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C2)))}
   [junit4]   2> 2095632 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 2095632 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2095633 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70dd169e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C2)))}
   [junit4]   2> 2095633 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 2095634 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> 2095634 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=F0F9D611072326FE -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Asia/Atyrau 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | Tagger2Test.testStopWords <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: []: didn't find 
expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F0F9D611072326FE:730A59C99E070F0D]:0)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
   [junit4]    >        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2095637 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 2095638 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2095638 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2095638 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2095639 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2095639 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@34d7728a commitCommandVersion:0
   [junit4]   2> 2095640 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f5d56cd[collection1] main]
   [junit4]   2> 2095640 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2095640 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@4f5d56cd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C1)))}
   [junit4]   2> 2095641 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=1 status=0 
QTime=0
   [junit4]   2> 2095641 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2095641 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f5d56cd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C1)))}
   [junit4]   2> 2095641 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2095642 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 2095644 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] 
o.a.s.h.t.TaggerTestCase testWDF(org.apache.solr.handler.tagger.Tagger2Test) 
being run...
   [junit4]   2> 2095644 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2095644 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2095645 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2095645 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2095645 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2095645 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@34d7728a commitCommandVersion:0
   [junit4]   2> 2095647 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6750f0f7[collection1] main]
   [junit4]   2> 2095647 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2095647 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@6750f0f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 2095648 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 2095648 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2095648 INFO  (searcherExecutor-11737-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6750f0f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 2095648 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 2095649 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 2095649 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 2095649 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 2095649 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 2095649 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 2095649 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 2095649 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 2095649 INFO  
(TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) [    ] o.a.s.c.S.Request 
[collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 2095650 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] o.a.s.c.CoreContainer 
Shutting down CoreContainer instance=1678556684
   [junit4]   2> 2095651 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2095651 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@170161d2: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3c8f24c7
   [junit4]   2> 2095654 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2095654 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2642b034: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6e2d86c2
   [junit4]   2> 2095657 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2095657 INFO  
(SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@938bfab: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5c8b2c15
   [junit4]   2> 2095659 INFO  (coreCloseExecutor-11741-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6284fa04
   [junit4]   2> 2095659 INFO  (coreCloseExecutor-11741-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=6284fa04
   [junit4]   2> 2095659 INFO  (coreCloseExecutor-11741-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f0d7b4f: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5009066a
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_F0F9D611072326FE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1225, maxMBSortInHeap=5.840300219394246, 
sim=RandomSimilarity(queryNorm=true): {}, locale=de-CH, timezone=Asia/Atyrau
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=145205208,total=468713472
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrConnectionTest, 
DistributedFacetSimpleRefinementLongTailTest, QueryParsingTest, 
TestScoreJoinQPScore, TestSolrQueryResponse, 
IgnoreLargeDocumentProcessorFactoryTest, HdfsNNFailoverTest, 
TestExclusionRuleCollectionAccess, DataDrivenBlockJoinTest, 
DistributedSuggestComponentTest, TestMultiWordSynonyms, 
BaseCdcrDistributedZkTest, TestNumericTokenStream, 
TestHighFrequencyDictionaryFactory, TestSegmentSorting, 
TestDistributedGrouping, TestUniqueKeyFieldResource, MigrateRouteKeyTest, 
TestSchemaSimilarityResource, SampleTest, CSVRequestHandlerTest, 
TestQueryUtils, TestSweetSpotSimilarityFactory, OverseerTest, 
DirectoryFactoryTest, TestCloudSchemaless, DistribJoinFromCollectionTest, 
TestClusterProperties, TestApiFramework, DocValuesNotIndexedTest, 
BasicAuthStandaloneTest, TestRebalanceLeaders, SoftAutoCommitTest, 
TestSearchPerf, CoreAdminRequestStatusTest, TestUnifiedSolrHighlighter, 
TestXIncludeConfig, LeaderVoteWaitTimeoutTest, TestGraphTermsQParserPlugin, 
DistributedFacetPivotWhiteBoxTest, TestCloudNestedDocsSort, 
SolrMetricReporterTest, CreateRoutedAliasTest, DeleteNodeTest, 
DocumentBuilderTest, SolrInfoBeanTest, OverseerRolesTest, TestDocTermOrds, 
RankQueryTest, BadComponentTest, TestFoldingMultitermQuery, 
ReplicaListTransformerTest, TestDynamicLoading, SliceStateTest, 
TestSystemIdResolver, PrimitiveFieldTypeTest, CleanupOldIndexTest, 
BufferStoreTest, TestReloadAndDeleteDocs, BasicFunctionalityTest, 
SimpleMLTQParserTest, TestLegacyFieldReuse, RandomizedTaggerTest, 
DistanceUnitsTest, QueryResultKeyTest, ConjunctionSolrSpellCheckerTest, 
SyncSliceTest, JSONWriterTest, TestRTGBase, TestDistribDocBasedVersion, 
NodeLostTriggerTest, SparseHLLTest, TestTrackingShardHandlerFactory, 
TestConfigSetImmutable, SolrGraphiteReporterTest, FullHLLTest, TestSolrJ, 
TestSortableTextField, OverriddenZkACLAndCredentialsProvidersTest, 
ScriptEngineTest, TimeRoutedAliasUpdateProcessorTest, 
BigEndianAscendingWordSerializerTest, PathHierarchyTokenizerFactoryTest, 
TestMaxTokenLenTokenizer, TestSolrFieldCacheBean, TestTrieFacet, 
TestStressRecovery, ClassificationUpdateProcessorFactoryTest, 
TestCollectionsAPIViaSolrCloudCluster, ChangedSchemaMergeTest, 
TestPKIAuthenticationPlugin, CdcrVersionReplicationTest, 
SolrRrdBackendFactoryTest, AliasIntegrationTest, PrimUtilsTest, 
TestManagedResourceStorage, JsonLoaderTest, TestSortByMinMaxFunction, 
HdfsBasicDistributedZkTest, TestCollapseQParserPlugin, SolrCoreTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestReloadDeadlock, 
TestPayloadCheckQParserPlugin, TestPolicyCloud, TestBM25SimilarityFactory, 
ZkShardTermsTest, TestCustomSort, CollectionTooManyReplicasTest, 
TestSystemCollAutoCreate, TestDistribStateManager, TestCoreAdminApis, 
FileUtilsTest, TestFieldCollectionResource, TestJsonFacetsWithNestedObjects, 
TestDelegationWithHadoopAuth, AutoscalingHistoryHandlerTest, 
ExecutePlanActionTest, TestStressVersions, HdfsRestartWhileUpdatingTest, 
SearchHandlerTest, DistributedMLTComponentTest, TestStressLiveNodes, 
TestFieldTypeResource, TestPerFieldSimilarity, TestCoreBackup, 
TestSimpleTrackingShardHandler, TriLevelCompositeIdRoutingTest, 
TestCopyFieldCollectionResource, DistributedFacetPivotLongTailTest, 
WrapperMergePolicyFactoryTest, RestartWhileUpdatingTest, 
ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, 
TestReplicationHandler, TestRandomFaceting, TestZkChroot, ZkCLITest, 
ShardRoutingCustomTest, TestFaceting, TestRecovery, 
DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, 
ZkControllerTest, TestRealTimeGet, TestReload, TestRangeQuery, 
SimplePostToolTest, TestCoreDiscovery, SolrRequestParserTest, SuggesterTSTTest, 
SuggesterTest, SuggesterWFSTTest, PolyFieldTest, 
SchemaVersionSpecificBehaviorTest, TestUpdate, TestWordDelimiterFilterFactory, 
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, TestRemoteStreaming, 
XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestWriterPerf, 
TermsComponentTest, RequiredFieldsTest, LoggingHandlerTest, IndexSchemaTest, 
UpdateRequestProcessorFactoryTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, SOLR749Test, UpdateParamsTest, 
AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, 
CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, 
TestMergePolicyConfig, MultiTermTest, TestDocSet, MinimalSchemaTest, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestPhraseSuggestions, TestCharFilters, TestLMJelinekMercerSimilarityFactory, 
TimeZoneUtilsTest, ResourceLoaderTest, URLClassifyProcessorTest, 
TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, DateFieldTest, 
SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestLRUCache, 
TestDocumentBuilder, SystemInfoHandlerTest, CursorPagingTest, 
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
ProtectedTermFilterFactoryTest, TokenizerChainTest, TestLuceneIndexBackCompat, 
CloudExitableDirectoryReaderTest, CollectionPropsTest, 
CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteStatusTest, 
DistributedVersionInfoTest, HttpPartitionTest, LeaderElectionContextKeyTest, 
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, 
MoveReplicaHDFSTest, MultiThreadedOCPTest, NodeMutatorTest, 
OverseerCollectionConfigSetProcessorTest, PeerSyncReplicationTest, 
ReplaceNodeNoTargetTest, ReplicationFactorTest, RollingRestartTest, 
SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, 
SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, 
TestCloudDeleteByQuery, TestCloudJSONFacetJoinDomain, TestCloudJSONFacetSKG, 
TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestLockTree, 
TestPullReplicaErrorHandling, TestTolerantUpdateProcessorCloud, 
TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, 
VMParamsZkACLAndCredentialsProvidersTest, CollectionReloadTest, 
CollectionsAPIAsyncDistributedZkTest, CollectionsAPIDistributedZkTest, 
TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, 
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, 
NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, 
NodeLostTriggerIntegrationTest, NodeMarkersRegistrationTest, 
RestoreTriggerStateTest, ScheduledMaintenanceTriggerTest, 
ScheduledTriggerIntegrationTest, SearchRateTriggerIntegrationTest, 
TestPolicyCloud, TriggerCooldownIntegrationTest, TestClusterStateProvider, 
CdcrBootstrapTest, CdcrReplicationDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
StressHdfsTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, 
TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, 
TestInfoStreamLogging, TestSolrConfigHandler, RequestLoggingTest, 
TestHdfsBackupRestoreCore, V2StandaloneTest, CoreAdminOperationTest, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, MetricsHandlerTest, 
MetricsHistoryHandlerTest, TestCollectionAPIs, TestConfigsApi, 
DistributedExpandComponentTest, DistributedFacetExistsSmallTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, 
DistributedQueryComponentOptimizationTest, 
SuggestComponentContextFilterQueryTest, TestExpandComponent, Tagger2Test]
   [junit4] Completed [638/817 (1!)] on J1 in 0.28s, 5 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 44402 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2060/consoleText

[repro] Revision: 39bec86593ae72ca7799c2e331ace7679e628dda

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=F0F9D611072326FE -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Asia/Atyrau 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       Tagger2Test
[repro] ant compile-test

[...truncated 3323 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.Tagger2Test" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=F0F9D611072326FE 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de-CH 
-Dtests.timezone=Asia/Atyrau -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_F0F9D611072326FE-001/init-core-data-001
   [junit4]   2> 2217 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2241 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.e.j.u.log Logging initialized @2271ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2247 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2460 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2461 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2613 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2615 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from 
paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2809 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2932 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2966 WARN  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis 
class [solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 2970 WARN  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis 
class [solr.TrieIntField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 3034 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 3054 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3911 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@303443c0
   [junit4]   2> 3912 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@303443c0
   [junit4]   2> 3912 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@303443c0
   [junit4]   2> 3946 INFO  (coreLoadExecutor-7-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3949 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3981 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 4018 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 4067 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 4101 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 4102 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 4130 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@303443c0
   [junit4]   2> 4134 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4142 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_F0F9D611072326FE-001/init-core-data-001/]
   [junit4]   2> 4606 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4606 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4627 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5861d516[collection1] main]
   [junit4]   2> 4640 WARN  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 4660 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4662 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5861d516[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4665 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4674 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.h.t.TaggerTestCase 
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being 
run...
   [junit4]   2> 4675 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLongestDominantRight
   [junit4]   2> 4703 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4705 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 28
   [junit4]   2> 4710 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=firstSearcher} hits=0 status=0 
QTime=45
   [junit4]   2> 4711 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4726 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5861d516[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4829 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 107
   [junit4]   2> 4847 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 3
   [junit4]   2> 4861 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 3
   [junit4]   2> 4863 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 1
   [junit4]   2> 4866 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 1
   [junit4]   2> 4870 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 2
   [junit4]   2> 4876 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 4
   [junit4]   2> 4879 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 1
   [junit4]   2> 4881 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 1
   [junit4]   2> 4885 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 1
   [junit4]   2> 4886 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4886 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2564b914 commitCommandVersion:0
   [junit4]   2> 4980 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ee399f1[collection1] main]
   [junit4]   2> 4985 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5ee399f1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C10)))}
   [junit4]   2> 4994 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5002 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=10 status=0 
QTime=16
   [junit4]   2> 5005 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5010 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ee399f1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C10)))}
   [junit4]   2> 5015 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 128
   [junit4]   2> 5035 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=18
   [junit4]   2> 5038 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=1
   [junit4]   2> 5039 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 5041 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[F0F9D611072326FE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
   [junit4] OK      0.38s J1 | Tagger2Test.testLongestDominantRight
   [junit4]   2> 5044 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.h.t.TaggerTestCase 
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 5044 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStopWords
   [junit4]   2> 5044 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5045 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 5046 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 5049 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 5050 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5050 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2564b914 commitCommandVersion:0
   [junit4]   2> 5056 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ad87afc[collection1] main]
   [junit4]   2> 5057 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5057 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5ad87afc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C2)))}
   [junit4]   2> 5057 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 5057 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5059 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ad87afc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C2)))}
   [junit4]   2> 5062 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 12
   [junit4]   2> 5063 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> 5064 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> 5064 INFO  
(TEST-Tagger2Test.testStopWords-seed#[F0F9D611072326FE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=F0F9D611072326FE -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=de-CH 
-Dtests.timezone=Asia/Atyrau -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J1 | Tagger2Test.testStopWords <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: []: didn't find 
expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([F0F9D611072326FE:730A59C99E070F0D]:0)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertSortedArrayEquals(TaggerTestCase.java:199)
   [junit4]    >        at 
org.apache.solr.handler.tagger.TaggerTestCase.assertTags(TaggerTestCase.java:132)
   [junit4]    >        at 
org.apache.solr.handler.tagger.Tagger2Test.testStopWords(Tagger2Test.java:102)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 5068 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 5068 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
   [junit4]   2> 5070 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 5070 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 5072 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 5073 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5074 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2564b914 commitCommandVersion:0
   [junit4]   2> 5079 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6cb1c016[collection1] main]
   [junit4]   2> 5079 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5079 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@6cb1c016[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C1)))}
   [junit4]   2> 5081 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=1 status=0 
QTime=1
   [junit4]   2> 5081 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5083 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6cb1c016[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C1)))}
   [junit4]   2> 5085 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 5088 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT)}} 
status=0 QTime=0
   [junit4]   2> 5088 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[F0F9D611072326FE]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
   [junit4] OK      0.02s J1 | Tagger2Test.testMultibyteChar
   [junit4]   2> 5091 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.h.t.TaggerTestCase 
testWDF(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 5091 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testWDF
   [junit4]   2> 5092 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 5092 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 5095 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 2
   [junit4]   2> 5097 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 5099 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5099 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2564b914 commitCommandVersion:0
   [junit4]   2> 5107 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c6f85a9[collection1] main]
   [junit4]   2> 5108 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5c6f85a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 5109 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 5109 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5112 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5c6f85a9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 5116 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5117 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 18
   [junit4]   2> 5120 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5121 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5122 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5123 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5123 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5124 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5125 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5125 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 5126 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testWDF
   [junit4] OK      0.04s J1 | Tagger2Test.testWDF
   [junit4]   2> 5127 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 5128 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1182271850
   [junit4]   2> 5128 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 5129 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4f3208d1: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@79c43125
   [junit4]   2> 5143 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 5143 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5443314a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6fce1e32
   [junit4]   2> 5143 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 5143 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9f1368: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5c72a2b9
   [junit4]   2> 5149 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@223f339
   [junit4]   2> 5149 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=223f339
   [junit4]   2> 5149 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@172c5881: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@14e14273
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_F0F9D611072326FE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1225, maxMBSortInHeap=5.840300219394246, 
sim=RandomSimilarity(queryNorm=true): {}, locale=de-CH, timezone=Asia/Atyrau
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=344089176,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test]
   [junit4] Completed [1/5 (1!)] on J1 in 4.49s, 5 tests, 1 failure, 1 skipped 
<<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_F0F9D611072326FE-001/init-core-data-001
   [junit4]   2> 2467 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2520 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.e.j.u.log Logging initialized @2562ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2531 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2658 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2659 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2744 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2746 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from 
paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2930 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3025 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]  

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

er.Tagger2Test) being run...
   [junit4]   2> 6424 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testWDF
   [junit4]   2> 6424 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 6426 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 1
   [junit4]   2> 6429 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 2
   [junit4]   2> 6431 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 6432 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 6433 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3686c3dd commitCommandVersion:0
   [junit4]   2> 6438 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@54e6ce83[collection1] main]
   [junit4]   2> 6439 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 6439 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@54e6ce83[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 6440 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=2 status=0 
QTime=0
   [junit4]   2> 6440 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 6442 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@54e6ce83[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 6444 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 6445 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 6446 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 6447 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 6447 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 6448 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 6448 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 6449 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 6449 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagWDF)}}
 status=0 QTime=0
   [junit4]   2> 6450 INFO  (TEST-Tagger2Test.testWDF-seed#[F0F9D611072326FE]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testWDF
   [junit4] OK      0.03s J2 | Tagger2Test.testWDF
   [junit4]   2> 6450 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 6450 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1957390070
   [junit4]   2> 6450 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 6451 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f83a1af: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@517a4b18
   [junit4]   2> 6456 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 6456 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b0ba85d: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@149d063c
   [junit4]   2> 6456 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 6456 INFO  (SUITE-Tagger2Test-seed#[F0F9D611072326FE]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@30efa253: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5774bcd2
   [junit4]   2> 6470 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@330c0139
   [junit4]   2> 6470 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=330c0139
   [junit4]   2> 6470 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@62408a00: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@24e1faeb
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_F0F9D611072326FE-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1225, maxMBSortInHeap=5.840300219394246, 
sim=RandomSimilarity(queryNorm=true): {}, locale=de-CH, timezone=Asia/Atyrau
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=356097960,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test, Tagger2Test]
   [junit4] Completed [5/5 (5!)] on J2 in 0.86s, 5 tests, 1 failure, 1 skipped 
<<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1568: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1092: 
There were test failures: 5 suites, 25 tests, 5 failures, 5 ignored [seed: 
F0F9D611072326FE]

Total time: 8 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.handler.tagger.Tagger2Test
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/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=39bec86593ae72ca7799c2e331ace7679e628dda, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2059
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/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=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to