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

5 tests failed.
FAILED:  org.apache.lucene.util.TestRamUsageEstimator.testCollection

Error Message:
expected:<232> but was:<200>

Stack Trace:
java.lang.AssertionError: expected:<232> but was:<200>
        at 
__randomizedtesting.SeedInfo.seed([5966BD7EAF4E890D:B64F9FC384D33D89]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.util.TestRamUsageEstimator.testCollection(TestRamUsageEstimator.java:148)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.util.TestRamUsageEstimator.testBytesRefHash

Error Message:
expected:<35920> but was:<35896>

Stack Trace:
java.lang.AssertionError: expected:<35920> but was:<35896>
        at 
__randomizedtesting.SeedInfo.seed([5966BD7EAF4E890D:809B464C39EB2BA5]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.util.TestRamUsageEstimator.testBytesRefHash(TestRamUsageEstimator.java:120)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.util.TestRamUsageEstimator.testQuery

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([5966BD7EAF4E890D:D217C90D5EC4B3D8]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.lucene.util.TestRamUsageEstimator.testQuery(TestRamUsageEstimator.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.util.TestRamUsageEstimator.testMap

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([5966BD7EAF4E890D:794009ADB5B59A7F]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:129)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([3DA5B0DBA800710A:8A13F65A84D98DD7]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.solr.security.AuditLoggerIntegrationTest.assertThreeAdminEvents(AuditLoggerIntegrationTest.java:253)
        at 
org.apache.solr.security.AuditLoggerIntegrationTest.testSynchronous(AuditLoggerIntegrationTest.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 2021 lines...]
   [junit4] Suite: org.apache.lucene.util.TestRamUsageEstimator
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRamUsageEstimator -Dtests.method=testCollection 
-Dtests.seed=5966BD7EAF4E890D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-VE -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J2 | TestRamUsageEstimator.testCollection <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<232> but 
was:<200>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5966BD7EAF4E890D:B64F9FC384D33D89]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestRamUsageEstimator.testCollection(TestRamUsageEstimator.java:148)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRamUsageEstimator -Dtests.method=testBytesRefHash 
-Dtests.seed=5966BD7EAF4E890D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-VE -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J2 | TestRamUsageEstimator.testBytesRefHash <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<35920> but 
was:<35896>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5966BD7EAF4E890D:809B464C39EB2BA5]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestRamUsageEstimator.testBytesRefHash(TestRamUsageEstimator.java:120)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J2 | TestRamUsageEstimator.testHotspotBean
   [junit4]    > Assumption #1: testHotspotBean only works on 64bit JVMs.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRamUsageEstimator -Dtests.method=testQuery 
-Dtests.seed=5966BD7EAF4E890D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-VE -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J2 | TestRamUsageEstimator.testQuery <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5966BD7EAF4E890D:D217C90D5EC4B3D8]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestRamUsageEstimator.testQuery(TestRamUsageEstimator.java:169)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J2 | TestRamUsageEstimator.testPrintValues
   [junit4]    > Assumption #1: Specify -Dtests.verbose=true to print constants 
of RamUsageEstimator.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRamUsageEstimator -Dtests.method=testMap 
-Dtests.seed=5966BD7EAF4E890D -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-VE -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.00s J2 | TestRamUsageEstimator.testMap <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5966BD7EAF4E890D:794009ADB5B59A7F]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestRamUsageEstimator.testMap(TestRamUsageEstimator.java:129)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene80, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1366478),
 locale=es-VE, timezone=Asia/Novosibirsk
   [junit4]   2> NOTE: Linux 4.18.0-24-generic i386/Oracle Corporation 
1.8.0_201 (32-bit)/cpus=8,threads=1,free=228265448,total=291479552
   [junit4]   2> NOTE: All tests run in this JVM: [TestBytesStore, 
Test2BPagedBytes, TestBoolean2, TestDoubleRange, TestSpanTermQuery, 
TestLevenshteinAutomata, TestSearchForDuplicates, TestAxiomaticF3LOG, 
TestSameTokenSamePosition, TestNumericUtils, TestFilterDirectoryReader, 
TestDistributionLL, TestPayloads, TestSimpleAttributeImpl, 
TestFieldCacheRewriteMethod, TestBytesRefAttImpl, TestSwappedIndexFiles, 
TestDirectPacked, TestDocsAndPositions, TestDateSort, TestHighCompressionMode, 
TestTermsEnum2, TestDoubleValuesSource, TestDuelingCodecsAtNight, 
TestLatLonDocValuesQueries, TestSingleInstanceLockFactory, 
TestIndexingSequenceNumbers, TestUpgradeIndexMergePolicy, 
TestSoftDeletesDirectoryReaderWrapper, Test2BBinaryDocValues, 
TestCachingCollector, TestIndexFileDeleter, TestGrowableByteArrayDataOutput, 
TestSimpleExplanations, TestLucene60PointsFormat, TestBooleanRewrites, 
TestMultiLevelSkipList, TestMmapDirectory, TestFlex, TestLongsRef, 
TestLongDistanceFeatureQuery, TestBinaryDocument, TestSentinelIntSet, 
TestAllFilesCheckIndexHeader, TestAxiomaticF2EXP, TestDirectory, 
TestAllFilesHaveCodecHeader, TestNearSpansOrdered, TestBagOfPostings, 
TestLongPostings, TestDocumentsWriterDeleteQueue, TestDocValues, 
TestPrefixInBooleanQuery, TestRoaringDocIdSet, TestTermdocPerf, 
TestLMJelinekMercerSimilarity, TestDaciukMihovAutomatonBuilder, 
TestGraphTokenizers, TestBufferedChecksum, TestByteSlices, 
TestLongRangeFieldQueries, TestFloatRangeFieldQueries, TestSubScorerFreqs, 
TestFloatRange, TestNGramPhraseQuery, TestIndexSearcher, TestShardSearching, 
TestReadOnlyIndex, TestUsageTrackingFilterCachingPolicy, TestSmallFloat, 
TestLucene50StoredFieldsFormatMergeInstance, TestRegExp, TestBytesRefHash, 
TestMultiPhraseEnum, TestIntsRef, TestPriorityQueue, TestLatLonPoint, 
TestIndexWriterOutOfFileDescriptors, TestMaxScoreSumPropagator, 
TestIndexWriterExceptions, TestSpanFirstQuery, TestPointQueries, TestToken, 
TestScoreCachingWrappingScorer, TestFeatureSort, TestSimpleSearchEquivalence, 
TestLucene80DocValuesFormat, TestIndependenceChiSquared, TestSimilarity2, 
TestSimilarityBase, TestBasics, TestSpanCollection, TestSpanContainQuery, 
TestSpanExplanations, TestSpanMultiTermQueryWrapper, TestSpanNearQuery, 
TestSpanNotQuery, TestSpanOrQuery, TestBufferedIndexInput, 
TestFileSwitchDirectory, TestNIOFSDirectory, TestNRTCachingDirectory, 
TestNativeFSLockFactory, TestAttributeSource, TestByteBlockPool, 
TestCharsRefBuilder, TestCloseableThreadLocal, TestDocIdSetBuilder, 
TestFixedBitDocIdSet, TestFrequencyTrackingRingBuffer, TestFutureObjects, 
TestIntArrayDocIdSet, TestMathUtil, TestMergedIterator, TestRamUsageEstimator]
   [junit4] Completed [502/526 (1!)] on J2 in 0.25s, 10 tests, 4 failures, 2 
skipped <<< FAILURES!

[...truncated 12519 lines...]
   [junit4] Suite: org.apache.solr.security.AuditLoggerIntegrationTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/init-core-data-001
   [junit4]   2> 1834579 WARN  
(SUITE-AuditLoggerIntegrationTest-seed#[3DA5B0DBA800710A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=193 numCloses=193
   [junit4]   2> 1834579 INFO  
(SUITE-AuditLoggerIntegrationTest-seed#[3DA5B0DBA800710A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1834581 INFO  
(SUITE-AuditLoggerIntegrationTest-seed#[3DA5B0DBA800710A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1834581 INFO  
(SUITE-AuditLoggerIntegrationTest-seed#[3DA5B0DBA800710A]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1834586 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testAsync
   [junit4]   2> 1834589 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-001
   [junit4]   2> 1834590 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1834590 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1834590 INFO  (auditTestCallback-6327-thread-1) [     ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
38633
   [junit4]   2> 1834591 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1834690 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.ZkTestServer start zk server on port:43515
   [junit4]   2> 1834690 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43515
   [junit4]   2> 1834690 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43515
   [junit4]   2> 1834693 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1834696 WARN  (NIOWorkerThread-2) [     ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer 
not running
   [junit4]   2> 1836167 INFO  (zkConnectionManagerCallback-10651-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836167 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836171 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836172 INFO  (zkConnectionManagerCallback-10653-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836172 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836176 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836177 INFO  (zkConnectionManagerCallback-10655-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836177 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836287 WARN  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1836288 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1836288 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1836288 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1836288 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1836288 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1836288 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1836289 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@151a8b{/solr,null,AVAILABLE}
   [junit4]   2> 1836290 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@90edd8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39809}
   [junit4]   2> 1836290 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.s.Server Started @1836317ms
   [junit4]   2> 1836290 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39809}
   [junit4]   2> 1836290 ERROR (jetty-launcher-10656-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1836290 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1836290 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1836290 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1836290 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1836290 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-26T19:13:02.102Z
   [junit4]   2> 1836292 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1836296 INFO  (zkConnectionManagerCallback-10658-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1836296 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1836297 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1838068 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1838069 WARN  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2d3238[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1838069 WARN  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2d3238[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1838074 WARN  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@1f72c0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1838074 WARN  (jetty-launcher-10656-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@1f72c0f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1838076 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43515/solr
   [junit4]   2> 1838077 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1838078 INFO  (zkConnectionManagerCallback-10665-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838078 INFO  (jetty-launcher-10656-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1838181 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1838183 INFO  (zkConnectionManagerCallback-10667-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838183 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1838325 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39809_solr
   [junit4]   2> 1838326 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.Overseer Overseer 
(id=72063502292746245-127.0.0.1:39809_solr-n_0000000000) starting
   [junit4]   2> 1838352 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1838352 INFO  (zkConnectionManagerCallback-10674-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838352 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1838357 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:43515/solr ready
   [junit4]   2> 1838361 INFO  
(OverseerStateUpdate-72063502292746245-127.0.0.1:39809_solr-n_0000000000) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39809_solr
   [junit4]   2> 1838367 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39809_solr
   [junit4]   2> 1838370 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 1838382 INFO  (zkCallback-10673-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1838388 INFO  (zkCallback-10666-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1838492 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1838548 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39809.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7576
   [junit4]   2> 1838563 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39809.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7576
   [junit4]   2> 1838563 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39809.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7576
   [junit4]   2> 1838565 INFO  (jetty-launcher-10656-thread-1) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-001/node1/.
   [junit4]   2> 1838602 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1838604 INFO  (zkConnectionManagerCallback-10681-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838604 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1838607 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1838609 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43515/solr ready
   [junit4]   2> 1838622 INFO  (qtp5708066-24609) [n:127.0.0.1:39809_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1838622 INFO  (qtp5708066-24609) [n:127.0.0.1:39809_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1838647 INFO  (qtp5708066-24609) [n:127.0.0.1:39809_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with 
params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1838648 INFO  (qtp5708066-24609) [n:127.0.0.1:39809_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1838650 INFO  (qtp5708066-24610) [n:127.0.0.1:39809_solr     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1838667 INFO  (qtp5708066-24610) [n:127.0.0.1:39809_solr     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 1838781 INFO  
(audit-10675-thread-1-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit 
callback 
{"requestUrl":"http://127.0.0.1:39809/solr/admin/collections","nodeName":"n:127.0.0.1:39809_solr","message":"Completed","level":"INFO","date":1561576384436,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
 
1.0","Connection":"keep-alive","Host":"127.0.0.1:39809"},"solrParams":{"action":["LIST"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39809,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=LIST&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":2.0}
 to localhost:38633
   [junit4]   2> 1838796 INFO  
(audit-10675-thread-1-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit 
callback 
{"requestUrl":"http://127.0.0.1:39809/solr/admin/collections","nodeName":"n:127.0.0.1:39809_solr","message":"Completed","level":"INFO","date":1561576384461,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
 
1.0","Connection":"keep-alive","Host":"127.0.0.1:39809"},"solrParams":{"action":["CLUSTERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39809,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=CLUSTERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":1.0}
 to localhost:38633
   [junit4]   2> 1838808 INFO  
(audit-10675-thread-1-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr     ] o.a.s.s.CallbackAuditLoggerPlugin Sent audit 
callback 
{"requestUrl":"http://127.0.0.1:39809/solr/admin/collections","nodeName":"n:127.0.0.1:39809_solr","message":"Completed","level":"INFO","date":1561576384479,"clientIp":"127.0.0.1","collections":[],"headers":{"User-Agent":"Solr[org.apache.solr.client.solrj.impl.HttpSolrClient]
 
1.0","Connection":"keep-alive","Host":"127.0.0.1:39809"},"solrParams":{"action":["OVERSEERSTATUS"],"wt":["javabin"],"version":["2"]},"solrHost":"127.0.0.1","solrPort":39809,"solrIp":"127.0.0.1","resource":"/admin/collections","httpMethod":"GET","httpQueryString":"action=OVERSEERSTATUS&wt=javabin&version=2","eventType":"COMPLETED","requestType":"ADMIN","status":200,"qtime":17.0}
 to localhost:38633
   [junit4]   2> 1838867 INFO  (auditTestCallback-6327-thread-1) [     ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1838878 INFO  (auditTestCallback-6327-thread-1) [     ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1838886 INFO  (auditTestCallback-6327-thread-1) [     ] 
o.a.s.s.AuditLoggerIntegrationTest Received audit event for path 
/admin/collections
   [junit4]   2> 1839084 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=10058144
   [junit4]   2> 1839084 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39809_solr
   [junit4]   2> 1839085 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1839085 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:39809_solr as DOWN
   [junit4]   2> 1839097 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1839104 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1839104 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c500bb: rootName = 
solr_39809, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@14b3cfb
   [junit4]   2> 1839113 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1839114 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@114258d: rootName = 
solr_39809, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@9a5fa4
   [junit4]   2> 1839117 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1839118 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d9e21d: rootName = 
solr_39809, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7846d6
   [junit4]   2> 1839118 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1839133 INFO  (closeThreadPool-10686-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72063502292746245-127.0.0.1:39809_solr-n_0000000000) closing
   [junit4]   2> 1839133 INFO  
(OverseerStateUpdate-72063502292746245-127.0.0.1:39809_solr-n_0000000000) 
[n:127.0.0.1:39809_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:39809_solr
   [junit4]   2> 1839137 INFO  
(OverseerAutoScalingTriggerThread-72063502292746245-127.0.0.1:39809_solr-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1839140 INFO  (closeThreadPool-10686-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72063502292746245-127.0.0.1:39809_solr-n_0000000000) closing
   [junit4]   2> 1839239 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72063502292746245-127.0.0.1:39809_solr-n_0000000000) closing
   [junit4]   2> 1839339 INFO  (jetty-closer-10682-thread-1) [     ] 
o.a.s.s.AuditLoggerPlugin Shutting down async Auditlogger background thread(s)
   [junit4]   2> 1839339 WARN  
(audit-10675-thread-1-processing-n:127.0.0.1:39809_solr) 
[n:127.0.0.1:39809_solr     ] o.a.s.s.AuditLoggerPlugin Interrupted while 
waiting for next audit log event
   [junit4]   2> 1839340 INFO  (jetty-closer-10682-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@90edd8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1839341 INFO  (jetty-closer-10682-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@151a8b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1839341 INFO  (jetty-closer-10682-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1839343 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1839549 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> 1839551 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43515
   [junit4]   2> 1839551 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43515
   [junit4]   2> 1839551 INFO  
(TEST-AuditLoggerIntegrationTest.testAsync-seed#[3DA5B0DBA800710A]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testAsync
   [junit4]   2> 1839560 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Starting searchWithException
   [junit4]   2> 1839562 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002
   [junit4]   2> 1839562 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1839563 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1839563 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1839565 INFO  (auditTestCallback-6342-thread-1) [     ] 
o.a.s.s.AuditLoggerIntegrationTest Listening for audit callbacks on on port 
42117
   [junit4]   2> 1839663 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.ZkTestServer start zk server on port:36471
   [junit4]   2> 1839663 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36471
   [junit4]   2> 1839663 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36471
   [junit4]   2> 1839665 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1839667 WARN  (NIOWorkerThread-2) [     ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer 
not running
   [junit4]   2> 1840802 INFO  (zkConnectionManagerCallback-10688-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1840802 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1840812 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1840816 INFO  (zkConnectionManagerCallback-10690-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1840816 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1840821 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1840824 INFO  (zkConnectionManagerCallback-10692-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1840824 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1840930 WARN  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1840930 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1840930 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1840930 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1840931 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1840931 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1840931 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1840931 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2136fb{/solr,null,AVAILABLE}
   [junit4]   2> 1840932 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@12c6d32{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:38649}
   [junit4]   2> 1840932 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.s.Server Started @1840960ms
   [junit4]   2> 1840932 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38649}
   [junit4]   2> 1840933 ERROR (jetty-launcher-10693-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1840933 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1840933 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.2.0
   [junit4]   2> 1840933 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1840933 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1840933 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-26T19:13:06.745Z
   [junit4]   2> 1840934 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1840936 INFO  (zkConnectionManagerCallback-10695-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1840936 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1840937 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1845986 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1845988 WARN  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@9caed9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1845988 WARN  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@9caed9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1845995 WARN  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@f14b2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1845995 WARN  (jetty-launcher-10693-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@f14b2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1845997 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36471/solr
   [junit4]   2> 1846000 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1846001 INFO  (zkConnectionManagerCallback-10702-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846001 INFO  (jetty-launcher-10693-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1846105 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1846107 INFO  (zkConnectionManagerCallback-10704-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846107 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1846229 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38649_solr
   [junit4]   2> 1846229 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.Overseer Overseer 
(id=72063502618329093-127.0.0.1:38649_solr-n_0000000000) starting
   [junit4]   2> 1846237 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1846238 INFO  (zkConnectionManagerCallback-10711-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846239 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1846244 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:36471/solr ready
   [junit4]   2> 1846244 INFO  
(OverseerStateUpdate-72063502618329093-127.0.0.1:38649_solr-n_0000000000) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38649_solr
   [junit4]   2> 1846249 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38649_solr
   [junit4]   2> 1846252 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.CoreContainer Initializing auditlogger 
plugin: solr.CallbackAuditLoggerPlugin
   [junit4]   2> 1846285 INFO  (zkCallback-10710-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1846287 INFO  (zkCallback-10703-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1846292 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1846342 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38649.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7576
   [junit4]   2> 1846365 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38649.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7576
   [junit4]   2> 1846365 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38649.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7576
   [junit4]   2> 1846369 INFO  (jetty-launcher-10693-thread-1) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/.
   [junit4]   2> 1846409 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1846413 INFO  (zkConnectionManagerCallback-10717-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1846413 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1846416 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1846417 INFO  
(TEST-AuditLoggerIntegrationTest.searchWithException-seed#[3DA5B0DBA800710A]) [ 
    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36471/solr 
ready
   [junit4]   2> 1846425 INFO  (qtp32213887-24700) [n:127.0.0.1:38649_solr     
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&name=test&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1846449 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
test
   [junit4]   2> 1846453 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/protwords.txt to /configs/test.AUTOCREATED/protwords.txt
   [junit4]   2> 1846457 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/managed-schema to /configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 1846459 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/solrconfig.xml to /configs/test.AUTOCREATED/solrconfig.xml
   [junit4]   2> 1846461 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/synonyms.txt to /configs/test.AUTOCREATED/synonyms.txt
   [junit4]   2> 1846462 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/stopwords.txt to /configs/test.AUTOCREATED/stopwords.txt
   [junit4]   2> 1846465 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/test.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 1846467 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/test.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 1846478 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/test.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 1846480 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/test.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 1846481 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/test.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 1846483 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/test.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 1846485 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 1846487 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/test.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 1846490 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/test.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 1846492 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 1846494 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/test.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 1846496 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/test.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 1846498 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/test.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 1846500 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 1846501 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/test.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 1846503 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 1846505 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/test.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 1846507 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/test.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 1846508 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/test.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 1846510 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/test.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 1846512 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/test.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 1846514 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/test.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 1846516 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/test.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 1846518 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/test.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 1846520 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/test.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 1846523 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 1846526 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/test.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 1846527 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/test.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 1846529 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/test.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 1846531 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/test.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 1846534 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/test.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 1846535 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/test.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 1846537 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/test.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 1846545 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/test.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 1846547 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/test.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 1846552 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/test.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 1846554 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/test.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 1846555 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/test.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 1846556 INFO  
(OverseerThreadFactory-6351-thread-1-processing-n:127.0.0.1:38649_solr) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/params.json to /configs/test.AUTOCREATED/params.json
   [junit4]   2> 1846747 INFO  
(OverseerStateUpdate-72063502618329093-127.0.0.1:38649_solr-n_0000000000) 
[n:127.0.0.1:38649_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38649/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1846966 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr    
x:test_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=test.AUTOCREATED&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=1&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1846967 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr    
x:test_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1848030 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 1848030 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 1848031 WARN  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 1848031 WARN  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 1848031 WARN  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 1848031 WARN  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 1848031 WARN  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 1848031 WARN  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 1848032 WARN  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 1848032 WARN  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 1848032 WARN  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1/../../../../dist
   [junit4]   2> 1848032 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1848098 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema 
[test_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 1848381 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 1848444 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard1_replica_n1' using configuration from collection 
test, trusted=true
   [junit4]   2> 1848445 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38649.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6d7576
   [junit4]   2> 1848445 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore 
[[test_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/test_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.security.AuditLoggerIntegrationTest_3DA5B0DBA800710A-001/tempDir-002/node1/./test_shard1_replica_n1/data/]
   [junit4]   2> 1848451 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 1848526 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1848526 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1848529 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 1848529 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1848531 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@fa530e[test_shard1_replica_n1] main]
   [junit4]   2> 1848532 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/test.AUTOCREATED
   [junit4]   2> 1848532 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/test.AUTOCREATED
   [junit4]   2> 1848532 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/test.AUTOCREATED/managed-schema
   [junit4]   2> 1848537 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1848537 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1848537 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 1848539 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1848539 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1637431529282994176
   [junit4]   2> 1848544 INFO  
(searcherExecutor-6356-thread-1-processing-n:127.0.0.1:38649_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@fa530e[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1848544 INFO  
(searcherExecutor-6356-thread-1-processing-n:127.0.0.1:38649_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 1848544 INFO  
(searcherExecutor-6356-thread-1-processing-n:127.0.0.1:38649_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1848546 INFO  
(searcherExecutor-6356-thread-1-processing-n:127.0.0.1:38649_solr 
x:test_shard1_replica_n1 c:test s:shard1 r:core_node2) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@fa530e[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1848565 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/test/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1848565 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/test/leaders/shard1
   [junit4]   2> 1848575 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1848575 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1848575 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:38649/solr/test_shard1_replica_n1/
   [junit4]   2> 1848575 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1848575 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.SyncStrategy 
http://127.0.0.1:38649/solr/test_shard1_replica_n1/ has no replicas
   [junit4]   2> 1848575 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/test/leaders/shard1/leader after winning as 
/collections/test/leader_elect/shard1/election/72063502618329093-core_node2-n_0000000000
   [junit4]   2> 1848582 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38649/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 1848685 INFO  (zkCallback-10703-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1848685 INFO  (zkCallback-10703-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/test/state.json] for 
collection [test] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1848689 INFO  (qtp32213887-24699) [n:127.0.0.1:38649_solr 
c:test s:shard1 r:core_node2 x:test_shard1_replica_n1 ] o.a.s.c.ZkController

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

False(fq.equals(wq1));
 [ecj-lint]                           ^^^
 [ecj-lint] Unlikely argument type for equals(): WildcardQuery seems to be 
unrelated to FuzzyQuery
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 82. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/store/TestBufferedIndexInput.java
 (at line 50)
 [ecj-lint]     MyBufferedIndexInput input = new MyBufferedIndexInput();
 [ecj-lint]                          ^^^^^
 [ecj-lint] Resource leak: 'input' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 83. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/store/TestHugeRamFile.java
 (at line 88)
 [ecj-lint]     RAMInputStream in = new RAMInputStream("testcase", f);
 [ecj-lint]                    ^^
 [ecj-lint] Resource leak: 'in' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 84. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/store/TestRAMDirectory.java
 (at line 81)
 [ecj-lint]     RAMDirectory ramDir = new RAMDirectory(fsDir, 
newIOContext(random()));
 [ecj-lint]                  ^^^^^^
 [ecj-lint] Resource leak: 'ramDir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 85. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java
 (at line 32)
 [ecj-lint]     TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new 
RAMDirectory());
 [ecj-lint]                              ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 86. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java
 (at line 37)
 [ecj-lint]     TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new 
RAMDirectory());
 [ecj-lint]                              ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 87. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java
 (at line 43)
 [ecj-lint]     TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new 
RAMDirectory());
 [ecj-lint]                              ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 88. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java
 (at line 51)
 [ecj-lint]     TrackingDirectoryWrapper dir = new TrackingDirectoryWrapper(new 
RAMDirectory());
 [ecj-lint]                              ^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] 89. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/store/TestTrackingDirectoryWrapper.java
 (at line 60)
 [ecj-lint]     TrackingDirectoryWrapper dest = new 
TrackingDirectoryWrapper(new RAMDirectory());
 [ecj-lint]                              ^^^^
 [ecj-lint] Resource leak: 'dest' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 90. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/TestCloseableThreadLocal.java
 (at line 31)
 [ecj-lint]     CloseableThreadLocal<Object> ctl = new CloseableThreadLocal<>();
 [ecj-lint]                                  ^^^
 [ecj-lint] Resource leak: 'ctl' is never closed
 [ecj-lint] ----------
 [ecj-lint] 91. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/TestCloseableThreadLocal.java
 (at line 39)
 [ecj-lint]     CloseableThreadLocal<Object> ctl = new CloseableThreadLocal<>();
 [ecj-lint]                                  ^^^
 [ecj-lint] Resource leak: 'ctl' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 92. ERROR in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/TestRamUsageEstimator.java
 (at line 37)
 [ecj-lint]     import org.apache.lucene.search.WildcardQuery;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.WildcardQuery is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 93. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/bkd/Test2BBKDPoints.java
 (at line 44)
 [ecj-lint]     BKDWriter w = new BKDWriter(numDocs, dir, "_0", 1, 1, 
Long.BYTES,
 [ecj-lint]               ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 94. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/bkd/Test2BBKDPoints.java
 (at line 81)
 [ecj-lint]     BKDWriter w = new BKDWriter(numDocs, dir, "_0", 2, 2, 
Long.BYTES,
 [ecj-lint]               ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 95. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java
 (at line 52)
 [ecj-lint]     BKDWriter w = new BKDWriter(100, dir, "tmp", 1, 1, 4, 2, 1.0f, 
100);
 [ecj-lint]               ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 96. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java
 (at line 128)
 [ecj-lint]     BKDWriter w = new BKDWriter(numDocs, dir, "tmp", numDims, 
numIndexDims, 4, maxPointsInLeafNode, maxMB, numDocs);
 [ecj-lint]               ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 97. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java
 (at line 269)
 [ecj-lint]     BKDWriter w = new BKDWriter(numDocs, dir, "tmp", numDims, 
numDims, numBytesPerDim, maxPointsInLeafNode, maxMB, numDocs);
 [ecj-lint]               ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 98. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java
 (at line 784)
 [ecj-lint]     w = new BKDWriter(numValues, dir, "_" + seg, numDataDims, 
numIndexDims, numBytesPerDim, maxPointsInLeafNode, maxMB, docValues.length);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 99. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java
 (at line 1043)
 [ecj-lint]     BKDWriter w = new BKDWriter(numDocs+1, dir, "tmp", 1, 1, 
Integer.BYTES, 2, 0.01f, numDocs);
 [ecj-lint]               ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 100. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java
 (at line 1081)
 [ecj-lint]     BKDWriter w = new BKDWriter(numDocs+1, dir, "tmp", 2, 2, 
Integer.BYTES, 2, 0.01f, numDocs);
 [ecj-lint]               ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] 101. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/bkd/TestBKD.java
 (at line 1132)
 [ecj-lint]     BKDWriter w = new BKDWriter(numDocs+1, dir, "tmp", numDims, 
numIndexDims, bytesPerDim, 32, 1f, numDocs);
 [ecj-lint]               ^
 [ecj-lint] Resource leak: 'w' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 102. WARNING in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/fst/TestFSTs.java
 (at line 311)
 [ecj-lint]     final LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint]                        ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] 103. INFO in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/core/src/test/org/apache/lucene/util/fst/TestFSTs.java
 (at line 574)
 [ecj-lint]     if (!actual.equals(intsRef)) {
 [ecj-lint]                        ^^^^^^^
 [ecj-lint] Unlikely argument type for equals(): IntsRefBuilder seems to be 
unrelated to IntsRef
 [ecj-lint] ----------
 [ecj-lint] 103 problems (1 error, 95 warnings, 95 info)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build.xml:202: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2099: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2132: 
Compile failed; see the compiler error output for details.

Total time: 118 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to