Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.x/88/
2 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:39721/solr","node_name":"127.0.0.1:39721_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:39721/solr","node_name":"127.0.0.1:39721_solr","state":"active","type":"NRT"}
at
__randomizedtesting.SeedInfo.seed([5B0A2CEAC0BA54F9:D35E13306E463901]: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)
FAILED: org.apache.solr.update.CdcrUpdateLogTest.testSubReader
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([5B0A2CEAC0BA54F9:16D2A689B06D852B]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.update.CdcrUpdateLogTest.testSubReader(CdcrUpdateLogTest.java:583)
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 12079 lines...]
[junit4] Suite: org.apache.solr.cloud.AddReplicaTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_5B0A2CEAC0BA54F9-001/init-core-data-001
[junit4] 2> 115699 WARN
(SUITE-AddReplicaTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 115705 INFO
(SUITE-AddReplicaTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 115706 INFO
(SUITE-AddReplicaTest-seed#[5B0A2CEAC0BA54F9]-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> 115707 INFO
(SUITE-AddReplicaTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 115709 INFO
(SUITE-AddReplicaTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_5B0A2CEAC0BA54F9-001/tempDir-001
[junit4] 2> 115709 INFO
(SUITE-AddReplicaTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 115728 INFO (Thread-53) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 115731 INFO (Thread-53) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 115767 ERROR (Thread-53) [ ] 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> 115828 INFO
(SUITE-AddReplicaTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37449
[junit4] 2> 115883 INFO (jetty-launcher-68-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 115883 INFO (jetty-launcher-68-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 115883 INFO (jetty-launcher-68-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 115883 INFO (jetty-launcher-68-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 115897 INFO (jetty-launcher-68-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@34de1739{/solr,null,AVAILABLE}
[junit4] 2> 115917 INFO (jetty-launcher-68-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2768538a{/solr,null,AVAILABLE}
[junit4] 2> 115922 INFO (jetty-launcher-68-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@35df63c6{/solr,null,AVAILABLE}
[junit4] 2> 115906 INFO (jetty-launcher-68-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2d5f7abd{SSL,[ssl,
http/1.1]}{127.0.0.1:38552}
[junit4] 2> 115926 INFO (jetty-launcher-68-thread-1) [ ]
o.e.j.s.Server Started @119197ms
[junit4] 2> 115918 INFO (jetty-launcher-68-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7737f12{SSL,[ssl,
http/1.1]}{127.0.0.1:39721}
[junit4] 2> 115927 INFO (jetty-launcher-68-thread-4) [ ]
o.e.j.s.Server Started @119197ms
[junit4] 2> 115927 INFO (jetty-launcher-68-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5020de3c{/solr,null,AVAILABLE}
[junit4] 2> 115927 INFO (jetty-launcher-68-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@69839465{SSL,[ssl,
http/1.1]}{127.0.0.1:44143}
[junit4] 2> 115928 INFO (jetty-launcher-68-thread-2) [ ]
o.e.j.s.Server Started @119198ms
[junit4] 2> 115927 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38552}
[junit4] 2> 115927 INFO (jetty-launcher-68-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=39721}
[junit4] 2> 115930 ERROR (jetty-launcher-68-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 115930 ERROR (jetty-launcher-68-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 115930 INFO (jetty-launcher-68-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 115931 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 115931 INFO (jetty-launcher-68-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 115931 INFO (jetty-launcher-68-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 115931 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 115931 INFO (jetty-launcher-68-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-22T16:39:09.202Z
[junit4] 2> 115931 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 115931 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-22T16:39:09.202Z
[junit4] 2> 115928 INFO (jetty-launcher-68-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44143}
[junit4] 2> 115938 INFO (jetty-launcher-68-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@66734812{SSL,[ssl,
http/1.1]}{127.0.0.1:35255}
[junit4] 2> 115940 INFO (jetty-launcher-68-thread-3) [ ]
o.e.j.s.Server Started @119211ms
[junit4] 2> 115940 INFO (jetty-launcher-68-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35255}
[junit4] 2> 115940 ERROR (jetty-launcher-68-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 115940 INFO (jetty-launcher-68-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 115940 INFO (jetty-launcher-68-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 115940 INFO (jetty-launcher-68-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 115941 INFO (jetty-launcher-68-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-22T16:39:09.211Z
[junit4] 2> 115941 ERROR (jetty-launcher-68-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 115944 INFO (jetty-launcher-68-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.2.0
[junit4] 2> 115961 INFO (jetty-launcher-68-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 115961 INFO (jetty-launcher-68-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 115961 INFO (jetty-launcher-68-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-22T16:39:09.232Z
[junit4] 2> 115986 INFO (jetty-launcher-68-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 115997 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 116009 INFO (jetty-launcher-68-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 116014 INFO (jetty-launcher-68-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 116018 INFO (jetty-launcher-68-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37449/solr
[junit4] 2> 116036 INFO (jetty-launcher-68-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37449/solr
[junit4] 2> 116051 INFO (jetty-launcher-68-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37449/solr
[junit4] 2> 116118 INFO (jetty-launcher-68-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37449/solr
[junit4] 2> 116131 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15fe498efd10005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 116145 DEBUG (jetty-launcher-68-thread-3)
[n:127.0.0.1:35255_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$284/537802048@7f227793
[junit4] 2> 116162 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15fe498efd10007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 116162 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15fe498efd10006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 116168 DEBUG (jetty-launcher-68-thread-4)
[n:127.0.0.1:39721_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$284/537802048@3a74b536
[junit4] 2> 116168 DEBUG (jetty-launcher-68-thread-1)
[n:127.0.0.1:38552_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$284/537802048@6b08d6f9
[junit4] 2> 116183 DEBUG (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$284/537802048@1210b373
[junit4] 2> 116743 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 116747 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 116748 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 116748 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 116750 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 116752 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 116753 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 116753 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 116754 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 116754 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 116754 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 116758 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 116761 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 116762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 116762 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 116763 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 116768 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 116770 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 116771 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 116772 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 116773 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 116773 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 116774 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 116774 INFO (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 116774 INFO (jetty-launcher-68-thread-4)
[n:127.0.0.1:39721_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 116778 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 116780 DEBUG (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/99049062335053836-127.0.0.1:44143_solr-n_0000000000
[junit4] 2> 116780 DEBUG (jetty-launcher-68-thread-4)
[n:127.0.0.1:39721_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/99049062335053834-127.0.0.1:39721_solr-n_0000000001
[junit4] 2> 116781 INFO (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44143_solr
[junit4] 2> 116781 INFO (jetty-launcher-68-thread-1)
[n:127.0.0.1:38552_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 116789 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/99049062335053836-127.0.0.1:44143_solr-n_0000000000
[junit4] 2> 116790 DEBUG (jetty-launcher-68-thread-1)
[n:127.0.0.1:38552_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/99049062335053835-127.0.0.1:38552_solr-n_0000000002
[junit4] 2> 116790 DEBUG (jetty-launcher-68-thread-4)
[n:127.0.0.1:39721_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/99049062335053836-127.0.0.1:44143_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 116791 INFO (jetty-launcher-68-thread-3)
[n:127.0.0.1:35255_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 116792 INFO (jetty-launcher-68-thread-4)
[n:127.0.0.1:39721_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39721_solr
[junit4] 2> 116814 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/99049062335053834-127.0.0.1:39721_solr-n_0000000001
[junit4] 2> 116814 DEBUG (jetty-launcher-68-thread-3)
[n:127.0.0.1:35255_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/99049062335053833-127.0.0.1:35255_solr-n_0000000003
[junit4] 2> 116815 DEBUG (jetty-launcher-68-thread-1)
[n:127.0.0.1:38552_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/99049062335053834-127.0.0.1:39721_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 116815 INFO (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.c.Overseer Overseer
(id=99049062335053836-127.0.0.1:44143_solr-n_0000000000) starting
[junit4] 2> 116815 INFO (jetty-launcher-68-thread-1)
[n:127.0.0.1:38552_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38552_solr
[junit4] 2> 116816 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/99049062335053835-127.0.0.1:38552_solr-n_0000000002
[junit4] 2> 116816 DEBUG (jetty-launcher-68-thread-3)
[n:127.0.0.1:35255_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/99049062335053835-127.0.0.1:38552_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 116822 INFO (jetty-launcher-68-thread-3)
[n:127.0.0.1:35255_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35255_solr
[junit4] 2> 116827 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 116828 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 116828 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 116828 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 116837 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 116837 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 116840 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:39721_solr)
[n:127.0.0.1:39721_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 116845 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 116845 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 116857 INFO
(zkCallback-89-thread-1-processing-n:127.0.0.1:38552_solr)
[n:127.0.0.1:38552_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 116857 INFO
(zkCallback-87-thread-1-processing-n:127.0.0.1:35255_solr)
[n:127.0.0.1:35255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 116857 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 117437 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 117440 INFO (jetty-launcher-68-thread-1)
[n:127.0.0.1:38552_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38552.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117443 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue-work
[junit4] 2> 117444 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 117445 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 117451 DEBUG (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:44143_solr as DOWN
[junit4] 2> 117466 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 117466 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 0
[junit4] 2> 117466 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
[junit4] 2> 117466 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 117466 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 117466 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 117466 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
[junit4] 2> 117466 INFO (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44143_solr
[junit4] 2> 117467 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100
elements. ExcludeSet: []
[junit4] 2> 117467 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:44143_solr"} current state version: 0
[junit4] 2> 117467 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 117467 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 117467 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 117467 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 117468 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 117470 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 117470 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 117471 INFO
(zkCallback-87-thread-1-processing-n:127.0.0.1:35255_solr)
[n:127.0.0.1:35255_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 117471 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 117472 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:44143_solr
[junit4] 2> 117474 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 117474 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 117474 INFO
(zkCallback-89-thread-1-processing-n:127.0.0.1:38552_solr)
[n:127.0.0.1:38552_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 117474 INFO
(zkCallback-88-thread-1-processing-n:127.0.0.1:39721_solr)
[n:127.0.0.1:39721_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 117481 INFO (jetty-launcher-68-thread-1)
[n:127.0.0.1:38552_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38552.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117485 INFO (jetty-launcher-68-thread-3)
[n:127.0.0.1:35255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35255.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117501 INFO (jetty-launcher-68-thread-4)
[n:127.0.0.1:39721_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39721.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117525 INFO (jetty-launcher-68-thread-1)
[n:127.0.0.1:38552_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38552.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117527 INFO (jetty-launcher-68-thread-1)
[n:127.0.0.1:38552_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_5B0A2CEAC0BA54F9-001/tempDir-001/node2/.
[junit4] 2> 117531 INFO (jetty-launcher-68-thread-4)
[n:127.0.0.1:39721_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39721.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117531 INFO (jetty-launcher-68-thread-4)
[n:127.0.0.1:39721_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_39721.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117533 INFO (jetty-launcher-68-thread-4)
[n:127.0.0.1:39721_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_5B0A2CEAC0BA54F9-001/tempDir-001/node4/.
[junit4] 2> 117572 INFO (jetty-launcher-68-thread-3)
[n:127.0.0.1:35255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35255.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117572 INFO (jetty-launcher-68-thread-3)
[n:127.0.0.1:35255_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35255.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117575 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 117576 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 117578 DEBUG
(OverseerAutoScalingTriggerThread-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 117580 INFO (jetty-launcher-68-thread-3)
[n:127.0.0.1:35255_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_5B0A2CEAC0BA54F9-001/tempDir-001/node3/.
[junit4] 2> 117587 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/autoscaling.json
[junit4] 2> 117588 DEBUG
(OverseerAutoScalingTriggerThread-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 117680 DEBUG
(OverseerAutoScalingTriggerThread-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:44143_solr, 127.0.0.1:39721_solr, 127.0.0.1:35255_solr,
127.0.0.1:38552_solr]
[junit4] 2> 117680 DEBUG
(OverseerAutoScalingTriggerThread-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 117680 DEBUG
(OverseerAutoScalingTriggerThread-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 117702 DEBUG
(OverseerAutoScalingTriggerThread-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 117703 DEBUG
(OverseerAutoScalingTriggerThread-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 117705 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 117705 DEBUG (ScheduledTrigger-425-thread-1)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:44143_solr,
127.0.0.1:39721_solr, 127.0.0.1:35255_solr, 127.0.0.1:38552_solr]
[junit4] 2> 117717 INFO (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44143.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117760 INFO (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44143.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117760 INFO (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44143.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 117762 INFO (jetty-launcher-68-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_5B0A2CEAC0BA54F9-001/tempDir-001/node1/.
[junit4] 2> 117995 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterprops.json
[junit4] 2> 117996 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 117996 INFO
(SUITE-AddReplicaTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 117997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 117997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 117997 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 118000 INFO
(SUITE-AddReplicaTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37449/solr ready
[junit4] 2> 118505 INFO
(TEST-AddReplicaTest.test-seed#[5B0A2CEAC0BA54F9]) [ ] o.a.s.SolrTestCaseJ4
###Starting test
[junit4] 2> 118636 INFO (qtp481453974-1284) [n:127.0.0.1:44143_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> 118646 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 118647 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 118647 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 118649 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
[junit4] 2> 118650 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 118650 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 118650 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 118652 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskQueue Returning topN
elements: [/overseer/collection-queue-work/qn-0000000000, ]
[junit4] 2> 118652 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
[junit4] 2> 118654 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor Marked task
[/overseer/collection-queue-work/qn-0000000000] as running
[junit4] 2> 118654 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_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> 118658 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 1
[junit4] 2> 118658 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor Runner processing
/overseer/collection-queue-work/qn-0000000000
[junit4] 2> 118658 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 118658 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 118658 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 118658 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.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> 118658 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 118658 INFO
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.CreateCollectionCmd Create collection
addreplicatest_coll
[junit4] 2> 118658 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
[junit4] 2> 118669 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.Assign Identify nodes using default
[junit4] 2> 118670 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerCollectionMessageHandler creating
collections conf node /collections/addreplicatest_coll
[junit4] 2> 118671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 118671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 118671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 118671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 118671 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/collections
[junit4] 2> 118674 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 118674 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 118674 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 118678 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 118678 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 118682 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.CreateCollectionCmd Check for collection
zkNode:addreplicatest_coll
[junit4] 2> 118682 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.CreateCollectionCmd Collection zkNode
exists
[junit4] 2> 118684 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 118684 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 118685 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_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> 118685 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.ClusterStateMutator building a new
cName: addreplicatest_coll
[junit4] 2> 118687 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/addreplicatest_coll/state.json
[junit4] 2> 118688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 118688 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 118707 DEBUG (ScheduledTrigger-425-thread-1)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:44143_solr,
127.0.0.1:39721_solr, 127.0.0.1:35255_solr, 127.0.0.1:38552_solr]
[junit4] 2> 118787 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.CreateCollectionCmd Creating SolrCores for
new collection addreplicatest_coll, shardNames [shard1, shard2] , nrtReplicas :
1, tlogReplicas: 0, pullReplicas: 0
[junit4] 2> 118797 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.CreateCollectionCmd Creating core
addreplicatest_coll_shard1_replica_n1 as part of shard shard1 of collection
addreplicatest_coll on 127.0.0.1:35255_solr
[junit4] 2> 118801 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 118801 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 118804 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_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:35255/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 118805 INFO
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_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:35255/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 118817 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 118817 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.SliceMutator New Slice: shard1:{
[junit4] 2> "range":"80000000-ffffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{"core_node2":{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:35255/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 118820 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.CreateCollectionCmd Creating core
addreplicatest_coll_shard2_replica_n3 as part of shard shard2 of collection
addreplicatest_coll on 127.0.0.1:44143_solr
[junit4] 2> 118822 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 118822 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 118822 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_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_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44143/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"} current state version: 0
[junit4] 2> 118823 INFO
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_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_n3",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44143/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 118823 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
[junit4] 2> "range":"0-7fffffff",
[junit4] 2> "state":"active",
[junit4] 2> "replicas":{}}
[junit4] 2> 118823 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_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_n3",
[junit4] 2> "base_url":"https://127.0.0.1:44143/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[junit4] 2> "type":"NRT"}}}
[junit4] 2> 118824 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerCollectionMessageHandler Expecting
2 cores but found 0
[junit4] 2> 118925 DEBUG
(OverseerThreadFactory-427-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerCollectionMessageHandler Expecting
2 cores but found 0
[junit4] 2> 118925 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/addreplicatest_coll/state.json version: 0
[junit4] 2> 118928 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 118928 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 119218 INFO (qtp481453974-1265) [n:127.0.0.1:44143_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_n3&action=CREATE&numShards=2&collection=addreplicatest_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 119219 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 119242 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 119246 DEBUG (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ZkController publishing
state=down
[junit4] 2> 119250 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 119250 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 119251 DEBUG (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ZkController Registering watch
for collection addreplicatest_coll
[junit4] 2> 119251 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.Overseer processMessage: queueSize: 1,
message = {
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n3",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:44143/solr",
[junit4] 2> "node_name":"127.0.0.1:44143_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> 119253 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n3",
[junit4] 2> "core_node_name":"core_node4",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:44143/solr",
[junit4] 2> "node_name":"127.0.0.1:44143_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> 119253 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node4:{"core":"addreplicatest_coll_shard2_replica_n3","base_url":"https://127.0.0.1:44143/solr","node_name":"127.0.0.1:44143_solr","state":"down","type":"NRT"}
[junit4] 2> 119253 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_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_node2":{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:35255/solr",
[junit4] 2> "state":"down",
[junit4] 2> "node_name":null,
[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_n3",
[junit4] 2> "base_url":"https://127.0.0.1:44143/solr",
[junit4] 2> "node_name":"127.0.0.1:44143_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 119260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 119266 DEBUG (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ZkController waiting to find
shard id in clusterstate for addreplicatest_coll_shard2_replica_n3
[junit4] 2> 119278 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&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> 119278 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 119280 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 119281 DEBUG (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController publishing
state=down
[junit4] 2> 119282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 119282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 119282 DEBUG (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController Registering watch
for collection addreplicatest_coll
[junit4] 2> 119282 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 119283 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "core_node_name":"core_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:35255/solr",
[junit4] 2> "node_name":"127.0.0.1:35255_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> 119283 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_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_node2",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"https://127.0.0.1:35255/solr",
[junit4] 2> "node_name":"127.0.0.1:35255_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> 119283 DEBUG (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
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> 119283 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.ReplicaMutator Will update state for
replica:
core_node2:{"core":"addreplicatest_coll_shard1_replica_n1","base_url":"https://127.0.0.1:35255/solr","node_name":"127.0.0.1:35255_solr","state":"down","type":"NRT"}
[junit4] 2> 119283 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_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_node2":{
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "base_url":"https://127.0.0.1:35255/solr",
[junit4] 2> "node_name":"127.0.0.1:35255_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_n3",
[junit4] 2> "base_url":"https://127.0.0.1:44143/solr",
[junit4] 2> "node_name":"127.0.0.1:44143_solr",
[junit4] 2> "state":"down",
[junit4] 2> "type":"NRT"}}}}}
[junit4] 2> 119384 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/addreplicatest_coll/state.json version: 1
[junit4] 2> 119384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 119384 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 119385 INFO
(zkCallback-87-thread-1-processing-n:127.0.0.1:35255_solr)
[n:127.0.0.1:35255_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> 119385 INFO
(zkCallback-90-thread-1-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_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> 119385 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 119386 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 119386 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 119394 INFO
(zkCallback-90-thread-2-processing-n:127.0.0.1:44143_solr)
[n:127.0.0.1:44143_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> 119395 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 119402 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 119410 INFO
(zkCallback-87-thread-2-processing-n:127.0.0.1:35255_solr)
[n:127.0.0.1:35255_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> 119411 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/collections/addreplicatest_coll/state.json
[junit4] 2> 119710 DEBUG (ScheduledTrigger-425-thread-2)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:44143_solr,
127.0.0.1:39721_solr, 127.0.0.1:35255_solr, 127.0.0.1:38552_solr]
[junit4] 2> 120283 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 120301 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.2.0
[junit4] 2> 120313 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.s.IndexSchema
[addreplicatest_coll_shard2_replica_n3] Schema name=minimal
[junit4] 2> 120317 WARN (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.SolrResourceLoader Solr loaded
a deprecated plugin/analysis class [solr.TrieIntField]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 120334 WARN (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.SolrResourceLoader Solr loaded
a deprecated plugin/analysis class [solr.TrieLongField]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 120335 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 120335 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.CoreContainer Creating
SolrCore 'addreplicatest_coll_shard2_replica_n3' using configuration from
collection addreplicatest_coll, trusted=true
[junit4] 2> 120336 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema
[addreplicatest_coll_shard1_replica_n1] Schema name=minimal
[junit4] 2> 120336 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44143.solr.core.addreplicatest_coll.shard2.replica_n3'
(registry 'solr.core.addreplicatest_coll.shard2.replica_n3') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 120336 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 120336 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.SolrCore
[[addreplicatest_coll_shard2_replica_n3] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_5B0A2CEAC0BA54F9-001/tempDir-001/node1/addreplicatest_coll_shard2_replica_n3],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_5B0A2CEAC0BA54F9-001/tempDir-001/node1/./addreplicatest_coll_shard2_replica_n3/data/]
[junit4] 2> 120338 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 120338 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
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> 120341 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_35255.solr.core.addreplicatest_coll.shard1.replica_n1'
(registry 'solr.core.addreplicatest_coll.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5709a7cb
[junit4] 2> 120342 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 120342 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore
[[addreplicatest_coll_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_5B0A2CEAC0BA54F9-001/tempDir-001/node3/addreplicatest_coll_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.AddReplicaTest_5B0A2CEAC0BA54F9-001/tempDir-001/node3/./addreplicatest_coll_shard1_replica_n1/data/]
[junit4] 2> 120538 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 120538 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
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> 120545 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 120545 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 120550 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 120550 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 120560 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 120560 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 120564 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b55ba68[addreplicatest_coll_shard2_replica_n3] main]
[junit4] 2> 120573 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 120573 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 120574 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1c0b4537[addreplicatest_coll_shard1_replica_n1] main]
[junit4] 2> 120577 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 120577 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 120577 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
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> 120578 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 120586 INFO
(searcherExecutor-434-thread-1-processing-n:127.0.0.1:35255_solr
x:addreplicatest_coll_shard1_replica_n1 s:shard1 c:addreplicatest_coll
r:core_node2) [n:127.0.0.1:35255_solr c:addreplicatest_coll s:shard1
r:core_node2 x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SolrCore
[addreplicatest_coll_shard1_replica_n1] Registered new searcher
Searcher@1c0b4537[addreplicatest_coll_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 120586 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1584785002444357632
[junit4] 2> 120589 DEBUG (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ZkController watch zkdir
/configs/conf1
[junit4] 2> 120591 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/configs/conf1
[junit4] 2> 120597 DEBUG (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
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:35255/solr collection:addreplicatest_coll shard:shard1
[junit4] 2> 120604 INFO
(searcherExecutor-433-thread-1-processing-n:127.0.0.1:44143_solr
x:addreplicatest_coll_shard2_replica_n3 s:shard2 c:addreplicatest_coll
r:core_node4) [n:127.0.0.1:44143_solr c:addreplicatest_coll s:shard2
r:core_node4 x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.SolrCore
[addreplicatest_coll_shard2_replica_n3] Registered new searcher
Searcher@3b55ba68[addreplicatest_coll_shard2_replica_n3]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 120604 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1584785002463232000
[junit4] 2> 120606 DEBUG (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ZkController watch zkdir
/configs/conf1
[junit4] 2> 120606 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/configs/conf1
[junit4] 2> 120615 DEBUG (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ZkController Register replica
- core:addreplicatest_coll_shard2_replica_n3
address:https://127.0.0.1:44143/solr collection:addreplicatest_coll shard:shard2
[junit4] 2> 120618 DEBUG (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.LeaderElector Joined
leadership election with path:
/collections/addreplicatest_coll/leader_elect/shard1/election/99049062335053833-core_node2-n_0000000000
[junit4] 2> 120619 DEBUG (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
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> 120621 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 120621 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 120621 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:35255/solr/addreplicatest_coll_shard1_replica_n1/
[junit4] 2> 120623 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 120623 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:35255/solr/addreplicatest_coll_shard1_replica_n1/ has no
replicas
[junit4] 2> 120624 DEBUG (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
127.0.0.1:35255_solr synched 0
[junit4] 2> 120624 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 120624 DEBUG (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.LeaderElector Joined
leadership election with path:
/collections/addreplicatest_coll/leader_elect/shard2/election/99049062335053836-core_node4-n_0000000000
[junit4] 2> 120625 DEBUG (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext
Running the leader process for shard=shard2 and weAreReplacement=false and
leaderVoteWait=10000
[junit4] 2> 120625 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 120625 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 120625 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:44143/solr/addreplicatest_coll_shard2_replica_n3/
[junit4] 2> 120625 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 120625 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.SyncStrategy
https://127.0.0.1:44143/solr/addreplicatest_coll_shard2_replica_n3/ has no
replicas
[junit4] 2> 120625 DEBUG (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext
127.0.0.1:44143_solr synched 0
[junit4] 2> 120625 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 120632 DEBUG (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/addreplicatest_coll/leaders/shard2/leader after winning as
/collections/addreplicatest_coll/leader_elect/shard2/election/99049062335053836-core_node4-n_0000000000
[junit4] 2> 120635 DEBUG (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase
Creating leader registration node
/collections/addreplicatest_coll/leaders/shard1/leader after winning as
/collections/addreplicatest_coll/leader_elect/shard1/election/99049062335053833-core_node2-n_0000000000
[junit4] 2> 120637 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 120637 INFO (qtp472044690-1295) [n:127.0.0.1:35255_solr
c:addreplicatest_coll s:shard1 r:core_node2
x:addreplicatest_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:35255/solr/addreplicatest_coll_shard1_replica_n1/ shard1
[junit4] 2> 120638 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 120639 INFO (qtp481453974-1265) [n:127.0.0.1:44143_solr
c:addreplicatest_coll s:shard2 r:core_node4
x:addreplicatest_coll_shard2_replica_n3] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
https://127.0.0.1:44143/solr/addreplicatest_coll_shard2_replica_n3/ shard2
[junit4] 2> 120639 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "base_url":"https://127.0.0.1:35255/solr",
[junit4] 2> "core":"addreplicatest_coll_shard1_replica_n1",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 120639 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.Overseer processMessage: queueSize: 2,
message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"addreplicatest_coll",
[junit4] 2> "base_url":"https://127.0.0.1:44143/solr",
[junit4] 2> "core":"addreplicatest_coll_shard2_replica_n3",
[junit4] 2> "state":"active"} current state version: 0
[junit4] 2> 120659 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from
work-queue : [[]]
[junit4] 2> 120659 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 1
[junit4] 2> 120659 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 120659 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 120659 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 120659 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 120659 DEBUG
(OverseerCollectionConfigSetProcessor-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
[junit4] 2> 120710 DEBUG (ScheduledTrigger-425-thread-1)
[n:127.0.0.1:44143_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: [127.0.0.1:44143_solr,
127.0.0.1:39721_solr, 127.0.0.1:35255_solr, 127.0.0.1:38552_solr]
[junit4] 2> 120740 DEBUG
(OverseerStateUpdate-99049062335053836-127.0.0.1:44143_solr-n_0000000000)
[n:127.0.0.1:44143_solr ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/addreplicatest_coll/
[...truncated too long message...]
1-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7f5ff0f3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_z(7.2.0):c10)
Uninverting(_10(7.2.0):c11) Uninverting(_11(7.2.0):c10)))}
[junit4] 2> 4325767 INFO
(TEST-CdcrUpdateLogTest.testLogReaderNext-seed#[5B0A2CEAC0BA54F9]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 14
[junit4] 2> 4325767 INFO
(TEST-CdcrUpdateLogTest.testLogReaderNext-seed#[5B0A2CEAC0BA54F9]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testLogReaderNext
[junit4] 2> 4325768 INFO
(SUITE-CdcrUpdateLogTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 4325768 INFO
(SUITE-CdcrUpdateLogTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1486775689
[junit4] 2> 4325768 INFO
(SUITE-CdcrUpdateLogTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 4325768 INFO
(SUITE-CdcrUpdateLogTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@44b6520a: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@5dbcb550
[junit4] 2> 4325771 INFO
(SUITE-CdcrUpdateLogTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 4325771 INFO
(SUITE-CdcrUpdateLogTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@366cdea9: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@336b962e
[junit4] 2> 4325774 INFO
(SUITE-CdcrUpdateLogTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 4325774 INFO
(SUITE-CdcrUpdateLogTest-seed#[5B0A2CEAC0BA54F9]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a8b1d8: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@295bbe6e
[junit4] 2> 4325782 INFO (coreCloseExecutor-11646-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6783fcff
[junit4] 2> 4325782 INFO (coreCloseExecutor-11646-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1736703231
[junit4] 2> 4325782 INFO (coreCloseExecutor-11646-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@38309f00: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4d634c84
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.x/checkout/solr/build/solr-core/test/J1/temp/solr.update.CdcrUpdateLogTest_5B0A2CEAC0BA54F9-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{id=PostingsFormat(name=Memory)},
docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1168,
maxMBSortInHeap=6.772265622374401, sim=RandomSimilarity(queryNorm=false): {},
locale=de, timezone=EST
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=126893072,total=531103744
[junit4] 2> NOTE: All tests run in this JVM: [TestRangeQuery,
TestManagedSchema, TestGeoJSONResponseWriter, TestSolrXml, AssignTest,
TestManagedSynonymFilterFactory, AddReplicaTest, TestInPlaceUpdatesStandalone,
TestLazyCores, SynonymTokenizerTest, SolrRequestParserTest,
TestDynamicFieldResource, HdfsRecoveryZkTest, StatsReloadRaceTest,
TestReqParamsAPI, AnalyticsQueryTest, TestJmxIntegration,
BlockJoinFacetRandomTest, SignatureUpdateProcessorFactoryTest,
BooleanFieldTest, TestXIncludeConfig, TestEmbeddedSolrServerAdminHandler,
TestSortByMinMaxFunction, ShardRoutingTest,
ClassificationUpdateProcessorFactoryTest, TestInitQParser, QueryEqualityTest,
TestSurroundQueryParser, TestMacros, TestCloudNestedDocsSort,
SolrSlf4jReporterTest, BadIndexSchemaTest, SuggesterTSTTest,
TestHighFrequencyDictionaryFactory, TermVectorComponentDistributedTest,
OutputWriterTest, TestRemoteStreaming, TestRetrieveFieldsOptimizer,
NotRequiredUniqueKeyTest, TestSolr4Spatial,
TestOverriddenPrefixQueryForCustomFieldType, SearchRateTriggerTest,
SparseHLLTest, SolrGraphiteReporterTest, HdfsCollectionsAPIDistributedZkTest,
TestFastLRUCache, TestXmlQParser, WrapperMergePolicyFactoryTest,
TestPushWriter, DistributedIntervalFacetingTest, SolrIndexSplitterTest,
BinaryUpdateRequestHandlerTest, TestPrepRecovery, DeleteShardTest,
AutoAddReplicasIntegrationTest, MBeansHandlerTest, TestCollectionAPI,
TestAddFieldRealTimeGet, OpenCloseCoreStressTest,
TestFieldTypeCollectionResource, LegacyCloudClusterPropTest,
SchemaVersionSpecificBehaviorTest, TestRTimerTree, ShowFileRequestHandlerTest,
PingRequestHandlerTest, TestStandardQParsers, TestLuceneMatchVersion,
CircularListTest, TestPerFieldSimilarity, TestSimpleTrackingShardHandler,
TestSchemaResource, ParsingFieldUpdateProcessorsTest, SuggesterFSTTest,
TestCloudSchemaless, RollingRestartTest, TestCloudRecovery,
DistributedTermsComponentTest, TestSolrQueryParser, TestDocumentBuilder,
TestTrackingShardHandlerFactory, TestBlendedInfixSuggestions,
SolrCmdDistributorTest, LeaderFailureAfterFreshStartTest, TestSolr4Spatial2,
HighlighterConfigTest, TestDocSet, NumericFieldsTest, PrimUtilsTest,
DistributedSuggestComponentTest, TestExactStatsCache, TestConfigsApi,
PeerSyncWithIndexFingerprintCachingTest, TestZkAclsWithHadoopAuth,
TestInitParams, TestFastWriter, TestDefaultStatsCache, TestDynamicLoading,
MoreLikeThisHandlerTest, ChaosMonkeySafeLeaderTest,
CollectionTooManyReplicasTest, DistributedFacetPivotWhiteBoxTest,
TestPseudoReturnFields, DebugComponentTest, TestStressReorder,
TestReplicaProperties, RuleEngineTest, RegexBoostProcessorTest,
SolrIndexConfigTest, ConjunctionSolrSpellCheckerTest, TestReRankQParserPlugin,
HdfsWriteToMultipleCollectionsTest, ConcurrentDeleteAndCreateCollectionTest,
LukeRequestHandlerTest, TestNonDefinedSimilarityFactory,
BigEndianAscendingWordSerializerTest, HttpTriggerListenerTest,
TestComplexPhraseQParserPlugin, BufferStoreTest, PeerSyncReplicationTest,
CoreSorterTest, TestDeleteCollectionOnDownNodes, TestSolrCloudWithKerberosAlt,
TestBulkSchemaAPI, TestQuerySenderNoQuery, BadComponentTest,
TestStressRecovery, DeleteNodeTest, DistribJoinFromCollectionTest,
DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest,
LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest,
MigrateRouteKeyTest, MultiThreadedOCPTest, RemoteQueryErrorTest,
RestartWhileUpdatingTest, TestLeaderElectionZkExpiry,
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL,
TestRandomFlRTGCloud, TestSSLRandomization, TestSegmentSorting,
TestSkipOverseerOperations, TestStressInPlaceUpdates,
VMParamsZkACLAndCredentialsProvidersTest, AutoScalingHandlerTest,
ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest,
TriggerIntegrationTest, HdfsRecoverLeaseTest, HdfsThreadLeakTest,
HdfsUnloadDistributedZkTest, ZkStateReaderTest, ImplicitSnitchTest,
ConfigureRecoveryStrategyTest, ExitableDirectoryReaderTest,
HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay,
TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets,
TestImplicitCoreProperties, TestReloadAndDeleteDocs, TestShardHandlerFactory,
TestSimpleTextCodec, TestSolrCloudSnapshots, TestConfigReload,
TestReplicationHandlerBackup, TestSQLHandlerNonCloud, TestSystemCollAutoCreate,
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest,
PropertiesRequestHandlerTest, SecurityConfHandlerTest, TestApiFramework,
TestCoreAdminApis, DistributedDebugComponentTest,
DistributedExpandComponentTest, DistributedFacetExistsSmallTest,
DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest,
DistributedFacetPivotSmallAdvancedTest, FacetPivotSmallTest,
InfixSuggestersTest, ReplicaListTransformerTest,
SuggestComponentContextFilterQueryTest,
TestDistributedStatsComponentCardinality, TestMacroExpander,
TestBinaryResponseWriter, TestGraphMLResponseWriter, TestRawResponseWriter,
TestRawTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore,
TestManagedResource, TestCopyFieldCollectionResource,
TestFieldCollectionResource, TestFieldResource, TestSchemaSimilarityResource,
TestSerializedLuceneMatchVersion, BadCopyFieldTest, ChangedSchemaMergeTest,
CurrencyFieldTypeTest, DateRangeFieldTest, DocValuesMissingTest,
ManagedSchemaRoundRobinCloudTest, SpatialRPTFieldTypeTest,
TestHalfAndHalfDocValues, TestPointFields, LargeFieldTest, MergeStrategyTest,
RankQueryTest, SortSpecParsingTest, TestFilteredDocIdSet,
TestHashQParserPlugin, TestMissingGroups, TestNoOpRegenerator,
TestPayloadCheckQParserPlugin, TestQueryWrapperFilter, TestSearcherReuse,
TestSolrCoreParser, TestSolrFieldCacheBean, TestStressUserVersions,
TestJsonFacetRefinement, TestMinMaxOnMultiValuedField, TestOrdValues,
BlockJoinFacetSimpleTest, TestScoreJoinQPScore, TestJsonRequest,
CloudMLTQParserTest, SimpleMLTQParserTest, TestExactSharedStatsCache,
TestLRUStatsCache, TestPKIAuthenticationPlugin, TestDelegationWithHadoopAuth,
HttpSolrCallGetCoreTest, HdfsLockFactoryTest, TestFieldCache,
TestFieldCacheSort, TestFieldCacheSortRandom, TestFieldCacheWithThreads,
CdcrUpdateLogTest]
[junit4] Completed [737/749 (2!)] on J1 in 10.92s, 12 tests, 1 failure <<<
FAILURES!
[...truncated 47348 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]