Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20737/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed.
FAILED: org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots
Error Message:
expected:<COMPLETED> but was:<RUNNING>
Stack Trace:
java.lang.AssertionError: expected:<COMPLETED> but was:<RUNNING>
at
__randomizedtesting.SeedInfo.seed([E70C46337CFB1F6A:D140C2AC09A21D25]: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:147)
at
org.apache.solr.core.snapshots.TestSolrCloudSnapshots.testSnapshots(TestSolrCloudSnapshots.java:189)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication
Error Message:
Index: 0, Size: 0
Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at
__randomizedtesting.SeedInfo.seed([E70C46337CFB1F6A:F3441D665FFCA274]:0)
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11621 lines...]
[junit4] Suite: org.apache.solr.core.snapshots.TestSolrCloudSnapshots
[junit4] 2> 55202 INFO
(SUITE-TestSolrCloudSnapshots-seed#[E70C46337CFB1F6A]-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/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/init-core-data-001
[junit4] 2> 55203 WARN
(SUITE-TestSolrCloudSnapshots-seed#[E70C46337CFB1F6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 55207 INFO
(SUITE-TestSolrCloudSnapshots-seed#[E70C46337CFB1F6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 55209 INFO
(SUITE-TestSolrCloudSnapshots-seed#[E70C46337CFB1F6A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
[junit4] 2> 55209 INFO
(SUITE-TestSolrCloudSnapshots-seed#[E70C46337CFB1F6A]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001
[junit4] 2> 55209 INFO
(SUITE-TestSolrCloudSnapshots-seed#[E70C46337CFB1F6A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 55212 INFO (Thread-154) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 55212 INFO (Thread-154) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 55215 ERROR (Thread-154) [ ] 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> 55312 INFO
(SUITE-TestSolrCloudSnapshots-seed#[E70C46337CFB1F6A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37451
[junit4] 2> 55353 INFO (jetty-launcher-77-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 55355 INFO (jetty-launcher-77-thread-2) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 55356 INFO (jetty-launcher-77-thread-3) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 55361 INFO (jetty-launcher-77-thread-4) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 55434 INFO (jetty-launcher-77-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7d9fe138{/solr,null,AVAILABLE}
[junit4] 2> 55435 INFO (jetty-launcher-77-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@29eab45e{/solr,null,AVAILABLE}
[junit4] 2> 55436 INFO (jetty-launcher-77-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3aa97c88{HTTP/1.1,[http/1.1]}{127.0.0.1:44247}
[junit4] 2> 55436 INFO (jetty-launcher-77-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6af62100{HTTP/1.1,[http/1.1]}{127.0.0.1:41975}
[junit4] 2> 55436 INFO (jetty-launcher-77-thread-4) [ ] o.e.j.s.Server
Started @56991ms
[junit4] 2> 55436 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44247}
[junit4] 2> 55436 INFO (jetty-launcher-77-thread-2) [ ] o.e.j.s.Server
Started @56992ms
[junit4] 2> 55437 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41975}
[junit4] 2> 55437 ERROR (jetty-launcher-77-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 55437 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 55437 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 55437 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 55437 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-26T04:49:27.671Z
[junit4] 2> 55437 ERROR (jetty-launcher-77-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 55437 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 55437 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 55437 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 55437 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-26T04:49:27.671Z
[junit4] 2> 55456 INFO (jetty-launcher-77-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1239a69a{/solr,null,AVAILABLE}
[junit4] 2> 55458 INFO (jetty-launcher-77-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6a6df650{/solr,null,AVAILABLE}
[junit4] 2> 55458 INFO (jetty-launcher-77-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@20fe61af{HTTP/1.1,[http/1.1]}{127.0.0.1:37931}
[junit4] 2> 55458 INFO (jetty-launcher-77-thread-1) [ ] o.e.j.s.Server
Started @57013ms
[junit4] 2> 55458 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 55458 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37931}
[junit4] 2> 55458 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@12fab781{HTTP/1.1,[http/1.1]}{127.0.0.1:33267}
[junit4] 2> 55459 ERROR (jetty-launcher-77-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-3) [ ] o.e.j.s.Server
Started @57014ms
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33267}
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-26T04:49:27.693Z
[junit4] 2> 55459 ERROR (jetty-launcher-77-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 55459 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-10-26T04:49:27.693Z
[junit4] 2> 55467 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f57037d980001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 55468 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 55477 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 55477 INFO (jetty-launcher-77-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37451/solr
[junit4] 2> 55478 INFO (jetty-launcher-77-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37451/solr
[junit4] 2> 55485 INFO (jetty-launcher-77-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37451/solr
[junit4] 2> 55489 INFO (jetty-launcher-77-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37451/solr
[junit4] 2> 55491 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15f57037d980005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 55572 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:44247_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 55572 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:44247_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44247_solr
[junit4] 2> 55573 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:33267_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 55574 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:33267_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33267_solr
[junit4] 2> 55574 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:44247_solr ] o.a.s.c.Overseer Overseer
(id=98893389329072139-127.0.0.1:44247_solr-n_0000000000) starting
[junit4] 2> 55581 INFO
(zkCallback-97-thread-1-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 55581 INFO
(zkCallback-98-thread-1-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 55581 INFO
(zkCallback-99-thread-1-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 55582 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:37931_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 55582 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 55582 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:41975_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 55583 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:37931_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37931_solr
[junit4] 2> 55588 INFO
(zkCallback-98-thread-1-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 55588 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:41975_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41975_solr
[junit4] 2> 55588 INFO
(zkCallback-99-thread-1-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 55588 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 55589 INFO
(zkCallback-99-thread-1-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 55589 INFO
(zkCallback-98-thread-1-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 55591 INFO
(zkCallback-97-thread-1-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 55593 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 55594 INFO
(zkCallback-97-thread-2-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 55603 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:44247_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44247_solr
[junit4] 2> 55607 INFO
(zkCallback-99-thread-1-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 55607 INFO
(zkCallback-98-thread-1-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 55607 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 55608 INFO
(zkCallback-97-thread-2-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 55673 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:44247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44247.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55673 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:33267_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33267.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55702 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:44247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44247.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55702 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:44247_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44247.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55703 INFO (jetty-launcher-77-thread-4)
[n:127.0.0.1:44247_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node4/.
[junit4] 2> 55705 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:41975_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41975.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55710 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:33267_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33267.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55710 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:33267_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33267.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55711 INFO (jetty-launcher-77-thread-3)
[n:127.0.0.1:33267_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node3/.
[junit4] 2> 55715 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:41975_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41975.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55716 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:41975_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41975.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55717 INFO (jetty-launcher-77-thread-2)
[n:127.0.0.1:41975_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node2/.
[junit4] 2> 55825 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:37931_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37931.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55830 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:37931_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37931.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55830 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:37931_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37931.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 55831 INFO (jetty-launcher-77-thread-1)
[n:127.0.0.1:37931_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node1/.
[junit4] 2> 55862 INFO
(SUITE-TestSolrCloudSnapshots-seed#[E70C46337CFB1F6A]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 55863 INFO
(SUITE-TestSolrCloudSnapshots-seed#[E70C46337CFB1F6A]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37451/solr ready
[junit4] 2> 55885 INFO
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[E70C46337CFB1F6A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSnapshots
[junit4] 2> 55887 INFO (qtp920564074-587) [n:127.0.0.1:37931_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf1&name=SolrCloudSnapshots&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 55889 INFO
(OverseerThreadFactory-263-thread-1-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.CreateCollectionCmd Create collection
SolrCloudSnapshots
[junit4] 2> 55994 INFO
(OverseerStateUpdate-98893389329072139-127.0.0.1:44247_solr-n_0000000000)
[n:127.0.0.1:44247_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SolrCloudSnapshots",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"SolrCloudSnapshots_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:33267/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 55995 INFO
(OverseerStateUpdate-98893389329072139-127.0.0.1:44247_solr-n_0000000000)
[n:127.0.0.1:44247_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SolrCloudSnapshots",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"SolrCloudSnapshots_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44247/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 55996 INFO
(OverseerStateUpdate-98893389329072139-127.0.0.1:44247_solr-n_0000000000)
[n:127.0.0.1:44247_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SolrCloudSnapshots",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"SolrCloudSnapshots_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:41975/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 55997 INFO
(OverseerStateUpdate-98893389329072139-127.0.0.1:44247_solr-n_0000000000)
[n:127.0.0.1:44247_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"SolrCloudSnapshots",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"SolrCloudSnapshots_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:37931/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 56200 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n6&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 56201 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 56201 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 56201 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 56201 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 56201 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 56201 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 56201 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 56304 INFO
(zkCallback-99-thread-1-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 56304 INFO
(zkCallback-97-thread-2-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 56304 INFO
(zkCallback-98-thread-1-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 56305 INFO
(zkCallback-98-thread-2-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 56304 INFO
(zkCallback-97-thread-1-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 56305 INFO
(zkCallback-99-thread-2-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 56304 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 56305 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57217 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 57217 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 57217 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 57220 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 57248 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.IndexSchema
[SolrCloudSnapshots_shard1_replica_n1] Schema name=minimal
[junit4] 2> 57248 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.IndexSchema
[SolrCloudSnapshots_shard1_replica_n2] Schema name=minimal
[junit4] 2> 57249 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.IndexSchema
[SolrCloudSnapshots_shard2_replica_n4] Schema name=minimal
[junit4] 2> 57251 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 57251 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 57251 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'SolrCloudSnapshots_shard1_replica_n1' using configuration from collection
SolrCloudSnapshots, trusted=true
[junit4] 2> 57251 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'SolrCloudSnapshots_shard1_replica_n2' using configuration from collection
SolrCloudSnapshots, trusted=true
[junit4] 2> 57251 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.IndexSchema
[SolrCloudSnapshots_shard2_replica_n6] Schema name=minimal
[junit4] 2> 57252 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_33267.solr.core.SolrCloudSnapshots.shard1.replica_n1'
(registry 'solr.core.SolrCloudSnapshots.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 57252 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44247.solr.core.SolrCloudSnapshots.shard1.replica_n2'
(registry 'solr.core.SolrCloudSnapshots.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 57252 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 57252 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore
'SolrCloudSnapshots_shard2_replica_n4' using configuration from collection
SolrCloudSnapshots, trusted=true
[junit4] 2> 57252 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_41975.solr.core.SolrCloudSnapshots.shard2.replica_n4'
(registry 'solr.core.SolrCloudSnapshots.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 57254 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 57254 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore
'SolrCloudSnapshots_shard2_replica_n6' using configuration from collection
SolrCloudSnapshots, trusted=true
[junit4] 2> 57254 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_37931.solr.core.SolrCloudSnapshots.shard2.replica_n6'
(registry 'solr.core.SolrCloudSnapshots.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@504c759e
[junit4] 2> 57258 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 57258 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 57258 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 57258 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 57258 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrCore
[[SolrCloudSnapshots_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node3/SolrCloudSnapshots_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node3/./SolrCloudSnapshots_shard1_replica_n1/data/]
[junit4] 2> 57258 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrCore
[[SolrCloudSnapshots_shard2_replica_n6] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node1/SolrCloudSnapshots_shard2_replica_n6],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node1/./SolrCloudSnapshots_shard2_replica_n6/data/]
[junit4] 2> 57258 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrCore
[[SolrCloudSnapshots_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node4/SolrCloudSnapshots_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node4/./SolrCloudSnapshots_shard1_replica_n2/data/]
[junit4] 2> 57259 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrCore
[[SolrCloudSnapshots_shard2_replica_n4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node2/SolrCloudSnapshots_shard2_replica_n4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.core.snapshots.TestSolrCloudSnapshots_E70C46337CFB1F6A-001/tempDir-001/node2/./SolrCloudSnapshots_shard2_replica_n4/data/]
[junit4] 2> 57327 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 57327 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 57328 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 57328 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 57328 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 57328 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 57329 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 57329 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 57330 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 57330 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 57330 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 57330 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 57330 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 57330 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 57330 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3940546c[SolrCloudSnapshots_shard1_replica_n2] main]
[junit4] 2> 57331 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 57331 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 57331 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 57331 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 57332 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 57332 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@60f9ff1c[SolrCloudSnapshots_shard1_replica_n1] main]
[junit4] 2> 57332 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f729737[SolrCloudSnapshots_shard2_replica_n4] main]
[junit4] 2> 57332 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1582294231486038016
[junit4] 2> 57333 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 57333 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 57334 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@39f99379[SolrCloudSnapshots_shard2_replica_n6] main]
[junit4] 2> 57334 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 57334 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 57334 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 57335 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 57335 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 57336 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 57337 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 57337 INFO
(searcherExecutor-274-thread-1-processing-n:127.0.0.1:41975_solr
x:SolrCloudSnapshots_shard2_replica_n4 s:shard2 c:SolrCloudSnapshots
r:core_node7) [n:127.0.0.1:41975_solr c:SolrCloudSnapshots s:shard2
r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrCore
[SolrCloudSnapshots_shard2_replica_n4] Registered new searcher
Searcher@7f729737[SolrCloudSnapshots_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 57337 INFO
(searcherExecutor-275-thread-1-processing-n:127.0.0.1:37931_solr
x:SolrCloudSnapshots_shard2_replica_n6 s:shard2 c:SolrCloudSnapshots
r:core_node8) [n:127.0.0.1:37931_solr c:SolrCloudSnapshots s:shard2
r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrCore
[SolrCloudSnapshots_shard2_replica_n6] Registered new searcher
Searcher@39f99379[SolrCloudSnapshots_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 57337 INFO
(searcherExecutor-273-thread-1-processing-n:127.0.0.1:44247_solr
x:SolrCloudSnapshots_shard1_replica_n2 s:shard1 c:SolrCloudSnapshots
r:core_node5) [n:127.0.0.1:44247_solr c:SolrCloudSnapshots s:shard1
r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrCore
[SolrCloudSnapshots_shard1_replica_n2] Registered new searcher
Searcher@3940546c[SolrCloudSnapshots_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 57337 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1582294231491280896
[junit4] 2> 57337 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000ms.
[junit4] 2> 57337 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1582294231491280896
[junit4] 2> 57338 INFO
(searcherExecutor-272-thread-1-processing-n:127.0.0.1:33267_solr
x:SolrCloudSnapshots_shard1_replica_n1 s:shard1 c:SolrCloudSnapshots
r:core_node3) [n:127.0.0.1:33267_solr c:SolrCloudSnapshots s:shard1
r:core_node3 x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.SolrCore
[SolrCloudSnapshots_shard1_replica_n1] Registered new searcher
Searcher@60f9ff1c[SolrCloudSnapshots_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 57338 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1582294231492329472
[junit4] 2> 57342 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 57342 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 57342 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37931/solr/SolrCloudSnapshots_shard2_replica_n6/
[junit4] 2> 57342 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.PeerSync PeerSync:
core=SolrCloudSnapshots_shard2_replica_n6 url=http://127.0.0.1:37931/solr START
replicas=[http://127.0.0.1:41975/solr/SolrCloudSnapshots_shard2_replica_n4/]
nUpdates=100
[junit4] 2> 57344 INFO (qtp1653769837-582) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.S.Request
[SolrCloudSnapshots_shard2_replica_n4] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 57443 INFO
(zkCallback-97-thread-1-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57443 INFO
(zkCallback-98-thread-1-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57443 INFO
(zkCallback-98-thread-2-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57443 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57443 INFO
(zkCallback-99-thread-1-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57443 INFO
(zkCallback-97-thread-2-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57443 INFO
(zkCallback-99-thread-2-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57443 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57643 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.PeerSync PeerSync:
core=SolrCloudSnapshots_shard2_replica_n6 url=http://127.0.0.1:37931/solr DONE.
We have no versions. sync failed.
[junit4] 2> 57643 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt
to sync with shard failed, moving to the next candidate
[junit4] 2> 57643 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] 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> 57643 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 57649 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:37931/solr/SolrCloudSnapshots_shard2_replica_n6/ shard2
[junit4] 2> 57751 INFO
(zkCallback-99-thread-2-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57751 INFO
(zkCallback-99-thread-1-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57751 INFO
(zkCallback-97-thread-1-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57751 INFO
(zkCallback-98-thread-1-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57751 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57751 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57751 INFO
(zkCallback-97-thread-2-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57751 INFO
(zkCallback-98-thread-2-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57800 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 57801 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n6&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1601
[junit4] 2> 57836 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 57837 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 57837 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44247/solr/SolrCloudSnapshots_shard1_replica_n2/
[junit4] 2> 57837 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=SolrCloudSnapshots_shard1_replica_n2 url=http://127.0.0.1:44247/solr START
replicas=[http://127.0.0.1:33267/solr/SolrCloudSnapshots_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 57840 INFO (qtp1000283854-597) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.c.S.Request
[SolrCloudSnapshots_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 57903 INFO
(zkCallback-98-thread-1-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57903 INFO
(zkCallback-97-thread-2-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57903 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57903 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57903 INFO
(zkCallback-99-thread-1-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57903 INFO
(zkCallback-98-thread-2-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57903 INFO
(zkCallback-97-thread-3-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 57903 INFO
(zkCallback-99-thread-2-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58137 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=SolrCloudSnapshots_shard1_replica_n2 url=http://127.0.0.1:44247/solr DONE.
We have no versions. sync failed.
[junit4] 2> 58137 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt
to sync with shard failed, moving to the next candidate
[junit4] 2> 58137 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We
failed sync, but we have no versions - we can't sync in that case - we were
active before, so become leader anyway
[junit4] 2> 58137 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 58141 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
http://127.0.0.1:44247/solr/SolrCloudSnapshots_shard1_replica_n2/ shard1
[junit4] 2> 58243 INFO
(zkCallback-97-thread-2-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58243 INFO
(zkCallback-97-thread-3-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58243 INFO
(zkCallback-99-thread-2-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58243 INFO
(zkCallback-98-thread-1-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58243 INFO
(zkCallback-99-thread-1-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58243 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58243 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58243 INFO
(zkCallback-98-thread-2-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58292 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 58293 INFO (qtp1174903381-568) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n2&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2092
[junit4] 2> 58343 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard2_replica_n4&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2142
[junit4] 2> 58343 INFO (qtp1000283854-594) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=SolrCloudSnapshots_shard1_replica_n1&action=CREATE&numShards=2&collection=SolrCloudSnapshots&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2142
[junit4] 2> 58350 INFO (qtp920564074-587) [n:127.0.0.1:37931_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> 58445 INFO
(zkCallback-97-thread-3-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58445 INFO
(zkCallback-96-thread-2-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58445 INFO
(zkCallback-98-thread-1-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58445 INFO
(zkCallback-99-thread-2-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58445 INFO
(zkCallback-99-thread-1-processing-n:127.0.0.1:33267_solr)
[n:127.0.0.1:33267_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58445 INFO
(zkCallback-97-thread-2-processing-n:127.0.0.1:44247_solr)
[n:127.0.0.1:44247_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58445 INFO
(zkCallback-96-thread-1-processing-n:127.0.0.1:41975_solr)
[n:127.0.0.1:41975_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 58445 INFO
(zkCallback-98-thread-2-processing-n:127.0.0.1:37931_solr)
[n:127.0.0.1:37931_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/SolrCloudSnapshots/state.json] for collection
[SolrCloudSnapshots] has occurred - updating... (live nodes size: [4])
[junit4] 2> 59350 INFO (qtp920564074-587) [n:127.0.0.1:37931_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=2&collection.configName=conf1&name=SolrCloudSnapshots&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
status=0 QTime=3462
[junit4] 2> 59383 INFO (qtp1653769837-561) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1582294233617793024&distrib.from=http://127.0.0.1:37931/solr/SolrCloudSnapshots_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
(-1582294233617793024)} 0 6
[junit4] 2> 59383 INFO (qtp920564074-588) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:44247/solr/SolrCloudSnapshots_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1582294233617793024)} 0 20
[junit4] 2> 59384 INFO (qtp1000283854-562) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&_version_=-1582294233607307264&distrib.from=http://127.0.0.1:44247/solr/SolrCloudSnapshots_shard1_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:*
(-1582294233607307264)} 0 16
[junit4] 2> 59384 INFO (qtp1174903381-572) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard1_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1582294233607307264)} 0 31
[junit4] 2> 59385 INFO
(TEST-TestSolrCloudSnapshots.testSnapshots-seed#[E70C46337CFB1F6A]) [ ]
o.a.s.h.BackupRestoreUtils Indexing 82 test docs
[junit4] 2> 59404 INFO (qtp1653769837-584) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:37931/solr/SolrCloudSnapshots_shard2_replica_n6/&wt=javabin&version=2}{add=[2
(1582294233645056000), 3 (1582294233649250304), 5 (1582294233650298880), 6
(1582294233650298881), 7 (1582294233650298882), 9 (1582294233652396032), 17
(1582294233653444608), 18 (1582294233653444609), 19 (1582294233654493184), 21
(1582294233654493185), ... (33 adds)]} 0 8
[junit4] 2> 59405 INFO (qtp920564074-560) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard2_replica_n6] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[2 (1582294233645056000), 3
(1582294233649250304), 5 (1582294233650298880), 6 (1582294233650298881), 7
(1582294233650298882), 9 (1582294233652396032), 17 (1582294233653444608), 18
(1582294233653444609), 19 (1582294233654493184), 21 (1582294233654493185), ...
(33 adds)]} 0 14
[junit4] 2> 59412 INFO (qtp1000283854-573) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard1_replica_n1] webapp=/solr path=/update
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:44247/solr/SolrCloudSnapshots_shard1_replica_n2/&wt=javabin&version=2}{add=[0
(1582294233645056000), 1 (1582294233649250304), 4 (1582294233650298880), 8
(1582294233650298881), 10 (1582294233651347456), 11 (1582294233651347457), 12
(1582294233651347458), 13 (1582294233652396032), 14 (1582294233659736064), 15
(1582294233659736065), ... (49 adds)]} 0 16
[junit4] 2> 59412 INFO (qtp1174903381-563) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard1_replica_n2] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[0 (1582294233645056000), 1
(1582294233649250304), 4 (1582294233650298880), 8 (1582294233650298881), 10
(1582294233651347456), 11 (1582294233651347457), 12 (1582294233651347458), 13
(1582294233652396032), 14 (1582294233659736064), 15 (1582294233659736065), ...
(49 adds)]} 0 22
[junit4] 2> 59415 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582294233670221824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 59415 INFO (qtp1174903381-565) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582294233670221824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 59416 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4dfb96a2
commitCommandVersion:1582294233670221824
[junit4] 2> 59416 INFO (qtp1174903381-565) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6e4c5b29
commitCommandVersion:1582294233670221824
[junit4] 2> 59416 INFO (qtp1000283854-597) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582294233670221824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 59416 INFO (qtp1000283854-597) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3
x:SolrCloudSnapshots_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@619fe308
commitCommandVersion:1582294233670221824
[junit4] 2> 59421 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1582294233676513280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 59421 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling
setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4ea94
commitCommandVersion:1582294233676513280
[junit4] 2> 59892 INFO
(OverseerCollectionConfigSetProcessor-98893389329072139-127.0.0.1:44247_solr-n_0000000000)
[n:127.0.0.1:44247_solr ] 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> 62634 INFO (qtp1174903381-565) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4f2a0ba1[SolrCloudSnapshots_shard1_replica_n2] main]
[junit4] 2> 62634 INFO (qtp1174903381-565) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 62640 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@502964cc[SolrCloudSnapshots_shard2_replica_n4] main]
[junit4] 2> 62640 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6e4a45cb[SolrCloudSnapshots_shard2_replica_n6] main]
[junit4] 2> 62641 INFO
(searcherExecutor-273-thread-1-processing-n:127.0.0.1:44247_solr
x:SolrCloudSnapshots_shard1_replica_n2 s:shard1 c:SolrCloudSnapshots
r:core_node5) [n:127.0.0.1:44247_solr c:SolrCloudSnapshots s:shard1
r:core_node5 x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.c.SolrCore
[SolrCloudSnapshots_shard1_replica_n2] Registered new searcher
Searcher@4f2a0ba1[SolrCloudSnapshots_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C49)))}
[junit4] 2> 62641 INFO (qtp1174903381-565) [n:127.0.0.1:44247_solr
c:SolrCloudSnapshots s:shard1 r:core_node5
x:SolrCloudSnapshots_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard1_replica_n2] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44247/solr/SolrCloudSnapshots_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3225
[junit4] 2> 62677 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 62678 INFO
(searcherExecutor-275-thread-1-processing-n:127.0.0.1:37931_solr
x:SolrCloudSnapshots_shard2_replica_n6 s:shard2 c:SolrCloudSnapshots
r:core_node8) [n:127.0.0.1:37931_solr c:SolrCloudSnapshots s:shard2
r:core_node8 x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.c.SolrCore
[SolrCloudSnapshots_shard2_replica_n6] Registered new searcher
Searcher@6e4a45cb[SolrCloudSnapshots_shard2_replica_n6]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C33)))}
[junit4] 2> 62678 INFO
(searcherExecutor-274-thread-1-processing-n:127.0.0.1:41975_solr
x:SolrCloudSnapshots_shard2_replica_n4 s:shard2 c:SolrCloudSnapshots
r:core_node7) [n:127.0.0.1:41975_solr c:SolrCloudSnapshots s:shard2
r:core_node7 x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.c.SolrCore
[SolrCloudSnapshots_shard2_replica_n4] Registered new searcher
Searcher@502964cc[SolrCloudSnapshots_shard2_replica_n4]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C33)))}
[junit4] 2> 62678 INFO (qtp1653769837-583) [n:127.0.0.1:41975_solr
c:SolrCloudSnapshots s:shard2 r:core_node7
x:SolrCloudSnapshots_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard2_replica_n4] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44247/solr/SolrCloudSnapshots_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3263
[junit4] 2> 62679 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 62679 INFO (qtp920564074-569) [n:127.0.0.1:37931_solr
c:SolrCloudSnapshots s:shard2 r:core_node8
x:SolrCloudSnapshots_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory
[SolrCloudSnapshots_shard2_replica_n6] webapp=/solr path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:44247/solr/SolrCloudSnapshots_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 3258
[junit4] 2> 62679 INFO (qtp1000283854-597) [n:127.0.0.1:33267_solr
c:SolrCloudSnapshots s:shard1 r:core_node3 x:S
[...truncated too long message...]
d-1) [ x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an
interval of 1000ms
[junit4] 2> 1370535 INFO (coreLoadExecutor-4406-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1370536 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
[junit4] 2> 1370536 INFO
(searcherExecutor-4407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@201edaa4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1370536 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@2d67ac4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1370536 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1344987798
[junit4] 2> 1370536 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1370536 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@11828ed: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@3cc8f645
[junit4] 2> 1370539 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1370539 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@15eecf87: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4d8b20b9
[junit4] 2> 1370541 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1370542 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ffea4d2: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@19045a5e
[junit4] 2> 1370542 INFO (coreCloseExecutor-4412-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@769882da
[junit4] 2> 1370542 INFO (coreCloseExecutor-4412-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1989706458
[junit4] 2> 1370542 INFO (coreCloseExecutor-4412-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c5d6a3d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@48d9e658
[junit4] 2> 1370549 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3bd51866{/solr,null,UNAVAILABLE}
[junit4] 2> 1370550 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@476dc8c3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1370550 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1654540238
[junit4] 2> 1370550 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1370550 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@70f23e68: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@109ac1d9
[junit4] 2> 1370554 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1370554 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5ce47dd6: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4d8b20b9
[junit4] 2> 1370557 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1370557 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bccc135: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@19045a5e
[junit4] 2> 1370558 INFO (coreCloseExecutor-4414-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5e97f74
[junit4] 2> 1370558 INFO (coreCloseExecutor-4414-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=99188596
[junit4] 2> 1370558 INFO (coreCloseExecutor-4414-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@533f85ce: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@163f4af7
[junit4] 2> 1370563 INFO
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[E70C46337CFB1F6A])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4856e1c4{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_E70C46337CFB1F6A-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=pt-BR, timezone=Etc/GMT-9
[junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=163836248,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[BigEndianAscendingWordSerializerTest, TestStreamBody,
SolrGraphiteReporterTest, HdfsAutoAddReplicasIntegrationTest,
HdfsDirectoryFactoryTest, TestClusterProperties, TermVectorComponentTest,
BasicFunctionalityTest, TestPostingsSolrHighlighter, TestRawResponseWriter,
TestInitParams, ZkFailoverTest, AutoScalingHandlerTest, TestRecoveryHdfs,
TestGraphTermsQParserPlugin, OverseerTaskQueueTest,
HdfsWriteToMultipleCollectionsTest, TestCustomSort, TestNamedUpdateProcessors,
RestartWhileUpdatingTest, SolrInfoBeanTest, TestHdfsUpdateLog,
DocValuesMissingTest, TestSort, TestFieldCollectionResource,
BaseCdcrDistributedZkTest, TestDistributedSearch,
TestManagedSynonymGraphFilterFactory, FileUtilsTest, TestSolrJ, TestDistribIDF,
SoftAutoCommitTest, RequestLoggingTest, SolrPluginUtilsTest,
TestSystemCollAutoCreate, TestIndexingPerformance,
CoreMergeIndexesAdminHandlerTest, TestXmlQParserPlugin, TestCryptoKeys,
SparseHLLTest, TestUseDocValuesAsStored2, TestShardHandlerFactory,
TestDownShardTolerantSearch, TestPayloadCheckQParserPlugin,
SpellCheckCollatorWithCollapseTest, TestRandomDVFaceting,
TestUnifiedSolrHighlighter, IndexSchemaRuntimeFieldTest, TestFieldCache,
TestLeaderElectionWithEmptyReplica, HdfsThreadLeakTest, TestRebalanceLeaders,
SuggestComponentContextFilterQueryTest, TestGraphMLResponseWriter,
TestWordDelimiterFilterFactory, HdfsRecoveryZkTest,
TestOnReconnectListenerSupport, TestStressVersions, TestComponentsName,
CursorMarkTest, TestConfigOverlay, SolrMetricReporterTest,
LeaderElectionIntegrationTest, DistribCursorPagingTest, TestConfigReload,
AnalysisAfterCoreReloadTest, DistributedMLTComponentTest, BasicZkTest,
SubstringBytesRefFilterTest, DeleteReplicaTest,
TestImpersonationWithHadoopAuth, MinimalSchemaTest, TestDFRSimilarityFactory,
TestFastOutputStream, ReplicaListTransformerTest, NodeLostTriggerTest,
ExternalFileFieldSortTest, TestMergePolicyConfig, TestMinMaxOnMultiValuedField,
SyncSliceTest, MissingSegmentRecoveryTest, TestSolrIndexConfig,
TestFoldingMultitermQuery, PKIAuthenticationIntegrationTest, NoCacheHeaderTest,
TestQueryUtils, TestRandomFaceting,
ChaosMonkeyNothingIsSafeWithPullReplicasTest,
OutOfBoxZkACLAndCredentialsProvidersTest, PreAnalyzedUpdateProcessorTest,
AtomicUpdateProcessorFactoryTest, CollectionsAPISolrJTest,
SolrIndexMetricsTest, UpdateLogTest, CoreSorterTest, DateFieldTest,
TestCodecSupport, TestConfigSets, DocValuesTest, WrapperMergePolicyFactoryTest,
TestTrackingShardHandlerFactory, LeaderInitiatedRecoveryOnCommitTest,
ClassificationUpdateProcessorIntegrationTest,
DistributedFacetPivotLongTailTest, TestReplicationHandler]
[junit4] Completed [327/745 (2!)] on J0 in 90.24s, 16 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 48555 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]