Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1549/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testReadOnlyCollection
Error Message:
initial num docs expected:<10> but was:<6>
Stack Trace:
java.lang.AssertionError: initial num docs expected:<10> but was:<6>
at
__randomizedtesting.SeedInfo.seed([73762362F467A5E5:5804D19ABE64BED0]: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:700)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14221 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4] 2> 984947 INFO
(SUITE-CollectionsAPISolrJTest-seed#[73762362F467A5E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 984948 INFO
(SUITE-CollectionsAPISolrJTest-seed#[73762362F467A5E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/data-dir-128-001
[junit4] 2> 984948 WARN
(SUITE-CollectionsAPISolrJTest-seed#[73762362F467A5E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 984948 INFO
(SUITE-CollectionsAPISolrJTest-seed#[73762362F467A5E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 984950 INFO
(SUITE-CollectionsAPISolrJTest-seed#[73762362F467A5E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 984953 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testColStatus
[junit4] 2> 984953 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001
[junit4] 2> 984953 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 984954 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 984954 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 985054 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43065
[junit4] 2> 985054 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43065
[junit4] 2> 985054 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43065
[junit4] 2> 985054 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 43065
[junit4] 2> 985055 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 985058 INFO (zkConnectionManagerCallback-6527-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 985058 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 985070 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 985085 INFO (zkConnectionManagerCallback-6529-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 985085 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 985087 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 985087 INFO (zkConnectionManagerCallback-6531-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 985087 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 985205 WARN (jetty-launcher-6532-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 985205 WARN (jetty-launcher-6532-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 985205 WARN (jetty-launcher-6532-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 985205 WARN (jetty-launcher-6532-thread-4) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-4) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-1) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-2) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 985205 INFO (jetty-launcher-6532-thread-3) [ ]
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git:
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
[junit4] 2> 985206 INFO (jetty-launcher-6532-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 985206 INFO (jetty-launcher-6532-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 985206 INFO (jetty-launcher-6532-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 985206 INFO (jetty-launcher-6532-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@de6c71{/solr,null,AVAILABLE}
[junit4] 2> 985206 INFO (jetty-launcher-6532-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1a850fa{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:45033}
[junit4] 2> 985206 INFO (jetty-launcher-6532-thread-1) [ ]
o.e.j.s.Server Started @985236ms
[junit4] 2> 985206 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45033}
[junit4] 2> 985207 ERROR (jetty-launcher-6532-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 985207 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 985207 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.4.0
[junit4] 2> 985207 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 985207 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 985207 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-29T00:45:03.009Z
[junit4] 2> 985210 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 985222 INFO (zkConnectionManagerCallback-6534-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 985222 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 985224 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 985224 INFO (jetty-launcher-6532-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 985224 INFO (jetty-launcher-6532-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 985225 INFO (jetty-launcher-6532-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 985225 INFO (jetty-launcher-6532-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 985225 INFO (jetty-launcher-6532-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 985225 INFO (jetty-launcher-6532-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@f058fd{/solr,null,AVAILABLE}
[junit4] 2> 985225 INFO (jetty-launcher-6532-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@fcac6d{/solr,null,AVAILABLE}
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@f94e1{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:35313}
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-3) [ ]
o.e.j.s.Server Started @985256ms
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35313}
[junit4] 2> 985226 ERROR (jetty-launcher-6532-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.4.0
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 985226 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-29T00:45:03.028Z
[junit4] 2> 985227 INFO (jetty-launcher-6532-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11d11cb{/solr,null,AVAILABLE}
[junit4] 2> 985227 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 985240 INFO (jetty-launcher-6532-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@12010fc{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:39771}
[junit4] 2> 985240 INFO (jetty-launcher-6532-thread-2) [ ]
o.e.j.s.Server Started @985269ms
[junit4] 2> 985240 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39771}
[junit4] 2> 985240 INFO (zkConnectionManagerCallback-6536-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 985240 ERROR (jetty-launcher-6532-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 985240 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 985240 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.4.0
[junit4] 2> 985240 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 985240 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 985240 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-29T00:45:03.042Z
[junit4] 2> 985244 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 985244 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 985245 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 985245 INFO (zkConnectionManagerCallback-6538-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 985245 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 985252 INFO (jetty-launcher-6532-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5974a4{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:42749}
[junit4] 2> 985252 INFO (jetty-launcher-6532-thread-4) [ ]
o.e.j.s.Server Started @985281ms
[junit4] 2> 985252 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42749}
[junit4] 2> 985252 ERROR (jetty-launcher-6532-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 985252 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 985252 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.4.0
[junit4] 2> 985252 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 985252 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 985252 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-11-29T00:45:03.054Z
[junit4] 2> 985253 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 985254 INFO (zkConnectionManagerCallback-6540-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 985254 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 985345 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 985345 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 985884 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 985896 WARN (jetty-launcher-6532-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@136721d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 985896 WARN (jetty-launcher-6532-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@136721d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 985936 WARN (jetty-launcher-6532-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@c1440[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 985936 WARN (jetty-launcher-6532-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@c1440[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 985937 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43065/solr
[junit4] 2> 985939 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 985947 INFO (zkConnectionManagerCallback-6550-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 985948 INFO (jetty-launcher-6532-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 985951 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 985952 WARN (jetty-launcher-6532-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@51ef99[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 985952 WARN (jetty-launcher-6532-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@51ef99[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 985960 WARN (jetty-launcher-6532-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@ab70e7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 985960 WARN (jetty-launcher-6532-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@ab70e7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 985962 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43065/solr
[junit4] 2> 985963 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 985967 INFO (zkConnectionManagerCallback-6556-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 985968 INFO (jetty-launcher-6532-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 986059 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 986060 INFO (zkConnectionManagerCallback-6558-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 986060 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 986099 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:39771_solr
[junit4] 2> 986099 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.c.Overseer Overseer
(id=72094550084812809-127.0.0.1:39771_solr-n_0000000000) starting
[junit4] 2> 986104 INFO
(OverseerStateUpdate-72094550084812809-127.0.0.1:39771_solr-n_0000000000)
[n:127.0.0.1:39771_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:39771_solr
[junit4] 2> 986109 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39771_solr
[junit4] 2> 986120 INFO (zkCallback-6557-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 986143 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 986155 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 986172 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39771.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986177 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39771.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986177 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39771.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986178 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 986179 INFO (jetty-launcher-6532-thread-2)
[n:127.0.0.1:39771_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node2/.
[junit4] 2> 986188 INFO (zkConnectionManagerCallback-6564-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 986188 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 986197 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 986199 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:42749_solr as DOWN
[junit4] 2> 986199 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 986199 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42749_solr
[junit4] 2> 986202 INFO (zkCallback-6563-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 986209 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 986210 INFO (zkCallback-6557-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 986212 WARN (jetty-launcher-6532-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1db63bc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 986212 WARN (jetty-launcher-6532-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1db63bc[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 986224 WARN (jetty-launcher-6532-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2eabff[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 986224 WARN (jetty-launcher-6532-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2eabff[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 986225 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43065/solr
[junit4] 2> 986227 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 986235 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 986240 INFO (zkConnectionManagerCallback-6574-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 986240 INFO (jetty-launcher-6532-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 986244 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42749.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986251 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42749.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986251 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42749.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986329 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 986329 WARN (jetty-launcher-6532-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@119920e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 986329 WARN (jetty-launcher-6532-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@119920e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 986332 WARN (jetty-launcher-6532-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@146d4a4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 986332 WARN (jetty-launcher-6532-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@146d4a4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 986333 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43065/solr
[junit4] 2> 986334 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 986334 INFO (zkConnectionManagerCallback-6580-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 986334 INFO (jetty-launcher-6532-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 986344 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 986344 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 986345 INFO (jetty-launcher-6532-thread-4)
[n:127.0.0.1:42749_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node4/.
[junit4] 2> 986345 INFO (zkConnectionManagerCallback-6582-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 986345 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 986450 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 986451 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 986452 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:35313_solr as DOWN
[junit4] 2> 986452 INFO (zkConnectionManagerCallback-6584-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 986452 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 986452 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 986452 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35313_solr
[junit4] 2> 986453 INFO (zkCallback-6563-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 986453 INFO (zkCallback-6557-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 986454 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 986455 INFO (zkCallback-6581-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 986461 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:45033_solr as DOWN
[junit4] 2> 986461 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 986461 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45033_solr
[junit4] 2> 986462 INFO (zkCallback-6557-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 986462 INFO (zkCallback-6563-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 986462 INFO (zkCallback-6583-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 986464 INFO (zkCallback-6581-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 986467 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 986471 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 986483 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35313.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986485 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45033.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986491 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35313.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986491 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35313.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986492 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45033.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986492 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45033.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 986492 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 986492 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 986493 INFO (jetty-launcher-6532-thread-1)
[n:127.0.0.1:45033_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node1/.
[junit4] 2> 986493 INFO (jetty-launcher-6532-thread-3)
[n:127.0.0.1:35313_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node3/.
[junit4] 2> 986575 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
[junit4] 2> 986576 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 986576 INFO (zkConnectionManagerCallback-6597-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 986577 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 986578 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 986578 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43065/solr ready
[junit4] 2> 986583 INFO (qtp31977072-20904) [n:127.0.0.1:39771_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> 986584 INFO (qtp31977072-20904) [n:127.0.0.1:39771_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> 986588 INFO (qtp31977072-20908) [n:127.0.0.1:39771_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf2&name=collectionStatusTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 986589 INFO
(OverseerThreadFactory-6974-thread-1-processing-n:127.0.0.1:39771_solr)
[n:127.0.0.1:39771_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collectionStatusTest
[junit4] 2> 986696 INFO
(OverseerStateUpdate-72094550084812809-127.0.0.1:39771_solr-n_0000000000)
[n:127.0.0.1:39771_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collectionStatusTest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collectionStatusTest_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:42749/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 986697 INFO
(OverseerStateUpdate-72094550084812809-127.0.0.1:39771_solr-n_0000000000)
[n:127.0.0.1:39771_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collectionStatusTest",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collectionStatusTest_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:45033/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 986699 INFO
(OverseerStateUpdate-72094550084812809-127.0.0.1:39771_solr-n_0000000000)
[n:127.0.0.1:39771_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collectionStatusTest",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collectionStatusTest_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:39771/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 986700 INFO
(OverseerStateUpdate-72094550084812809-127.0.0.1:39771_solr-n_0000000000)
[n:127.0.0.1:39771_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collectionStatusTest",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collectionStatusTest_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:35313/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 986906 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 986906 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard2_replica_n4&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 986906 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard1_replica_n2&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 986906 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
x:collectionStatusTest_shard2_replica_n4 ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 986916 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard2_replica_n6&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 987918 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.4.0
[junit4] 2> 987918 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.4.0
[junit4] 2> 987923 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.4.0
[junit4] 2> 987923 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.s.IndexSchema
[collectionStatusTest_shard1_replica_n1] Schema name=cloud-dynamic
[junit4] 2> 987923 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.s.IndexSchema
[collectionStatusTest_shard2_replica_n4] Schema name=cloud-dynamic
[junit4] 2> 987942 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.4.0
[junit4] 2> 987947 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.s.IndexSchema
[collectionStatusTest_shard1_replica_n2] Schema name=cloud-dynamic
[junit4] 2> 987950 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.s.IndexSchema
[collectionStatusTest_shard2_replica_n6] Schema name=cloud-dynamic
[junit4] 2> 987965 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 987965 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating
SolrCore 'collectionStatusTest_shard1_replica_n1' using configuration from
collection collectionStatusTest, trusted=true
[junit4] 2> 987966 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_42749.solr.core.collectionStatusTest.shard1.replica_n1'
(registry 'solr.core.collectionStatusTest.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 987966 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.SolrCore
[[collectionStatusTest_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node4/collectionStatusTest_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node4/./collectionStatusTest_shard1_replica_n1/data/]
[junit4] 2> 987966 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 987966 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating
SolrCore 'collectionStatusTest_shard2_replica_n4' using configuration from
collection collectionStatusTest, trusted=true
[junit4] 2> 987966 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_39771.solr.core.collectionStatusTest.shard2.replica_n4'
(registry 'solr.core.collectionStatusTest.shard2.replica_n4') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 987967 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.SolrCore
[[collectionStatusTest_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node2/collectionStatusTest_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node2/./collectionStatusTest_shard2_replica_n4/data/]
[junit4] 2> 987974 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 987974 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating
SolrCore 'collectionStatusTest_shard1_replica_n2' using configuration from
collection collectionStatusTest, trusted=true
[junit4] 2> 987974 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_45033.solr.core.collectionStatusTest.shard1.replica_n2'
(registry 'solr.core.collectionStatusTest.shard1.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 987974 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.SolrCore
[[collectionStatusTest_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node1/collectionStatusTest_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node1/./collectionStatusTest_shard1_replica_n2/data/]
[junit4] 2> 987975 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema
cloud-dynamic/1.6 with uniqueid field id
[junit4] 2> 987975 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating
SolrCore 'collectionStatusTest_shard2_replica_n6' using configuration from
collection collectionStatusTest, trusted=true
[junit4] 2> 987976 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_35313.solr.core.collectionStatusTest.shard2.replica_n6'
(registry 'solr.core.collectionStatusTest.shard2.replica_n6') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e03e49
[junit4] 2> 987976 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.SolrCore
[[collectionStatusTest_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node3/collectionStatusTest_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_73762362F467A5E5-001/tempDir-001/node3/./collectionStatusTest_shard2_replica_n6/data/]
[junit4] 2> 988032 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 988032 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 988032 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 988032 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 988032 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 988032 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 988033 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 988033 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 988033 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 988033 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 988033 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 988033 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 988034 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@184885b[collectionStatusTest_shard2_replica_n6] main]
[junit4] 2> 988034 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@e99fab[collectionStatusTest_shard1_replica_n2] main]
[junit4] 2> 988034 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@135aa98[collectionStatusTest_shard2_replica_n4] main]
[junit4] 2> 988035 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 988035 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 988035 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 988035 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 988035 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 988036 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 988036 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 988036 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 988036 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1651494937782386688
[junit4] 2> 988036 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1651494937782386688
[junit4] 2> 988036 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 988036 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1651494937782386688
[junit4] 2> 988040 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 988040 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 988040 INFO
(searcherExecutor-6998-thread-1-processing-n:127.0.0.1:39771_solr
x:collectionStatusTest_shard2_replica_n4 c:collectionStatusTest s:shard2
r:core_node7) [n:127.0.0.1:39771_solr c:collectionStatusTest s:shard2
r:core_node7 x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.SolrCore
[collectionStatusTest_shard2_replica_n4] Registered new searcher
Searcher@135aa98[collectionStatusTest_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 988041 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 988041 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 988042 INFO
(searcherExecutor-6999-thread-1-processing-n:127.0.0.1:45033_solr
x:collectionStatusTest_shard1_replica_n2 c:collectionStatusTest s:shard1
r:core_node5) [n:127.0.0.1:45033_solr c:collectionStatusTest s:shard1
r:core_node5 x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.SolrCore
[collectionStatusTest_shard1_replica_n2] Registered new searcher
Searcher@e99fab[collectionStatusTest_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 988042 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1adc281[collectionStatusTest_shard1_replica_n1] main]
[junit4] 2> 988043 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collectionStatusTest/terms/shard1 to
Terms{values={core_node5=0}, version=0}
[junit4] 2> 988043 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collectionStatusTest/leaders/shard1
[junit4] 2> 988044 INFO
(searcherExecutor-7000-thread-1-processing-n:127.0.0.1:35313_solr
x:collectionStatusTest_shard2_replica_n6 c:collectionStatusTest s:shard2
r:core_node8) [n:127.0.0.1:35313_solr c:collectionStatusTest s:shard2
r:core_node8 x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.SolrCore
[collectionStatusTest_shard2_replica_n6] Registered new searcher
Searcher@184885b[collectionStatusTest_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 988048 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
[junit4] 2> 988048 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collectionStatusTest/terms/shard2 to
Terms{values={core_node7=0}, version=0}
[junit4] 2> 988048 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage
Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf2
[junit4] 2> 988048 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 988048 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1651494937794969600
[junit4] 2> 988049 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collectionStatusTest/leaders/shard2
[junit4] 2> 988051 INFO
(searcherExecutor-6997-thread-1-processing-n:127.0.0.1:42749_solr
x:collectionStatusTest_shard1_replica_n1 c:collectionStatusTest s:shard1
r:core_node3) [n:127.0.0.1:42749_solr c:collectionStatusTest s:shard1
r:core_node3 x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.SolrCore
[collectionStatusTest_shard1_replica_n1] Registered new searcher
Searcher@1adc281[collectionStatusTest_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 988051 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collectionStatusTest/terms/shard2 to
Terms{values={core_node7=0, core_node8=0}, version=1}
[junit4] 2> 988052 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collectionStatusTest/leaders/shard2
[junit4] 2> 988052 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 988052 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 988052 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:39771/solr/collectionStatusTest_shard2_replica_n4/
[junit4] 2> 988053 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync:
core=collectionStatusTest_shard2_replica_n4 url=http://127.0.0.1:39771/solr
START
replicas=[http://127.0.0.1:35313/solr/collectionStatusTest_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 988053 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync:
core=collectionStatusTest_shard2_replica_n4 url=http://127.0.0.1:39771/solr
DONE. We have no versions. sync failed.
[junit4] 2> 988054 INFO (qtp13135496-20897) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.c.S.Request
[collectionStatusTest_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 988054 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 988054 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] 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> 988054 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collectionStatusTest/leaders/shard2/leader after winning as
/collections/collectionStatusTest/leader_elect/shard2/election/72094550084812809-core_node7-n_0000000000
[junit4] 2> 988055 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:39771/solr/collectionStatusTest_shard2_replica_n4/ shard2
[junit4] 2> 988057 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 988057 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collectionStatusTest/terms/shard1 to
Terms{values={core_node3=0, core_node5=0}, version=1}
[junit4] 2> 988057 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/collectionStatusTest/leaders/shard1
[junit4] 2> 988157 INFO (zkCallback-6557-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988157 INFO (zkCallback-6557-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988158 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 988165 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard2_replica_n4&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1259
[junit4] 2> 988265 INFO (zkCallback-6557-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988265 INFO (zkCallback-6557-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988265 INFO (zkCallback-6557-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988557 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 988557 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 988557 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas
to http://127.0.0.1:45033/solr/collectionStatusTest_shard1_replica_n2/
[junit4] 2> 988558 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync:
core=collectionStatusTest_shard1_replica_n2 url=http://127.0.0.1:45033/solr
START
replicas=[http://127.0.0.1:42749/solr/collectionStatusTest_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 988558 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.PeerSync PeerSync:
core=collectionStatusTest_shard1_replica_n2 url=http://127.0.0.1:45033/solr
DONE. We have no versions. sync failed.
[junit4] 2> 988559 INFO (qtp10388551-20902) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.c.S.Request
[collectionStatusTest_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 988559 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.SyncStrategy Leader's
attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 988559 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] 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> 988559 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/collectionStatusTest/leaders/shard1/leader after winning as
/collections/collectionStatusTest/leader_elect/shard1/election/72094550084812814-core_node5-n_0000000000
[junit4] 2> 988560 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:45033/solr/collectionStatusTest_shard1_replica_n2/ shard1
[junit4] 2> 988661 INFO (zkCallback-6557-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988661 INFO (zkCallback-6557-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988661 INFO (zkCallback-6583-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988661 INFO (zkCallback-6557-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988662 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ZkController I am the
leader, no recovery necessary
[junit4] 2> 988665 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard1_replica_n2&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1758
[junit4] 2> 988763 INFO (zkCallback-6557-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988763 INFO (zkCallback-6557-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988763 INFO (zkCallback-6557-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988763 INFO (zkCallback-6583-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 988763 INFO (zkCallback-6583-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 989055 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard2_replica_n6&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2139
[junit4] 2> 989060 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=collectionStatusTest_shard1_replica_n1&action=CREATE&numShards=2&collection=collectionStatusTest&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2154
[junit4] 2> 989061 INFO (qtp31977072-20908) [n:127.0.0.1:39771_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> 989160 INFO (zkCallback-6563-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 989160 INFO (zkCallback-6557-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 989160 INFO (zkCallback-6557-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 989160 INFO (zkCallback-6581-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 989160 INFO (zkCallback-6557-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 989160 INFO (zkCallback-6581-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 989160 INFO (zkCallback-6583-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 989160 INFO (zkCallback-6583-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 989160 INFO (zkCallback-6563-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collectionStatusTest/state.json] for collection
[collectionStatusTest] has occurred - updating... (live nodes size: [4])
[junit4] 2> 989160 INFO (qtp31977072-20908) [n:127.0.0.1:39771_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf2&name=collectionStatusTest&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=2572
[junit4] 2> 989161 INFO
(TEST-CollectionsAPISolrJTest.testColStatus-seed#[73762362F467A5E5]) [ ]
o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: collectionStatusTest
[junit4] 2> 989166 INFO (qtp24095719-20878) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collectionStatusTest/terms/shard1 to
Terms{values={core_node3=1, core_node5=1}, version=2}
[junit4] 2> 989168 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45033/solr/collectionStatusTest_shard1_replica_n2/&wt=javabin&version=2}{add=[0
(1651494938964131840)]} 0 1
[junit4] 2> 989169 INFO (qtp24095719-20878) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard1_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1651494938964131840)]} 0 6
[junit4] 2> 989171 INFO (qtp10388551-20905) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45033/solr/collectionStatusTest_shard1_replica_n2/&wt=javabin&version=2}{add=[1
(1651494938971471872)]} 0 1
[junit4] 2> 989172 INFO (qtp24095719-20879) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard1_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1 (1651494938971471872)]} 0 2
[junit4] 2> 989175 INFO (qtp31977072-20900) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collectionStatusTest/terms/shard2 to
Terms{values={core_node7=1, core_node8=1}, version=2}
[junit4] 2> 989178 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39771/solr/collectionStatusTest_shard2_replica_n4/&wt=javabin&version=2}{add=[2
(1651494938974617600)]} 0 1
[junit4] 2> 989178 INFO (qtp31977072-20900) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard2_replica_n4] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2 (1651494938974617600)]} 0 6
[junit4] 2> 989181 INFO (qtp13135496-20901) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39771/solr/collectionStatusTest_shard2_replica_n4/&wt=javabin&version=2}{add=[3
(1651494938980909056)]} 0 1
[junit4] 2> 989181 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard2_replica_n4] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[3 (1651494938980909056)]} 0 2
[junit4] 2> 989184 INFO (qtp10388551-20902) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45033/solr/collectionStatusTest_shard1_replica_n2/&wt=javabin&version=2}{add=[4
(1651494938984054784)]} 0 0
[junit4] 2> 989184 INFO (qtp24095719-20880) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard1_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[4 (1651494938984054784)]} 0 2
[junit4] 2> 989186 INFO (qtp13135496-20897) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39771/solr/collectionStatusTest_shard2_replica_n4/&wt=javabin&version=2}{add=[5
(1651494938987200512)]} 0 0
[junit4] 2> 989186 INFO (qtp31977072-20908) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard2_replica_n4] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[5 (1651494938987200512)]} 0 1
[junit4] 2> 989187 INFO (qtp13135496-20898) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39771/solr/collectionStatusTest_shard2_replica_n4/&wt=javabin&version=2}{add=[6
(1651494938989297664)]} 0 0
[junit4] 2> 989188 INFO (qtp31977072-20900) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard2_replica_n4] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[6 (1651494938989297664)]} 0 1
[junit4] 2> 989189 INFO (qtp13135496-20901) [n:127.0.0.1:35313_solr
c:collectionStatusTest s:shard2 r:core_node8
x:collectionStatusTest_shard2_replica_n6 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:39771/solr/collectionStatusTest_shard2_replica_n4/&wt=javabin&version=2}{add=[7
(1651494938990346240)]} 0 0
[junit4] 2> 989190 INFO (qtp31977072-20904) [n:127.0.0.1:39771_solr
c:collectionStatusTest s:shard2 r:core_node7
x:collectionStatusTest_shard2_replica_n4 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard2_replica_n4] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[7 (1651494938990346240)]} 0 1
[junit4] 2> 989200 INFO (qtp10388551-20903) [n:127.0.0.1:42749_solr
c:collectionStatusTest s:shard1 r:core_node3
x:collectionStatusTest_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory
[collectionStatusTest_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:45033/solr/collectionStatusTest_shard1_replica_n2/&wt=javabin&version=2}{add=[8
(1651494938992443392)]} 0 0
[junit4] 2> 989200 INFO (qtp24095719-20878) [n:127.0.0.1:45033_solr
c:collectionStatusTest s:shard1 r:core_node5
x:collectionStatusTest_shard1_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactor
[...truncated too long message...]
sing metric reporters for registry=solr.cluster, tag=null
[junit4] 2> 1110488 INFO (zkCallback-8335-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1110488 INFO (zkCallback-8341-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1110489 INFO (zkCallback-8317-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 1110490 INFO (jetty-closer-8356-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1110490 INFO (jetty-closer-8356-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1edd99: rootName =
solr_41211, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@a8bfbe
[junit4] 2> 1110490 INFO (jetty-closer-8356-thread-4) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1110589 INFO (jetty-closer-8356-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72094557799841801-127.0.0.1:38055_solr-n_0000000000) closing
[junit4] 2> 1110589 INFO (jetty-closer-8356-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@2a1264{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1110590 INFO (jetty-closer-8356-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@136d559{/solr,null,UNAVAILABLE}
[junit4] 2> 1110590 INFO (jetty-closer-8356-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1110690 INFO (jetty-closer-8356-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1efdc32{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1110690 INFO (jetty-closer-8356-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@49230e{/solr,null,UNAVAILABLE}
[junit4] 2> 1110690 INFO (jetty-closer-8356-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1110790 INFO (jetty-closer-8356-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@17da7df{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1110790 INFO (jetty-closer-8356-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b813b{/solr,null,UNAVAILABLE}
[junit4] 2> 1110790 INFO (jetty-closer-8356-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1110890 INFO (jetty-closer-8356-thread-4) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1fda4c9{HTTP/1.1,[http/1.1,
h2c]}{127.0.0.1:0}
[junit4] 2> 1110890 INFO (jetty-closer-8356-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ae76a2{/solr,null,UNAVAILABLE}
[junit4] 2> 1110890 INFO (jetty-closer-8356-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 1110891 INFO
(TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[73762362F467A5E5])
[ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 1111093 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> 8
/solr/collections/CollWithDefaultClusterProperties/terms/shard2
[junit4] 2> 8
/solr/collections/CollWithDefaultClusterProperties/terms/shard1
[junit4] 2> 8
/solr/collections/CollWithDefaultClusterProperties/state.json
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 4 /solr/packages.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 4 /solr/configs/conf
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 31
/solr/collections/CollWithDefaultClusterProperties/state.json
[junit4] 2> 25 /solr/clusterprops.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 34 /solr/overseer/queue
[junit4] 2> 18 /solr/live_nodes
[junit4] 2> 15 /solr/collections
[junit4] 2> 8 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 1111095 INFO
(TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[73762362F467A5E5])
[ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:46383
[junit4] 2> 1111095 INFO
(TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[73762362F467A5E5])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46383
[junit4] 2> 1111095 INFO
(TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[73762362F467A5E5])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46383
[junit4] 2> 1111095 INFO
(TEST-CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesNewFormat-seed#[73762362F467A5E5])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testCreateCollWithDefaultClusterPropertiesNewFormat
[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.CollectionsAPISolrJTest_73762362F467A5E5-001
[junit4] 2> Nov 29, 2019 12:47:09 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=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2f7096),
locale=sr, timezone=Antarctica/Mawson
[junit4] 2> NOTE: Linux 5.0.0-36-generic i386/Oracle Corporation 1.8.0_201
(32-bit)/cpus=8,threads=1,free=170298896,total=467517440
[junit4] 2> NOTE: All tests run in this JVM: [BasicZkTest,
DocValuesMultiTest, SolrMetricManagerTest, SolrSlf4jReporterTest, TestRecovery,
CleanupOldIndexTest, TestSolrCoreProperties, AuthToolTest, TestApiFramework,
OverseerRolesTest, SmileWriterTest, TestLeaderElectionZkExpiry,
TestTolerantUpdateProcessorCloud, MetricTriggerIntegrationTest,
TestCloudRecovery2, RootFieldTest, TestQuerySenderNoQuery,
LukeRequestHandlerTest, TestPayloadScoreQParserPlugin,
SolrLogAuditLoggerPluginTest, CSVRequestHandlerTest, TestComponentsName,
AnalysisAfterCoreReloadTest, TestCoreDiscovery, MetricsHistoryHandlerTest,
SolrRrdBackendFactoryTest, TestMacroExpander, TestEmbeddedSolrServerSchemaAPI,
TestSubQueryTransformerDistrib, TestCloudPivotFacet, OverseerTest,
TestSolrConfigHandlerConcurrent, NumberUtilsTest,
TestSizeLimitedDistributedMap, MaxSizeAutoCommitTest,
TestSimDistribStateManager, TestSolrJacksonAnnotation, TestLegacyField,
ResponseLogComponentTest, TestBulkSchemaConcurrent, TestCloudDeleteByQuery,
BufferStoreTest, AddBlockUpdateTest, TestLMDirichletSimilarityFactory,
HttpPartitionWithTlogReplicasTest, ZkFailoverTest, TestDistributedMissingSort,
TestSolrCoreSnapshots, TestStressInPlaceUpdates, TestFaceting,
TestCloudJSONFacetJoinDomain, TestStressRecovery, TestLegacyTerms,
JavaBinAtomicUpdateMultivalueTest, TaggingAttributeTest,
TestFoldingMultitermQuery, TestLuceneIndexBackCompat, TestUtils,
TestInitParams, TestRandomRequestDistribution, SampleTest,
TestHdfsCloudBackupRestore, TestCustomDocTransformer,
XsltUpdateRequestHandlerTest, ClusterStateUpdateTest, AlternateDirectoryTest,
ZkCollectionPropsCachingTest, TestDocTermOrds, CustomHighlightComponentTest,
IndexSizeEstimatorTest, TestValueSourceCache,
TestExclusionRuleCollectionAccess, TestReloadDeadlock, JvmMetricsTest,
TestHttpShardHandlerFactory, TestLRUStatsCache, ChangedSchemaMergeTest,
TestElisionMultitermQuery, IndexBasedSpellCheckerTest, TestStressVersions,
SliceStateTest, TestCSVLoader, TestMinHashQParser, TestJsonFacets,
TestJavabinTupleStreamParser, TestNumericRangeQuery64, DistribCursorPagingTest,
SplitByPrefixTest, RecoveryAfterSoftCommitTest, WordBreakSolrSpellCheckerTest,
ActionThrottleTest, DistributedQueueTest, TestXIncludeConfig,
AssignBackwardCompatibilityTest, FullHLLTest, TestMergePolicyConfig, TestSort,
TestFreeTextSuggestions, TestSolr4Spatial2, ConjunctionSolrSpellCheckerTest,
DeleteInactiveReplicaTest, TestConfigSetsAPI, BJQParserTest,
TestNamedUpdateProcessors, TestTrie, TestFieldCacheReopen,
JWTAuthPluginIntegrationTest, RandomizedTaggerTest, CollectionsAPISolrJTest]
[junit4] Completed [269/887 (1!)] on J0 in 126.60s, 21 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 50344 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1549/consoleText
[repro] Revision: 1927e850c89c17e067d3bad0404a0c636767cc21
[repro] Ant options: "-Dargs=-server -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=CollectionsAPISolrJTest
-Dtests.method=testReadOnlyCollection -Dtests.seed=73762362F467A5E5
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr
-Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] CollectionsAPISolrJTest
[repro] ant compile-test
[...truncated 3599 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.CollectionsAPISolrJTest" -Dtests.showOutput=onerror
"-Dargs=-server -XX:+UseSerialGC" -Dtests.seed=73762362F467A5E5
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr
-Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[...truncated 175 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro] Exiting with code 0
[...truncated 43 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]