Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/689/
Java: 64bit/jdk-12 -XX:+UseCompressedOops -XX:+UseParallelGC
3 tests failed.
FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI
Error Message:
{} expected:<2> but was:<0>
Stack Trace:
java.lang.AssertionError: {} expected:<2> but was:<0>
at
__randomizedtesting.SeedInfo.seed([5186B9CFC81E02D9:4E5125E3BB15FB92]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI(AliasIntegrationTest.java:293)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testReadOnlyCollection
Error Message:
initial num docs expected:<10> but was:<4>
Stack Trace:
java.lang.AssertionError: initial num docs expected:<10> but was:<4>
at
__randomizedtesting.SeedInfo.seed([5186B9CFC81E02D9:7AF44B37821D19EC]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testReadOnlyCollection(CollectionsAPISolrJTest.java:684)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED:
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter
Error Message:
expected:<3> but was:<1>
Stack Trace:
java.lang.AssertionError: expected:<3> but was:<1>
at
__randomizedtesting.SeedInfo.seed([5186B9CFC81E02D9:4D6515D64E7CD29]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:145)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 14018 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/init-core-data-001
[junit4] 2> 848463 WARN
(SUITE-CollectionsAPISolrJTest-seed#[5186B9CFC81E02D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 848463 INFO
(SUITE-CollectionsAPISolrJTest-seed#[5186B9CFC81E02D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 848463 INFO
(SUITE-CollectionsAPISolrJTest-seed#[5186B9CFC81E02D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 848463 INFO
(SUITE-CollectionsAPISolrJTest-seed#[5186B9CFC81E02D9]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 848465 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.SolrTestCaseJ4 ###Starting testReadOnlyCollection
[junit4] 2> 848465 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001
[junit4] 2> 848466 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 848466 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 848466 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 848566 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.ZkTestServer start zk server on port:45277
[junit4] 2> 848566 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45277
[junit4] 2> 848566 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45277
[junit4] 2> 848567 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848569 INFO (zkConnectionManagerCallback-7947-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848569 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848570 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848571 INFO (zkConnectionManagerCallback-7949-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848571 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848571 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848572 INFO (zkConnectionManagerCallback-7951-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848572 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848674 WARN (jetty-launcher-7952-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 848674 WARN (jetty-launcher-7952-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 848674 WARN (jetty-launcher-7952-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 848674 WARN (jetty-launcher-7952-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-4) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-3) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-2) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 848674 INFO (jetty-launcher-7952-thread-1) [ ]
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git:
c4550056e785fb5665914545889f21dc136ad9e6; jvm 12+33
[junit4] 2> 848675 INFO (jetty-launcher-7952-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 848675 INFO (jetty-launcher-7952-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 848675 INFO (jetty-launcher-7952-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 848675 INFO (jetty-launcher-7952-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 848675 INFO (jetty-launcher-7952-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 848675 INFO (jetty-launcher-7952-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 848675 INFO (jetty-launcher-7952-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11d8ebcd{/solr,null,AVAILABLE}
[junit4] 2> 848675 INFO (jetty-launcher-7952-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@38e2685a{/solr,null,AVAILABLE}
[junit4] 2> 848676 INFO (jetty-launcher-7952-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 848676 INFO (jetty-launcher-7952-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 848676 INFO (jetty-launcher-7952-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 848676 INFO (jetty-launcher-7952-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@69e523f1{/solr,null,AVAILABLE}
[junit4] 2> 848676 INFO (jetty-launcher-7952-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 848676 INFO (jetty-launcher-7952-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 848676 INFO (jetty-launcher-7952-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a209fc0{/solr,null,AVAILABLE}
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6830945f{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:43791}
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@600b9e9{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:46449}
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-2) [ ]
o.e.j.s.Server Started @848707ms
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46449}
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@56f33cb6{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41951}
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7743ed1d{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:41203}
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-4) [ ]
o.e.j.s.Server Started @848707ms
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-1) [ ]
o.e.j.s.Server Started @848707ms
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41951}
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41203}
[junit4] 2> 848677 ERROR (jetty-launcher-7952-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 848677 ERROR (jetty-launcher-7952-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 848677 ERROR (jetty-launcher-7952-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-11T05:23:29.647874Z
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 848677 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-11T05:23:29.647887Z
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-3) [ ]
o.e.j.s.Server Started @848708ms
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43791}
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-11T05:23:29.648446Z
[junit4] 2> 848678 ERROR (jetty-launcher-7952-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.2.0
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 848678 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-11T05:23:29.648565Z
[junit4] 2> 848681 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848681 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848681 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848681 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848681 INFO (zkConnectionManagerCallback-7960-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848681 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848681 INFO (zkConnectionManagerCallback-7954-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848681 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848681 INFO (zkConnectionManagerCallback-7956-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848681 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848682 INFO (zkConnectionManagerCallback-7958-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848682 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848682 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 848682 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 848682 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 848685 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 848872 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 848873 WARN (jetty-launcher-7952-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1ac44b14[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 848875 WARN (jetty-launcher-7952-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@24761df1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 848875 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45277/solr
[junit4] 2> 848875 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848876 INFO (zkConnectionManagerCallback-7967-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848876 INFO (jetty-launcher-7952-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 848977 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 848978 WARN (jetty-launcher-7952-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6df1937b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 848980 WARN (jetty-launcher-7952-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@4c2345dc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 848981 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45277/solr
[junit4] 2> 848981 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 848982 INFO (zkConnectionManagerCallback-7974-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 848982 INFO (jetty-launcher-7952-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 849030 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 849031 WARN (jetty-launcher-7952-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7427d5e5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 849033 WARN (jetty-launcher-7952-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@42328913[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 849033 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45277/solr
[junit4] 2> 849033 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 849034 INFO (zkConnectionManagerCallback-7981-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849034 INFO (jetty-launcher-7952-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 849179 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 849180 WARN (jetty-launcher-7952-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@29226ce5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 849182 WARN (jetty-launcher-7952-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@31370f2c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 849182 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45277/solr
[junit4] 2> 849183 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 849184 INFO (zkConnectionManagerCallback-7988-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849184 INFO (jetty-launcher-7952-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 849187 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 849187 INFO (zkConnectionManagerCallback-7990-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849187 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 849216 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41203_solr
[junit4] 2> 849216 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.c.Overseer Overseer
(id=72406635155226635-127.0.0.1:41203_solr-n_0000000000) starting
[junit4] 2> 849218 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 849219 INFO (zkConnectionManagerCallback-7997-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849219 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 849220 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45277/solr ready
[junit4] 2> 849221 INFO
(OverseerStateUpdate-72406635155226635-127.0.0.1:41203_solr-n_0000000000)
[n:127.0.0.1:41203_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:41203_solr
[junit4] 2> 849221 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41203_solr
[junit4] 2> 849221 INFO (zkCallback-7989-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 849221 INFO (zkCallback-7996-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 849230 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 849242 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41203.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849248 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41203.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849248 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41203.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849249 INFO (jetty-launcher-7952-thread-1)
[n:127.0.0.1:41203_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node1/.
[junit4] 2> 849287 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 849288 INFO (zkConnectionManagerCallback-8000-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849288 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 849291 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 849293 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:41951_solr as DOWN
[junit4] 2> 849293 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 849293 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41951_solr
[junit4] 2> 849293 INFO (zkCallback-7989-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 849293 INFO (zkCallback-7996-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 849294 INFO (zkCallback-7999-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 849294 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 849295 INFO (zkConnectionManagerCallback-8007-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849295 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 849295 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 849295 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45277/solr ready
[junit4] 2> 849303 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 849314 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41951.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849320 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41951.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849320 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41951.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849321 INFO (jetty-launcher-7952-thread-4)
[n:127.0.0.1:41951_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node4/.
[junit4] 2> 849387 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 849388 INFO (zkConnectionManagerCallback-8010-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849388 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 849390 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 849391 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:46449_solr as DOWN
[junit4] 2> 849392 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 849392 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46449_solr
[junit4] 2> 849392 INFO (zkCallback-7999-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 849392 INFO (zkCallback-8009-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 849393 INFO (zkCallback-7989-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 849393 INFO (zkCallback-7996-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 849393 INFO (zkCallback-8006-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 849393 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 849394 INFO (zkConnectionManagerCallback-8017-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849394 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 849394 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 849395 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45277/solr ready
[junit4] 2> 849403 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 849414 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46449.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849420 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46449.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849420 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46449.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849421 INFO (jetty-launcher-7952-thread-2)
[n:127.0.0.1:46449_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node2/.
[junit4] 2> 849487 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 849488 INFO (zkConnectionManagerCallback-8020-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849488 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 849492 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 849495 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:43791_solr as DOWN
[junit4] 2> 849495 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 849495 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43791_solr
[junit4] 2> 849496 INFO (zkCallback-7989-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 849496 INFO (zkCallback-8009-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 849496 INFO (zkCallback-7996-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 849496 INFO (zkCallback-8006-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 849496 INFO (zkCallback-7999-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 849496 INFO (zkCallback-8019-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 849496 INFO (zkCallback-8016-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 849496 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 849497 INFO (zkConnectionManagerCallback-8027-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849497 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 849497 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 849498 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:45277/solr ready
[junit4] 2> 849506 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 849516 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43791.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849522 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43791.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849522 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43791.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 849523 INFO (jetty-launcher-7952-thread-3)
[n:127.0.0.1:43791_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node3/.
[junit4] 2> 849549 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 849550 INFO (zkConnectionManagerCallback-8033-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 849550 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 849552 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 849552 INFO
(TEST-CollectionsAPISolrJTest.testReadOnlyCollection-seed#[5186B9CFC81E02D9]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45277/solr
ready
[junit4] 2> 849560 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with
params name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 849561 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0
QTime=0
[junit4] 2> 849561 INFO (qtp923905347-21254) [n:127.0.0.1:43791_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf&name=readOnlyTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 849562 INFO
(OverseerThreadFactory-6851-thread-1-processing-n:127.0.0.1:41203_solr)
[n:127.0.0.1:41203_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
readOnlyTest
[junit4] 2> 849666 INFO
(OverseerStateUpdate-72406635155226635-127.0.0.1:41203_solr-n_0000000000)
[n:127.0.0.1:41203_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"readOnlyTest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"readOnlyTest_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:43791/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 849667 INFO
(OverseerStateUpdate-72406635155226635-127.0.0.1:41203_solr-n_0000000000)
[n:127.0.0.1:41203_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"readOnlyTest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"readOnlyTest_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41203/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 849668 INFO
(OverseerStateUpdate-72406635155226635-127.0.0.1:41203_solr-n_0000000000)
[n:127.0.0.1:41203_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"readOnlyTest",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"readOnlyTest_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41951/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 849668 INFO
(OverseerStateUpdate-72406635155226635-127.0.0.1:41203_solr-n_0000000000)
[n:127.0.0.1:41203_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"readOnlyTest",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"readOnlyTest_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:46449/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 849871 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
x:readOnlyTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n1&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 849871 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
x:readOnlyTest_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n2&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 849871 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
x:readOnlyTest_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n6&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 849871 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 849872 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
x:readOnlyTest_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n4&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 850877 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 850877 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 850877 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 850877 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
[junit4] 2> 850883 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.s.IndexSchema [readOnlyTest_shard1_replica_n1] Schema name=minimal
[junit4] 2> 850883 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.s.IndexSchema [readOnlyTest_shard2_replica_n4] Schema name=minimal
[junit4] 2> 850883 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.s.IndexSchema [readOnlyTest_shard2_replica_n6] Schema name=minimal
[junit4] 2> 850883 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.s.IndexSchema [readOnlyTest_shard1_replica_n2] Schema name=minimal
[junit4] 2> 850884 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 850884 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard1_replica_n1' using
configuration from collection readOnlyTest, trusted=true
[junit4] 2> 850884 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 850884 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard2_replica_n4' using
configuration from collection readOnlyTest, trusted=true
[junit4] 2> 850884 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43791.solr.core.readOnlyTest.shard1.replica_n1' (registry
'solr.core.readOnlyTest.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 850884 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41951.solr.core.readOnlyTest.shard2.replica_n4' (registry
'solr.core.readOnlyTest.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 850884 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.SolrCore [[readOnlyTest_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node3/readOnlyTest_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node3/./readOnlyTest_shard1_replica_n1/data/]
[junit4] 2> 850884 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.c.SolrCore [[readOnlyTest_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node4/readOnlyTest_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node4/./readOnlyTest_shard2_replica_n4/data/]
[junit4] 2> 850885 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 850885 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 850885 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard1_replica_n2' using
configuration from collection readOnlyTest, trusted=true
[junit4] 2> 850885 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.CoreContainer Creating SolrCore 'readOnlyTest_shard2_replica_n6' using
configuration from collection readOnlyTest, trusted=true
[junit4] 2> 850885 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46449.solr.core.readOnlyTest.shard2.replica_n6' (registry
'solr.core.readOnlyTest.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 850885 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41203.solr.core.readOnlyTest.shard1.replica_n2' (registry
'solr.core.readOnlyTest.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@68746f22
[junit4] 2> 850885 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.SolrCore [[readOnlyTest_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node2/readOnlyTest_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node2/./readOnlyTest_shard2_replica_n6/data/]
[junit4] 2> 850885 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.c.SolrCore [[readOnlyTest_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node1/readOnlyTest_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_5186B9CFC81E02D9-001/tempDir-001/node1/./readOnlyTest_shard1_replica_n2/data/]
[junit4] 2> 850917 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 850917 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 850918 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 850918 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 850918 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 850918 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 850918 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 850918 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 850919 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5e2010f7[readOnlyTest_shard1_replica_n1] main]
[junit4] 2> 850919 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6b6c39c[readOnlyTest_shard2_replica_n6] main]
[junit4] 2> 850919 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 850919 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 850920 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 850920 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 850920 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 850920 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 850920 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 850920 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 850920 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1636020374093168640
[junit4] 2> 850920 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1636020374093168640
[junit4] 2> 850921 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 850921 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 850921 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5a07d2f4[readOnlyTest_shard1_replica_n2] main]
[junit4] 2> 850922 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 850922 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 850922 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 850922 INFO
(searcherExecutor-6868-thread-1-processing-n:127.0.0.1:43791_solr
x:readOnlyTest_shard1_replica_n1 c:readOnlyTest s:shard1 r:core_node3)
[n:127.0.0.1:43791_solr c:readOnlyTest s:shard1 r:core_node3
x:readOnlyTest_shard1_replica_n1 ] o.a.s.c.SolrCore
[readOnlyTest_shard1_replica_n1] Registered new searcher
Searcher@5e2010f7[readOnlyTest_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 850923 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1636020374096314368
[junit4] 2> 850923 INFO
(searcherExecutor-6871-thread-1-processing-n:127.0.0.1:46449_solr
x:readOnlyTest_shard2_replica_n6 c:readOnlyTest s:shard2 r:core_node8)
[n:127.0.0.1:46449_solr c:readOnlyTest s:shard2 r:core_node8
x:readOnlyTest_shard2_replica_n6 ] o.a.s.c.SolrCore
[readOnlyTest_shard2_replica_n6] Registered new searcher
Searcher@6b6c39c[readOnlyTest_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 850924 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/readOnlyTest/terms/shard2 to Terms{values={core_node8=0},
version=0}
[junit4] 2> 850924 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/readOnlyTest/leaders/shard2
[junit4] 2> 850924 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/readOnlyTest/terms/shard1 to Terms{values={core_node3=0},
version=0}
[junit4] 2> 850924 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/readOnlyTest/leaders/shard1
[junit4] 2> 850924 INFO
(searcherExecutor-6870-thread-1-processing-n:127.0.0.1:41203_solr
x:readOnlyTest_shard1_replica_n2 c:readOnlyTest s:shard1 r:core_node5)
[n:127.0.0.1:41203_solr c:readOnlyTest s:shard1 r:core_node5
x:readOnlyTest_shard1_replica_n2 ] o.a.s.c.SolrCore
[readOnlyTest_shard1_replica_n2] Registered new searcher
Searcher@5a07d2f4[readOnlyTest_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 850925 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 850926 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/readOnlyTest/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 850926 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/readOnlyTest/leaders/shard1
[junit4] 2> 850926 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 850926 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 850926 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43791/solr/readOnlyTest_shard1_replica_n1/
[junit4] 2> 850926 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard1_replica_n1
url=http://127.0.0.1:43791/solr START
replicas=[http://127.0.0.1:41203/solr/readOnlyTest_shard1_replica_n2/]
nUpdates=100
[junit4] 2> 850927 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard1_replica_n1
url=http://127.0.0.1:43791/solr DONE. We have no versions. sync failed.
[junit4] 2> 850927 INFO (qtp1064461660-21247) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.c.S.Request [readOnlyTest_shard1_replica_n2] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 850927 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 850927 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 850927 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/readOnlyTest/leaders/shard1/leader after winning as
/collections/readOnlyTest/leader_elect/shard1/election/72406635155226641-core_node3-n_0000000000
[junit4] 2> 850928 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:43791/solr/readOnlyTest_shard1_replica_n1/ shard1
[junit4] 2> 850931 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 850931 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 850932 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 850932 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 850933 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1f37a40b[readOnlyTest_shard2_replica_n4] main]
[junit4] 2> 850934 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 850934 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 850935 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 850935 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1636020374108897280
[junit4] 2> 850937 INFO
(searcherExecutor-6869-thread-1-processing-n:127.0.0.1:41951_solr
x:readOnlyTest_shard2_replica_n4 c:readOnlyTest s:shard2 r:core_node7)
[n:127.0.0.1:41951_solr c:readOnlyTest s:shard2 r:core_node7
x:readOnlyTest_shard2_replica_n4 ] o.a.s.c.SolrCore
[readOnlyTest_shard2_replica_n4] Registered new searcher
Searcher@1f37a40b[readOnlyTest_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 850938 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/readOnlyTest/terms/shard2 to Terms{values={core_node7=0,
core_node8=0}, version=1}
[junit4] 2> 850938 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/readOnlyTest/leaders/shard2
[junit4] 2> 851029 INFO (zkCallback-8019-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851029 INFO (zkCallback-8019-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851031 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 851077 INFO (qtp923905347-21250) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n1&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1206
[junit4] 2> 851133 INFO (zkCallback-8019-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851133 INFO (zkCallback-8019-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851133 INFO (zkCallback-8019-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851426 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 851426 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 851426 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:46449/solr/readOnlyTest_shard2_replica_n6/
[junit4] 2> 851426 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard2_replica_n6
url=http://127.0.0.1:46449/solr START
replicas=[http://127.0.0.1:41951/solr/readOnlyTest_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 851427 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.u.PeerSync PeerSync: core=readOnlyTest_shard2_replica_n6
url=http://127.0.0.1:46449/solr DONE. We have no versions. sync failed.
[junit4] 2> 851428 INFO (qtp809384224-21259) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.c.S.Request [readOnlyTest_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 851428 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 851428 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 851428 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/readOnlyTest/leaders/shard2/leader after winning as
/collections/readOnlyTest/leader_elect/shard2/election/72406635155226639-core_node8-n_0000000000
[junit4] 2> 851428 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46449/solr/readOnlyTest_shard2_replica_n6/ shard2
[junit4] 2> 851530 INFO (zkCallback-8019-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851530 INFO (zkCallback-8019-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851530 INFO (zkCallback-8009-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851530 INFO (zkCallback-8019-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851530 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 851631 INFO (zkCallback-8019-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851631 INFO (zkCallback-8019-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851631 INFO (zkCallback-8019-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851631 INFO (zkCallback-8009-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851632 INFO (zkCallback-8009-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 851649 INFO (qtp857715283-21260) [n:127.0.0.1:46449_solr
c:readOnlyTest s:shard2 r:core_node8 x:readOnlyTest_shard2_replica_n6 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n6&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1777
[junit4] 2> 851929 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=readOnlyTest_shard1_replica_n2&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2058
[junit4] 2> 851941 INFO (qtp809384224-21262) [n:127.0.0.1:41951_solr
c:readOnlyTest s:shard2 r:core_node7 x:readOnlyTest_shard2_replica_n4 ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=readOnlyTest_shard2_replica_n4&action=CREATE&numShards=2&collection=readOnlyTest&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2069
[junit4] 2> 851943 INFO (qtp923905347-21254) [n:127.0.0.1:43791_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 852042 INFO (zkCallback-8019-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 852042 INFO (zkCallback-8019-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 852042 INFO (zkCallback-7999-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 852042 INFO (zkCallback-8019-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 852042 INFO (zkCallback-7989-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 852042 INFO (zkCallback-7999-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 852042 INFO (zkCallback-7989-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/readOnlyTest/state.json] for collection [readOnlyTest] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 852042 INFO (qtp923905347-21254) [n:127.0.0.1:43791_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf&name=readOnlyTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2481
[junit4] 2> 852045 INFO (qtp923905347-21248) [n:127.0.0.1:43791_solr
c:readOnlyTest s:shard1 r:core_node3 x:readOnlyTest_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/readOnlyTest/terms/shard1 to Terms{values={core_node3=1,
core_node5=1}, version=2}
[junit4] 2> 852046 INFO (qtp1064461660-21251) [n:127.0.0.1:41203_solr
c:readOnlyTest s:shard1 r:core_node5 x:readOnlyTest_shard1_replica_n2 ]
o.a.s.u.p.LogUpdateProcessorFactory [readOnlyTest_shard1_replica_n2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43791/solr/readOnlyTest_shard1_replica_n1/&wt=javabin&version=2}{add=[0
(1636020375270719488)
[...truncated too long message...]
j.s.ServletContextHandler@4d57966b{/solr,null,UNAVAILABLE}
[junit4] 2> 1249939 INFO (jetty-closer-13621-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1250039 INFO (jetty-closer-13621-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@59539be{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1250039 INFO (jetty-closer-13621-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7e139152{/solr,null,UNAVAILABLE}
[junit4] 2> 1250040 INFO (jetty-closer-13621-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1250139 INFO (jetty-closer-13621-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@537f3843{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1250139 INFO (jetty-closer-13621-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@503b6cf{/solr,null,UNAVAILABLE}
[junit4] 2> 1250139 INFO (jetty-closer-13621-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1250140 INFO
(SUITE-CustomCollectionTest-seed#[5186B9CFC81E02D9]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1250342 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> 28 /solr/collections/withShardField/terms/a
[junit4] 2> 18 /solr/collections/withShardField/terms/b
[junit4] 2> 17 /solr/collections/implicitcoll/terms/x
[junit4] 2> 17 /solr/collections/implicitcoll/terms/b
[junit4] 2> 16 /solr/collections/implicitcoll/terms/a
[junit4] 2> 15 /solr/configs/conf
[junit4] 2> 15 /solr/collections/implicitcoll/terms/c
[junit4] 2> 14 /solr/collections/withShardField/terms/d
[junit4] 2> 14 /solr/collections/withShardField/terms/c
[junit4] 2> 13 /solr/aliases.json
[junit4] 2> 13 /solr/clusterprops.json
[junit4] 2> 12 /solr/collections/routeFieldColl/state.json
[junit4] 2> 10 /solr/collections/routeFieldColl/terms/shard4
[junit4] 2> 10 /solr/collections/routeFieldColl/terms/shard2
[junit4] 2> 10 /solr/collections/routeFieldColl/terms/shard3
[junit4] 2> 10 /solr/collections/implicitcoll/state.json
[junit4] 2> 8 /solr/collections/routeFieldColl/terms/shard1
[junit4] 2> 4
/solr/collections/testCreateShardRepFactor/state.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3
/solr/collections/testCreateShardRepFactor/terms/a
[junit4] 2> 2
/solr/collections/testCreateShardRepFactor/terms/x
[junit4] 2> 2
/solr/collections/testCreateShardRepFactor/terms/b
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 129 /solr/collections/implicitcoll/state.json
[junit4] 2> 70 /solr/collections/withShardField/state.json
[junit4] 2> 68 /solr/collections/routeFieldColl/state.json
[junit4] 2> 55
/solr/collections/testCreateShardRepFactor/state.json
[junit4] 2> 46 /solr/aliases.json
[junit4] 2> 13 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/withShardField/leader_elect/a/election/72406660308729873-core_node8-n_0000000000
[junit4] 2> 2
/solr/collections/withShardField/leader_elect/d/election/72406660308729873-core_node31-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72406660308729865-127.0.0.1:43969_solr-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 198 /solr/overseer/queue
[junit4] 2> 79 /solr/collections
[junit4] 2> 37 /solr/live_nodes
[junit4] 2> 27 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1250344 INFO
(SUITE-CustomCollectionTest-seed#[5186B9CFC81E02D9]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43801
[junit4] 2> 1250344 INFO
(SUITE-CustomCollectionTest-seed#[5186B9CFC81E02D9]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43801
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CustomCollectionTest_5186B9CFC81E02D9-001
[junit4] 2> Jun 11, 2019 5:30:11 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene80):
{shard_s=FST50,
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=PostingsFormat(name=LuceneFixedGap),
_route_=PostingsFormat(name=MockRandom)},
docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=346,
maxMBSortInHeap=5.710503067391024,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@649aa73f),
locale=gsw-FR, timezone=SystemV/PST8PDT
[junit4] 2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 12
(64-bit)/cpus=8,threads=1,free=111998656,total=494403584
[junit4] 2> NOTE: All tests run in this JVM:
[TestOnReconnectListenerSupport, TestSimpleTextCodec, StressHdfsTest,
SimpleCollectionCreateDeleteTest, TestNumericTerms64,
IndexSchemaRuntimeFieldTest, SolrCloudExampleTest,
TestClassicSimilarityFactory, ShowFileRequestHandlerTest,
TestLegacyNumericUtils, TestCoreContainer, MultiDestinationAuditLoggerTest,
OrderedExecutorTest, NodeMutatorTest, TestDynamicFieldResource,
DeleteLastCustomShardedReplicaTest, FacetPivotSmallTest,
CdcrReplicationHandlerTest, HdfsDirectoryTest, ReindexCollectionTest,
SuggesterWFSTTest, DistributedSpellCheckComponentTest, GraphQueryTest,
CustomHighlightComponentTest, SuggestComponentContextFilterQueryTest,
BadIndexSchemaTest, TestSchemaResource, TriggerSetPropertiesIntegrationTest,
TestHdfsBackupRestoreCore, TestSolrCLIRunExample, TestDistribDocBasedVersion,
TriggerCooldownIntegrationTest, CdcrWithNodesRestartsTest, DateRangeFieldTest,
TestScoreJoinQPNoScore, TestReloadDeadlock, TestUtils, V2StandaloneTest,
TestWordDelimiterFilterFactory, TransactionLogTest, TestSolrCoreSnapshots,
TestSimDistribStateManager, TestExactStatsCache, TestSQLHandler,
DirectUpdateHandlerTest, TestSegmentSorting,
HdfsTlogReplayBufferedWhileIndexingTest, TestLogWatcher, TestApiFramework,
LeaderFailoverAfterPartitionTest, TestXmlQParser,
MetricsHistoryWithAuthIntegrationTest, UUIDFieldTest,
DistributedVersionInfoTest, PathHierarchyTokenizerFactoryTest,
TestManagedResource, CloneFieldUpdateProcessorFactoryTest,
BasicDistributedZk2Test, SolrMetricsIntegrationTest, MBeansHandlerTest,
AuditLoggerPluginTest, ScriptEngineTest, SparseHLLTest, SimpleFacetsTest,
CoreAdminHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest,
AsyncCallRequestStatusResponseTest, TestTrackingShardHandlerFactory,
DistributedFacetPivotSmallTest, DistribDocExpirationUpdateProcessorTest,
TestRebalanceLeaders, TestSkipOverseerOperations, FullHLLTest,
TestJsonFacetsStatsParsing, TestCSVLoader, SearchRateTriggerTest,
TestInitParams, TestCollationFieldDocValues, TestSolrCloudWithHadoopAuthPlugin,
TestClusterProperties, ConfigureRecoveryStrategyTest, TestStandardQParsers,
SolrShardReporterTest, TestCoreAdminApis, DistributedFacetPivotLargeTest,
TestSortableTextField, PrimitiveFieldTypeTest, TestObjectReleaseTracker,
TestStressLiveNodes, CollectionsAPIAsyncDistributedZkTest,
ClassificationUpdateProcessorFactoryTest, TestCustomStream,
CloudMLTQParserTest, TestFaceting, HttpPartitionOnCommitTest,
TestManagedSynonymFilterFactory, TolerantUpdateProcessorTest,
DirectSolrConnectionTest, DeleteShardTest,
StatelessScriptUpdateProcessorFactoryTest,
TestSolrCloudWithSecureImpersonation, TestDeprecatedFilters,
CustomCollectionTest]
[junit4] Completed [382/862 (3!)] on J0 in 18.53s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 46364 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/689/consoleText
[repro] Revision: da8fbbd99c3be2ee77e32320bf378b3e3f50e733
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line: ant test -Dtestcase=CollectionsAPISolrJTest
-Dtests.method=testReadOnlyCollection -Dtests.seed=5186B9CFC81E02D9
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=haw-US
-Dtests.timezone=Europe/Luxembourg -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=AliasIntegrationTest
-Dtests.method=testClusterStateProviderAPI -Dtests.seed=5186B9CFC81E02D9
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=JST
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] Repro line: ant test -Dtestcase=CustomCollectionTest
-Dtests.method=testRouteFieldForImplicitRouter -Dtests.seed=5186B9CFC81E02D9
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gsw-FR
-Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] CustomCollectionTest
[repro] AliasIntegrationTest
[repro] CollectionsAPISolrJTest
[repro] ant compile-test
[...truncated 3583 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=15
-Dtests.class="*.CustomCollectionTest|*.AliasIntegrationTest|*.CollectionsAPISolrJTest"
-Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
-Dtests.seed=5186B9CFC81E02D9 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=gsw-FR -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[...truncated 270 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro] 0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro] 0/5 failed: org.apache.solr.cloud.api.collections.CustomCollectionTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]