Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/161/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.AddReplicaTest.test
Error Message:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:34937/solr","node_name":"127.0.0.1:34937_solr","state":"active","type":"NRT"}
Stack Trace:
java.lang.AssertionError:
core_node6:{"core":"addreplicatest_coll_shard1_replica_n5","base_url":"https://127.0.0.1:34937/solr","node_name":"127.0.0.1:34937_solr","state":"active","type":"NRT"}
at
__randomizedtesting.SeedInfo.seed([D16668C828EF3290:5932571286135F68]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.apache.solr.cloud.AddReplicaTest.test(AddReplicaTest.java:84)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
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 13944 lines...]
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001/init-core-data-001
[junit4] 2> 1719788 INFO
(SUITE-AddReplicaTest-seed#[D16668C828EF3290]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1719789 INFO
(SUITE-AddReplicaTest-seed#[D16668C828EF3290]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 1719789 INFO
(SUITE-AddReplicaTest-seed#[D16668C828EF3290]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1719789 INFO
(SUITE-AddReplicaTest-seed#[D16668C828EF3290]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001/tempDir-001
[junit4] 2> 1719790 INFO
(SUITE-AddReplicaTest-seed#[D16668C828EF3290]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1719790 INFO (Thread-5925) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1719790 INFO (Thread-5925) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1719791 ERROR (Thread-5925) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 1719890 INFO
(SUITE-AddReplicaTest-seed#[D16668C828EF3290]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:44399
[junit4] 2> 1719892 INFO (zkConnectionManagerCallback-5437-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719896 INFO (jetty-launcher-5434-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1719896 INFO (jetty-launcher-5434-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1719896 INFO (jetty-launcher-5434-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1719896 INFO (jetty-launcher-5434-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1719901 INFO (jetty-launcher-5434-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1719901 INFO (jetty-launcher-5434-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1719901 INFO (jetty-launcher-5434-thread-4) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1719902 INFO (jetty-launcher-5434-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@52ead250{/solr,null,AVAILABLE}
[junit4] 2> 1719908 INFO (jetty-launcher-5434-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1719908 INFO (jetty-launcher-5434-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1719908 INFO (jetty-launcher-5434-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1719909 INFO (jetty-launcher-5434-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1719909 INFO (jetty-launcher-5434-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1719909 INFO (jetty-launcher-5434-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6da63c7f{SSL,[ssl,
http/1.1]}{127.0.0.1:34937}
[junit4] 2> 1719909 INFO (jetty-launcher-5434-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1719909 INFO (jetty-launcher-5434-thread-4) [ ]
o.e.j.s.Server Started @1722011ms
[junit4] 2> 1719909 INFO (jetty-launcher-5434-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34937}
[junit4] 2> 1719909 ERROR (jetty-launcher-5434-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1719909 INFO (jetty-launcher-5434-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.1
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-02T11:58:42.896Z
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c70e1ee{/solr,null,AVAILABLE}
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c88580d{/solr,null,AVAILABLE}
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5d992df4{SSL,[ssl,
http/1.1]}{127.0.0.1:35523}
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-3) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-2) [ ]
o.e.j.s.Server Started @1722012ms
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35523}
[junit4] 2> 1719910 ERROR (jetty-launcher-5434-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7949631c{SSL,[ssl,
http/1.1]}{127.0.0.1:39855}
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ebdc8a5{/solr,null,AVAILABLE}
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-1) [ ]
o.e.j.s.Server Started @1722012ms
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39855}
[junit4] 2> 1719911 INFO (zkConnectionManagerCallback-5439-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719911 ERROR (jetty-launcher-5434-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.1
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4c4dbf5b{SSL,[ssl,
http/1.1]}{127.0.0.1:36621}
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-3) [ ]
o.e.j.s.Server Started @1722012ms
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36621}
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-02T11:58:42.897Z
[junit4] 2> 1719911 ERROR (jetty-launcher-5434-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.1
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-02T11:58:42.897Z
[junit4] 2> 1719910 INFO (jetty-launcher-5434-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.3.1
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1719911 INFO (jetty-launcher-5434-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1719912 INFO (jetty-launcher-5434-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-02T11:58:42.898Z
[junit4] 2> 1719915 INFO (zkConnectionManagerCallback-5441-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719915 INFO (zkConnectionManagerCallback-5445-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719915 INFO (zkConnectionManagerCallback-5443-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719915 INFO (jetty-launcher-5434-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1719915 INFO (jetty-launcher-5434-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1719915 INFO (jetty-launcher-5434-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1719917 INFO (jetty-launcher-5434-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44399/solr
[junit4] 2> 1719917 INFO (zkConnectionManagerCallback-5449-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719918 DEBUG (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$251/1908713269@3e3a7f96
[junit4] 2> 1719918 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1001f7d75440002, likely client has closed socket
[junit4] 2> 1719919 INFO
(zkConnectionManagerCallback-5451-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719920 INFO (jetty-launcher-5434-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44399/solr
[junit4] 2> 1719920 INFO (jetty-launcher-5434-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44399/solr
[junit4] 2> 1719921 INFO (zkConnectionManagerCallback-5457-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719921 INFO (zkConnectionManagerCallback-5459-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719921 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1001f7d75440008, likely client has closed socket
[junit4] 2> 1719921 DEBUG (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$251/1908713269@2a5a2807
[junit4] 2> 1719921 DEBUG (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$251/1908713269@1e97d84b
[junit4] 2> 1719922 INFO
(zkConnectionManagerCallback-5463-thread-1-processing-n:127.0.0.1:35523_solr)
[n:127.0.0.1:35523_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719922 INFO
(zkConnectionManagerCallback-5461-thread-1-processing-n:127.0.0.1:39855_solr)
[n:127.0.0.1:39855_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719922 INFO (jetty-launcher-5434-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44399/solr
[junit4] 2> 1719923 INFO (zkConnectionManagerCallback-5467-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719923 DEBUG (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$251/1908713269@4abd2ae
[junit4] 2> 1719924 INFO
(zkConnectionManagerCallback-5469-thread-1-processing-n:127.0.0.1:36621_solr)
[n:127.0.0.1:36621_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1719959 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1719960 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 1719961 INFO (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1719961 INFO (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1719961 INFO (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1719961 INFO (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1719961 DEBUG (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72092217736691718-127.0.0.1:34937_solr-n_0000000000
[junit4] 2> 1719961 DEBUG (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72092217736691721-127.0.0.1:35523_solr-n_0000000002
[junit4] 2> 1719961 DEBUG (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72092217736691722-127.0.0.1:39855_solr-n_0000000001
[junit4] 2> 1719961 DEBUG (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72092217736691724-127.0.0.1:36621_solr-n_0000000003
[junit4] 2> 1719961 INFO (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:34937_solr
[junit4] 2> 1719962 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72092217736691722-127.0.0.1:39855_solr-n_0000000001
[junit4] 2> 1719962 DEBUG (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72092217736691722-127.0.0.1:39855_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 1719962 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72092217736691718-127.0.0.1:34937_solr-n_0000000000
[junit4] 2> 1719962 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72092217736691721-127.0.0.1:35523_solr-n_0000000002
[junit4] 2> 1719962 DEBUG (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72092217736691718-127.0.0.1:34937_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 1719962 DEBUG (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72092217736691721-127.0.0.1:35523_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 1719962 INFO (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35523_solr
[junit4] 2> 1719962 INFO (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39855_solr
[junit4] 2> 1719962 INFO (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36621_solr
[junit4] 2> 1719962 INFO (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.c.Overseer Overseer
(id=72092217736691718-127.0.0.1:34937_solr-n_0000000000) starting
[junit4] 2> 1719962 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1719962 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1719962 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1719962 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1719966 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1719966 INFO
(zkCallback-5460-thread-1-processing-n:127.0.0.1:39855_solr)
[n:127.0.0.1:39855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1719974 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1719974 INFO
(zkCallback-5462-thread-1-processing-n:127.0.0.1:35523_solr)
[n:127.0.0.1:35523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1719982 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1719982 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1719982 INFO
(zkCallback-5450-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1719986 INFO
(zkCallback-5468-thread-1-processing-n:127.0.0.1:36621_solr)
[n:127.0.0.1:36621_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1720017 INFO
(zkConnectionManagerCallback-5477-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1720018 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1720019 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1720019 INFO (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1720020 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1720020 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720020 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1720021 INFO (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44399/solr ready
[junit4] 2> 1720023 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 1720023 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 1720024 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 0
[junit4] 2> 1720024 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
[junit4] 2> 1720025 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 1720025 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 1720025 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
[junit4] 2> 1720025 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue-work
[junit4] 2> 1720025 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100
elements. ExcludeSet: []
[junit4] 2> 1720026 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1720026 DEBUG (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:34937_solr as DOWN
[junit4] 2> 1720026 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1720026 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1720026 INFO (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34937_solr
[junit4] 2> 1720027 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1720027 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1720027 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1720027 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1720027 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1720027 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 1720027 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1720027 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1720027 INFO
(zkCallback-5460-thread-1-processing-n:127.0.0.1:39855_solr)
[n:127.0.0.1:39855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1720027 INFO
(zkCallback-5462-thread-1-processing-n:127.0.0.1:35523_solr)
[n:127.0.0.1:35523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1720028 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:34937_solr"} current state version: 0
[junit4] 2> 1720028 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:34937_solr
[junit4] 2> 1720028 DEBUG
(OverseerAutoScalingTriggerThread-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 1720029 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1720030 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1720030 INFO
(zkCallback-5468-thread-1-processing-n:127.0.0.1:36621_solr)
[n:127.0.0.1:36621_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1720030 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1720030 INFO
(zkCallback-5450-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1720030 INFO
(zkCallback-5476-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1720030 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/autoscaling.json
[junit4] 2> 1720030 DEBUG
(OverseerAutoScalingTriggerThread-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 1720030 DEBUG
(OverseerAutoScalingTriggerThread-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:36621_solr, 127.0.0.1:34937_solr, 127.0.0.1:35523_solr,
127.0.0.1:39855_solr]
[junit4] 2> 1720030 DEBUG
(OverseerAutoScalingTriggerThread-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 1720030 DEBUG
(OverseerAutoScalingTriggerThread-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 1720033 DEBUG
(OverseerAutoScalingTriggerThread-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 1720034 DEBUG
(OverseerAutoScalingTriggerThread-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 1720039 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 1720040 DEBUG (ScheduledTrigger-7397-thread-1)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 4
[junit4] 2> 1720042 INFO (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35523.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720049 INFO (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35523.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720054 INFO (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35523.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720055 INFO (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36621.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720057 INFO (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001/tempDir-001/node2/.
[junit4] 2> 1720061 INFO (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39855.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720063 INFO (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36621.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720063 INFO (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36621.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720063 INFO (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001/tempDir-001/node3/.
[junit4] 2> 1720069 INFO (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39855.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720070 INFO (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39855.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720070 INFO (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34937.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720071 INFO (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001/tempDir-001/node1/.
[junit4] 2> 1720078 INFO (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34937.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720078 INFO (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34937.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1720079 INFO (jetty-launcher-5434-thread-4)
[n:127.0.0.1:34937_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001/tempDir-001/node4/.
[junit4] 2> 1720094 INFO
(zkConnectionManagerCallback-5481-thread-1-processing-n:127.0.0.1:35523_solr)
[n:127.0.0.1:35523_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1720094 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1720094 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1720095 INFO (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1720095 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1720095 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720095 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1720095 INFO (jetty-launcher-5434-thread-2)
[n:127.0.0.1:35523_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44399/solr ready
[junit4] 2> 1720110 INFO
(zkConnectionManagerCallback-5485-thread-1-processing-n:127.0.0.1:36621_solr)
[n:127.0.0.1:36621_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1720110 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1720110 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1720110 INFO (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1720110 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1720111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720111 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1720111 INFO (jetty-launcher-5434-thread-3)
[n:127.0.0.1:36621_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44399/solr ready
[junit4] 2> 1720114 INFO
(zkConnectionManagerCallback-5489-thread-1-processing-n:127.0.0.1:39855_solr)
[n:127.0.0.1:39855_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1720115 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1720115 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1720115 INFO (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1720115 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1720115 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720115 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1720115 INFO (jetty-launcher-5434-thread-1)
[n:127.0.0.1:39855_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:44399/solr ready
[junit4] 2> 1720128 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1720128 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1720213 INFO (zkConnectionManagerCallback-5491-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1720216 INFO (zkConnectionManagerCallback-5495-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1720216 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 1720216 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 1720216 INFO
(SUITE-AddReplicaTest-seed#[D16668C828EF3290]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1720217 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 1720217 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720217 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 1720217 INFO
(SUITE-AddReplicaTest-seed#[D16668C828EF3290]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44399/solr ready
[junit4] 2> 1720238 INFO
(TEST-AddReplicaTest.test-seed#[D16668C828EF3290]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 1720239 INFO (zkConnectionManagerCallback-5497-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1720250 INFO (qtp887592255-21014) [n:127.0.0.1:34937_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=addreplicatest_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1720250 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 1720250 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
[junit4] 2> 1720250 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1720250 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 1720251 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 1720251 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 1720251 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 1720251 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskQueue Returning topN
elements: [/overseer/collection-queue-work/qn-0000000000, ]
[junit4] 2> 1720251 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
[junit4] 2> 1720251 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor Marked task
[/overseer/collection-queue-work/qn-0000000000] as running
[junit4] 2> 1720251 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4] 2> "name":"addreplicatest_coll",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 1720251 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor Runner processing
/overseer/collection-queue-work/qn-0000000000
[junit4] 2> 1720251 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : create , {
[junit4] 2> "name":"addreplicatest_coll",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 1720251 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 1
[junit4] 2> 1720252 INFO
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
addreplicatest_coll
[junit4] 2> 1720252 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 1720252 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 1720252 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 1720252 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 1720252 DEBUG
(OverseerCollectionConfigSetProcessor-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
[junit4] 2> 1720252 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.Assign Identify nodes using default
[junit4] 2> 1720252 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
creating collections conf node /collections/addreplicatest_coll
[junit4] 2> 1720252 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1720252 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1720252 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1720253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1720253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1720253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1720253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1720253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1720253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 1720253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720253 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720253 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.CreateCollectionCmd Check for
collection zkNode:addreplicatest_coll
[junit4] 2> 1720253 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode
exists
[junit4] 2> 1720254 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1720254 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720254 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1720254 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720254 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "name":"addreplicatest_coll",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"} current state version: 0
[junit4] 2> 1720254 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: addreplicatest_coll
[junit4] 2> 1720254 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/addreplicatest_coll/state.json
[junit4] 2> 1720254 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1720254 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1720258 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720258 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720258 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 1720354 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores
for new collection addreplicatest_coll, shardNames [shard1, shard2] , message :
{
[junit4] 2> "name":"addreplicatest_coll",
[junit4] 2> "fromApi":"true",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "collection.configName":"conf1",
[junit4] 2> "numShards":"2",
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "stateFormat":"2",
[junit4] 2> "operation":"create"}
[junit4] 2> 1720355 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating core
addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection
addreplicatest_coll on 127.0.0.1:39855_solr
[junit4] 2> 1720356 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1720356 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1720356 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39855/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1720356 INFO
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:39855/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1720356 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.CreateCollectionCmd Creating core
addreplicatest_coll_shard2_replica_n2 as part of shard shard2 of collection
addreplicatest_coll on 127.0.0.1:36621_solr
[junit4] 2> 1720357 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 1720357 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1720357 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:39855/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1720357 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1720357 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Expecting [addreplicatest_coll_shard1_replica_n1,
addreplicatest_coll_shard2_replica_n2] cores but found {}
[junit4] 2> 1720357 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36621/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 1720357 INFO
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36621/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1720358 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 1720358 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.SliceMutator New Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node4":{
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:36621/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 1720458 DEBUG
(OverseerThreadFactory-7399-thread-1-processing-n:127.0.0.1:34937_solr)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
Expecting [addreplicatest_coll_shard1_replica_n1,
addreplicatest_coll_shard2_replica_n2] cores but found {}
[junit4] 2> 1720459 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/addreplicatest_coll/state.json version: 0
[junit4] 2> 1720459 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1720460 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1720573 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1720573 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=addreplicatest_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1720573 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1720573 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1720574 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 1720574 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 1720574 DEBUG (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController publishing
state=down
[junit4] 2> 1720574 DEBUG (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing
state=down
[junit4] 2> 1720575 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1720575 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1720575 DEBUG (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch
for collection addreplicatest_coll
[junit4] 2> 1720575 DEBUG (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Registering watch
for collection addreplicatest_coll
[junit4] 2> 1720575 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 1720575 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:39855/solr",
[junit4] 2> "node_name":"127.0.0.1:39855_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1720575 DEBUG (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController waiting to find
shard id in clusterstate for addreplicatest_coll_shard1_replica_n1
[junit4] 2> 1720575 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 1720576 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node3",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:39855/solr",
[junit4] 2> "node_name":"127.0.0.1:39855_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1720576 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node3:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"https://127.0.0.1:39855/solr","node_name":"127.0.0.1:39855_solr","state":"down","type":"NRT"}
[junit4] 2> 1720576 DEBUG (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController waiting to find
shard id in clusterstate for addreplicatest_coll_shard2_replica_n2
[junit4] 2> 1720576 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:39855/solr",
[junit4] 2> "node_name":"127.0.0.1:39855_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node4":{
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:36621/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1720576 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36621/solr",
[junit4] 2> "node_name":"127.0.0.1:36621_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 1720576 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:36621/solr",
[junit4] 2> "node_name":"127.0.0.1:36621_solr",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "type":"NRT",
[junit4] 2> "operation":"state"}
[junit4] 2> 1720576 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node4:{"core":"addreplicatest_coll_shard2_replica_n2","base_url":"https://127.0.0.1:36621/solr","node_name":"127.0.0.1:36621_solr","state":"down","type":"NRT"}
[junit4] 2> 1720576 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.ReplicaMutator Collection is now:
DocCollection(addreplicatest_coll//collections/addreplicatest_coll/state.json/1)={
[junit4] 2> "pullReplicas":"0",
[junit4] 2> "replicationFactor":"1",
[junit4] 2> "router":{"name":"compositeId"},
[junit4] 2> "maxShardsPerNode":"2",
[junit4] 2> "autoAddReplicas":"false",
[junit4] 2> "nrtReplicas":"1",
[junit4] 2> "tlogReplicas":"0",
[junit4] 2> "shards":{
[junit4] 2> "shard1":{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node3":{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:39855/solr",
[junit4] 2> "node_name":"127.0.0.1:39855_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}},
[junit4] 2> "shard2":{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node4":{
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n2",
[junit4] 2> "base_url":"https://127.0.0.1:36621/solr",
[junit4] 2> "node_name":"127.0.0.1:36621_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 1720677 DEBUG
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/addreplicatest_coll/state.json version: 1
[junit4] 2> 1720677 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 1720677 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 1720677 INFO
(zkCallback-5468-thread-1-processing-n:127.0.0.1:36621_solr)
[n:127.0.0.1:36621_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1720677 INFO
(zkCallback-5460-thread-1-processing-n:127.0.0.1:39855_solr)
[n:127.0.0.1:39855_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1720678 INFO
(zkCallback-5468-thread-2-processing-n:127.0.0.1:36621_solr)
[n:127.0.0.1:36621_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1720678 INFO
(zkCallback-5460-thread-2-processing-n:127.0.0.1:39855_solr)
[n:127.0.0.1:39855_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/addreplicatest_coll/state.json] for collection
[addreplicatest_coll] has occurred - updating... (live nodes size: [4])
[junit4] 2> 1720678 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 1720678 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 1720678 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 1720678 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 1720678 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 1720678 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 1721041 DEBUG (ScheduledTrigger-7397-thread-1)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 4
[junit4] 2> 1721582 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.1
[junit4] 2> 1721582 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.3.1
[junit4] 2> 1721586 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema
[addreplicatest_coll_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1721586 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema
[addreplicatest_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1721588 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1721588 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 1721588 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'addreplicatest_coll_shard2_replica_n2' using configuration from
collection addreplicatest_coll, trusted=true
[junit4] 2> 1721588 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'addreplicatest_coll_shard1_replica_n1' using configuration from
collection addreplicatest_coll, trusted=true
[junit4] 2> 1721589 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_36621.solr.core.addreplicatest_coll.shard2.replica_n2'
(registry 'solr.core.addreplicatest_coll.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1721589 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_39855.solr.core.addreplicatest_coll.shard1.replica_n1'
(registry 'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4814c788
[junit4] 2> 1721589 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1721589 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1721589 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore
[[addreplicatest_coll_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001/tempDir-001/node3/addreplicatest_coll_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001/tempDir-001/node3/./addreplicatest_coll_shard2_replica_n2/data/]
[junit4] 2> 1721589 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001/tempDir-001/node1/addreplicatest_coll_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001/tempDir-001/node1/./addreplicatest_coll_shard1_replica_n1/data/]
[junit4] 2> 1721619 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1721619 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1721620 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1721620 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1721620 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1721620 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1721621 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 1721621 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 1721621 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@783450ed[addreplicatest_coll_shard2_replica_n2] main]
[junit4] 2> 1721622 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1721622 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a9e2693[addreplicatest_coll_shard1_replica_n1] main]
[junit4] 2> 1721622 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1721622 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 1721623 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1721623 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1721623 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 1721623 INFO
(searcherExecutor-7405-thread-1-processing-n:127.0.0.1:36621_solr
x:addreplicatest_coll_shard2_replica_n2 s:shard2 c:addreplicatest_coll
r:core_node4) [n:127.0.0.1:36621_solr c:addreplicatest_coll s:shard2
r:core_node4 x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SolrCore
[addreplicatest_coll_shard2_replica_n2] Registered new searcher
Searcher@783450ed[addreplicatest_coll_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1721623 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1599353467289206784
[junit4] 2> 1721623 INFO
(searcherExecutor-7406-thread-1-processing-n:127.0.0.1:39855_solr
x:addreplicatest_coll_shard1_replica_n1 s:shard1 c:addreplicatest_coll
r:core_node3) [n:127.0.0.1:39855_solr c:addreplicatest_coll s:shard1
r:core_node3 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore
[addreplicatest_coll_shard1_replica_n1] Registered new searcher
Searcher@1a9e2693[addreplicatest_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1721623 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1599353467289206784
[junit4] 2> 1721624 DEBUG (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController watch zkdir
/configs/conf1
[junit4] 2> 1721624 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/configs/conf1
[junit4] 2> 1721625 DEBUG (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController watch zkdir
/configs/conf1
[junit4] 2> 1721625 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/configs/conf1
[junit4] 2> 1721626 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard2
[junit4] 2> 1721626 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard1
[junit4] 2> 1721626 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/addreplicatest_coll/terms/shard2
[junit4] 2> 1721626 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/addreplicatest_coll/terms/shard1
[junit4] 2> 1721626 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/addreplicatest_coll/terms/shard2 to
Terms{values={core_node4=0}, version=0}
[junit4] 2> 1721626 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update
of terms at /collections/addreplicatest_coll/terms/shard1 to
Terms{values={core_node3=0}, version=0}
[junit4] 2> 1721626 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard2
[junit4] 2> 1721626 DEBUG (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Register replica
- core:addreplicatest_coll_shard1_replica_n1
address:https://127.0.0.1:39855/solr collection:addreplicatest_coll shard:shard1
[junit4] 2> 1721626 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/collections/addreplicatest_coll/terms/shard1
[junit4] 2> 1721626 DEBUG (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ZkController Register replica
- core:addreplicatest_coll_shard2_replica_n2
address:https://127.0.0.1:36621/solr collection:addreplicatest_coll shard:shard2
[junit4] 2> 1721627 DEBUG (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.LeaderElector Joined
leadership election with path:
/collections/addreplicatest_coll/leader_elect/shard1/election/72092217736691722-core_node3-n_0000000000
[junit4] 2> 1721627 DEBUG (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.LeaderElector Joined
leadership election with path:
/collections/addreplicatest_coll/leader_elect/shard2/election/72092217736691724-core_node4-n_0000000000
[junit4] 2> 1721627 DEBUG (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Running the leader process for shard=shard1 and weAreReplacement=false and
leaderVoteWait=10000
[junit4] 2> 1721627 DEBUG (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Running the leader process for shard=shard2 and weAreReplacement=false and
leaderVoteWait=10000
[junit4] 2> 1721627 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1721627 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 1721627 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1721627 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 1721627 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:39855/solr/addreplicatest_coll_shard1_replica_n1/
[junit4] 2> 1721627 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:36621/solr/addreplicatest_coll_shard2_replica_n2/
[junit4] 2> 1721628 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 1721628 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 1721628 INFO (qtp1275827583-21027) [n:127.0.0.1:39855_solr
c:addreplicatest_coll s:shard1 r:core_node3
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:39855/solr/addreplicatest_coll_shard1_replica_n1/ has no
replicas
[junit4] 2> 1721628 INFO (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n2] o.a.s.c.SyncStrategy
https://127.0.0.1:36621/solr/addreplicatest_coll_shard2_replica_n2/ has no
replicas
[junit4] 2> 1721628 DEBUG (qtp524485154-21034) [n:127.0.0.1:36621_solr
c:addreplicatest_coll s:shard2 r:core_node4 x:addreplicatest_coll_shard2_rep
[...truncated too long message...]
.ZkController No more listeners for config directory [/configs/conf1]
[junit4] 2> 1725328 INFO (jetty-closer-5435-thread-4) [ ]
o.a.s.c.Overseer Overseer
(id=72092217736691718-127.0.0.1:34937_solr-n_0000000000) closing
[junit4] 2> 1725328 INFO
(OverseerStateUpdate-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:34937_solr
[junit4] 2> 1725328 WARN
(OverseerAutoScalingTriggerThread-72092217736691718-127.0.0.1:34937_solr-n_0000000000)
[n:127.0.0.1:34937_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 1725328 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x1001f7d75440010, likely client has closed socket
[junit4] 2> 1725329 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: create/delete:
/solr/collections/addreplicatest_coll/leader_elect/shard1/election/72092217736691722-core_node3-n_0000000000
[junit4] 2> 1725329 DEBUG (jetty-closer-5435-thread-4) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 1725330 INFO (jetty-closer-5435-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7c88580d{/solr,null,UNAVAILABLE}
[junit4] 2> 1725331 INFO (jetty-closer-5435-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1725331 INFO (jetty-closer-5435-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@52ead250{/solr,null,UNAVAILABLE}
[junit4] 2> 1725331 INFO (jetty-closer-5435-thread-4) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1726818 WARN
(zkCallback-5462-thread-1-processing-n:127.0.0.1:35523_solr)
[n:127.0.0.1:35523_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1726819 INFO (jetty-closer-5435-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6c70e1ee{/solr,null,UNAVAILABLE}
[junit4] 2> 1726819 INFO (jetty-closer-5435-thread-3) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1726820 ERROR
(SUITE-AddReplicaTest-seed#[D16668C828EF3290]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 1726820 INFO
(SUITE-AddReplicaTest-seed#[D16668C828EF3290]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44399 44399
[junit4] 2> 1726929 INFO (Thread-5925) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:44399 44399
[junit4] 2> 1726930 WARN (Thread-5925) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 9
/solr/collections/addreplicatest_coll/terms/shard1
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3 /solr/configs/conf1
[junit4] 2> 2
/solr/collections/addreplicatest_coll/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 2
/solr/overseer_elect/election/72092217736691722-127.0.0.1:39855_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.AddReplicaTest_D16668C828EF3290-001
[junit4] 2> May 02, 2018 11:58:49 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1368, maxMBSortInHeap=5.506103819993014,
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-CH, timezone=America/Dawson
[junit4] 2> NOTE: Linux 4.13.0-39-generic amd64/Oracle Corporation
1.8.0_162 (64-bit)/cpus=8,threads=1,free=289253088,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest,
DirectSolrSpellCheckerTest, TestMultiWordSynonyms, ImplicitSnitchTest,
CacheHeaderTest, TestSolrCloudWithKerberosAlt, ResponseLogComponentTest,
NumericFieldsTest, SolrJmxReporterCloudTest, DateMathParserTest,
TestSolrCoreParser, AnalyticsMergeStrategyTest, TestTestInjection,
TestQueryTypes, TestGraphTermsQParserPlugin, CoreAdminHandlerTest,
DistributedFacetExistsSmallTest, SearchHandlerTest, TestRandomDVFaceting,
TestAnalyzeInfixSuggestions, TestNRTOpen, TestSSLRandomization,
TestDFISimilarityFactory, LIRRollingUpdatesTest, NodeLostTriggerTest,
LeaderElectionIntegrationTest, CopyFieldTest, TestDeleteCollectionOnDownNodes,
DistributedVersionInfoTest, TestExactSharedStatsCache, TestSimDistributedQueue,
LeaderFailureAfterFreshStartTest, TermVectorComponentTest,
TestSlowCompositeReaderWrapper, BlobRepositoryCloudTest,
DeleteLastCustomShardedReplicaTest, TestPullReplica,
HdfsUnloadDistributedZkTest, MigrateRouteKeyTest, SpatialFilterTest,
TestBadConfig, ZkFailoverTest, TestStressInPlaceUpdates, TestLazyCores,
TestUniqueKeyFieldResource, TestInPlaceUpdatesDistrib,
TestFieldCollectionResource, BigEndianAscendingWordDeserializerTest,
ShowFileRequestHandlerTest, TestCoreContainer, CollectionPropsTest,
TestSolrCloudSnapshots, TestCodecSupport, TestSolrDeletionPolicy2,
BasicAuthIntegrationTest, ConvertedLegacyTest, ConcurrentCreateRoutedAliasTest,
TestSQLHandler, VersionInfoTest, TestSimpleQParserPlugin, TestCloudPivotFacet,
TestSortableTextField, CdcrReplicationHandlerTest, GraphQueryTest,
DistributedSpellCheckComponentTest, SpatialRPTFieldTypeTest,
TestReplicationHandlerBackup, TlogReplayBufferedWhileIndexingTest,
TestSchemaSimilarityResource, SolrCmdDistributorTest, TestConfigReload,
AddBlockUpdateTest, CursorMarkTest, TestCustomDocTransformer,
RegexBoostProcessorTest, TestMiniSolrCloudClusterSSL,
BlockJoinFacetDistribTest, FacetPivotSmallTest, DataDrivenBlockJoinTest,
WordBreakSolrSpellCheckerTest, DateFieldTest, BasicDistributedZk2Test,
TestLocalFSCloudBackupRestore, JSONWriterTest,
OverseerCollectionConfigSetProcessorTest, TimeRoutedAliasUpdateProcessorTest,
CreateCollectionCleanupTest, StatelessScriptUpdateProcessorFactoryTest,
RecoveryAfterSoftCommitTest, CollectionsAPIDistributedZkTest, ReplaceNodeTest,
TestSolrQueryResponse, TestClusterStateMutator,
TestEmbeddedSolrServerAdminHandler, TimeZoneUtilsTest, TestAnalyzedSuggestions,
TestLMJelinekMercerSimilarityFactory, ShufflingReplicaListTransformerTest,
LukeRequestHandlerTest, MultiTermTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, RecoveryZkTest,
V2StandaloneTest, TestCollectionAPI, OverseerStatusTest, DistanceFunctionTest,
DocValuesMissingTest, TestLFUCache, DistributedQueryComponentCustomSortTest,
HLLUtilTest, DocValuesTest, CheckHdfsIndexTest, SuggestComponentTest,
TestNumericRangeQuery32, TestManagedResourceStorage, ChangedSchemaMergeTest,
SpellPossibilityIteratorTest, TestFastWriter, HdfsLockFactoryTest,
HDFSCollectionsAPITest, TestJettySolrRunner, SolrXmlInZkTest,
CustomHighlightComponentTest, TestPointFields, TestDistributedMissingSort,
TestAtomicUpdateErrorCases, AtomicUpdatesTest, TestDistributedGrouping,
TestFaceting, TestRecovery, TestRealTimeGet, TestStressReorder,
TestStressVersions, TestRangeQuery, UniqFieldsUpdateProcessorFactoryTest,
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter,
TestComponentsName, HighlighterConfigTest, TestQuerySenderListener,
UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig,
SolrIndexConfigTest, BadComponentTest, TestStressRecovery,
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestPhraseSuggestions,
TestFastLRUCache, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest,
TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, TestSolrJ,
TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest,
UUIDFieldTest, FileUtilsTest, CircularListTest, TestRTGBase,
DistributedIntervalFacetingTest, SolrTestCaseJ4Test,
TestSimpleTrackingShardHandler, TestTolerantSearch, TokenizerChainTest,
TestLuceneIndexBackCompat, TestEmbeddedSolrServerConstructors,
TestEmbeddedSolrServerSchemaAPI, ActionThrottleTest, AddReplicaTest]
[junit4] Completed [514/783 (1!)] on J2 in 7.40s, 1 test, 1 failure <<<
FAILURES!
[...truncated 50505 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/161/consoleText
[repro] Revision: 7b74345edb3969ffc523284b116a0437a275102a
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=AddReplicaTest -Dtests.method=test
-Dtests.seed=D16668C828EF3290 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fr-CH -Dtests.timezone=America/Dawson -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] AddReplicaTest
[repro] ant compile-test
[...truncated 3310 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.AddReplicaTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=D16668C828EF3290
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-CH
-Dtests.timezone=America/Dawson -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[...truncated 71 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.AddReplicaTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]