Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20771/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseParallelGC
--illegal-access=deny
3 tests failed.
FAILED: org.apache.solr.cloud.TestCollectionAPI.test
Error Message:
Property 'testprop' with value true not set correctly for collection/replica
pair: testcollection/core_node4 property map is
{core=testcollection_shard1_replica_n1, base_url=https://127.0.0.1:37663/_/d,
node_name=127.0.0.1:37663__%2Fd, state=active, type=NRT, leader=true,
property.testprop=true}.
Stack Trace:
java.lang.AssertionError: Property 'testprop' with value true not set correctly
for collection/replica pair: testcollection/core_node4 property map is
{core=testcollection_shard1_replica_n1, base_url=https://127.0.0.1:37663/_/d,
node_name=127.0.0.1:37663__%2Fd, state=active, type=NRT, leader=true,
property.testprop=true}.
at
__randomizedtesting.SeedInfo.seed([4A3A7E3D178B53E0:C26E41E7B9773E18]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.ReplicaPropertiesBase.verifyPropertyVal(ReplicaPropertiesBase.java:95)
at
org.apache.solr.cloud.TestCollectionAPI.replicaPropTest(TestCollectionAPI.java:501)
at
org.apache.solr.cloud.TestCollectionAPI.test(TestCollectionAPI.java:92)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple
Error Message:
Timeout waiting for all live and active
Stack Trace:
java.lang.AssertionError: Timeout waiting for all live and active
at
__randomizedtesting.SeedInfo.seed([4A3A7E3D178B53E0:72895AC330788731]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:95)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.autoscaling.NodeLostTriggerTest.testListenerAcceptance
Error Message:
expected:<1> but was:<0>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
at
__randomizedtesting.SeedInfo.seed([4A3A7E3D178B53E0:5B8E24DAAE024716]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.autoscaling.NodeLostTriggerTest.testListenerAcceptance(NodeLostTriggerTest.java:253)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12450 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/init-core-data-001
[junit4] 2> 1156598 WARN
(SUITE-AutoAddReplicasIntegrationTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1156598 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1156598 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1156599 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1156599 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001
[junit4] 2> 1156599 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1156599 INFO (Thread-2205) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1156599 INFO (Thread-2205) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1156601 ERROR (Thread-2205) [ ] 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> 1156699 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37427
[junit4] 2> 1156707 INFO (jetty-launcher-1406-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1156707 INFO (jetty-launcher-1406-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1156708 INFO (jetty-launcher-1406-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1156709 INFO (jetty-launcher-1406-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@39de2d46{/solr,null,AVAILABLE}
[junit4] 2> 1156709 INFO (jetty-launcher-1406-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@770e917f{/solr,null,AVAILABLE}
[junit4] 2> 1156709 INFO (jetty-launcher-1406-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@75396e71{/solr,null,AVAILABLE}
[junit4] 2> 1156711 INFO (jetty-launcher-1406-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3cf45d09{SSL,[ssl,
http/1.1]}{127.0.0.1:37829}
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4c5c6c9{SSL,[ssl,
http/1.1]}{127.0.0.1:42619}
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@429b89d9{SSL,[ssl,
http/1.1]}{127.0.0.1:38521}
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-3) [ ]
o.e.j.s.Server Started @1158356ms
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-1) [ ]
o.e.j.s.Server Started @1158356ms
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42619}
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38521}
[junit4] 2> 1156712 ERROR (jetty-launcher-1406-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1156712 ERROR (jetty-launcher-1406-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-2) [ ]
o.e.j.s.Server Started @1158356ms
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37829}
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-30T17:08:51.989848Z
[junit4] 2> 1156712 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1156713 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1156713 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-30T17:08:51.990060Z
[junit4] 2> 1156713 ERROR (jetty-launcher-1406-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1156713 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1156713 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1156713 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1156713 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-30T17:08:51.990402Z
[junit4] 2> 1156715 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1156715 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1156715 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1156728 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37427/solr
[junit4] 2> 1156729 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37427/solr
[junit4] 2> 1156729 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37427/solr
[junit4] 2> 1156750 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1156750 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38521_solr
[junit4] 2> 1156751 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98918946037891080-127.0.0.1:38521_solr-n_0000000000) starting
[junit4] 2> 1156753 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1156753 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42619_solr
[junit4] 2> 1156754 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1156755 INFO (zkCallback-1422-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1156761 DEBUG
(OverseerAutoScalingTriggerThread-98918946037891080-127.0.0.1:38521_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
[junit4] 2> 1156762 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38521_solr
[junit4] 2> 1156762 DEBUG
(OverseerAutoScalingTriggerThread-98918946037891080-127.0.0.1:38521_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode
version 1
[junit4] 2> 1156763 INFO (zkCallback-1422-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1156764 DEBUG
(OverseerAutoScalingTriggerThread-98918946037891080-127.0.0.1:38521_solr-n_0000000000)
[ ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:38521_solr,
127.0.0.1:42619_solr]
[junit4] 2> 1156764 DEBUG
(OverseerAutoScalingTriggerThread-98918946037891080-127.0.0.1:38521_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion -1
[junit4] 2> 1156764 DEBUG
(OverseerAutoScalingTriggerThread-98918946037891080-127.0.0.1:38521_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto
znodeVersion 1
[junit4] 2> 1156769 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1156777 DEBUG
(OverseerAutoScalingTriggerThread-98918946037891080-127.0.0.1:38521_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
[junit4] 2> 1156778 DEBUG
(OverseerAutoScalingTriggerThread-98918946037891080-127.0.0.1:38521_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1,
lastZnodeVersion 1
[junit4] 2> 1156778 DEBUG (ScheduledTrigger-3741-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:38521_solr, 127.0.0.1:42619_solr]
[junit4] 2> 1156785 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1156786 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1156787 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37829_solr
[junit4] 2> 1156788 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1156791 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38521.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1156796 INFO (zkCallback-1422-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1156797 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38521.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1156797 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38521.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1156797 INFO (zkCallback-1423-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1156797 INFO (jetty-launcher-1406-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node1/.
[junit4] 2> 1156809 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42619.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1156815 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42619.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1156815 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42619.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1156815 INFO (jetty-launcher-1406-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node3/.
[junit4] 2> 1156821 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37829.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1156829 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37829.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1156829 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37829.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1156830 INFO (jetty-launcher-1406-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node2/.
[junit4] 2> 1156864 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1156865 INFO
(SUITE-AutoAddReplicasIntegrationTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37427/solr ready
[junit4] 2> 1156872 INFO
(TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[4A3A7E3D178B53E0]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 1156888 INFO (qtp1240657642-9579) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:38521_solr,127.0.0.1:42619_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1156892 INFO (OverseerThreadFactory-3743-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testSimple1
[junit4] 2> 1156996 INFO
(OverseerStateUpdate-98918946037891080-127.0.0.1:38521_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38521/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1156997 INFO
(OverseerStateUpdate-98918946037891080-127.0.0.1:38521_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple1_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42619/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1156998 INFO
(OverseerStateUpdate-98918946037891080-127.0.0.1:38521_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38521/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1156998 INFO
(OverseerStateUpdate-98918946037891080-127.0.0.1:38521_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple1_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42619/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1157213 INFO (qtp904261444-9568) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1157213 INFO (qtp904261444-9568) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1157216 INFO (qtp1752047378-9592) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1157217 INFO (qtp1752047378-9592) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1157217 INFO (qtp904261444-9569) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1157219 INFO (qtp1752047378-9578) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1157320 INFO (zkCallback-1422-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1157320 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1157320 INFO (zkCallback-1422-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1157320 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1157778 DEBUG (ScheduledTrigger-3741-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:37829_solr, 127.0.0.1:38521_solr,
127.0.0.1:42619_solr]
[junit4] 2> 1158228 INFO (qtp904261444-9569) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1158228 INFO (qtp1752047378-9592) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1158228 INFO (qtp904261444-9568) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1158229 INFO (qtp1752047378-9578) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1158247 INFO (qtp1752047378-9592) [ ] o.a.s.s.IndexSchema
[testSimple1_shard2_replica_n6] Schema name=minimal
[junit4] 2> 1158248 INFO (qtp904261444-9568) [ ] o.a.s.s.IndexSchema
[testSimple1_shard2_replica_n4] Schema name=minimal
[junit4] 2> 1158248 INFO (qtp904261444-9569) [ ] o.a.s.s.IndexSchema
[testSimple1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1158249 INFO (qtp1752047378-9578) [ ] o.a.s.s.IndexSchema
[testSimple1_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1158249 INFO (qtp1752047378-9592) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1158249 INFO (qtp1752047378-9592) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 1158249 INFO (qtp1752047378-9592) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42619.solr.core.testSimple1.shard2.replica_n6' (registry
'solr.core.testSimple1.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1158250 INFO (qtp1752047378-9592) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1158250 INFO (qtp1752047378-9592) [ ] o.a.s.c.SolrCore
[[testSimple1_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node3/testSimple1_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node3/./testSimple1_shard2_replica_n6/data/]
[junit4] 2> 1158250 INFO (qtp904261444-9568) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1158251 INFO (qtp904261444-9568) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from
collection testSimple1, trusted=true
[junit4] 2> 1158251 INFO (qtp904261444-9569) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1158251 INFO (qtp1752047378-9578) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1158251 INFO (qtp904261444-9569) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from
collection testSimple1, trusted=true
[junit4] 2> 1158251 INFO (qtp1752047378-9578) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using
configuration from collection testSimple1, trusted=true
[junit4] 2> 1158252 INFO (qtp904261444-9569) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38521.solr.core.testSimple1.shard1.replica_n1' (registry
'solr.core.testSimple1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1158252 INFO (qtp1752047378-9578) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42619.solr.core.testSimple1.shard1.replica_n2' (registry
'solr.core.testSimple1.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1158252 INFO (qtp904261444-9568) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38521.solr.core.testSimple1.shard2.replica_n4' (registry
'solr.core.testSimple1.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1158252 INFO (qtp904261444-9569) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1158252 INFO (qtp1752047378-9578) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1158252 INFO (qtp904261444-9569) [ ] o.a.s.c.SolrCore
[[testSimple1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node1/testSimple1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node1/./testSimple1_shard1_replica_n1/data/]
[junit4] 2> 1158252 INFO (qtp1752047378-9578) [ ] o.a.s.c.SolrCore
[[testSimple1_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node3/testSimple1_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node3/./testSimple1_shard1_replica_n2/data/]
[junit4] 2> 1158252 INFO (qtp904261444-9568) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1158252 INFO (qtp904261444-9568) [ ] o.a.s.c.SolrCore
[[testSimple1_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node1/testSimple1_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node1/./testSimple1_shard2_replica_n4/data/]
[junit4] 2> 1158303 INFO (qtp904261444-9569) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1158303 INFO (qtp904261444-9569) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1158303 INFO (qtp1752047378-9578) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1158303 INFO (qtp1752047378-9578) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1158304 INFO (qtp1752047378-9578) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1158304 INFO (qtp1752047378-9578) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1158304 INFO (qtp904261444-9569) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1158304 INFO (qtp904261444-9569) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1158305 INFO (qtp1752047378-9578) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3e64664[testSimple1_shard1_replica_n2] main]
[junit4] 2> 1158305 INFO (qtp904261444-9569) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@bc8b525[testSimple1_shard1_replica_n1] main]
[junit4] 2> 1158305 INFO (qtp1752047378-9578) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1158305 INFO (qtp1752047378-9592) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1158305 INFO (qtp1752047378-9592) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1158305 INFO (qtp1752047378-9578) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1158306 INFO (qtp904261444-9568) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1158306 INFO (qtp904261444-9568) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1158306 INFO (qtp1752047378-9578) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1158306 INFO (qtp1752047378-9592) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1158306 INFO (qtp1752047378-9592) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1158306 INFO (searcherExecutor-3753-thread-1) [ ]
o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher
Searcher@3e64664[testSimple1_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1158306 INFO (qtp1752047378-9578) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582703138395127808
[junit4] 2> 1158307 INFO (qtp904261444-9568) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1158307 INFO (qtp904261444-9568) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1158307 INFO (qtp904261444-9569) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1158307 INFO (qtp1752047378-9592) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@133f3ebc[testSimple1_shard2_replica_n6] main]
[junit4] 2> 1158308 INFO (qtp904261444-9569) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1158308 INFO (qtp904261444-9568) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@763488ca[testSimple1_shard2_replica_n4] main]
[junit4] 2> 1158308 INFO (qtp1752047378-9592) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1158308 INFO (qtp904261444-9569) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1158308 INFO (qtp904261444-9568) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1158308 INFO (qtp1752047378-9592) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1158308 INFO (qtp904261444-9568) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1158309 INFO (searcherExecutor-3752-thread-1) [ ]
o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher
Searcher@bc8b525[testSimple1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1158309 INFO (qtp1752047378-9592) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1158309 INFO (qtp904261444-9569) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582703138398273536
[junit4] 2> 1158309 INFO (qtp1752047378-9592) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582703138398273536
[junit4] 2> 1158309 INFO (qtp904261444-9568) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1158309 INFO (searcherExecutor-3751-thread-1) [ ]
o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher
Searcher@763488ca[testSimple1_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1158309 INFO (qtp904261444-9568) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582703138398273536
[junit4] 2> 1158310 INFO (searcherExecutor-3750-thread-1) [ ]
o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher
Searcher@133f3ebc[testSimple1_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1158311 INFO (qtp1752047378-9578) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1158312 INFO (qtp904261444-9568) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1158312 INFO (qtp904261444-9568) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1158312 INFO (qtp904261444-9568) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:38521/solr/testSimple1_shard2_replica_n4/
[junit4] 2> 1158312 INFO (qtp904261444-9568) [ ] o.a.s.u.PeerSync
PeerSync: core=testSimple1_shard2_replica_n4 url=https://127.0.0.1:38521/solr
START replicas=[https://127.0.0.1:42619/solr/testSimple1_shard2_replica_n6/]
nUpdates=100
[junit4] 2> 1158321 INFO (qtp1752047378-9671) [ ] o.a.s.c.S.Request
[testSimple1_shard2_replica_n6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1158413 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158413 INFO (zkCallback-1422-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158413 INFO (zkCallback-1422-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158413 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158612 INFO (qtp904261444-9568) [ ] o.a.s.u.PeerSync
PeerSync: core=testSimple1_shard2_replica_n4 url=https://127.0.0.1:38521/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1158612 INFO (qtp904261444-9568) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1158612 INFO (qtp904261444-9568) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1158613 INFO (qtp904261444-9568) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1158614 INFO (qtp904261444-9568) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38521/solr/testSimple1_shard2_replica_n4/ shard2
[junit4] 2> 1158715 INFO (zkCallback-1422-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158715 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158715 INFO (zkCallback-1422-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158715 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158765 INFO (qtp904261444-9568) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1158766 INFO (qtp904261444-9568) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1553
[junit4] 2> 1158779 DEBUG (ScheduledTrigger-3741-thread-2) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:37829_solr, 127.0.0.1:38521_solr,
127.0.0.1:42619_solr]
[junit4] 2> 1158811 INFO (qtp1752047378-9578) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1158811 INFO (qtp1752047378-9578) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1158811 INFO (qtp1752047378-9578) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:42619/solr/testSimple1_shard1_replica_n2/
[junit4] 2> 1158812 INFO (qtp1752047378-9578) [ ] o.a.s.u.PeerSync
PeerSync: core=testSimple1_shard1_replica_n2 url=https://127.0.0.1:42619/solr
START replicas=[https://127.0.0.1:38521/solr/testSimple1_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1158816 INFO (qtp904261444-9568) [ ] o.a.s.c.S.Request
[testSimple1_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1158867 INFO (zkCallback-1422-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158867 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158867 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1158867 INFO (zkCallback-1422-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1159112 INFO (qtp1752047378-9578) [ ] o.a.s.u.PeerSync
PeerSync: core=testSimple1_shard1_replica_n2 url=https://127.0.0.1:42619/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1159112 INFO (qtp1752047378-9578) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1159112 INFO (qtp1752047378-9578) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1159112 INFO (qtp1752047378-9578) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1159115 INFO (qtp1752047378-9578) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:42619/solr/testSimple1_shard1_replica_n2/ shard1
[junit4] 2> 1159216 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1159216 INFO (zkCallback-1422-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1159217 INFO (zkCallback-1422-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1159218 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1159266 INFO (qtp1752047378-9578) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1159267 INFO (qtp1752047378-9578) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2048
[junit4] 2> 1159312 INFO (qtp904261444-9569) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2094
[junit4] 2> 1159312 INFO (qtp1752047378-9592) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2096
[junit4] 2> 1159314 INFO (qtp1240657642-9579) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1159315 INFO
(OverseerCollectionConfigSetProcessor-98918946037891080-127.0.0.1:38521_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1159414 INFO (zkCallback-1422-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1159414 INFO (zkCallback-1422-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1159414 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1159414 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple1/state.json] for collection [testSimple1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1159780 DEBUG (ScheduledTrigger-3741-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:37829_solr, 127.0.0.1:38521_solr,
127.0.0.1:42619_solr]
[junit4] 2> 1160315 INFO (qtp1240657642-9579) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:38521_solr,127.0.0.1:42619_solr&wt=javabin&version=2}
status=0 QTime=3426
[junit4] 2> 1160316 INFO (qtp1240657642-9581) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:42619_solr,127.0.0.1:37829_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1160318 INFO (OverseerThreadFactory-3743-thread-2) [ ]
o.a.s.c.CreateCollectionCmd Create collection testSimple2
[junit4] 2> 1160526 INFO
(OverseerStateUpdate-98918946037891080-127.0.0.1:38521_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42619/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1160528 INFO
(OverseerStateUpdate-98918946037891080-127.0.0.1:38521_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testSimple2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37829/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1160530 INFO
(OverseerStateUpdate-98918946037891080-127.0.0.1:38521_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple2_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:42619/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1160531 INFO
(OverseerStateUpdate-98918946037891080-127.0.0.1:38521_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testSimple2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"testSimple2_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:37829/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1160733 INFO (qtp1752047378-9574) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1160733 INFO (qtp1752047378-9593) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1160737 INFO (qtp1240657642-9573) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1160737 INFO (qtp1240657642-9573) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1160737 INFO (qtp1240657642-9572) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1160780 DEBUG (ScheduledTrigger-3741-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:37829_solr, 127.0.0.1:38521_solr,
127.0.0.1:42619_solr]
[junit4] 2> 1160839 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1160839 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1160839 INFO (zkCallback-1423-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1160839 INFO (zkCallback-1423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1161746 INFO (qtp1240657642-9572) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1161747 INFO (qtp1240657642-9573) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1161748 INFO (qtp1752047378-9593) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1161748 INFO (qtp1752047378-9574) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1161763 INFO (qtp1240657642-9572) [ ] o.a.s.s.IndexSchema
[testSimple2_shard1_replica_n2] Schema name=minimal
[junit4] 2> 1161763 INFO (qtp1240657642-9573) [ ] o.a.s.s.IndexSchema
[testSimple2_shard2_replica_n6] Schema name=minimal
[junit4] 2> 1161764 INFO (qtp1240657642-9572) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1161765 INFO (qtp1240657642-9572) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 1161765 INFO (qtp1752047378-9593) [ ] o.a.s.s.IndexSchema
[testSimple2_shard2_replica_n4] Schema name=minimal
[junit4] 2> 1161765 INFO (qtp1752047378-9574) [ ] o.a.s.s.IndexSchema
[testSimple2_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1161765 INFO (qtp1240657642-9572) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37829.solr.core.testSimple2.shard1.replica_n2' (registry
'solr.core.testSimple2.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1161765 INFO (qtp1240657642-9573) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1161765 INFO (qtp1240657642-9572) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1161765 INFO (qtp1240657642-9573) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n6' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 1161765 INFO (qtp1240657642-9572) [ ] o.a.s.c.SolrCore
[[testSimple2_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node2/testSimple2_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node2/./testSimple2_shard1_replica_n2/data/]
[junit4] 2> 1161766 INFO (qtp1240657642-9573) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37829.solr.core.testSimple2.shard2.replica_n6' (registry
'solr.core.testSimple2.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1161766 INFO (qtp1240657642-9573) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1161766 INFO (qtp1240657642-9573) [ ] o.a.s.c.SolrCore
[[testSimple2_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node2/testSimple2_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node2/./testSimple2_shard2_replica_n6/data/]
[junit4] 2> 1161767 INFO (qtp1752047378-9574) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1161767 INFO (qtp1752047378-9593) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1161767 INFO (qtp1752047378-9574) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 1161767 INFO (qtp1752047378-9593) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using
configuration from collection testSimple2, trusted=true
[junit4] 2> 1161767 INFO (qtp1752047378-9574) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42619.solr.core.testSimple2.shard1.replica_n1' (registry
'solr.core.testSimple2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1161767 INFO (qtp1752047378-9593) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42619.solr.core.testSimple2.shard2.replica_n4' (registry
'solr.core.testSimple2.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@6344675
[junit4] 2> 1161767 INFO (qtp1752047378-9593) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1161767 INFO (qtp1752047378-9574) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1161767 INFO (qtp1752047378-9593) [ ] o.a.s.c.SolrCore
[[testSimple2_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node3/testSimple2_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node3/./testSimple2_shard2_replica_n4/data/]
[junit4] 2> 1161767 INFO (qtp1752047378-9574) [ ] o.a.s.c.SolrCore
[[testSimple2_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node3/testSimple2_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_4A3A7E3D178B53E0-001/tempDir-001/node3/./testSimple2_shard1_replica_n1/data/]
[junit4] 2> 1161780 DEBUG (ScheduledTrigger-3741-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:37829_solr, 127.0.0.1:38521_solr,
127.0.0.1:42619_solr]
[junit4] 2> 1161811 INFO (qtp1240657642-9573) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1161811 INFO (qtp1240657642-9572) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1161811 INFO (qtp1240657642-9573) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1161811 INFO (qtp1240657642-9572) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1161811 INFO (qtp1752047378-9574) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1161811 INFO (qtp1752047378-9574) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1161812 INFO (qtp1752047378-9574) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1161812 INFO (qtp1752047378-9574) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1161812 INFO (qtp1240657642-9572) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1161812 INFO (qtp1240657642-9572) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1161813 INFO (qtp1240657642-9573) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1161813 INFO (qtp1240657642-9573) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1161813 INFO (qtp1752047378-9574) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@160baeb9[testSimple2_shard1_replica_n1] main]
[junit4] 2> 1161813 INFO (qtp1240657642-9572) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1969363f[testSimple2_shard1_replica_n2] main]
[junit4] 2> 1161814 INFO (qtp1240657642-9573) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@46607151[testSimple2_shard2_replica_n6] main]
[junit4] 2> 1161814 INFO (qtp1752047378-9574) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1161814 INFO (qtp1240657642-9572) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1161814 INFO (qtp1752047378-9574) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1161814 INFO (qtp1240657642-9572) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1161814 INFO (qtp1240657642-9573) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1161814 INFO (qtp1752047378-9574) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1161814 INFO (qtp1240657642-9572) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1161815 INFO (qtp1240657642-9573) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1161815 INFO (searcherExecutor-3772-thread-1) [ ]
o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher
Searcher@160baeb9[testSimple2_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1161815 INFO (qtp1752047378-9574) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582703142074580992
[junit4] 2> 1161815 INFO (searcherExecutor-3770-thread-1) [ ]
o.a.s.c.SolrCore [testSimple2_shard1_replica_n2] Registered new searcher
Searcher@1969363f[testSimple2_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1161815 INFO (qtp1240657642-9572) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582703142074580992
[junit4] 2> 1161815 INFO (qtp1240657642-9573) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1161815 INFO (searcherExecutor-3771-thread-1) [ ]
o.a.s.c.SolrCore [testSimple2_shard2_replica_n6] Registered new searcher
Searcher@46607151[testSimple2_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1161816 INFO (qtp1240657642-9573) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582703142075629568
[junit4] 2> 1161816 INFO (qtp1752047378-9593) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1161816 INFO (qtp1752047378-9593) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1161817 INFO (qtp1752047378-9593) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1161817 INFO (qtp1752047378-9593) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1161818 INFO (qtp1240657642-9572) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1161818 INFO (qtp1752047378-9593) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@605342d6[testSimple2_shard2_replica_n4] main]
[junit4] 2> 1161818 INFO (qtp1240657642-9572) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1161818 INFO (qtp1240657642-9572) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:37829/solr/testSimple2_shard1_replica_n2/
[junit4] 2> 1161818 INFO (qtp1240657642-9572) [ ] o.a.s.u.PeerSync
PeerSync: core=testSimple2_shard1_replica_n2 url=https://127.0.0.1:37829/solr
START replicas=[https://127.0.0.1:42619/solr/testSimple2_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 1161818 INFO (qtp1752047378-9593) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1161818 INFO (qtp1752047378-9593) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1161818 INFO (qtp1240657642-9573) [ ]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 1161819 INFO (qtp1752047378-9593) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1161820 INFO (searcherExecutor-3773-thread-1) [ ]
o.a.s.c.SolrCore [testSimple2_shard2_replica_n4] Registered new searcher
Searcher@605342d6[testSimple2_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1161820 INFO (qtp1752047378-9593) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1582703142079823872
[junit4] 2> 1161821 INFO (qtp1752047378-9585) [ ] o.a.s.c.S.Request
[testSimple2_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1161919 INFO (zkCallback-1423-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1161919 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1161919 INFO (zkCallback-1423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1161919 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162118 INFO (qtp1240657642-9572) [ ] o.a.s.u.PeerSync
PeerSync: core=testSimple2_shard1_replica_n2 url=https://127.0.0.1:37829/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1162118 INFO (qtp1240657642-9572) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1162118 INFO (qtp1240657642-9572) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1162118 INFO (qtp1240657642-9572) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1162120 INFO (qtp1240657642-9572) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37829/solr/testSimple2_shard1_replica_n2/ shard1
[junit4] 2> 1162221 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162221 INFO (zkCallback-1423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162221 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162221 INFO (zkCallback-1423-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162271 INFO (qtp1240657642-9572) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1162272 INFO (qtp1240657642-9572) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1534
[junit4] 2> 1162319 INFO (qtp1240657642-9573) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1162319 INFO (qtp1240657642-9573) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1162319 INFO (qtp1240657642-9573) [ ] o.a.s.c.SyncStrategy
Sync replicas to https://127.0.0.1:37829/solr/testSimple2_shard2_replica_n6/
[junit4] 2> 1162319 INFO (qtp1240657642-9573) [ ] o.a.s.u.PeerSync
PeerSync: core=testSimple2_shard2_replica_n6 url=https://127.0.0.1:37829/solr
START replicas=[https://127.0.0.1:42619/solr/testSimple2_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 1162320 INFO (qtp1752047378-9578) [ ] o.a.s.c.S.Request
[testSimple2_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1162373 INFO (zkCallback-1423-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162373 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162373 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162373 INFO (zkCallback-1423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162619 INFO (qtp1240657642-9573) [ ] o.a.s.u.PeerSync
PeerSync: core=testSimple2_shard2_replica_n6 url=https://127.0.0.1:37829/solr
DONE. We have no versions. sync failed.
[junit4] 2> 1162619 INFO (qtp1240657642-9573) [ ] o.a.s.c.SyncStrategy
Leader's attempt to sync with shard failed, moving to the next candidate
[junit4] 2> 1162619 INFO (qtp1240657642-9573) [ ]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 1162619 INFO (qtp1240657642-9573) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1162623 INFO (qtp1240657642-9573) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37829/solr/testSimple2_shard2_replica_n6/ shard2
[junit4] 2> 1162725 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162725 INFO (zkCallback-1423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162725 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162725 INFO (zkCallback-1423-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162774 INFO (qtp1240657642-9573) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1162776 INFO (qtp1240657642-9573) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2038
[junit4] 2> 1162780 DEBUG (ScheduledTrigger-3741-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:37829_solr, 127.0.0.1:38521_solr,
127.0.0.1:42619_solr]
[junit4] 2> 1162820 INFO (qtp1752047378-9574) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2086
[junit4] 2> 1162824 INFO (qtp1752047378-9593) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2090
[junit4] 2> 1162826 INFO (qtp1240657642-9581) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1162925 INFO (zkCallback-1421-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162925 INFO (zkCallback-1423-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162925 INFO (zkCallback-1421-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1162925 INFO (zkCallback-1423-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSimple2/state.json] for collection [testSimple2] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1163780 DEBUG (ScheduledTrigger-3741-thread-1) [ ]
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with
currently live nodes: [127.0.0.1:37829_solr, 127.0.0.1:38521_solr,
127.0.0.1:42619_solr]
[junit4] 2> 1163826 INFO (qtp1240657642-9581) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:42619_solr,127.0.0.1:37829_solr&wt=javabin&version=2}
status=0 QTime=3510
[junit4] 2> 1163827 INFO (qtp1240657642-9570) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&maxShardsPerNode=3&autoAddReplicas=false&name=testSimple3&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=127.0.0.1:38521_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1163829 INFO (OverseerThreadFactory-3743-thread-3) [ ]
o.a.s.c.CreateCollectionCmd Create collection testSimple3
[junit4] 2> 1163830 INFO (OverseerCollectionConf
[...truncated too long message...]
for registry solr.jetty / com.codahale.metrics.MetricRegistry@448a08ef
[junit4] 2> 2604869 INFO (jetty-closer-2302-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2604869 INFO (jetty-closer-2302-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4cc1b439: rootName =
solr_39613, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@448a08ef
[junit4] 2> 2604869 INFO (jetty-closer-2302-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:39613_solr
[junit4] 2> 2604869 INFO (jetty-closer-2302-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2604869 INFO (jetty-closer-2302-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@32703ab6: rootName =
solr_40243, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@236d3a1d
[junit4] 2> 2604870 INFO (zkCallback-2323-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2604870 INFO (zkCallback-2332-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 2604871 INFO (jetty-closer-2302-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2604871 INFO (jetty-closer-2302-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2604872 INFO (jetty-closer-2302-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1869ddba{/solr,null,UNAVAILABLE}
[junit4] 2> 2604873 INFO (jetty-closer-2302-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2604873 INFO (jetty-closer-2302-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@36e1f33a: rootName =
solr_40243, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@448a08ef
[junit4] 2> 2604874 INFO (jetty-closer-2302-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:40243_solr
[junit4] 2> 2604875 INFO (jetty-closer-2302-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2604875 INFO (jetty-closer-2302-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2604875 INFO (jetty-closer-2302-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98919039941345295-127.0.0.1:40243_solr-n_0000000001) closing
[junit4] 2> 2604876 INFO (zkCallback-2332-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2604876 INFO (jetty-closer-2302-thread-3) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:43097_solr
[junit4] 2> 2604875 INFO (zkCallback-2323-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2604876 INFO
(OverseerStateUpdate-98919039941345295-127.0.0.1:40243_solr-n_0000000001) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40243_solr
[junit4] 2> 2604877 WARN
(OverseerAutoScalingTriggerThread-98919039941345295-127.0.0.1:40243_solr-n_0000000001)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 2604883 INFO (jetty-closer-2302-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2604883 INFO (jetty-closer-2302-thread-3) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2604884 INFO (jetty-closer-2302-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@33a5022b{/solr,null,UNAVAILABLE}
[junit4] 2> 2604888 INFO (jetty-closer-2302-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5ae6a566{/solr,null,UNAVAILABLE}
[junit4] 2> 2604888 ERROR
(SUITE-NodeLostTriggerTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2604889 INFO
(SUITE-NodeLostTriggerTest-seed#[4A3A7E3D178B53E0]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43393 43393
[junit4] 2> 2611137 INFO (Thread-3496) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43393 43393
[junit4] 2> 2611137 WARN (Thread-3496) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/aliases.json
[junit4] 2> 8 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/clusterstate.json
[junit4] 2> 9 /solr/clusterprops.json
[junit4] 2> 2 /solr/autoscaling.json
[junit4] 2> 2
/solr/overseer_elect/election/98919039941345293-127.0.0.1:39613_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/98919039941345292-127.0.0.1:43097_solr-n_0000000003
[junit4] 2> 2
/solr/overseer_elect/election/98919039941345295-127.0.0.1:40243_solr-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 9 /solr/live_nodes
[junit4] 2> 9 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeLostTriggerTest_4A3A7E3D178B53E0-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=81, maxMBSortInHeap=6.519652424025859,
sim=RandomSimilarity(queryNorm=true): {}, locale=ps, timezone=Portugal
[junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=249621912,total=529530880
[junit4] 2> NOTE: All tests run in this JVM: [SpatialFilterTest,
RuleEngineTest, BasicFunctionalityTest, SliceStateTest, TestHdfsUpdateLog,
HdfsThreadLeakTest, MultiTermTest, HttpSolrCallGetCoreTest,
AutoScalingHandlerTest, TestCloudInspectUtil, DistribCursorPagingTest,
TestObjectReleaseTracker, ClassificationUpdateProcessorIntegrationTest,
TestEmbeddedSolrServerSchemaAPI, TestShardHandlerFactory,
DistributedFacetPivotWhiteBoxTest, TestCloudPseudoReturnFields,
QueryParsingTest, TestOnReconnectListenerSupport, SolrIndexMetricsTest,
DeleteInactiveReplicaTest, ResponseLogComponentTest, TestDistribIDF,
TestNamedUpdateProcessors, SpellCheckComponentTest,
DistributedQueryElevationComponentTest, TestQueryUtils, TestCrossCoreJoin,
WrapperMergePolicyFactoryTest, DirectUpdateHandlerOptimizeTest,
RAMDirectoryFactoryTest, TestLegacyFieldReuse,
HdfsWriteToMultipleCollectionsTest, DistributedMLTComponentTest,
MissingSegmentRecoveryTest, CdcrUpdateLogTest,
StatelessScriptUpdateProcessorFactoryTest, TlogReplayBufferedWhileIndexingTest,
SolrSlf4jReporterTest, TestDistributedSearch, LeaderElectionContextKeyTest,
TestGraphTermsQParserPlugin, TestCollationFieldDocValues,
TestCopyFieldCollectionResource, SpellCheckCollatorWithCollapseTest,
PreAnalyzedFieldManagedSchemaCloudTest, TestLeaderElectionWithEmptyReplica,
TestMergePolicyConfig, TestRandomFaceting, TestStressVersions,
TestReversedWildcardFilterFactory, SpellCheckCollatorTest,
DistributedFacetPivotLongTailTest, TestStressCloudBlindAtomicUpdates,
TestSolrDeletionPolicy1, TestSolrCloudWithDelegationTokens, JsonLoaderTest,
BJQParserTest, TestConfig, ZkStateReaderTest, CursorPagingTest,
BasicDistributedZkTest, TestJsonRequest, TestReplicationHandler,
ChaosMonkeyNothingIsSafeWithPullReplicasTest,
HdfsAutoAddReplicasIntegrationTest, TestReqParamsAPI, StatsReloadRaceTest,
TestSweetSpotSimilarityFactory, PeerSyncTest, CollectionStateFormat2Test,
SolrGraphiteReporterTest, RemoteQueryErrorTest, UpdateParamsTest,
DistanceUnitsTest, TestSolrQueryResponse, TestUniqueKeyFieldResource,
TestTlogReplica, ConnectionManagerTest, BasicZkTest,
ReplicaListTransformerTest, DocValuesMissingTest, TermVectorComponentTest,
AssignBackwardCompatibilityTest, TestConfigOverlay,
AtomicUpdateProcessorFactoryTest, TestBinaryField,
TestTrackingShardHandlerFactory, AutoscalingHistoryHandlerTest,
DistributedQueueTest, UpdateRequestProcessorFactoryTest,
PropertiesRequestHandlerTest, DocValuesTest, TestSchemaManager,
TestPolicyCloud, TestGraphMLResponseWriter, SolrPluginUtilsTest,
TestPerFieldSimilarityWithDefaultOverride, ForceLeaderTest, MoveReplicaTest,
DistributedExpandComponentTest, SolrMetricReporterTest,
LeaderElectionIntegrationTest, ActionThrottleTest, IndexSchemaRuntimeFieldTest,
DocExpirationUpdateProcessorFactoryTest, CursorMarkTest,
TestPHPSerializedResponseWriter, TestRawResponseWriter, DateMathParserTest,
TestFieldCollectionResource, HdfsCollectionsAPIDistributedZkTest,
TestSystemCollAutoCreate, TestSolrXml, FastVectorHighlighterTest, TestSolrJ,
TestDFRSimilarityFactory, SimpleFacetsTest, TestUninvertingReader,
TestUseDocValuesAsStored2, NodeLostTriggerTest]
[junit4] Completed [555/746 (3!)] on J0 in 21.37s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 40713 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]