Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22190/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC

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([4291B1E3DE477E4D:C1623E3B476357BE]: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([4291B1E3DE477E4D:C1623E3B476357BE]: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([4291B1E3DE477E4D:C1623E3B476357BE]: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([4291B1E3DE477E4D:C1623E3B476357BE]: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 14793 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_4291B1E3DE477E4D-001/init-core-data-001
   [junit4]   2> 2094568 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2094577 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2094581 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] o.a.s.s.IndexSchema 
[null] Schema name=minimal
   [junit4]   2> 2094584 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2094586 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 2094670 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b84ea2
   [junit4]   2> 2094678 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b84ea2
   [junit4]   2> 2094678 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b84ea2
   [junit4]   2> 2094680 INFO  (coreLoadExecutor-10900-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2094681 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2094691 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2094695 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 2094710 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2094712 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid 
field id
   [junit4]   2> 2094712 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2094712 INFO  (coreLoadExecutor-10900-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@4b84ea2
   [junit4]   2> 2094712 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2094712 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_4291B1E3DE477E4D-001/init-core-data-001/]
   [junit4]   2> 2094738 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2094738 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2094739 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6aabb067[collection1] main]
   [junit4]   2> 2094739 WARN  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2094739 INFO  (coreLoadExecutor-10900-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2094739 INFO  
(searcherExecutor-10901-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@6aabb067[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2094740 INFO  
(searcherExecutor-10901-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> 2094740 INFO  
(searcherExecutor-10901-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2094740 INFO  
(searcherExecutor-10901-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6aabb067[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2094741 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.h.t.TaggerTestCase 
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 2094741 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2094741 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2094742 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2094743 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2094743 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2094743 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6a0a1348 commitCommandVersion:0
   [junit4]   2> 2094745 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4dc820ea[collection1] main]
   [junit4]   2> 2094745 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2094745 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@4dc820ea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 2094745 INFO  (searcherExecutor-10901-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> 2094745 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2094746 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4dc820ea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 2094746 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2094746 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
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> 2094746 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={{params(),defaults(qt=/tag&wt=xml&overlaps=LONGEST_DOMINANT_RIGHT&field=name_tagStop)}}
 status=0 QTime=0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=4291B1E3DE477E4D -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=Asia/Srednekolymsk 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | Tagger2Test.testStopWords <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: []: didn't find 
expected TestTag{[2-6] doc=1:'A City A' substr=City} (of 1); 
java.lang.AssertionError: array lengths differed, expected.length=1 
actual.length=0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4291B1E3DE477E4D:C1623E3B476357BE]: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> 2094749 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.h.t.TaggerTestCase testWDF(org.apache.solr.handler.tagger.Tagger2Test) 
being run...
   [junit4]   2> 2094749 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2094749 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2094750 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2094750 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2094750 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2094750 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6a0a1348 commitCommandVersion:0
   [junit4]   2> 2094751 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@40af4de2[collection1] main]
   [junit4]   2> 2094752 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2094752 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@40af4de2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 2094752 INFO  (searcherExecutor-10901-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> 2094752 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2094752 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@40af4de2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 2094752 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2094753 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 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> 2094753 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 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> 2094753 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 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> 2094753 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 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> 2094753 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 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> 2094753 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 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> 2094753 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 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> 2094753 INFO  
(TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) [    ] 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> 2094755 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 2094756 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2094756 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2094756 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2094756 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2094756 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6a0a1348 commitCommandVersion:0
   [junit4]   2> 2094758 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4840ae37[collection1] main]
   [junit4]   2> 2094758 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2094758 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@4840ae37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 2094758 INFO  (searcherExecutor-10901-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> 2094758 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2094759 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4840ae37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 2094759 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2094760 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
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> 2094762 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.h.t.TaggerTestCase 
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being 
run...
   [junit4]   2> 2094762 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2094762 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2094762 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 2094763 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 2094763 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 2094763 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 2094763 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 2094764 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 2094764 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 2094764 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 2094765 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 2094767 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 2
   [junit4]   2> 2094768 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2094768 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6a0a1348 commitCommandVersion:0
   [junit4]   2> 2094769 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@232ed28e[collection1] main]
   [junit4]   2> 2094769 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2094769 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@232ed28e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 2094770 INFO  (searcherExecutor-10901-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> 2094770 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 2094770 INFO  (searcherExecutor-10901-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@232ed28e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 2094770 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 2094771 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
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> 2094771 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
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> 2094771 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
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> 2094772 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] o.a.s.c.CoreContainer 
Shutting down CoreContainer instance=1707276872
   [junit4]   2> 2094772 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2094772 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b75861c: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@334b0199
   [junit4]   2> 2094774 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2094774 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2369bb18: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@6019f612
   [junit4]   2> 2094776 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2094776 INFO  
(SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@30129487: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@232a8d7f
   [junit4]   2> 2094779 INFO  (coreCloseExecutor-10905-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@784ddd4c
   [junit4]   2> 2094779 INFO  (coreCloseExecutor-10905-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=784ddd4c
   [junit4]   2> 2094779 INFO  (coreCloseExecutor-10905-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@30886428: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5821df69
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.tagger.Tagger2Test_4291B1E3DE477E4D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=607, maxMBSortInHeap=5.516649050284755, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14d89ad4),
 locale=ja, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=212113200,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseQParserPlugin, DeleteStatusTest, SolrMetricManagerTest, 
DocumentBuilderTest, TestRTimerTree, HdfsRecoveryZkTest, 
SchemaVersionSpecificBehaviorTest, SuggesterTest, 
TestFieldTypeCollectionResource, ConfigSetsAPITest, CdcrBootstrapTest, 
TestBinaryResponseWriter, HdfsThreadLeakTest, MultiSolrCloudTestCaseTest, 
EmbeddedSolrNoSerializeTest, TestCharFilters, DocValuesNotIndexedTest, 
TestSimpleTextCodec, TestSerializedLuceneMatchVersion, RuleEngineTest, 
CreateRoutedAliasTest, UUIDUpdateProcessorFallbackTest, 
PeerSyncWithIndexFingerprintCachingTest, TestSSLRandomization, TestMacros, 
CSVRequestHandlerTest, TestSolrCloudWithHadoopAuthPlugin, 
TestCloudSearcherWarming, HttpPartitionOnCommitTest, SolrShardReporterTest, 
HdfsLockFactoryTest, DistributedDebugComponentTest, 
BigEndianAscendingWordDeserializerTest, MoveReplicaHDFSFailoverTest, 
TestSchemaResource, SuggesterFSTTest, QueryEqualityTest, 
BasicFunctionalityTest, DateRangeFieldTest, TestSolrCoreParser, GraphQueryTest, 
DeleteNodeTest, TestSimpleQParserPlugin, CollectionStateFormat2Test, 
SolrCLIZkUtilsTest, ReplicationFactorTest, TestRecoveryHdfs, 
ResourceLoaderTest, IndexSchemaTest, TestSurroundQueryParser, 
TestFunctionQuery, HttpTriggerListenerTest, UpdateRequestProcessorFactoryTest, 
QueryParsingTest, TestCloudManagedSchema, TestLeaderElectionZkExpiry, 
TestComputePlanAction, TestSchemalessBufferedUpdates, 
TestRetrieveFieldsOptimizer, TestXmlQParserPlugin, 
OverseerModifyCollectionTest, TestStressInPlaceUpdates, SortByFunctionTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestTrie, TestOrdValues, 
ScriptEngineTest, TestFoldingMultitermQuery, TestNamedUpdateProcessors, 
TestGeoJSONResponseWriter, StatsReloadRaceTest, SolrCoreTest, 
DistributedMLTComponentTest, HdfsBasicDistributedZk2Test, AtomicUpdatesTest, 
TestFuzzyAnalyzedSuggestions, PropertiesRequestHandlerTest, 
TestSolrCloudWithKerberosAlt, BlockDirectoryTest, TestAuthorizationFramework, 
TestFieldCache, DirectSolrConnectionTest, TestReload, AliasIntegrationTest, 
HighlighterMaxOffsetTest, SolrGangliaReporterTest, CurrencyRangeFacetCloudTest, 
DistributedFacetPivotLargeTest, TestElisionMultitermQuery, 
TestCursorMarkWithoutUniqueKey, RestoreTriggerStateTest, 
TestRandomRequestDistribution, ComputePlanActionTest, SyncSliceTest, 
TaggerTest, TestScoreJoinQPNoScore, FieldMutatingUpdateProcessorTest, 
FastVectorHighlighterTest, TestMissingGroups, TestSolrJ, 
ClassificationUpdateProcessorTest, InfixSuggestersTest, 
TestLocalFSCloudBackupRestore, TestLegacyFieldCache, CdcrUpdateLogTest, 
RemoteQueryErrorTest, JvmMetricsTest, TestConfigReload, ZkFailoverTest, 
TestDFISimilarityFactory, OverseerTest, TestRecovery, TestStressUserVersions, 
TestPivotHelperCode, OverseerTaskQueueTest, TestSimpleTrackingShardHandler, 
TestStressRecovery, TestDirectoryFactory, TestNodeLostTrigger, 
ResponseBuilderTest, TestSolrCloudSnapshots, TestCloudInspectUtil, 
CoreSorterTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, 
VersionInfoTest, TestPostingsSolrHighlighter, TestSearchPerf, 
ConnectionReuseTest, OrderedExecutorTest, PreAnalyzedUpdateProcessorTest, 
TestEmbeddedSolrServerConstructors, ScheduledTriggerTest, TestSystemIdResolver, 
ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestFaceting, 
TestHashPartitioner, TestRealTimeGet, TestJoin, TestStressVersions, 
DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, 
SimpleFacetsTest, TestSolr4Spatial, SpellCheckComponentTest, 
SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, 
DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, 
SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, DocValuesTest, 
TestStressLucene, SpatialFilterTest, TestCSVLoader, PolyFieldTest, 
NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, 
TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, DocValuesMultiTest, 
SolrInfoBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, 
CacheHeaderTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, 
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, 
RequestHandlersTest, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, 
TestJmxIntegration, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, 
TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, 
TestPartialUpdateDeduplication, HighlighterConfigTest, SOLR749Test, 
AlternateDirectoryTest, TestSolrIndexConfig, CopyFieldTest, 
ResponseLogComponentTest, BadComponentTest, SampleTest, MinimalSchemaTest, 
TestConfig, OutputWriterTest, ExternalFileFieldSortTest, 
TestSolrCoreProperties, TestLuceneMatchVersion, SpellPossibilityIteratorTest, 
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, 
TestBM25SimilarityFactory, TestFastWriter, TestFastOutputStream, 
PluginInfoTest, TestFastLRUCache, DateMathParserTest, 
ChaosMonkeyNothingIsSafeTest, PrimUtilsTest, TestSuggestSpellingConverter, 
DateFieldTest, DOMUtilTest, TestLRUCache, TestDocumentBuilder, SliceStateTest, 
SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestTolerantSearch, ProtectedTermFilterFactoryTest, TokenizerChainTest, 
TestLuceneIndexBackCompat, ActionThrottleTest, AddReplicaTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, 
DeleteShardTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, 
DistributedQueueTest, HealthCheckHandlerTest, LeaderVoteWaitTimeoutTest, 
MetricsHistoryIntegrationTest, RollingRestartTest, TestCloudDeleteByQuery, 
TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, 
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, 
TestOnReconnectListenerSupport, TestPrepRecovery, TestPullReplica, 
TestRebalanceLeaders, TestSegmentSorting, TestShortCircuitedRequests, 
TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestTlogReplica, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, 
TestHdfsCloudBackupRestore, TestReplicaProperties, 
AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, 
MetricTriggerIntegrationTest, NodeLostTriggerIntegrationTest, 
ScheduledMaintenanceTriggerTest, SystemLogListenerTest, TestPolicyCloud, 
TestClusterStateProvider, TestGenericDistributedQueue, TestNodeAddedTrigger, 
TestTriggerIntegration, CdcrBidirectionalTest, 
CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, 
CdcrVersionReplicationTest, HdfsBasicDistributedZkTest, 
HdfsChaosMonkeySafeLeaderTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, 
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, 
HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, ZkStateWriterTest, 
ImplicitSnitchTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, 
TestNRTOpen, TestBlobHandler, TestSQLHandlerNonCloud, V2StandaloneTest, 
AutoscalingHistoryHandlerTest, Tagger2Test]
   [junit4] Completed [686/818 (1!)] on J1 in 0.23s, 5 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 44228 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22190/consoleText

[repro] Revision: d1631593f3a0ff9f58468ff0f32d7c1e8a404567

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=4291B1E3DE477E4D -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=Asia/Srednekolymsk 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] ant clean

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

[...truncated 3305 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.Tagger2Test" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=4291B1E3DE477E4D 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ja 
-Dtests.timezone=Asia/Srednekolymsk -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_4291B1E3DE477E4D-001/init-core-data-001
   [junit4]   2> 2260 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2307 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.e.j.u.log Logging initialized @2340ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2321 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2328 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2336 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2434 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2436 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from 
paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2610 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2684 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2705 WARN  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-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> 2712 WARN  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-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> 2762 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2786 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3723 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6691e50e
   [junit4]   2> 3724 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6691e50e
   [junit4]   2> 3736 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6691e50e
   [junit4]   2> 3752 INFO  (coreLoadExecutor-7-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3755 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-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3785 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3807 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3826 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 3833 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3833 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3859 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@6691e50e
   [junit4]   2> 3862 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3868 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_4291B1E3DE477E4D-001/init-core-data-001/]
   [junit4]   2> 4303 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4303 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4317 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d1d4198[collection1] main]
   [junit4]   2> 4331 WARN  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 4346 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4347 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@6d1d4198[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4349 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4354 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.h.t.TaggerTestCase 
testStopWords(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 4355 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStopWords
   [junit4]   2> 4369 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4370 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 14
   [junit4]   2> 4374 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=24
   [junit4]   2> 4374 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4377 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d1d4198[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4443 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 70
   [junit4]   2> 4447 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 4449 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4449 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@61ece76a commitCommandVersion:0
   [junit4]   2> 4529 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1504299f[collection1] main]
   [junit4]   2> 4530 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4531 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@1504299f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 4547 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=16
   [junit4]   2> 4550 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4553 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1504299f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 4557 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 108
   [junit4]   2> 4571 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
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=13
   [junit4]   2> 4574 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
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> 4576 INFO  
(TEST-Tagger2Test.testStopWords-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStopWords
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=Tagger2Test 
-Dtests.method=testStopWords -Dtests.seed=4291B1E3DE477E4D -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ja 
-Dtests.timezone=Asia/Srednekolymsk -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.23s 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([4291B1E3DE477E4D:C1623E3B476357BE]: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> 4581 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.h.t.TaggerTestCase 
testWDF(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 4581 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testWDF
   [junit4]   2> 4582 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 4582 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4586 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 3
   [junit4]   2> 4589 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 4590 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4590 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@61ece76a commitCommandVersion:0
   [junit4]   2> 4602 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@22f6d4b7[collection1] main]
   [junit4]   2> 4603 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4603 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@22f6d4b7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 4604 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> 4604 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4608 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@22f6d4b7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2)))}
   [junit4]   2> 4612 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 21
   [junit4]   2> 4614 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] 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> 4622 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] 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=1
   [junit4]   2> 4623 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] 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> 4623 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] 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> 4630 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] 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=1
   [junit4]   2> 4632 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] 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=1
   [junit4]   2> 4634 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] 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> 4635 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] 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> 4636 INFO  (TEST-Tagger2Test.testWDF-seed#[4291B1E3DE477E4D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testWDF
   [junit4] OK      0.06s J0 | Tagger2Test.testWDF
   [junit4]   2> 4639 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.h.t.TaggerTestCase 
testMultibyteChar(org.apache.solr.handler.tagger.Tagger2Test) being run...
   [junit4]   2> 4640 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultibyteChar
   [junit4]   2> 4642 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4643 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4645 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 2
   [junit4]   2> 4647 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4647 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@61ece76a commitCommandVersion:0
   [junit4]   2> 4655 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@735187ff[collection1] main]
   [junit4]   2> 4656 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4656 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@735187ff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 4657 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=name_tag:[*+TO+*]&distrib=false&event=newSearcher} hits=1 status=0 
QTime=1
   [junit4]   2> 4658 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4675 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@735187ff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 4676 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 29
   [junit4]   2> 4678 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
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> 4679 INFO  
(TEST-Tagger2Test.testMultibyteChar-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultibyteChar
   [junit4] OK      0.04s J0 | Tagger2Test.testMultibyteChar
   [junit4]   2> 4684 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.h.t.TaggerTestCase 
testLongestDominantRight(org.apache.solr.handler.tagger.Tagger2Test) being 
run...
   [junit4]   2> 4685 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLongestDominantRight
   [junit4]   2> 4685 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4685 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4687 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 4690 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 4692 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 1
   [junit4]   2> 4695 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 1
   [junit4]   2> 4697 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 1
   [junit4]   2> 4700 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 1
   [junit4]   2> 4709 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 8
   [junit4]   2> 4712 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 1
   [junit4]   2> 4715 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 1
   [junit4]   2> 4718 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 1
   [junit4]   2> 4732 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4737 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@61ece76a commitCommandVersion:0
   [junit4]   2> 4755 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@362dd770[collection1] main]
   [junit4]   2> 4756 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4756 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@362dd770[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 4757 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=1
   [junit4]   2> 4758 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 4760 INFO  (searcherExecutor-8-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@362dd770[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 4765 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 33
   [junit4]   2> 4767 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
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> 4769 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
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> 4770 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
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> 4771 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
   [junit4] OK      0.09s J0 | Tagger2Test.testLongestDominantRight
   [junit4]   2> 4772 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 4772 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1979581342
   [junit4]   2> 4772 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 4773 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@b1deee4: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@51c80ac6
   [junit4]   2> 4783 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 4784 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@95a2eee: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@2105339f
   [junit4]   2> 4784 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 4784 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6214f55: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@348e4fac
   [junit4]   2> 4790 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@55be6dfe
   [junit4]   2> 4791 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=55be6dfe
   [junit4]   2> 4791 INFO  (coreCloseExecutor-12-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@669c63cc: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@453efeb0
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.tagger.Tagger2Test_4291B1E3DE477E4D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=607, maxMBSortInHeap=5.516649050284755, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@219e5fbe),
 locale=ja, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=373191952,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test]
   [junit4] Completed [1/5 (1!)] on J0 in 4.01s, 5 tests, 1 failure, 1 skipped 
<<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.handler.tagger.Tagger2Test
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_4291B1E3DE477E4D-001/init-core-data-001
   [junit4]   2> 2065 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2136 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.e.j.u.log Logging initialized @2177ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 2143 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2148 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2156 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2227 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 2230 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from 
paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2398 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2532 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 2611 WARN  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-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> 2618 WARN  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-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> 2670 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 2702 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3594 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6691e50e
   [junit4]   2> 3595 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6691e50e
   [junit4]   2> 3596 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6691e50e
   [junit4]   2> 3614 INFO  (coreLoadExecutor-7-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 3617 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-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3655 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3698 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 3712 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.t.WordLengthTaggingFilterFactory set minLength=4
   [junit4]   2> 3736 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.6 with uniqueid field id
   [junit4]   2> 3737 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 3768 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@6691e50e
   [junit4]   2> 3773 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3782 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_4291B1E3DE477E4D-001/init-core-data-001/]
   [junit4]   2> 4190 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4190 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4203 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d1d4198[collection1] main]
   [junit4]   2> 4216 WARN  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 4236 INFO  (coreLoadExecutor-7-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4238 INFO  
(searcherExecutor-8-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.QuerySenderListener QuerySenderListener sending reque

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

   2> 5863 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 5864 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 5866 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 5867 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 5868 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 5870 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 5871 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 5872 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 5874 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 5875 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 5876 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 5876 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@109b3de9 commitCommandVersion:0
   [junit4]   2> 5881 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2783ac54[collection1] main]
   [junit4]   2> 5882 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5882 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@2783ac54[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 5883 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=10 status=0 
QTime=1
   [junit4]   2> 5884 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5885 INFO  (searcherExecutor-21-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2783ac54[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C10)))}
   [junit4]   2> 5886 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 10
   [junit4]   2> 5887 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
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> 5888 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
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> 5889 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
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> 5889 INFO  
(TEST-Tagger2Test.testLongestDominantRight-seed#[4291B1E3DE477E4D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLongestDominantRight
   [junit4] OK      0.03s J2 | Tagger2Test.testLongestDominantRight
   [junit4]   2> 5890 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 5890 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=260138136
   [junit4]   2> 5890 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 5890 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cb12605: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@43e253c5
   [junit4]   2> 5896 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 5902 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45586e4b: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@60020f7d
   [junit4]   2> 5904 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 5905 INFO  (SUITE-Tagger2Test-seed#[4291B1E3DE477E4D]-worker) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@762ea4f3: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@74f6dde0
   [junit4]   2> 5927 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@17ec8cac
   [junit4]   2> 5928 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=17ec8cac
   [junit4]   2> 5928 INFO  (coreCloseExecutor-25-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@e523b0d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1ed298ff
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.tagger.Tagger2Test_4291B1E3DE477E4D-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=607, maxMBSortInHeap=5.516649050284755, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@18f30496),
 locale=ja, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=427677968,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [Tagger2Test, Tagger2Test]
   [junit4] Completed [5/5 (5!)] on J2 in 0.80s, 5 tests, 1 failure, 1 skipped 
<<< FAILURES!

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

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=d1631593f3a0ff9f58468ff0f32d7c1e8a404567, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22189
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