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

4 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([A3C782A52CFE571A:20340D7DB5DA7EE9]: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([A3C782A52CFE571A:20340D7DB5DA7EE9]: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([A3C782A52CFE571A:20340D7DB5DA7EE9]: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([A3C782A52CFE571A:20340D7DB5DA7EE9]: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 14835 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> 1613546 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.SolrTestCaseJ4 
SecureRandom sanity checks: test.solr.allowed.securerandom=null & 
java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_A3C782A52CFE571A-001/init-core-data-001
   [junit4]   2> 1613546 WARN  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.SolrTestCaseJ4 
startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1613546 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.SolrTestCaseJ4 
Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1613547 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.SolrTestCaseJ4 
Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1613547 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore
   [junit4]   2> 1613547 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-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> 1613554 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1613557 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=minimal
   [junit4]   2> 1613560 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 1613561 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 1613733 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f9fdf45
   [junit4]   2> 1613738 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f9fdf45
   [junit4]   2> 1613738 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f9fdf45
   [junit4]   2> 1613739 INFO  (coreLoadExecutor-7438-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1613739 INFO  (coreLoadExecutor-7438-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> 1613752 INFO  (coreLoadExecutor-7438-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1613756 INFO  (coreLoadExecutor-7438-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 1613760 INFO  (coreLoadExecutor-7438-thread-1) [    
x:collection1] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 1613766 INFO  (coreLoadExecutor-7438-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid 
field id
   [junit4]   2> 1613766 INFO  (coreLoadExecutor-7438-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> 1613766 INFO  (coreLoadExecutor-7438-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@2f9fdf45
   [junit4]   2> 1613766 INFO  (coreLoadExecutor-7438-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1613766 INFO  (coreLoadExecutor-7438-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/J0/temp/solr.handler.tagger.Tagger2Test_A3C782A52CFE571A-001/init-core-data-001/]
   [junit4]   2> 1613799 INFO  (coreLoadExecutor-7438-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1613799 INFO  (coreLoadExecutor-7438-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1613800 INFO  (coreLoadExecutor-7438-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1b305852[collection1] main]
   [junit4]   2> 1613800 WARN  (coreLoadExecutor-7438-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> 1613801 INFO  (coreLoadExecutor-7438-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1613801 INFO  
(searcherExecutor-7439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@1b305852[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1613801 INFO  
(searcherExecutor-7439-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> 1613801 INFO  
(searcherExecutor-7439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1613801 INFO  
(searcherExecutor-7439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b305852[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1613802 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.SolrTestCaseJ4 
####initCore end
   [junit4]   2> 1613803 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 1613803 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
   [junit4]   2> 1613804 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1613804 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1613804 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1613805 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1613805 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d0d81a4 commitCommandVersion:0
   [junit4]   2> 1613807 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15902fea[collection1] main]
   [junit4]   2> 1613807 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1613807 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@15902fea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 1613807 INFO  (searcherExecutor-7439-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> 1613807 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1613808 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15902fea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 1613808 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 1613808 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
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> 1613809 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
   [junit4]   2> 1613810 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.h.t.TaggerTestCase 
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being 
run...
   [junit4]   2> 1613810 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLongestDominantRight
   [junit4]   2> 1613810 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1613810 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1613811 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1613811 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1613811 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1613811 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1613812 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1613812 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1613812 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1613812 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1613812 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1613813 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1613813 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1613813 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d0d81a4 commitCommandVersion:0
   [junit4]   2> 1613816 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ba041e0[collection1] main]
   [junit4]   2> 1613817 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1613817 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@1ba041e0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C10)))}
   [junit4]   2> 1613817 INFO  (searcherExecutor-7439-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> 1613817 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1613818 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ba041e0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C10)))}
   [junit4]   2> 1613818 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 5
   [junit4]   2> 1613818 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
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> 1613819 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
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> 1613819 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
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> 1613819 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
   [junit4]   2> 1613821 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.h.t.TaggerTestCase 
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 1613821 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStopWords
   [junit4]   2> 1613821 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1613821 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1613821 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1613822 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1613822 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1613822 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d0d81a4 commitCommandVersion:0
   [junit4]   2> 1613823 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@12a66db5[collection1] main]
   [junit4]   2> 1613824 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1613824 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@12a66db5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C2)))}
   [junit4]   2> 1613824 INFO  (searcherExecutor-7439-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> 1613824 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1613825 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12a66db5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C2)))}
   [junit4]   2> 1613825 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 1613825 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
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> 1613825 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
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> 1613826 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=A3C782A52CFE571A -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=mg -Dtests.timezone=Africa/Bujumbura 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | 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([A3C782A52CFE571A:20340D7DB5DA7EE9]: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> 1613833 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.h.t.TaggerTestCase testWDF(org.apache.solr.handler.tagger.Tagger2Test) 
being run...
   [junit4]   2> 1613833 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] o.a.s.SolrTestCaseJ4 
###Starting testWDF
   [junit4]   2> 1613833 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1613833 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1613834 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1613834 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1613834 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1613834 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1d0d81a4 commitCommandVersion:0
   [junit4]   2> 1613835 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4b7397e2[collection1] main]
   [junit4]   2> 1613836 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1613836 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@4b7397e2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 1613836 INFO  (searcherExecutor-7439-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> 1613836 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1613837 INFO  (searcherExecutor-7439-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b7397e2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 1613837 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 1613838 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 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> 1613838 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 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> 1613838 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 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> 1613838 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 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> 1613838 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 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> 1613838 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 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> 1613838 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 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> 1613838 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] 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> 1613838 INFO  
(TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) [    ] o.a.s.SolrTestCaseJ4 
###Ending testWDF
   [junit4]   2> 1613839 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.SolrTestCaseJ4 
###deleteCore
   [junit4]   2> 1613839 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] o.a.s.c.CoreContainer 
Shutting down CoreContainer instance=580142334
   [junit4]   2> 1613839 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1613839 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@35bae077: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1aab3a3e
   [junit4]   2> 1613843 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1613843 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7738ee7e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@50bf3b31
   [junit4]   2> 1613846 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1613846 INFO  
(SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@41f30253: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@3715343d
   [junit4]   2> 1613847 INFO  (coreCloseExecutor-7443-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@40ee69e1
   [junit4]   2> 1613847 INFO  (coreCloseExecutor-7443-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=40ee69e1
   [junit4]   2> 1613847 INFO  (coreCloseExecutor-7443-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b6c65ad: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@68bec6bc
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_A3C782A52CFE571A-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=1, maxDocsPerChunk=4, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=1, blockSize=4)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=mg, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=260406384,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexingPerformance, 
SpellCheckCollatorTest, UUIDFieldTest, TestDistributedSearch, 
TestNumericRangeQuery64, TestDeleteCollectionOnDownNodes, ZkCLITest, 
V2StandaloneTest, StatsComponentTest, HLLUtilTest, TestDocSet, 
ManagedSchemaRoundRobinCloudTest, SuggesterWFSTTest, 
UninvertDocValuesMergePolicyTest, OverseerTaskQueueTest, CollectionPropsTest, 
TestFieldTypeCollectionResource, TestConfigReload, CoreSorterTest, 
DistributedVersionInfoTest, TestSolrCoreParser, TestSizeLimitedDistributedMap, 
RAMDirectoryFactoryTest, TestPushWriter, HdfsWriteToMultipleCollectionsTest, 
PeerSyncWithIndexFingerprintCachingTest, TestBinaryResponseWriter, 
TestMergePolicyConfig, ConcurrentCreateRoutedAliasTest, TestComponentsName, 
TestDocumentBuilder, TestGroupingSearch, TestOmitPositions, 
BasicDistributedZkTest, RuleEngineTest, ShardRoutingTest, 
DefaultValueUpdateProcessorTest, TlogReplayBufferedWhileIndexingTest, 
ZkStateReaderTest, TestGenericDistributedQueue, TestManagedSchemaThreadSafety, 
PropertiesRequestHandlerTest, HdfsDirectoryFactoryTest, TestConfig, 
DeleteShardTest, TestDirectoryFactory, TestFieldCacheSortRandom, 
TestRemoteStreaming, TestHighlightDedupGrouping, TestCSVResponseWriter, 
SolrIndexSplitterTest, AtomicUpdatesTest, TestIBSimilarityFactory, 
TestMissingGroups, HdfsBasicDistributedZk2Test, TestLocalFSCloudBackupRestore, 
RequestHandlersTest, DeleteLastCustomShardedReplicaTest, 
TestPHPSerializedResponseWriter, TestManagedResource, 
TestReplicationHandlerBackup, DistributedTermsComponentTest, TestRecoveryHdfs, 
TestSolrConfigHandlerConcurrent, BadIndexSchemaTest, TestStressUserVersions, 
TestRandomFaceting, FieldAnalysisRequestHandlerTest, TestSSLRandomization, 
HttpTriggerListenerTest, TestUninvertingReader, TestRTimerTree, 
SolrCoreCheckLockOnStartupTest, TestSha256AuthenticationProvider, 
TestEmbeddedSolrServerAdminHandler, DistributedQueryComponentOptimizationTest, 
TestWordDelimiterFilterFactory, OutputWriterTest, 
HdfsCollectionsAPIDistributedZkTest, CoreAdminOperationTest, 
TestCollationField, SolrJmxReporterTest, TestRetrieveFieldsOptimizer, 
ComputePlanActionTest, TestWriterPerf, SolrGangliaReporterTest, 
DistributedFacetPivotLargeTest, TestFilteredDocIdSet, TestOrdValues, 
TestSerializedLuceneMatchVersion, UpdateParamsTest, TestPivotHelperCode, 
SpellingQueryConverterTest, BigEndianAscendingWordDeserializerTest, 
TestConfigSetsAPIExclusivity, DistributedFacetPivotSmallTest, 
TestLegacyFieldCache, TestQuerySenderNoQuery, TestExtendedDismaxParser, 
TestStressInPlaceUpdates, TestSolrDeletionPolicy1, TestHalfAndHalfDocValues, 
TestFastOutputStream, HighlighterConfigTest, TestLegacyTerms, 
TestImplicitCoreProperties, TestMiniSolrCloudClusterSSL, TestSolrQueryParser, 
TestSQLHandler, TestSort, TestAddFieldRealTimeGet, SolrCLIZkUtilsTest, 
TestExceedMaxTermLength, EchoParamsTest, TestJsonFacets, VersionInfoTest, 
MultiSolrCloudTestCaseTest, TestTriggerIntegration, TestComputePlanAction, 
MBeansHandlerTest, TestIndexSearcher, TestSolrCloudSnapshots, ZkFailoverTest, 
DistributedDebugComponentTest, BlockJoinFacetDistribTest, 
LIRRollingUpdatesTest, HdfsRecoveryZkTest, JvmMetricsTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestConfigsApi, InfoHandlerTest, 
NodeLostTriggerIntegrationTest, DebugComponentTest, CdcrBootstrapTest, 
OpenCloseCoreStressTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, 
TestDistributedGrouping, TestHashPartitioner, 
TermVectorComponentDistributedTest, TestJoin, TestReload, SimpleFacetsTest, 
TestSolr4Spatial, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest, 
SoftAutoCommitTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestSimpleTrackingShardHandler, ActionThrottleTest, CleanupOldIndexTest, 
DeleteNodeTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, 
MetricsHistoryIntegrationTest, MissingSegmentRecoveryTest, 
MoveReplicaHDFSFailoverTest, ReplicationFactorTest, RollingRestartTest, 
TestCloudJSONFacetSKG, TestCloudSearcherWarming, TestDistribDocBasedVersion, 
TestPrepRecovery, TestPullReplica, TestShortCircuitedRequests, 
TestSkipOverseerOperations, CollectionReloadTest, 
CollectionsAPIDistributedZkTest, RestoreTriggerStateTest, 
TriggerIntegrationTest, HdfsTlogReplayBufferedWhileIndexingTest, 
HdfsUnloadDistributedZkTest, ZkStateWriterTest, CachingDirectoryFactoryTest, 
TestDynamicLoading, TestInfoStreamLogging, TestNRTOpen, 
TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, 
ResponseBuilderTest, SearchHandlerTest, TestBlobHandler, V2ApiIntegrationTest, 
AutoscalingHistoryHandlerTest, EmbeddedSolrNoSerializeTest, 
RandomizedTaggerTest, Tagger2Test]
   [junit4] Completed [669/817 (1!)] on J0 in 0.32s, 5 tests, 1 failure, 1 
skipped <<< FAILURES!

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

[repro] Revision: 1ed4fbb27f1cfcfc9f3810ca4a89f1f23d7ff013

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=A3C782A52CFE571A -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=mg -Dtests.timezone=Africa/Bujumbura 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[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:+UseParallelGC" 
-Dtests.seed=A3C782A52CFE571A -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mg -Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> 2173 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_A3C782A52CFE571A-001/init-core-data-001
   [junit4]   2> 2237 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2271 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.e.j.u.log Logging initialized @2299ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2285 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2368 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2439 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-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> 2441 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-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> 2573 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2631 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2700 WARN  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-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> 2705 WARN  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-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> 2773 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2786 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3761 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22065387
   [junit4]   2> 3762 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22065387
   [junit4]   2> 3763 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22065387
   [junit4]   2> 3783 INFO  (coreLoadExecutor-7-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3786 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> 3824 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3853 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3866 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 3873 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3874 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> 3906 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@22065387
   [junit4]   2> 3910 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3916 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/J0/temp/solr.handler.tagger.Tagger2Test_A3C782A52CFE571A-001/init-core-data-001/]
   [junit4]   2> 4451 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4451 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4474 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2baaf8e[collection1] main]
   [junit4]   2> 4485 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> 4502 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4504 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@2baaf8e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4508 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4519 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 4519 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
   [junit4]   2> 4567 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4574 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=66
   [junit4]   2> 4574 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4575 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 44
   [junit4]   2> 4593 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2baaf8e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4665 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 87
   [junit4]   2> 4670 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4671 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71b51b16 commitCommandVersion:0
   [junit4]   2> 4769 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c43adf7[collection1] main]
   [junit4]   2> 4771 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4771 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@1c43adf7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 4783 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=11
   [junit4]   2> 4785 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4790 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c43adf7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 4794 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 123
   [junit4]   2> 4809 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
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=12
   [junit4]   2> 4812 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
   [junit4] OK      0.31s J0 | Tagger2Test.testMultibyteChar
   [junit4]   2> 4815 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.h.t.TaggerTestCase 
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being 
run...
   [junit4]   2> 4815 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLongestDominantRight
   [junit4]   2> 4816 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4816 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4819 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 4822 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 4824 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 1
   [junit4]   2> 4826 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 1
   [junit4]   2> 4828 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 1
   [junit4]   2> 4831 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 1
   [junit4]   2> 4835 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 3
   [junit4]   2> 4838 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 1
   [junit4]   2> 4839 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 1
   [junit4]   2> 4842 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 1
   [junit4]   2> 4843 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4843 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71b51b16 commitCommandVersion:0
   [junit4]   2> 4859 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c82bdd[collection1] main]
   [junit4]   2> 4859 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4859 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5c82bdd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C10)))}
   [junit4]   2> 4864 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=4
   [junit4]   2> 4865 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4868 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5c82bdd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C10)))}
   [junit4]   2> 4871 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 27
   [junit4]   2> 4875 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
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=3
   [junit4]   2> 4878 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
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> 4879 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
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> 4879 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
   [junit4] OK      0.07s J0 | Tagger2Test.testLongestDominantRight
   [junit4]   2> 4881 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.h.t.TaggerTestCase 
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 4881 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStopWords
   [junit4]   2> 4882 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4882 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4884 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 2
   [junit4]   2> 4887 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 4888 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4888 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71b51b16 commitCommandVersion:0
   [junit4]   2> 4893 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b889d9b[collection1] main]
   [junit4]   2> 4894 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4894 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@5b889d9b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C2)))}
   [junit4]   2> 4895 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> 4895 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4897 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5b889d9b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C2)))}
   [junit4]   2> 4898 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 10
   [junit4]   2> 4900 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
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> 4900 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
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> 4901 INFO  
(TEST-Tagger2Test.testStopWords-seed#[A3C782A52CFE571A]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=A3C782A52CFE571A -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=mg 
-Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J0 | 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([A3C782A52CFE571A:20340D7DB5DA7EE9]: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> 4904 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.h.t.TaggerTestCase 
testWDF(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 4905 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testWDF
   [junit4]   2> 4905 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 4905 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4907 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 4909 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 4910 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4911 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@71b51b16 commitCommandVersion:0
   [junit4]   2> 4917 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f5c93c7[collection1] main]
   [junit4]   2> 4918 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4918 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@2f5c93c7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 4919 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> 4919 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4921 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f5c93c7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 4922 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 11
   [junit4]   2> 4923 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 4924 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 4924 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 4924 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 4925 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 4925 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 4925 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 4926 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 4926 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testWDF
   [junit4] OK      0.02s J0 | Tagger2Test.testWDF
   [junit4]   2> 4926 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 4926 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1101077079
   [junit4]   2> 4927 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 4927 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6ae38cbb: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@33a1b00a
   [junit4]   2> 4934 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 4934 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@56e71c05: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7828df12
   [junit4]   2> 4934 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 4934 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@38872175: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@279e91fe
   [junit4]   2> 4936 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@375d5ecd
   [junit4]   2> 4936 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=375d5ecd
   [junit4]   2> 4936 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1def0df7: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@bea2288
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_A3C782A52CFE571A-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=1, maxDocsPerChunk=4, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=1, blockSize=4)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=mg, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=478341280,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test]
   [junit4] Completed [1/5 (1!)] on J0 in 4.19s, 5 tests, 1 failure, 1 skipped 
<<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> 2055 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_A3C782A52CFE571A-001/init-core-data-001
   [junit4]   2> 2141 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2172 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.e.j.u.log Logging initialized @2204ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2181 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2265 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2372 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-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> 2373 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-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> 2536 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2612 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2635 WARN  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-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> 2638 WARN  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-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> 2676 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2709 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3484 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22098ddc
   [junit4]   2> 3485 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22098ddc
   [junit4]   2> 3485 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@22098ddc
   [junit4]   2> 3512 INFO  (coreLoadExecutor-7-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3516 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> 3551 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3596 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3608 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 3619 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3620 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> 3651 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@22098ddc
   [junit4]   2> 3656 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3664 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/J2/temp/solr.handler.tagger.Tagger2Test_A3C782A52CFE571A-001/init-core-data-001/]
   [junit4]   2> 4218 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4218 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4232 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@994c796[collection1] main]
   [junit4]   2> 4244 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> 4271 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4273 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@994c796[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4296 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4314 I

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

###Starting testWDF
   [junit4]   2> 5970 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 5970 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 5972 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 5974 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 5975 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5975 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5983e1d6 commitCommandVersion:0
   [junit4]   2> 5978 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4839bae[collection1] main]
   [junit4]   2> 5979 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5979 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@4839bae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 5980 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> 5980 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5981 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4839bae[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C2)))}
   [junit4]   2> 5982 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 5983 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 5984 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 5984 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 5984 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 5985 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 5985 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 5986 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 5986 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] 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> 5986 INFO  (TEST-Tagger2Test.testWDF-seed#[A3C782A52CFE571A]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testWDF
   [junit4] OK      0.02s J2 | Tagger2Test.testWDF
   [junit4]   2> 5987 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 5987 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1902841261
   [junit4]   2> 5987 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 5987 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@169cfb2e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4b468b75
   [junit4]   2> 5992 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 5993 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@397e397: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7181929
   [junit4]   2> 5993 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 5993 INFO  (SUITE-Tagger2Test-seed#[A3C782A52CFE571A]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f823a84: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@2862064b
   [junit4]   2> 5995 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1641cba
   [junit4]   2> 5995 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1641cba
   [junit4]   2> 5995 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@9aa5a4c: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4ea9c6e2
   [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_A3C782A52CFE571A-002
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=1, maxDocsPerChunk=4, blockSize=4), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=1, blockSize=4)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=mg, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=375615008,total=497549312
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test, Tagger2Test]
   [junit4] Completed [5/5 (5!)] on J2 in 0.82s, 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: 
A3C782A52CFE571A]

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=1ed4fbb27f1cfcfc9f3810ca4a89f1f23d7ff013, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #2065
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