Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1461/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseConcMarkSweepGC
4 tests failed.
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1596361093359 bcoll: 1596361093662
Stack Trace:
java.lang.AssertionError: acoll: 1596361093359 bcoll: 1596361093662
at
__randomizedtesting.SeedInfo.seed([FDDFE8C27E77CE5E:758BD718D08BA3A6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
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)
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1596361093398 bcoll: 1596361093566
Stack Trace:
java.lang.AssertionError: acoll: 1596361093398 bcoll: 1596361093566
at
__randomizedtesting.SeedInfo.seed([FDDFE8C27E77CE5E:758BD718D08BA3A6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
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)
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1596361094273 bcoll: 1596361094474
Stack Trace:
java.lang.AssertionError: acoll: 1596361094273 bcoll: 1596361094474
at
__randomizedtesting.SeedInfo.seed([FDDFE8C27E77CE5E:758BD718D08BA3A6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
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)
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1596357100974 bcoll: 1596357101204
Stack Trace:
java.lang.AssertionError: acoll: 1596357100974 bcoll: 1596357101204
at
__randomizedtesting.SeedInfo.seed([FDDFE8C27E77CE5E:758BD718D08BA3A6]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
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.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
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 14170 lines...]
[junit4] Suite: org.apache.solr.cloud.MultiThreadedOCPTest
[junit4] 2> 368795 INFO
(SUITE-MultiThreadedOCPTest-seed#[FDDFE8C27E77CE5E]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 368795 INFO
(SUITE-MultiThreadedOCPTest-seed#[FDDFE8C27E77CE5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 368795 INFO
(SUITE-MultiThreadedOCPTest-seed#[FDDFE8C27E77CE5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\data-dir-33-001
[junit4] 2> 368795 WARN
(SUITE-MultiThreadedOCPTest-seed#[FDDFE8C27E77CE5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 368795 INFO
(SUITE-MultiThreadedOCPTest-seed#[FDDFE8C27E77CE5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 368802 INFO
(SUITE-MultiThreadedOCPTest-seed#[FDDFE8C27E77CE5E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 368802 INFO
(SUITE-MultiThreadedOCPTest-seed#[FDDFE8C27E77CE5E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /oia/ow
[junit4] 2> 368811 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 368843 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 368843 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 368847 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 368916 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer start zk server on port: 51083
[junit4] 2> 368916 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:51083
[junit4] 2> 368916 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51083
[junit4] 2> 368916 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51083
[junit4] 2> 368931 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 369007 INFO (zkConnectionManagerCallback-3832-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 369007 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 369019 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 369035 INFO (zkConnectionManagerCallback-3834-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 369035 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 369055 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 369079 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 369117 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 369164 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 369211 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 369232 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 369296 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 369318 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 369329 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 369343 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 369448 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer put
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 369512 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 370816 WARN
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 370816 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 370816 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 370816 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 370816 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 370817 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 370817 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 370817 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@892e9f{/oia/ow,null,AVAILABLE}
[junit4] 2> 370818 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4bbd7{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:51109}
[junit4] 2> 370818 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ] o.e.j.s.Server
Started @371275ms
[junit4] 2> 370818 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\tempDir-001/control/data,
replicaType=NRT, hostContext=/oia/ow, hostPort=51109,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\control-001\cores}
[junit4] 2> 370818 ERROR
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 370818 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 370818 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 370818 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 370818 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 370818 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-02T08:30:56.022Z
[junit4] 2> 370819 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 370824 INFO (zkConnectionManagerCallback-3836-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 370824 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 370926 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 370926 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\control-001\solr.xml
[junit4] 2> 370933 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 370933 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 370939 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 371586 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 371589 WARN
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@131a25d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 371589 WARN
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@131a25d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 371597 WARN
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@b80845[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 371598 WARN
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@b80845[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 371598 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51083/solr
[junit4] 2> 371598 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 371604 INFO (zkConnectionManagerCallback-3846-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 371604 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 371708 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 371709 INFO (zkConnectionManagerCallback-3848-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 371709 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 372043 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:51109_oia%2Fow
[junit4] 2> 372046 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.Overseer Overseer
(id=72129393493999620-127.0.0.1:51109_oia%2Fow-n_0000000000) starting
[junit4] 2> 372061 INFO
(OverseerStateUpdate-72129393493999620-127.0.0.1:51109_oia%2Fow-n_0000000000)
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:51109_oia%2Fow
[junit4] 2> 372062 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51109_oia%2Fow
[junit4] 2> 372064 INFO (zkCallback-3847-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 372068 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 372068 WARN
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.CoreContainer Not all security
plugins configured! authentication=disabled authorization=disabled. Solr is
only as secure as you make it. Consider configuring
authentication/authorization before exposing Solr to users internal or
external. See https://s.apache.org/solrsecurity for more info
[junit4] 2> 372140 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 372169 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 372173 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 372173 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 372174 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E])
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\control-001\cores
[junit4] 2> 372207 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 372213 INFO (zkConnectionManagerCallback-3865-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 372213 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 372214 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 372216 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51083/solr ready
[junit4] 2> 372219 INFO (qtp32846482-4787) [n:127.0.0.1:51109_oia%2Fow
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51109_oia%252Fow&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 372227 INFO
(OverseerThreadFactory-3855-thread-1-processing-n:127.0.0.1:51109_oia%2Fow)
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.a.c.CreateCollectionCmd Create
collection control_collection
[junit4] 2> 372348 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 372348 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 373506 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 373518 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from configset conf1, trusted=true
[junit4] 2> 373529 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 373642 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 373684 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 373685 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\control-001\cores\control_collection_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\control-001\cores\control_collection_shard1_replica_n1\data\]
[junit4] 2> 373685 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 373688 WARN (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 373804 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 373804 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 373804 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 373804 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 373807 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.27855980695433036]
[junit4] 2> 373814 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 373814 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 373816 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 373816 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1673901699518955520
[junit4] 2> 373821 INFO
(searcherExecutor-3867-thread-1-processing-n:127.0.0.1:51109_oia%2Fow
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:51109_oia%2Fow c:control_collection s:shard1
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher autowarm time:
0 ms
[junit4] 2> 373849 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 373849 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 373873 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 373873 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 373873 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:51109/oia/ow/control_collection_shard1_replica_n1/
[junit4] 2> 373873 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 373874 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy
http://127.0.0.1:51109/oia/ow/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 373874 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/72129393493999620-core_node2-n_0000000000
[junit4] 2> 373878 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:51109/oia/ow/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 373982 INFO (zkCallback-3847-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 373984 INFO (zkCallback-3847-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 373985 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
c:control_collection s:shard1 x:control_collection_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 373991 INFO (qtp32846482-4786) [n:127.0.0.1:51109_oia%2Fow
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1643
[junit4] 2> 373996 INFO (qtp32846482-4787) [n:127.0.0.1:51109_oia%2Fow
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 374091 INFO (zkCallback-3847-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 374091 INFO (zkCallback-3847-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 374091 INFO (zkCallback-3847-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 374093 INFO (qtp32846482-4787) [n:127.0.0.1:51109_oia%2Fow
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51109_oia%252Fow&wt=javabin&version=2}
status=0 QTime=1873
[junit4] 2> 374093 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Waiting to see 1 active replicas in
collection: control_collection
[junit4] 2> 374202 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 374208 INFO (zkConnectionManagerCallback-3876-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 374208 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 374210 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 374211 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51083/solr ready
[junit4] 2> 374211 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 374212 INFO (qtp32846482-4787) [n:127.0.0.1:51109_oia%2Fow
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 374223 INFO
(OverseerCollectionConfigSetProcessor-72129393493999620-127.0.0.1:51109_oia%2Fow-n_0000000000)
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 374223 INFO
(OverseerThreadFactory-3855-thread-2-processing-n:127.0.0.1:51109_oia%2Fow)
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.a.c.CreateCollectionCmd Create
collection collection1
[junit4] 2> 374439 WARN
(OverseerThreadFactory-3855-thread-2-processing-n:127.0.0.1:51109_oia%2Fow)
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.a.c.CreateCollectionCmd It is unusual
to create a collection (collection1) without cores.
[junit4] 2> 374448 INFO (qtp32846482-4787) [n:127.0.0.1:51109_oia%2Fow
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 45 seconds. Check all shard replicas
[junit4] 2> 374448 INFO (qtp32846482-4787) [n:127.0.0.1:51109_oia%2Fow
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=235
[junit4] 2> 374448 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 374448 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 374448 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 374448 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 374448 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.SolrCloudTestCase active slice count: 2 expected: 2
[junit4] 2> 374448 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.SolrCloudTestCase active replica count: 0 expected replica count: 0
[junit4] 2> 374448 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=3
[junit4] 2> 375887 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-1-001
of type NRT for shard2
[junit4] 2> 375890 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@180c296{/oia/ow,null,AVAILABLE}
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7945d1{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:51354}
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.Server Started @376349ms
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/oia/ow,
hostPort=51354,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-1-001\cores}
[junit4] 2> 375890 ERROR (closeThreadPool-3877-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 375890 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-02T08:31:01.094Z
[junit4] 2> 375894 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 375898 INFO (zkConnectionManagerCallback-3879-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 375898 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 376007 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 376007 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-1-001\solr.xml
[junit4] 2> 376027 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 376027 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 376029 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 376232 INFO
(OverseerCollectionConfigSetProcessor-72129393493999620-127.0.0.1:51109_oia%2Fow-n_0000000000)
[n:127.0.0.1:51109_oia%2Fow ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 376313 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 376315 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@839b7a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 376315 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@839b7a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 376319 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@143fe91[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 376319 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@143fe91[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 376319 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51083/solr
[junit4] 2> 376322 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 376326 INFO (zkConnectionManagerCallback-3889-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 376326 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 376439 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 376447 INFO (zkConnectionManagerCallback-3891-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 376447 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 376453 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 376461 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.c.ZkController Publish
node=127.0.0.1:51354_oia%2Fow as DOWN
[junit4] 2> 376465 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 376465 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51354_oia%2Fow
[junit4] 2> 376467 INFO (zkCallback-3875-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 376467 INFO (zkCallback-3847-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 376467 INFO (zkCallback-3890-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 376471 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 376472 WARN (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.c.CoreContainer Not all security
plugins configured! authentication=disabled authorization=disabled. Solr is
only as secure as you make it. Consider configuring
authentication/authorization before exposing Solr to users internal or
external. See https://s.apache.org/solrsecurity for more info
[junit4] 2> 376537 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 376572 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 376581 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 376581 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 376583 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51354_oia%2Fow ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-1-001\cores
[junit4] 2> 376615 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:51354_oia%2Fow
[junit4] 2> 377049 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-2-001
of type NRT for shard1
[junit4] 2> 377049 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 377049 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 377049 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 377049 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 377049 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 377049 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 377049 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 377050 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7a5d05{/oia/ow,null,AVAILABLE}
[junit4] 2> 377051 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@8501e4{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:51392}
[junit4] 2> 377051 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.Server Started @377508ms
[junit4] 2> 377051 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/oia/ow, hostPort=51392,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-2-001\cores}
[junit4] 2> 377051 ERROR (closeThreadPool-3877-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 377051 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 377051 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 377051 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 377051 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 377051 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-02T08:31:02.255Z
[junit4] 2> 377052 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 377056 INFO (zkConnectionManagerCallback-3901-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 377056 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 377161 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 377161 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-2-001\solr.xml
[junit4] 2> 377171 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 377171 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 377176 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 377749 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 377751 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@dce0a9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 377751 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@dce0a9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 377757 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@ef6c48[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 377757 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@ef6c48[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 377759 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51083/solr
[junit4] 2> 377761 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 377769 INFO (zkConnectionManagerCallback-3911-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 377769 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 377878 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 377896 INFO (zkConnectionManagerCallback-3913-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 377896 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 377908 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 377917 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.c.ZkController Publish
node=127.0.0.1:51392_oia%2Fow as DOWN
[junit4] 2> 377920 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 377920 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51392_oia%2Fow
[junit4] 2> 377925 INFO (zkCallback-3875-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 377925 INFO (zkCallback-3890-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 377925 INFO (zkCallback-3847-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 377926 INFO (zkCallback-3912-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 377927 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 377928 WARN (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.c.CoreContainer Not all security
plugins configured! authentication=disabled authorization=disabled. Solr is
only as secure as you make it. Consider configuring
authentication/authorization before exposing Solr to users internal or
external. See https://s.apache.org/solrsecurity for more info
[junit4] 2> 378013 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 378049 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 378054 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 378054 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 378056 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51392_oia%2Fow ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-2-001\cores
[junit4] 2> 378096 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:51392_oia%2Fow
[junit4] 2> 378395 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-3-001
of type NRT for shard2
[junit4] 2> 378397 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 378397 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 378397 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 378397 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 378397 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 378397 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 378397 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 378398 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bbd2cd{/oia/ow,null,AVAILABLE}
[junit4] 2> 378400 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@81fb19{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:51434}
[junit4] 2> 378400 INFO (closeThreadPool-3877-thread-1) [ ]
o.e.j.s.Server Started @378856ms
[junit4] 2> 378400 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/oia/ow,
hostPort=51434,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-3-001\cores}
[junit4] 2> 378401 ERROR (closeThreadPool-3877-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 378401 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 378401 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 378401 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 378401 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 378401 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-08-02T08:31:03.605Z
[junit4] 2> 378403 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 378409 INFO (zkConnectionManagerCallback-3923-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 378409 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 378514 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 378514 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-3-001\solr.xml
[junit4] 2> 378523 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 378523 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 378524 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 378885 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 378886 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2a11c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 378886 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2a11c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 378891 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1a36456[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 378891 WARN (closeThreadPool-3877-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1a36456[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 378893 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51083/solr
[junit4] 2> 378895 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 378899 INFO (zkConnectionManagerCallback-3933-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 378899 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 379006 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.c.c.ConnectionManager Waiting for
client to connect to ZooKeeper
[junit4] 2> 379011 INFO (zkConnectionManagerCallback-3935-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 379011 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.c.c.ConnectionManager Client is
connected to ZooKeeper
[junit4] 2> 379020 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 379027 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.c.ZkController Publish
node=127.0.0.1:51434_oia%2Fow as DOWN
[junit4] 2> 379031 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 379031 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51434_oia%2Fow
[junit4] 2> 379036 INFO (zkCallback-3847-thread-4) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 379036 INFO (zkCallback-3890-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 379036 INFO (zkCallback-3875-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 379036 INFO (zkCallback-3912-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 379036 INFO (zkCallback-3934-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 379038 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.p.PackageLoader /packages.json updated
to version -1
[junit4] 2> 379038 WARN (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.c.CoreContainer Not all security
plugins configured! authentication=disabled authorization=disabled. Solr is
only as secure as you make it. Consider configuring
authentication/authorization before exposing Solr to users internal or
external. See https://s.apache.org/solrsecurity for more info
[junit4] 2> 379107 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 379138 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 379144 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 379144 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 379146 INFO (closeThreadPool-3877-thread-1)
[n:127.0.0.1:51434_oia%2Fow ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-3-001\cores
[junit4] 2> 379173 INFO (closeThreadPool-3877-thread-1) [ ]
o.a.s.c.AbstractFullDistribZkTestBase waitForLiveNode: 127.0.0.1:51434_oia%2Fow
[junit4] 2> 379185 INFO (qtp32846482-4787) [n:127.0.0.1:51109_oia%2Fow
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:51354_oia%252Fow&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 379185 INFO (qtp32846482-4788) [n:127.0.0.1:51109_oia%2Fow
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:51434_oia%252Fow&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 379185 INFO (qtp32846482-4789) [n:127.0.0.1:51109_oia%2Fow
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:51392_oia%252Fow&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 379196 INFO
(OverseerThreadFactory-3855-thread-3-processing-n:127.0.0.1:51109_oia%2Fow)
[n:127.0.0.1:51109_oia%2Fow c:collection1 s:shard2 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51434_oia%2Fow for creating
new replica of shard shard2 for collection collection1
[junit4] 2> 379196 INFO
(OverseerThreadFactory-3855-thread-4-processing-n:127.0.0.1:51109_oia%2Fow)
[n:127.0.0.1:51109_oia%2Fow c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51392_oia%2Fow for creating
new replica of shard shard1 for collection collection1
[junit4] 2> 379203 INFO
(OverseerThreadFactory-3855-thread-3-processing-n:127.0.0.1:51109_oia%2Fow)
[n:127.0.0.1:51109_oia%2Fow c:collection1 s:shard2 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 379205 INFO
(OverseerThreadFactory-3855-thread-4-processing-n:127.0.0.1:51109_oia%2Fow)
[n:127.0.0.1:51109_oia%2Fow c:collection1 s:shard1 ]
o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
[junit4] 2> 379207 INFO (qtp3158365-4906) [n:127.0.0.1:51434_oia%2Fow
x:collection1_shard2_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 379210 INFO (qtp8811598-4877) [n:127.0.0.1:51392_oia%2Fow
x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 380255 INFO (qtp3158365-4906) [n:127.0.0.1:51434_oia%2Fow
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 380255 INFO (qtp8811598-4877) [n:127.0.0.1:51392_oia%2Fow
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 380279 INFO (qtp3158365-4906) [n:127.0.0.1:51434_oia%2Fow
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
configset conf1, trusted=true
[junit4] 2> 380279 INFO (qtp8811598-4877) [n:127.0.0.1:51392_oia%2Fow
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n2' using configuration from
configset conf1, trusted=true
[junit4] 2> 380292 INFO (qtp8811598-4877) [n:127.0.0.1:51392_oia%2Fow
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 380292 INFO (qtp3158365-4906) [n:127.0.0.1:51434_oia%2Fow
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 380447 INFO (qtp8811598-4877) [n:127.0.0.1:51392_oia%2Fow
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 380453 INFO (qtp3158365-4906) [n:127.0.0.1:51434_oia%2Fow
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 380479 INFO (qtp8811598-4877) [n:127.0.0.1:51392_oia%2Fow
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n2' (registry
'solr.core.collection1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 380479 INFO (qtp3158365-4906) [n:127.0.0.1:51434_oia%2Fow
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@19a823c
[junit4] 2> 380479 INFO (qtp8811598-4877) [n:127.0.0.1:51392_oia%2Fow
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-2-001\cores\collection1_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-2-001\cores\collection1_shard1_replica_n2\data\]
[junit4] 2> 380479 INFO (qtp3158365-4906) [n:127.0.0.1:51434_oia%2Fow
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-3-001\cores\collection1_shard2_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001\shard-3-001\cores\collection1_shard2_replica_n1\data\]
[junit4] 2> 380483 INFO (qtp8811598-4877) [n:127.0.0.1:51392_oia%2Fow
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 380483 INFO (qtp3158365-4906) [n:127.0.0.1:51434_oia%2Fow
c:collection1 s:shard2 x:collection1_shard2_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 380487 WARN (qtp8811598-4877) [n:127.0.0.1:51392_oia%2Fow
c:collection1 s:shard1 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestHandle
[...truncated too long message...]
] o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 103944 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 104154 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> 16 /solr/collections/collection1/state.json
[junit4] 2> 7 /solr/collections/collection1/terms/shard2
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2> 3
/solr/collections/collection1/collectionprops.json
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_0
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard1_1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard1_0
[junit4] 2> 3
/solr/collections/control_collection/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_1
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/collectionprops.json
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard2
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard3
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard1
[junit4] 2> 2 /solr/collections/collection1/terms/shard1_0
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard4
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 123 /solr/collections/ocptest_shardsplit2/state.json
[junit4] 2> 77 /solr/clusterstate.json
[junit4] 2> 46 /solr/collections/ocptest_shardsplit/state.json
[junit4] 2> 45 /solr/collections/ocptest2/state.json
[junit4] 2> 34 /solr/collections/ocptest3/state.json
[junit4] 2> 33 /solr/collections/ocptest1/state.json
[junit4] 2> 11 /solr/collections/control_collection/state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 2
/solr/overseer_elect/election/72129653234401284-127.0.0.1:51735_oia%2Fow-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 115 /solr/overseer/queue
[junit4] 2> 61 /solr/overseer/collection-queue-work
[junit4] 2> 31 /solr/collections
[junit4] 2> 22 /solr/live_nodes
[junit4] 2>
[junit4] 2> 104166 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:51695
[junit4] 2> 104166 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51695
[junit4] 2> 104166 INFO
(TEST-MultiThreadedOCPTest.test-seed#[FDDFE8C27E77CE5E]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 51695
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=FDDFE8C27E77CE5E -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=ar-JO -Dtests.timezone=NST -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] FAILURE 87.8s J1 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: acoll: 1596361094273
bcoll: 1596361094474
[junit4] > at
__randomizedtesting.SeedInfo.seed([FDDFE8C27E77CE5E:758BD718D08BA3A6]:0)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_FDDFE8C27E77CE5E-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86):
{multiDefault=FST50, _root_=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=Direct)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80),
_version_=DocValuesFormat(name=Lucene80),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1175,
maxMBSortInHeap=6.432027549835451,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-JO, timezone=NST
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201
(32-bit)/cpus=6,threads=1,free=53628360,total=191766528
[junit4] 2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest]
[junit4] Completed [4/5 (3!)] on J1 in 103.63s, 1 test, 1 failure <<<
FAILURES!
[...truncated 19 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126:
There were test failures: 5 suites, 5 tests, 3 failures [seed:
FDDFE8C27E77CE5E]
Total time: 1 minute 50 seconds
[repro] Setting last failure code to 1
[repro] Failures w/original seeds:
[repro] 3/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace:
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 104 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding
'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or
Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over
different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder
'/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1461/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1460' to compute new,
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows
#1461'.
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]