Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Windows/112/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1100>
at
__randomizedtesting.SeedInfo.seed([690291E44C46AD93:BD47DABDAB101E68]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
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:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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 12549 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_690291E44C46AD93-001\init-core-data-001
[junit4] 2> 2223264 INFO
(SUITE-CdcrBootstrapTest-seed#[690291E44C46AD93]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2223266 INFO
(SUITE-CdcrBootstrapTest-seed#[690291E44C46AD93]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2223268 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
[junit4] 2> 2223268 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_690291E44C46AD93-001\cdcr-target-001
[junit4] 2> 2223268 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2223268 INFO (Thread-3871) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2223268 INFO (Thread-3871) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2223279 ERROR (Thread-3871) [ ] 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> 2223369 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.c.ZkTestServer start zk server on port:58490
[junit4] 2> 2223392 INFO (jetty-launcher-4105-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2223394 INFO (jetty-launcher-4105-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1853867{/solr,null,AVAILABLE}
[junit4] 2> 2223395 INFO (jetty-launcher-4105-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3a1a3a{HTTP/1.1,[http/1.1]}{127.0.0.1:58494}
[junit4] 2> 2223396 INFO (jetty-launcher-4105-thread-1) [ ]
o.e.j.s.Server Started @2228671ms
[junit4] 2> 2223396 INFO (jetty-launcher-4105-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58494}
[junit4] 2> 2223396 ERROR (jetty-launcher-4105-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2223397 INFO (jetty-launcher-4105-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2223397 INFO (jetty-launcher-4105-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2223397 INFO (jetty-launcher-4105-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2223397 INFO (jetty-launcher-4105-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-26T14:33:50.357Z
[junit4] 2> 2223406 INFO (jetty-launcher-4105-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2223432 INFO (jetty-launcher-4105-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58490/solr
[junit4] 2> 2223440 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 0x15e1ef6959e0002, 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> 2223653 INFO (jetty-launcher-4105-thread-1)
[n:127.0.0.1:58494_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2223655 INFO (jetty-launcher-4105-thread-1)
[n:127.0.0.1:58494_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58494_solr
[junit4] 2> 2223657 INFO (jetty-launcher-4105-thread-1)
[n:127.0.0.1:58494_solr ] o.a.s.c.Overseer Overseer
(id=98550286269677571-127.0.0.1:58494_solr-n_0000000000) starting
[junit4] 2> 2223675 INFO (jetty-launcher-4105-thread-1)
[n:127.0.0.1:58494_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58494_solr
[junit4] 2> 2223677 INFO
(OverseerStateUpdate-98550286269677571-127.0.0.1:58494_solr-n_0000000000)
[n:127.0.0.1:58494_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2223912 INFO (jetty-launcher-4105-thread-1)
[n:127.0.0.1:58494_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58494.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1754918
[junit4] 2> 2223925 INFO (jetty-launcher-4105-thread-1)
[n:127.0.0.1:58494_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58494.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1754918
[junit4] 2> 2223925 INFO (jetty-launcher-4105-thread-1)
[n:127.0.0.1:58494_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58494.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1754918
[junit4] 2> 2223927 INFO (jetty-launcher-4105-thread-1)
[n:127.0.0.1:58494_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_690291E44C46AD93-001\cdcr-target-001\node1\.
[junit4] 2> 2223980 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 0x15e1ef6959e0004, 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] 1> Target zkHost = 127.0.0.1:58490/solr
[junit4] 2> 2223992 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_690291E44C46AD93-001\cdcr-source-001
[junit4] 2> 2223992 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2223993 INFO (Thread-3884) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2223993 INFO (Thread-3884) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2223997 ERROR (Thread-3884) [ ] 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> 2224095 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.c.ZkTestServer start zk server on port:58517
[junit4] 2> 2224118 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 0x15e1ef6986d0000, 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> 2224122 INFO (jetty-launcher-4117-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2224124 INFO (jetty-launcher-4117-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@56e409{/solr,null,AVAILABLE}
[junit4] 2> 2224129 INFO (jetty-launcher-4117-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@160cdb1{HTTP/1.1,[http/1.1]}{127.0.0.1:58521}
[junit4] 2> 2224129 INFO (jetty-launcher-4117-thread-1) [ ]
o.e.j.s.Server Started @2229404ms
[junit4] 2> 2224129 INFO (jetty-launcher-4117-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=58521}
[junit4] 2> 2224129 ERROR (jetty-launcher-4117-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2224130 INFO (jetty-launcher-4117-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 2224130 INFO (jetty-launcher-4117-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2224130 INFO (jetty-launcher-4117-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2224130 INFO (jetty-launcher-4117-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-26T14:33:51.090Z
[junit4] 2> 2224138 INFO (jetty-launcher-4117-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2224164 INFO (jetty-launcher-4117-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58517/solr
[junit4] 2> 2224171 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 0x15e1ef6986d0002, 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> 2224328 INFO (jetty-launcher-4117-thread-1)
[n:127.0.0.1:58521_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2224328 INFO (jetty-launcher-4117-thread-1)
[n:127.0.0.1:58521_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:58521_solr
[junit4] 2> 2224331 INFO (jetty-launcher-4117-thread-1)
[n:127.0.0.1:58521_solr ] o.a.s.c.Overseer Overseer
(id=98550286316797955-127.0.0.1:58521_solr-n_0000000000) starting
[junit4] 2> 2224341 INFO (jetty-launcher-4117-thread-1)
[n:127.0.0.1:58521_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58521_solr
[junit4] 2> 2224345 INFO
(zkCallback-4124-thread-1-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2224618 INFO (jetty-launcher-4117-thread-1)
[n:127.0.0.1:58521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58521.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1754918
[junit4] 2> 2224645 INFO (jetty-launcher-4117-thread-1)
[n:127.0.0.1:58521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58521.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1754918
[junit4] 2> 2224646 INFO (jetty-launcher-4117-thread-1)
[n:127.0.0.1:58521_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58521.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1754918
[junit4] 2> 2224648 INFO (jetty-launcher-4117-thread-1)
[n:127.0.0.1:58521_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_690291E44C46AD93-001\cdcr-source-001\node1\.
[junit4] 2> 2224721 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 0x15e1ef6986d0005, 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> 2224739 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 0x15e1ef6986d0006, 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> 2224770 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2224772 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58517/solr
ready
[junit4] 2> 2224795 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2224805 INFO
(OverseerThreadFactory-7986-thread-1-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 2224948 INFO
(OverseerStateUpdate-98550286316797955-127.0.0.1:58521_solr-n_0000000000)
[n:127.0.0.1:58521_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-source",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-source_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:58521/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2225148 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 2225152 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2225277 INFO
(zkCallback-4124-thread-1-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2225279 INFO
(zkCallback-4124-thread-2-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2226196 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2226196 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 2226210 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2226213 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2226225 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-source/managed-schema
[junit4] 2> 2226234 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to
/configs/cdcr-source/schema.xml.bak
[junit4] 2> 2226234 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using
configuration from collection cdcr-source, trusted=true
[junit4] 2> 2226234 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58521.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1754918
[junit4] 2> 2226235 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2226235 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_690291E44C46AD93-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_690291E44C46AD93-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
[junit4] 2> 2226545 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 2226545 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2226548 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2226548 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2226554 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@8c1ca9[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2226557 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 2226559 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-source
[junit4] 2> 2226559 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-source/managed-schema
[junit4] 2> 2226560 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2226561 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2226574 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 2226586 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 2226659 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@8c1ca9[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2226659 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576804583860076544
[junit4] 2> 2226677 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2226677 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2226677 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58521/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 2226678 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2226678 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:58521/solr/cdcr-source_shard1_replica_n1/
has no replicas
[junit4] 2> 2226678 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2226686 INFO
(zkCallback-4124-thread-2-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 2226688 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58521/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 2226804 INFO
(zkCallback-4124-thread-3-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2226805 INFO
(zkCallback-4124-thread-2-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2226851 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2226857 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node1&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1709
[junit4] 2> 2226862 INFO (qtp9059778-21447) [n:127.0.0.1:58521_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> 2226964 INFO
(zkCallback-4124-thread-2-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2226965 INFO
(zkCallback-4124-thread-3-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/state.json] for collection [cdcr-source] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2227863 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
status=0 QTime=3068
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 2227900 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=30
[junit4] 2> 2227901 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804585162407936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2227901 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804585162407936
[junit4] 2> 2227940 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@17a7be7[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2227941 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2227943 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@17a7be7[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)))}
[junit4] 2> 2227943 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=41
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 2227969 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=24
[junit4] 2> 2227971 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804585235808256,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2227971 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804585235808256
[junit4] 2> 2227998 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3ea49d[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2228000 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2228003 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@3ea49d[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100)))}
[junit4] 2> 2228003 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=31
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 2228043 INFO (qtp9059778-21448) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=37
[junit4] 2> 2228045 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804585313402880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2228045 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804585313402880
[junit4] 2> 2228084 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a0c5c2[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2228085 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2228088 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1a0c5c2[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)))}
[junit4] 2> 2228088 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=43
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 2228118 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=25
[junit4] 2> 2228123 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804585395191808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2228123 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804585395191808
[junit4] 2> 2228178 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1213e21[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2228179 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2228181 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1213e21[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100)))}
[junit4] 2> 2228182 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=59
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 2228201 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=17
[junit4] 2> 2228203 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804585479077888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2228203 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804585479077888
[junit4] 2> 2228238 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@11f6353[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2228240 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2228241 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@11f6353[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)))}
[junit4] 2> 2228241 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=38
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 2228256 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=12
[junit4] 2> 2228258 INFO (qtp9059778-21448) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804585536749568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2228258 INFO (qtp9059778-21448) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804585536749568
[junit4] 2> 2228360 INFO (qtp9059778-21448) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@d7b019[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2228361 INFO (qtp9059778-21448) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2228364 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@d7b019[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100)))}
[junit4] 2> 2228364 INFO (qtp9059778-21448) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=107
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 2228383 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=15
[junit4] 2> 2228385 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804585669918720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2228385 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804585669918720
[junit4] 2> 2228479 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@90d13[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2228481 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2228484 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@90d13[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)))}
[junit4] 2> 2228486 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=101
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 2228508 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=18
[junit4] 2> 2228510 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804585800990720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2228511 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804585800990720
[junit4] 2> 2228576 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@e7309c[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2228577 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2228582 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@e7309c[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)
Uninverting(_7(7.0.0):C100)))}
[junit4] 2> 2228582 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=72
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 2228604 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=19
[junit4] 2> 2228607 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804585902702592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2228607 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804585902702592
[junit4] 2> 2228686 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@9206a1[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2228688 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2228691 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@9206a1[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)))}
[junit4] 2> 2228692 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=85
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 2228715 INFO (qtp9059778-21448) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=21
[junit4] 2> 2228719 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804586020143104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2228719 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804586020143104
[junit4] 2> 2228807 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@cb90af[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 2228808 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2228814 INFO
(searcherExecutor-7989-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@cb90af[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C100)
Uninverting(_1(7.0.0):C100) Uninverting(_2(7.0.0):C100)
Uninverting(_3(7.0.0):C100) Uninverting(_4(7.0.0):C100)
Uninverting(_5(7.0.0):C100) Uninverting(_6(7.0.0):C100)
Uninverting(_7(7.0.0):C100) Uninverting(_8(7.0.0):C100)
Uninverting(_9(7.0.0):C100)))}
[junit4] 2> 2228815 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=96
[junit4] 2> 2228818 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0
QTime=1
[junit4] 2> 2228828 INFO
(OverseerCollectionConfigSetProcessor-98550286316797955-127.0.0.1:58521_solr-n_0000000000)
[n:127.0.0.1:58521_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> 2228875 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 0x15e1ef6959e0006, 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> 2228883 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2228886 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[690291E44C46AD93])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58490/solr
ready
[junit4] 2> 2228890 INFO (qtp12131178-21401) [n:127.0.0.1:58494_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2228897 INFO
(OverseerThreadFactory-7978-thread-1-processing-n:127.0.0.1:58494_solr)
[n:127.0.0.1:58494_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 2229010 INFO
(OverseerStateUpdate-98550286269677571-127.0.0.1:58494_solr-n_0000000000)
[n:127.0.0.1:58494_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"cdcr-target",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"cdcr-target_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:58494/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 2229214 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2229215 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2229324 INFO
(zkCallback-4112-thread-1-processing-n:127.0.0.1:58494_solr)
[n:127.0.0.1:58494_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2229325 INFO
(zkCallback-4112-thread-2-processing-n:127.0.0.1:58494_solr)
[n:127.0.0.1:58494_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2230259 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2230265 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 2230270 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 2230275 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 2230276 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/cdcr-target/managed-schema
[junit4] 2> 2230281 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/cdcr-target/schema.xml to
/configs/cdcr-target/schema.xml.bak
[junit4] 2> 2230281 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'cdcr-target_shard1_replica_n1' using
configuration from collection cdcr-target, trusted=true
[junit4] 2> 2230282 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_58494.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1754918
[junit4] 2> 2230282 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2230282 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore [[cdcr-target_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_690291E44C46AD93-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_690291E44C46AD93-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
[junit4] 2> 2230378 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 2230378 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2230380 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2230380 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2230381 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16f5d2c[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 2230383 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 2230383 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/cdcr-target
[junit4] 2> 2230383 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/cdcr-target/managed-schema
[junit4] 2> 2230384 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2230384 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2230387 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 2230388 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 2230390 INFO
(searcherExecutor-7995-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica_n1] Registered new searcher
Searcher@16f5d2c[cdcr-target_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2230390 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576804587772313600
[junit4] 2> 2230397 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2230398 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2230398 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58494/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 2230398 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2230398 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:58494/solr/cdcr-target_shard1_replica_n1/
has no replicas
[junit4] 2> 2230398 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2230401 INFO
(zkCallback-4112-thread-2-processing-n:127.0.0.1:58494_solr)
[n:127.0.0.1:58494_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-target:shard1
[junit4] 2> 2230403 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58494/solr/cdcr-target_shard1_replica_n1/ shard1
[junit4] 2> 2230507 INFO
(zkCallback-4112-thread-2-processing-n:127.0.0.1:58494_solr)
[n:127.0.0.1:58494_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2230507 INFO
(zkCallback-4112-thread-1-processing-n:127.0.0.1:58494_solr)
[n:127.0.0.1:58494_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2230556 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2230557 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=cdcr-target&newCollection=true&name=cdcr-target_shard1_replica_n1&action=CREATE&numShards=1&collection=cdcr-target&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1343
[junit4] 2> 2230563 INFO (qtp12131178-21401) [n:127.0.0.1:58494_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> 2230664 INFO
(zkCallback-4112-thread-2-processing-n:127.0.0.1:58494_solr)
[n:127.0.0.1:58494_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2230664 INFO
(zkCallback-4112-thread-1-processing-n:127.0.0.1:58494_solr)
[n:127.0.0.1:58494_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2230898 INFO
(OverseerCollectionConfigSetProcessor-98550286269677571-127.0.0.1:58494_solr-n_0000000000)
[n:127.0.0.1:58494_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> 2231566 INFO (qtp12131178-21401) [n:127.0.0.1:58494_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=cdcr-target&name=cdcr-target&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2676
[junit4] 2> 2231572 INFO (qtp12131178-21407) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-target:4&action=start&wt=javabin&version=2}
status=0 QTime=4
[junit4] 2> 2231575 INFO
(zkCallback-4112-thread-1-processing-n:127.0.0.1:58494_solr)
[n:127.0.0.1:58494_solr ] o.a.s.h.CdcrProcessStateManager The CDCR process
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/cdcr/state/process @ cdcr-target:shard1
[junit4] 2> 2231576 INFO
(zkCallback-4112-thread-1-processing-n:127.0.0.1:58494_solr)
[n:127.0.0.1:58494_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-target:shard1
[junit4] 2> 2231579 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2231580 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58490/solr ready
[junit4] 2> 2231592 INFO (qtp12131178-21404) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 2231592 INFO (qtp12131178-21404) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={action=SHARDCHECKPOINT&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2231593 INFO (qtp12131178-21405) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={_stateVer_=cdcr-target:4&action=COLLECTIONCHECKPOINT&wt=javabin&version=2}
status=0 QTime=9
[junit4] 2> 2231593 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Create new update log reader for target
cdcr-target with checkpoint -1 @ cdcr-source:shard1
[junit4] 2> 2231593 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target, shard: shard1
[junit4] 2> 2231598 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 2231599 INFO
(zkCallback-4124-thread-3-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.h.CdcrProcessStateManager The CDCR process
state has changed: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-source/cdcr/state/process @ cdcr-source:shard1
[junit4] 2> 2231599 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=start&wt=javabin&version=2}
status=0 QTime=26
[junit4] 2> 2231601 INFO
(zkCallback-4124-thread-3-processing-n:127.0.0.1:58521_solr)
[n:127.0.0.1:58521_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-source:shard1
[junit4] 2> 2231602 INFO
(cdcr-bootstrap-status-4136-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager Attempting to
bootstrap target collection: cdcr-target shard: shard1 leader:
http://127.0.0.1:58494/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 2231602 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&_stateVer_=cdcr-source:4&action=queues&wt=javabin&version=2}
status=0 QTime=1
[junit4] 1> Cdcr queue response:
{responseHeader={status=0,QTime=1},queues={127.0.0.1:58490/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47659,tlogTotalCount=10,updateLogSynchronizer=stopped}
[junit4] 2> 2231604 INFO (qtp12131178-21412) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&masterUrl=http://127.0.0.1:58521/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2231604 INFO (qtp12131178-21412) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804589045284864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2231604 INFO (qtp12131178-21412) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2231605 INFO (qtp12131178-21412) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2231606 INFO (qtp12131178-21412) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/update
params={_stateVer_=cdcr-target:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 2231610 INFO (qtp12131178-21408) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&_stateVer_=cdcr-target:4&wt=javabin&version=2} hits=0 status=0
QTime=0
[junit4] 2> 2231610 INFO (qtp12131178-21401) [n:127.0.0.1:58494_solr
c:cdcr-target s:shard1 r:core_node1 x:cdcr-target_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-target_shard1_replica_n1] webapp=/solr path=/cdcr
params={qt=/cdcr&action=BOOTSTRAP_STATUS&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2231610 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2231610 INFO
(cdcr-bootstrap-status-4136-thread-1-processing-n:127.0.0.1:58521_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node1)
[n:127.0.0.1:58521_solr c:cdcr-source s:shard1 r:core_node1
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 2231615 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576804589056819200,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2231616 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@487507
commitCommandVersion:1576804589056819200
[junit4] 2> 2231624 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d552a[cdcr-source_shard1_replica_n1] realtime]
[junit4] 2> 2231625 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2231625 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/update
params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}
status=0 QTime=10
[junit4] 2> 2231629 INFO (qtp9059778-21448) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2231630 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 12
[junit4] 2> 2231630 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version:
1503758038576
[junit4] 2> 2231630 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2231630 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2231630 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting replication
process
[junit4] 2> 2231636 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657,
name=tlog.0000000000000000000.1576804585130950656}, {size=4778,
name=tlog.0000000000000000001.1576804585208545280}, {size=4778,
name=tlog.0000000000000000002.1576804585272508416}, {size=4778,
name=tlog.0000000000000000003.1576804585365831680}, {size=4778,
name=tlog.0000000000000000004.1576804585460203520}, {size=4778,
name=tlog.0000000000000000005.1576804585522069504}, {size=4778,
name=tlog.0000000000000000006.1576804585652092928}, {size=4778,
name=tlog.0000000000000000007.1576804585780019200}, {size=4778,
name=tlog.0000000000000000008.1576804585880682496}, {size=4778,
name=tlog.0000000000000000009.1576804585994977280}]
[junit4] 2> 2231636 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&wt=javabin&version=2&command=filelist}
status=0 QTime=5
[junit4] 2> 2231637 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of files in latest
index in master: 15
[junit4] 2> 2231638 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of tlog files in
master: 10
[junit4] 2> 2231639 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter
is ready to be used.
[junit4] 2> 2231639 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@131c0c0
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3cba2c)
[junit4] 2> 2231641 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231645 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fdt&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231648 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231655 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231658 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231660 INFO (qtp9059778-21448) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.si&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231663 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fdx&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231665 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene50_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231667 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.nvm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231670 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.fnm&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231673 INFO (qtp9059778-21452) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.dii&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231676 INFO (qtp9059778-21449) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.dim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231678 INFO (qtp9059778-21448) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a.nvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231680 INFO (qtp9059778-21447) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=_a_Lucene70_0.dvd&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231682 INFO (qtp9059778-21450) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&file=segments_c&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 2231683 INFO
(recoveryExecutor-4110-thread-1-processing-n:127.0.0.1:58494_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node1)
[n:127.0.0.1:58494_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download of tlog
files from master: [{size=4657,
name=tlog.0000000000000000000.1576804585130950656}, {size=4778,
name=tlog.0000000000000000001.1576804585208545280}, {size=4778,
name=tlog.0000000000000000002.1576804585272508416}, {size=4778,
name=tlog.0000000000000000003.1576804585365831680}, {size=4778,
name=tlog.0000000000000000004.1576804585460203520}, {size=4778,
name=tlog.0000000000000000005.1576804585522069504}, {size=4778,
name=tlog.0000000000000000006.1576804585652092928}, {size=4778,
name=tlog.0000000000000000007.1576804585780019200}, {size=4778,
name=tlog.0000000000000000008.1576804585880682496}, {size=4778,
name=tlog.0000000000000000009.1576804585994977280}]
[junit4] 2> 2231697 INFO (qtp9059778-21451) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr
path=/replication
params={generation=12&qt=/replication&checksum=true&tlogFile=tlog.0000000000000000000.1576804585130950656&wt=filestream&command=filecontent}
status=0 QTime=5
[junit4] 2> 2231701 INFO (qtp9059778-21445) [n:127.0.0.1:58521_solr
c:cdcr-source s:shard1 r:core_node1 x:cd
[...truncated too long message...]
[junit4] 2> 2382645 INFO
(zkCallback-4181-thread-2-processing-n:127.0.0.1:59144_solr)
[n:127.0.0.1:59144_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/cdcr-target/state.json] for collection [cdcr-target] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 2382655 INFO (coreCloseExecutor-8129-thread-1)
[n:127.0.0.1:59144_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=3145772
[junit4] 2> 2382655 INFO (coreCloseExecutor-8129-thread-1)
[n:127.0.0.1:59144_solr c:cdcr-target s:shard1 r:core_node1
x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being
closed - shutting down CDCR handler @ cdcr-target:shard1
[junit4] 2> 2382656 INFO (jetty-closer-4175-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98550295822860291-127.0.0.1:59144_solr-n_0000000000) closing
[junit4] 2> 2382656 INFO
(OverseerStateUpdate-98550295822860291-127.0.0.1:59144_solr-n_0000000000)
[n:127.0.0.1:59144_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:59144_solr
[junit4] 2> 2382658 WARN
(zkCallback-4181-thread-2-processing-n:127.0.0.1:59144_solr)
[n:127.0.0.1:59144_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2382659 INFO (jetty-closer-4175-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7532d1{/solr,null,UNAVAILABLE}
[junit4] 2> 2382660 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[690291E44C46AD93])
[ ] 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> 2382660 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[690291E44C46AD93])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59140 59140
[junit4] 2> 2382661 INFO (Thread-3931) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59140 59140
[junit4] 2> 2382662 WARN (Thread-3931) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 2
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/cdcr-target/state.json
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/cdcr-target/cdcr/state/buffer
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 2382662 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[690291E44C46AD93])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.0-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CdcrBootstrapTest_690291E44C46AD93-001
[junit4] 2> Aug 26, 2017 2:36:29 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 6 leaked
thread(s).
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=7186, maxDocsPerChunk=5, blockSize=12),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=7186, blockSize=12)), sim=RandomSimilarity(queryNorm=false): {},
locale=mt, timezone=Africa/Maseru
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144
(32-bit)/cpus=3,threads=1,free=44110096,total=443826176
[junit4] 2> NOTE: All tests run in this JVM: [SuggesterTest,
TestAtomicUpdateErrorCases, TestManagedResourceStorage, TestRawResponseWriter,
XmlUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, SolrInfoBeanTest,
TestDistributedStatsComponentCardinality, TestLocalFSCloudBackupRestore,
DateMathParserTest, OutOfBoxZkACLAndCredentialsProvidersTest,
LeaderElectionContextKeyTest, TestSubQueryTransformer,
TestJavabinTupleStreamParser, CSVRequestHandlerTest, TestFieldCacheSort,
TestBlobHandler, TestCorePropertiesReload, SubstringBytesRefFilterTest,
HdfsTlogReplayBufferedWhileIndexingTest, AsyncCallRequestStatusResponseTest,
CreateCollectionCleanupTest, TestWriterPerf, TestRandomRequestDistribution,
InfoHandlerTest, URLClassifyProcessorTest, TestPseudoReturnFields,
RestartWhileUpdatingTest, TestMissingGroups, TimeZoneUtilsTest, LargeFieldTest,
TestHalfAndHalfDocValues, DistributedFacetPivotLongTailTest,
FieldAnalysisRequestHandlerTest, NumericFieldsTest, RequestHandlersTest,
BlockCacheTest, TestCustomDocTransformer,
ClassificationUpdateProcessorFactoryTest, TestSolrCoreParser,
UnloadDistributedZkTest, SyncSliceTest, SparseHLLTest, SolrJmxReporterTest,
DeleteNodeTest, TestPHPSerializedResponseWriter,
ChaosMonkeySafeLeaderWithPullReplicasTest, TestPayloadCheckQParserPlugin,
TestLegacyField, OverseerTest, SpellCheckCollatorWithCollapseTest,
TestDynamicLoading, TestOrdValues, TestTestInjection,
WrapperMergePolicyFactoryTest, ConnectionReuseTest,
TestNonDefinedSimilarityFactory, TestPhraseSuggestions, TestFunctionQuery,
UUIDUpdateProcessorFallbackTest, TestMiniSolrCloudCluster,
TestNumericRangeQuery64, TestNumericTerms64, CleanupOldIndexTest,
SolrCloudReportersTest, TestLegacyNumericRangeQueryBuilder,
TestStressCloudBlindAtomicUpdates, ReplaceNodeTest, MoveReplicaHDFSUlogDirTest,
TestDocBasedVersionConstraints, ScriptEngineTest, SolrMetricManagerTest,
HighlighterConfigTest, FastVectorHighlighterTest, TestRecoveryHdfs,
RequestLoggingTest, TestConfigSetsAPI, TestMaxTokenLenTokenizer,
QueryParsingTest, TestSort, ClassificationUpdateProcessorTest,
TestFilteredDocIdSet, TestDynamicFieldResource, ZkControllerTest,
TestConfigSetProperties, TestApiFramework, TestRandomDVFaceting, TestMacros,
TestTolerantSearch, TestCloudSchemaless, HighlighterMaxOffsetTest,
SpatialRPTFieldTypeTest, TestLeaderElectionZkExpiry, TestRTimerTree,
XsltUpdateRequestHandlerTest, CoreSorterTest, TestFaceting,
TestHdfsBackupRestoreCore, SoftAutoCommitTest, TestStressLiveNodes,
SolrIndexSplitterTest, TestFieldResource, MissingSegmentRecoveryTest,
TestCopyFieldCollectionResource, ResourceLoaderTest, TestLazyCores,
TestConfigSetsAPIZkFailure, SolrXmlInZkTest, RecoveryZkTest, ForceLeaderTest,
HighlighterTest, ClusterStateUpdateTest, TestScoreJoinQPScore,
TestCloudPseudoReturnFields, TestSha256AuthenticationProvider,
TestBulkSchemaAPI, TestIndexingPerformance, TestRequestStatusCollectionAPI,
TestHighlightDedupGrouping, TestLMDirichletSimilarityFactory,
SortByFunctionTest, CollectionTooManyReplicasTest, MultiTermTest,
RequiredFieldsTest, TestOmitPositions, DistributedSpellCheckComponentTest,
OverseerCollectionConfigSetProcessorTest, TestNamedUpdateProcessors,
TestComplexPhraseLeadingWildcard, ShardSplitTest, TestPullReplicaErrorHandling,
TestEmbeddedSolrServerSchemaAPI, ChaosMonkeyNothingIsSafeTest,
AliasIntegrationTest, TestZkAclsWithHadoopAuth, LeaderElectionTest,
CursorPagingTest, SimplePostToolTest, TestSystemCollAutoCreate,
TestFoldingMultitermQuery, CdcrReplicationHandlerTest,
DistributedVersionInfoTest, TestNoOpRegenerator,
VMParamsZkACLAndCredentialsProvidersTest,
SuggestComponentContextFilterQueryTest, TestFreeTextSuggestions,
BlockJoinFacetRandomTest, TestSolrCloudWithKerberosAlt, V2StandaloneTest,
TestGeoJSONResponseWriter, AddBlockUpdateTest, DateRangeFieldTest,
HdfsSyncSliceTest, TestMiniSolrCloudClusterSSL,
TestTrackingShardHandlerFactory, RecoveryAfterSoftCommitTest,
ConfigSetsAPITest, ResponseHeaderTest, TestPointFields,
TlogReplayBufferedWhileIndexingTest, HardAutoCommitTest, MultiThreadedOCPTest,
AnalyticsQueryTest, TestClassicSimilarityFactory, TestUtils,
TestFieldTypeResource, CircularListTest, TestImpersonationWithHadoopAuth,
TestSolrDeletionPolicy2, TestPKIAuthenticationPlugin,
HdfsWriteToMultipleCollectionsTest, ParsingFieldUpdateProcessorsTest,
TestPrepRecovery, ShufflingReplicaListTransformerTest,
TestSolrConfigHandlerCloud, TestSlowCompositeReaderWrapper, BufferStoreTest,
RuleEngineTest, TestStressReorder, TestStressVersions,
DistributedTermsComponentTest, SolrCoreTest, TestGroupingSearch,
QueryElevationComponentTest, PeerSyncTest, ShowFileRequestHandlerTest,
TestExtendedDismaxParser, SuggesterFSTTest, DocValuesTest, TestUpdate,
DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest,
DocValuesMultiTest, CacheHeaderTest, LukeRequestHandlerTest,
DocumentAnalysisRequestHandlerTest, TermsComponentTest,
IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration,
UpdateRequestProcessorFactoryTest, MBeansHandlerTest, JsonLoaderTest,
SearchHandlerTest, TestQuerySenderListener, UpdateParamsTest,
AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest,
SolrIndexConfigTest, TestMergePolicyConfig, OutputWriterTest,
ExternalFileFieldSortTest, TestPostingsSolrHighlighter,
NotRequiredUniqueKeyTest, TestCodecSupport, TestDFRSimilarityFactory,
TestIBSimilarityFactory, OpenExchangeRatesOrgProviderTest, PrimUtilsTest,
DateFieldTest, RAMDirectoryFactoryTest, FileUtilsTest, TestCrossCoreJoin,
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest,
AssignTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest]
[junit4] Completed [513/729 (1!)] on J0 in 159.93s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 40110 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]