Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22078/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED:
org.apache.solr.cloud.TestCloudRecovery.leaderRecoverFromLogOnStartupTest
Error Message:
expected:<4> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<4> but was:<2>
at
__randomizedtesting.SeedInfo.seed([6006467E943A6054:14F6A73BD01E27DB]: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.TestCloudRecovery.leaderRecoverFromLogOnStartupTest(TestCloudRecovery.java:103)
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.SearchRateTriggerTest.testTrigger
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([6006467E943A6054:3CD70FC0DF51379]: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.SearchRateTriggerTest.testTrigger(SearchRateTriggerTest.java:133)
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 13203 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
[junit4] 2> 479236 INFO
(SUITE-TestCloudRecovery-seed#[6006467E943A6054]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/init-core-data-001
[junit4] 2> 479237 INFO
(SUITE-TestCloudRecovery-seed#[6006467E943A6054]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 479237 INFO
(SUITE-TestCloudRecovery-seed#[6006467E943A6054]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 479238 INFO
(SUITE-TestCloudRecovery-seed#[6006467E943A6054]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001
[junit4] 2> 479238 INFO
(SUITE-TestCloudRecovery-seed#[6006467E943A6054]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 479238 INFO (Thread-1123) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 479239 INFO (Thread-1123) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 479244 ERROR (Thread-1123) [ ] 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> 479338 INFO
(SUITE-TestCloudRecovery-seed#[6006467E943A6054]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:34767
[junit4] 2> 479340 INFO (zkConnectionManagerCallback-1274-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479344 INFO (jetty-launcher-1271-thread-2) [ ]
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
[junit4] 2> 479344 INFO (jetty-launcher-1271-thread-1) [ ]
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git:
daa59876e6f384329b122929e70a80934569428c; jvm 10+46
[junit4] 2> 479360 INFO (jetty-launcher-1271-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 479360 INFO (jetty-launcher-1271-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 479360 INFO (jetty-launcher-1271-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 479363 INFO (jetty-launcher-1271-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 479363 INFO (jetty-launcher-1271-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 479363 INFO (jetty-launcher-1271-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 479364 INFO (jetty-launcher-1271-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@66bbc4c5{/solr,null,AVAILABLE}
[junit4] 2> 479365 INFO (jetty-launcher-1271-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6a3ce82b{SSL,[ssl,
http/1.1]}{127.0.0.1:?????}
[junit4] 2> 479365 INFO (jetty-launcher-1271-thread-1) [ ]
o.e.j.s.Server Started @??????ms
[junit4] 2> 479365 INFO (jetty-launcher-1271-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34503}
[junit4] 2> 479365 ERROR (jetty-launcher-1271-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 479365 INFO (jetty-launcher-1271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 479365 INFO (jetty-launcher-1271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 479365 INFO (jetty-launcher-1271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 479365 INFO (jetty-launcher-1271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 479365 INFO (jetty-launcher-1271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-22T15:00:42.745895Z
[junit4] 2> 479376 INFO (jetty-launcher-1271-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@71c971d4{/solr,null,AVAILABLE}
[junit4] 2> 479376 INFO (jetty-launcher-1271-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@66cf6790{SSL,[ssl,
http/1.1]}{127.0.0.1:?????}
[junit4] 2> 479376 INFO (jetty-launcher-1271-thread-2) [ ]
o.e.j.s.Server Started @??????ms
[junit4] 2> 479376 INFO (jetty-launcher-1271-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40919}
[junit4] 2> 479376 ERROR (jetty-launcher-1271-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 479376 INFO (jetty-launcher-1271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 479376 INFO (jetty-launcher-1271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 479376 INFO (jetty-launcher-1271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 479376 INFO (jetty-launcher-1271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 479377 INFO (jetty-launcher-1271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-22T15:00:42.757004Z
[junit4] 2> 479380 INFO (zkConnectionManagerCallback-1276-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479380 INFO (zkConnectionManagerCallback-1278-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479381 INFO (jetty-launcher-1271-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 479381 INFO (jetty-launcher-1271-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 479387 INFO (jetty-launcher-1271-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34767/solr
[junit4] 2> 479392 INFO (jetty-launcher-1271-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34767/solr
[junit4] 2> 479403 INFO (zkConnectionManagerCallback-1283-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479407 INFO (zkConnectionManagerCallback-1286-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479423 INFO (zkConnectionManagerCallback-1288-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479423 INFO (zkConnectionManagerCallback-1290-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479484 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 479484 INFO (jetty-launcher-1271-thread-1)
[n:127.0.0.1:34503_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 479484 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:40919_solr
[junit4] 2> 479484 INFO (jetty-launcher-1271-thread-1)
[n:127.0.0.1:34503_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34503_solr
[junit4] 2> 479484 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.c.Overseer Overseer
(id=72069544809594885-127.0.0.1:40919_solr-n_0000000000) starting
[junit4] 2> 479485 INFO (zkCallback-1287-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 479485 INFO (zkCallback-1289-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 479491 INFO (zkConnectionManagerCallback-1299-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479492 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 479493 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34767/solr ready
[junit4] 2> 479504 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 479504 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40919_solr
[junit4] 2> 479511 INFO (zkCallback-1287-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 479511 INFO (zkCallback-1298-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 479511 INFO (zkCallback-1289-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 479559 INFO (jetty-launcher-1271-thread-1)
[n:127.0.0.1:34503_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34503.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dba4c7c
[junit4] 2> 479563 INFO (jetty-launcher-1271-thread-1)
[n:127.0.0.1:34503_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34503.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dba4c7c
[junit4] 2> 479563 INFO (jetty-launcher-1271-thread-1)
[n:127.0.0.1:34503_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34503.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dba4c7c
[junit4] 2> 479564 INFO (jetty-launcher-1271-thread-1)
[n:127.0.0.1:34503_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001/node1/.
[junit4] 2> 479566 INFO (zkConnectionManagerCallback-1304-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479567 INFO (jetty-launcher-1271-thread-1)
[n:127.0.0.1:34503_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 479567 INFO (jetty-launcher-1271-thread-1)
[n:127.0.0.1:34503_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:34767/solr ready
[junit4] 2> 479590 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40919.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dba4c7c
[junit4] 2> 479594 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40919.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dba4c7c
[junit4] 2> 479594 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40919.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dba4c7c
[junit4] 2> 479594 INFO (jetty-launcher-1271-thread-2)
[n:127.0.0.1:40919_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001/node2/.
[junit4] 2> 479608 INFO (zkConnectionManagerCallback-1306-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479610 INFO (zkConnectionManagerCallback-1311-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 479610 INFO
(SUITE-TestCloudRecovery-seed#[6006467E943A6054]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 479610 INFO
(SUITE-TestCloudRecovery-seed#[6006467E943A6054]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34767/solr ready
[junit4] 2> 479620 INFO (qtp287684831-5905) [n:127.0.0.1:40919_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 479621 INFO (OverseerThreadFactory-2417-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 479727 INFO
(OverseerStateUpdate-72069544809594885-127.0.0.1:40919_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_t1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40919/solr",
[junit4] 2> "type":"TLOG",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 479727 INFO
(OverseerStateUpdate-72069544809594885-127.0.0.1:40919_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_t2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34503/solr",
[junit4] 2> "type":"TLOG",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 479728 INFO
(OverseerStateUpdate-72069544809594885-127.0.0.1:40919_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_t4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:40919/solr",
[junit4] 2> "type":"TLOG",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 479729 INFO
(OverseerStateUpdate-72069544809594885-127.0.0.1:40919_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_t6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34503/solr",
[junit4] 2> "type":"TLOG",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 479935 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
x:collection1_shard1_replica_t1] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 479935 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
x:collection1_shard2_replica_t4] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 479943 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
x:collection1_shard1_replica_t2] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 479943 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
x:collection1_shard2_replica_t6] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 479943 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
x:collection1_shard2_replica_t6] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 2147483647 transient cores
[junit4] 2> 480944 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 480944 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 480949 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.IndexSchema [collection1_shard1_replica_t1] Schema name=minimal
[junit4] 2> 480949 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.IndexSchema [collection1_shard2_replica_t4] Schema name=minimal
[junit4] 2> 480951 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 480951 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 480951 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t1' using
configuration from collection collection1, trusted=true
[junit4] 2> 480951 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t4' using
configuration from collection collection1, trusted=true
[junit4] 2> 480951 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 480951 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 480952 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40919.solr.core.collection1.shard1.replica_t1' (registry
'solr.core.collection1.shard1.replica_t1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dba4c7c
[junit4] 2> 480952 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40919.solr.core.collection1.shard2.replica_t4' (registry
'solr.core.collection1.shard2.replica_t4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dba4c7c
[junit4] 2> 480952 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 480952 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 480952 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SolrCore [[collection1_shard2_replica_t4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001/node2/collection1_shard2_replica_t4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001/node2/./collection1_shard2_replica_t4/data/]
[junit4] 2> 480952 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.SolrCore [[collection1_shard1_replica_t1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001/node2/collection1_shard1_replica_t1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001/node2/./collection1_shard1_replica_t1/data/]
[junit4] 2> 480960 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.IndexSchema [collection1_shard2_replica_t6] Schema name=minimal
[junit4] 2> 480960 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.IndexSchema [collection1_shard1_replica_t2] Schema name=minimal
[junit4] 2> 480961 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 480961 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t6' using
configuration from collection collection1, trusted=true
[junit4] 2> 480961 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 480961 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t2' using
configuration from collection collection1, trusted=true
[junit4] 2> 480962 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34503.solr.core.collection1.shard1.replica_t2' (registry
'solr.core.collection1.shard1.replica_t2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dba4c7c
[junit4] 2> 480962 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34503.solr.core.collection1.shard2.replica_t6' (registry
'solr.core.collection1.shard2.replica_t6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1dba4c7c
[junit4] 2> 480962 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 480962 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 480962 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SolrCore [[collection1_shard1_replica_t2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001/node1/collection1_shard1_replica_t2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001/node1/./collection1_shard1_replica_t2/data/]
[junit4] 2> 480962 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.SolrCore [[collection1_shard2_replica_t6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001/node1/collection1_shard2_replica_t6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestCloudRecovery_6006467E943A6054-001/tempDir-001/node1/./collection1_shard2_replica_t6/data/]
[junit4] 2> 481054 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 481054 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 481055 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 481055 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 481056 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7fb18aa9[collection1_shard2_replica_t4] main]
[junit4] 2> 481057 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 481057 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 481058 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 481058 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1601176856887820288
[junit4] 2> 481058 INFO
(searcherExecutor-2423-thread-1-processing-n:127.0.0.1:40919_solr
x:collection1_shard2_replica_t4 c:collection1 s:shard2 r:core_node7)
[n:127.0.0.1:40919_solr c:collection1 s:shard2 r:core_node7
x:collection1_shard2_replica_t4] o.a.s.c.SolrCore
[collection1_shard2_replica_t4] Registered new searcher
Searcher@7fb18aa9[collection1_shard2_replica_t4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 481060 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 481060 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 481061 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 481061 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 481062 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
[junit4] 2> 481063 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7268692[collection1_shard1_replica_t2] main]
[junit4] 2> 481063 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard2: total=2 found=1 timeoutin=9999ms
[junit4] 2> 481064 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 481064 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 481064 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 481064 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1601176856894111744
[junit4] 2> 481065 INFO
(searcherExecutor-2425-thread-1-processing-n:127.0.0.1:34503_solr
x:collection1_shard1_replica_t2 c:collection1 s:shard1 r:core_node5)
[n:127.0.0.1:34503_solr c:collection1 s:shard1 r:core_node5
x:collection1_shard1_replica_t2] o.a.s.c.SolrCore
[collection1_shard1_replica_t2] Registered new searcher
Searcher@7268692[collection1_shard1_replica_t2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 481067 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node5=0}, version=0}
[junit4] 2> 481068 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 481068 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 481068 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for
shard shard1: total=2 found=1 timeoutin=9999ms
[junit4] 2> 481069 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 481069 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 481070 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a31c10f[collection1_shard1_replica_t1] main]
[junit4] 2> 481071 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 481071 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 481071 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 481072 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1601176856902500352
[junit4] 2> 481072 INFO
(searcherExecutor-2422-thread-1-processing-n:127.0.0.1:40919_solr
x:collection1_shard1_replica_t1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:40919_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore
[collection1_shard1_replica_t1] Registered new searcher
Searcher@1a31c10f[collection1_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 481072 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 481072 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 481074 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 481074 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 481074 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=0,
core_node5=0}, version=1}
[junit4] 2> 481075 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4bfc3035[collection1_shard2_replica_t6] main]
[junit4] 2> 481076 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/config
[junit4] 2> 481076 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/config
[junit4] 2> 481076 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 481076 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1601176856906694656
[junit4] 2> 481076 INFO
(searcherExecutor-2424-thread-1-processing-n:127.0.0.1:34503_solr
x:collection1_shard2_replica_t6 c:collection1 s:shard2 r:core_node8)
[n:127.0.0.1:34503_solr c:collection1 s:shard2 r:core_node8
x:collection1_shard2_replica_t6] o.a.s.c.SolrCore
[collection1_shard2_replica_t6] Registered new searcher
Searcher@4bfc3035[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 481078 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node7=0,
core_node8=0}, version=1}
[junit4] 2> 481565 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 481565 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 481565 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:40919/solr/collection1_shard2_replica_t4/
[junit4] 2> 481565 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4
url=https://127.0.0.1:40919/solr START
replicas=[https://127.0.0.1:34503/solr/collection1_shard2_replica_t6/]
nUpdates=100
[junit4] 2> 481569 INFO (qtp2005469038-5904) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.S.Request [collection1_shard2_replica_t6] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481569 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 481569 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 481569 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:34503/solr/collection1_shard1_replica_t2/
[junit4] 2> 481570 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t2
url=https://127.0.0.1:34503/solr START
replicas=[https://127.0.0.1:40919/solr/collection1_shard1_replica_t1/]
nUpdates=100
[junit4] 2> 481573 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.S.Request [collection1_shard1_replica_t1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 481866 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_t4
url=https://127.0.0.1:40919/solr DONE. We have no versions. sync failed.
[junit4] 2> 481866 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 481866 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
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> 481866 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 481866 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ZkController collection1_shard2_replica_t4 stopping background
replication from leader
[junit4] 2> 481870 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:40919/solr/collection1_shard2_replica_t4/ shard2
[junit4] 2> 481870 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_t2
url=https://127.0.0.1:34503/solr DONE. We have no versions. sync failed.
[junit4] 2> 481870 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 481870 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
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> 481870 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 481870 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ZkController collection1_shard1_replica_t2 stopping background
replication from leader
[junit4] 2> 481872 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:34503/solr/collection1_shard1_replica_t2/ shard1
[junit4] 2> 481973 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 481976 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2033
[junit4] 2> 482022 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 482024 INFO (qtp287684831-5975) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2088
[junit4] 2> 482076 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.ZkController collection1_shard1_replica_t1 starting background
replication from leader
[junit4] 2> 482076 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 482077 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 482078 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 482079 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_t1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2143
[junit4] 2> 482080 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ZkController collection1_shard2_replica_t6 starting background
replication from leader
[junit4] 2> 482080 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 482080 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 482080 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 482082 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_t6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=2139
[junit4] 2> 482084 INFO (qtp287684831-5905) [n:127.0.0.1:40919_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 482183 INFO (zkCallback-1287-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 482183 INFO (zkCallback-1289-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 483084 INFO (qtp287684831-5905) [n:127.0.0.1:40919_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=0&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=2&wt=javabin&version=2}
status=0 QTime=3464
[junit4] 2> 483085 INFO
(SUITE-TestCloudRecovery-seed#[6006467E943A6054]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):30
[junit4] 2> 483085 INFO
(SUITE-TestCloudRecovery-seed#[6006467E943A6054]-worker) [ ]
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
[junit4] 2> 483096 INFO
(TEST-TestCloudRecovery.leaderRecoverFromLogOnStartupTest-seed#[6006467E943A6054])
[ ] o.a.s.SolrTestCaseJ4 ###Starting leaderRecoverFromLogOnStartupTest
[junit4] 2> 483104 INFO (qtp2005469038-5904) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t6]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1601176859027963904&distrib.from=https://127.0.0.1:40919/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1601176859027963904)} 0 0
[junit4] 2> 483106 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t1]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1601176859031109632&distrib.from=https://127.0.0.1:34503/solr/collection1_shard1_replica_t2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1601176859031109632)} 0 0
[junit4] 2> 483107 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=1,
core_node5=1}, version=2}
[junit4] 2> 483107 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]
webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:40919/solr/collection1_shard2_replica_t4/&wt=javabin&version=2}{deleteByQuery=*:*
(-1601176859031109632)} 0 4
[junit4] 2> 483107 INFO (qtp287684831-5902) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node7=1,
core_node8=1}, version=2}
[junit4] 2> 483107 INFO (qtp287684831-5902) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]
webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*
(-1601176859027963904)} 0 10
[junit4] 2> 483109 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1601176859037401088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 483109 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 483109 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 483109 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t2]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40919/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 483111 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1601176859040546816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 483111 INFO (qtp287684831-5973) [n:127.0.0.1:40919_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_t1]
o.a.s.u.TestInjection Start waiting for replica in sync with leader
[junit4] 2> 483111 INFO (qtp2005469038-5976) [n:127.0.0.1:34503_solr
c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_t6]
o.a.s.u.TestInjection Start waiting for replica in sync with leader
[junit4] 2> 483111 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 483111 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 483111 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t4]
webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:40919/solr/collection1_shard2_replica_t4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 483118 INFO (qtp2005469038-5904) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 483118 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 483414 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:40919/solr/collection1_shard2_replica_t4/
[junit4] 2> 483415 INFO (qtp287684831-5899) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 483415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 483415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 483415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 483415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 483415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 483415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@17d2e359[collection1_shard2_replica_t6] main]
[junit4] 2> 483416 INFO (searcherExecutor-2424-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher
Searcher@17d2e359[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 483623 INFO
(OverseerCollectionConfigSetProcessor-72069544809594885-127.0.0.1:40919_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> 483623 INFO (qtp2005469038-5907) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 483623 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 483897 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:34503/solr/collection1_shard1_replica_t2/
[junit4] 2> 483898 INFO (qtp2005469038-5991) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 483898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 483898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 483898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 483898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 483898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 483898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4a72a958[collection1_shard1_replica_t1] main]
[junit4] 2> 483899 INFO (searcherExecutor-2422-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher
Searcher@4a72a958[collection1_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 484127 INFO (qtp287684831-5902) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 484127 INFO (qtp2005469038-5907) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 484630 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 484630 INFO (qtp287684831-5971) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 485134 INFO (qtp287684831-5906) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 485134 INFO (qtp2005469038-5894) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 485638 INFO (qtp2005469038-5904) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 485638 INFO (qtp287684831-5899) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 486142 INFO (qtp2005469038-5991) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 486142 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 486416 INFO (qtp287684831-5906) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 486416 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 486416 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 486416 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 486416 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 486416 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 486416 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@67bb50f2[collection1_shard2_replica_t6] main]
[junit4] 2> 486417 INFO (searcherExecutor-2424-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher
Searcher@67bb50f2[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 486646 INFO (qtp287684831-5902) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 486646 INFO (qtp2005469038-5907) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 486898 INFO (qtp2005469038-5904) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 486898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 486898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 486898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 486898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 486898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 486898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@65e9d50b[collection1_shard1_replica_t1] main]
[junit4] 2> 486899 INFO (searcherExecutor-2422-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher
Searcher@65e9d50b[collection1_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 487149 INFO (qtp287684831-5971) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 487149 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 487652 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 487652 INFO (qtp2005469038-5894) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 488156 INFO (qtp287684831-5899) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 488156 INFO (qtp2005469038-5991) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 488660 INFO (qtp287684831-5902) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 488660 INFO (qtp2005469038-5907) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 489164 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 489164 INFO (qtp287684831-5906) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 489415 INFO (qtp287684831-5906) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 489415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 489415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 489415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 489415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 489415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 489415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@36c0162d[collection1_shard2_replica_t6] main]
[junit4] 2> 489416 INFO (searcherExecutor-2424-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher
Searcher@36c0162d[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 489668 INFO (qtp2005469038-5894) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 489668 INFO (qtp287684831-5971) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 489897 INFO (qtp2005469038-5904) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 489898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 489898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 489898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 489898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 489898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 489898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6b605c2c[collection1_shard1_replica_t1] main]
[junit4] 2> 489899 INFO (searcherExecutor-2422-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher
Searcher@6b605c2c[collection1_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 490171 INFO (qtp2005469038-5894) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 490171 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 490674 INFO (qtp2005469038-5991) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 490675 INFO (qtp287684831-5899) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 491177 INFO (qtp2005469038-5907) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 491177 INFO (qtp287684831-5902) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 491681 INFO (qtp2005469038-5907) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 491682 INFO (qtp287684831-5902) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 492184 INFO (qtp2005469038-5904) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 492184 INFO (qtp287684831-5971) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 492415 INFO (qtp287684831-5906) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 492415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 492415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 492415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 492415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 492415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 492415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4c95396[collection1_shard2_replica_t6] main]
[junit4] 2> 492416 INFO (searcherExecutor-2424-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher
Searcher@4c95396[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 492688 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 492688 INFO (qtp2005469038-5894) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 492898 INFO (qtp2005469038-5907) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 492898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 492898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 492898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 492898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 492898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 492898 INFO (indexFetcher-2443-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6466e3d[collection1_shard1_replica_t1] main]
[junit4] 2> 492899 INFO (searcherExecutor-2422-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard1_replica_t1] Registered new searcher
Searcher@6466e3d[collection1_shard1_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 493192 INFO (qtp2005469038-5903) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 493192 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 493696 INFO (qtp2005469038-5991) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 493696 INFO (qtp287684831-5971) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494200 INFO (qtp2005469038-5894) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494200 INFO (qtp287684831-5902) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494703 INFO (qtp2005469038-5904) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 494703 INFO (qtp287684831-5906) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 495206 INFO (qtp2005469038-5907) [n:127.0.0.1:34503_solr
c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_t2]
o.a.s.c.S.Request [collection1_shard1_replica_t2] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 495206 INFO (qtp287684831-5899) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication params={qt=/replication&wt=javabin&version=2&command=details}
status=0 QTime=0
[junit4] 2> 495415 INFO (qtp287684831-5897) [n:127.0.0.1:40919_solr
c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_t4]
o.a.s.c.S.Request [collection1_shard2_replica_t4] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 495415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 495415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 495415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 495415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 495415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
[junit4] 2> 495415 INFO (indexFetcher-2445-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5c62808e[collection1_shard2_replica_t6] main]
[junit4] 2> 495416 INFO (searcherExecutor-2424-thread-1) [ ]
o.a.s.c.SolrCore [collection1_shard2_replica_t6] Registered new searcher
Searcher@5c62808e[collection1_shard2_replica_t6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4
[...truncated too long message...]
est-collection2 s:shard1 r:core_node5
x:SearchRateTriggerTest-collection2_shard1_replica_n2]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.SearchRateTriggerTest-collection2.shard1.leader,
tag=3c13de7b
[junit4] 2> 2141911 INFO (coreCloseExecutor-5238-thread-1)
[n:127.0.0.1:33793_solr c:SearchRateTriggerTest-collection1 s:shard2
r:core_node7 x:SearchRateTriggerTest-collection1_shard2_replica_n4]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.SearchRateTriggerTest-collection1.shard2.leader,
tag=56749e59
[junit4] 2> 2141911 INFO (jetty-closer-2884-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@56d3d470{/solr,null,UNAVAILABLE}
[junit4] 2> 2141911 INFO (jetty-closer-2884-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2141911 INFO (jetty-closer-2884-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=72069651574292487-127.0.0.1:43805_solr-n_0000000000) closing
[junit4] 2> 2141911 INFO
(OverseerStateUpdate-72069651574292487-127.0.0.1:43805_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43805_solr
[junit4] 2> 2141912 WARN
(OverseerAutoScalingTriggerThread-72069651574292487-127.0.0.1:43805_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 2141913 INFO (jetty-closer-2884-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6af7bbe8{/solr,null,UNAVAILABLE}
[junit4] 2> 2141914 INFO (jetty-closer-2884-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2141913 INFO (zkCallback-2917-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33793_solr
[junit4] 2> 2141914 INFO (jetty-closer-2884-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@236bbb3c{/solr,null,UNAVAILABLE}
[junit4] 2> 2141914 INFO (jetty-closer-2884-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2143414 INFO (jetty-closer-2884-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2536f298{/solr,null,UNAVAILABLE}
[junit4] 2> 2143414 INFO (jetty-closer-2884-thread-1) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 2143415 ERROR
(SUITE-SearchRateTriggerTest-seed#[6006467E943A6054]-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> 2143415 INFO
(SUITE-SearchRateTriggerTest-seed#[6006467E943A6054]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33549 33549
[junit4] 2> 2144291 INFO (Thread-2749) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33549 33549
[junit4] 2> 2144291 WARN (Thread-2749) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 13
/solr/collections/SearchRateTriggerTest-collection1/terms/shard2
[junit4] 2> 12 /solr/aliases.json
[junit4] 2> 12
/solr/collections/SearchRateTriggerTest-collection1/terms/shard1
[junit4] 2> 8 /solr/configs/conf
[junit4] 2> 5
/solr/collections/SearchRateTriggerTest-collection2/terms/shard2
[junit4] 2> 5
/solr/collections/SearchRateTriggerTest-collection2/terms/shard1
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 12 /solr/clusterprops.json
[junit4] 2> 12 /solr/clusterstate.json
[junit4] 2> 8
/solr/collections/SearchRateTriggerTest-collection1/state.json
[junit4] 2> 4
/solr/collections/SearchRateTriggerTest-collection2/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 21 /solr/collections
[junit4] 2> 12 /solr/live_nodes
[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.SearchRateTriggerTest_6006467E943A6054-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=293, maxMBSortInHeap=6.408334711130328,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@89d78b9),
locale=cu-RU, timezone=Australia/Lord_Howe
[junit4] 2> NOTE: Linux 4.13.0-41-generic amd64/Oracle Corporation 10
(64-bit)/cpus=8,threads=1,free=211689320,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [AddReplicaTest,
SolrCoreCheckLockOnStartupTest, DocumentAnalysisRequestHandlerTest,
EchoParamsTest, TestPerFieldSimilarityWithDefaultOverride,
SolrIndexSplitterTest, TestCSVResponseWriter, FullSolrCloudDistribCmdsTest,
TestHighlightDedupGrouping, OutOfBoxZkACLAndCredentialsProvidersTest,
TestImpersonationWithHadoopAuth, TestExtendedDismaxParser, SuggesterWFSTTest,
DistributedFacetPivotSmallAdvancedTest, ZkCLITest, SuggestComponentTest,
SimpleFacetsTest, TestStressLucene, TestConfigOverlay,
DistributedQueryElevationComponentTest, TestInfoStreamLogging,
TestIndexingPerformance, HttpSolrCallGetCoreTest, TestSolrCloudWithKerberosAlt,
TestManagedResource, TestWordDelimiterFilterFactory, TestLRUStatsCache,
TestSystemCollAutoCreate, TestRTimerTree, SpellCheckCollatorWithCollapseTest,
TestDeleteCollectionOnDownNodes, BigEndianAscendingWordDeserializerTest,
TestDocumentBuilder, OpenExchangeRatesOrgProviderTest,
DistributedTermsComponentTest, ZkNodePropsTest, FacetPivotSmallTest,
TestQueryWrapperFilter, TestComplexPhraseQParserPlugin,
RAMDirectoryFactoryTest, TestCloudManagedSchema, TestCSVLoader,
TestSerializedLuceneMatchVersion, TestTolerantUpdateProcessorCloud,
AtomicUpdateProcessorFactoryTest, LegacyCloudClusterPropTest,
TlogReplayBufferedWhileIndexingTest, TestConfigSetsAPIExclusivity,
TestDocBasedVersionConstraints, TestConfigSets, SpellingQueryConverterTest,
TriggerIntegrationTest, HdfsRecoveryZkTest, SystemLogListenerTest,
TestLocalFSCloudBackupRestore, TestStandardQParsers, TestFileDictionaryLookup,
TestSolrQueryParser, TestUseDocValuesAsStored2, OpenCloseCoreStressTest,
ConcurrentCreateRoutedAliasTest, ZkSolrClientTest, TestLegacyNumericUtils,
TestSolrDeletionPolicy1, MetricsHandlerTest, TestFieldCacheSort,
CdcrRequestHandlerTest, TolerantUpdateProcessorTest,
MultiSolrCloudTestCaseTest, StatsComponentTest, TestCloudInspectUtil,
TestSchemaResource, MergeStrategyTest, TestSolrCoreSnapshots,
TestGroupingSearch, TestIBSimilarityFactory, TestMacros,
OverseerModifyCollectionTest, TestSolrConfigHandler, TestCrossCoreJoin,
TestFastOutputStream, TestReqParamsAPI, RuleEngineTest, TestDistributedSearch,
TestOmitPositions, ProtectedTermFilterFactoryTest, TestStressInPlaceUpdates,
SolrCloudReportersTest, MetricTriggerTest, TestNestedDocsSort,
TestNumericRangeQuery32, TestSolr4Spatial2, TestRemoteStreaming, UUIDFieldTest,
JavabinLoaderTest, PKIAuthenticationIntegrationTest, ReplicationFactorTest,
TestJsonRequest, ParsingFieldUpdateProcessorsTest,
TestSlowCompositeReaderWrapper, SegmentsInfoRequestHandlerTest,
SolrMetricsIntegrationTest, TestNodeLostTrigger, TestSubQueryTransformer,
TestDocSet, SolrIndexConfigTest, TestClassicSimilarityFactory,
TestRandomFaceting, DefaultValueUpdateProcessorTest, SearchHandlerTest,
SolrRequestParserTest, TestManagedSynonymFilterFactory, PluginInfoTest,
SpellCheckCollatorTest, TestQuerySenderNoQuery, UpdateLogTest, TestPullReplica,
TestAuthenticationFramework, TestLeaderElectionZkExpiry, TestStreamBody,
TestSearcherReuse, UtilsToolTest, TestFilteredDocIdSet, NumberUtilsTest,
TemplateUpdateProcessorTest, OverseerTaskQueueTest, HdfsDirectoryFactoryTest,
TestGenericDistributedQueue, BasicDistributedZkTest,
DistribDocExpirationUpdateProcessorTest, TestPHPSerializedResponseWriter,
TestTlogReplica, CustomCollectionTest, TestCollectionsAPIViaSolrCloudCluster,
TestReplicaProperties, ExecutePlanActionTest, MetricTriggerIntegrationTest,
NodeMarkersRegistrationTest, ScheduledMaintenanceTriggerTest,
ScheduledTriggerIntegrationTest, ScheduledTriggerTest, SearchRateTriggerTest]
[junit4] Completed [613/808 (2!)] on J0 in 35.97s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 44522 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22078/consoleText
[repro] Revision: 5a47ed4209620f6ea80af00774f270a02604c966
[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line: ant test -Dtestcase=TestCloudRecovery
-Dtests.method=leaderRecoverFromLogOnStartupTest -Dtests.seed=6006467E943A6054
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-YE
-Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[repro] Repro line: ant test -Dtestcase=SearchRateTriggerTest
-Dtests.method=testTrigger -Dtests.seed=6006467E943A6054 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=cu-RU -Dtests.timezone=Australia/Lord_Howe
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr/core
[repro] SearchRateTriggerTest
[repro] TestCloudRecovery
[repro] ant compile-test
[...truncated 3303 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10
-Dtests.class="*.SearchRateTriggerTest|*.TestCloudRecovery"
-Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
-Dtests.seed=6006467E943A6054 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=cu-RU -Dtests.timezone=Australia/Lord_Howe -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[...truncated 112 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.TestCloudRecovery
[repro] 0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerTest
[repro] Exiting with code 0
[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]