Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6853/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC
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([A2286BB632ABBA1C:766D20EFD5FD09E7]: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 12799 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> 1793616 INFO
(SUITE-CdcrBootstrapTest-seed#[A2286BB632ABBA1C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_A2286BB632ABBA1C-001\init-core-data-001
[junit4] 2> 1793618 WARN
(SUITE-CdcrBootstrapTest-seed#[A2286BB632ABBA1C]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1793618 INFO
(SUITE-CdcrBootstrapTest-seed#[A2286BB632ABBA1C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1793621 INFO
(SUITE-CdcrBootstrapTest-seed#[A2286BB632ABBA1C]-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> 1793623 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
[junit4] 2> 1793624 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_A2286BB632ABBA1C-001\cdcr-target-001
[junit4] 2> 1793624 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1793625 INFO (Thread-3699) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1793625 INFO (Thread-3699) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1793631 ERROR (Thread-3699) [ ] 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> 1793725 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.c.ZkTestServer start zk server on port:53420
[junit4] 2> 1793740 INFO (jetty-launcher-3340-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1793741 INFO (jetty-launcher-3340-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7e798{/solr,null,AVAILABLE}
[junit4] 2> 1793743 INFO (jetty-launcher-3340-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@b9e8a{HTTP/1.1,[http/1.1]}{127.0.0.1:53424}
[junit4] 2> 1793743 INFO (jetty-launcher-3340-thread-1) [ ]
o.e.j.s.Server Started @1800712ms
[junit4] 2> 1793743 INFO (jetty-launcher-3340-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53424}
[junit4] 2> 1793744 ERROR (jetty-launcher-3340-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1793744 INFO (jetty-launcher-3340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1793744 INFO (jetty-launcher-3340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1793744 INFO (jetty-launcher-3340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1793744 INFO (jetty-launcher-3340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-28T17:59:44.281Z
[junit4] 2> 1793749 INFO (jetty-launcher-3340-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1793768 INFO (jetty-launcher-3340-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53420/solr
[junit4] 2> 1793888 INFO (jetty-launcher-3340-thread-1)
[n:127.0.0.1:53424_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1793889 INFO (jetty-launcher-3340-thread-1)
[n:127.0.0.1:53424_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53424_solr
[junit4] 2> 1793890 INFO (jetty-launcher-3340-thread-1)
[n:127.0.0.1:53424_solr ] o.a.s.c.Overseer Overseer
(id=98562420517371907-127.0.0.1:53424_solr-n_0000000000) starting
[junit4] 2> 1793898 INFO (jetty-launcher-3340-thread-1)
[n:127.0.0.1:53424_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53424_solr
[junit4] 2> 1793900 INFO
(OverseerStateUpdate-98562420517371907-127.0.0.1:53424_solr-n_0000000000)
[n:127.0.0.1:53424_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1794221 INFO (jetty-launcher-3340-thread-1)
[n:127.0.0.1:53424_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53424.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a8762
[junit4] 2> 1794230 INFO (jetty-launcher-3340-thread-1)
[n:127.0.0.1:53424_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53424.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a8762
[junit4] 2> 1794231 INFO (jetty-launcher-3340-thread-1)
[n:127.0.0.1:53424_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53424.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a8762
[junit4] 2> 1794233 INFO (jetty-launcher-3340-thread-1)
[n:127.0.0.1:53424_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_A2286BB632ABBA1C-001\cdcr-target-001\node1\.
[junit4] 2> 1794265 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 0x15e29ffcf240005, 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:53420/solr
[junit4] 2> 1794266 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_A2286BB632ABBA1C-001\cdcr-source-001
[junit4] 2> 1794266 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1794267 INFO (Thread-3709) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1794267 INFO (Thread-3709) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1794271 ERROR (Thread-3709) [ ] 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> 1794367 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.c.ZkTestServer start zk server on port:53444
[junit4] 2> 1794381 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1794382 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1008dbb{/solr,null,AVAILABLE}
[junit4] 2> 1794384 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@59a3b0{HTTP/1.1,[http/1.1]}{127.0.0.1:53448}
[junit4] 2> 1794384 INFO (jetty-launcher-3352-thread-1) [ ]
o.e.j.s.Server Started @1801353ms
[junit4] 2> 1794384 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53448}
[junit4] 2> 1794384 ERROR (jetty-launcher-3352-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1794384 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1794384 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1794384 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1794384 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-08-28T17:59:44.921Z
[junit4] 2> 1794389 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1794405 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 0x15e29ffd1a80001, 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> 1794409 INFO (jetty-launcher-3352-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53444/solr
[junit4] 2> 1794516 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:53448_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1794517 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:53448_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:53448_solr
[junit4] 2> 1794518 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:53448_solr ] o.a.s.c.Overseer Overseer
(id=98562420559577091-127.0.0.1:53448_solr-n_0000000000) starting
[junit4] 2> 1794523 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:53448_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53448_solr
[junit4] 2> 1794526 INFO
(zkCallback-3359-thread-1-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1794676 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:53448_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53448.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a8762
[junit4] 2> 1794686 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:53448_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53448.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a8762
[junit4] 2> 1794686 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:53448_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53448.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a8762
[junit4] 2> 1794688 INFO (jetty-launcher-3352-thread-1)
[n:127.0.0.1:53448_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_A2286BB632ABBA1C-001\cdcr-source-001\node1\.
[junit4] 2> 1794722 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 0x15e29ffd1a80004, 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> 1794736 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 0x15e29ffd1a80006, 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> 1794739 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1794740 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53444/solr
ready
[junit4] 2> 1794745 INFO (qtp596608-20017) [n:127.0.0.1:53448_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> 1794749 INFO
(OverseerThreadFactory-7735-thread-1-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 1794861 INFO
(OverseerStateUpdate-98562420559577091-127.0.0.1:53448_solr-n_0000000000)
[n:127.0.0.1:53448_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:53448/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1795064 INFO (qtp596608-20019) [n:127.0.0.1:53448_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_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
[junit4] 2> 1795065 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1795173 INFO
(zkCallback-3359-thread-1-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_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> 1795174 INFO
(zkCallback-3359-thread-2-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_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> 1796113 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1796137 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1796142 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1796148 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1796149 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1796153 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1796153 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1796154 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53448.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a8762
[junit4] 2> 1796154 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1796154 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_A2286BB632ABBA1C-001\cdcr-source-001\node1\cdcr-source_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_A2286BB632ABBA1C-001\cdcr-source-001\node1\.\cdcr-source_shard1_replica_n1\data\]
[junit4] 2> 1796367 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1796367 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1796369 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1796370 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1796372 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7dad31[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1796376 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-source
[junit4] 2> 1796376 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1796376 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1796377 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1796378 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1796386 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-source/cdcr/state/buffer
[junit4] 2> 1796394 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-source/cdcr/state/process
[junit4] 2> 1796437 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@7dad31[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1796437 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576998731224449024
[junit4] 2> 1796443 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1796443 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1796443 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53448/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 1796443 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1796443 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:53448/solr/cdcr-source_shard1_replica_n1/
has no replicas
[junit4] 2> 1796443 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1796448 INFO
(zkCallback-3359-thread-2-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 1796451 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53448/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 1796555 INFO
(zkCallback-3359-thread-2-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_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> 1796556 INFO
(zkCallback-3359-thread-1-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_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> 1796603 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1796607 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
status=0 QTime=1542
[junit4] 2> 1796617 INFO (qtp596608-20017) [n:127.0.0.1:53448_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> 1796718 INFO
(zkCallback-3359-thread-2-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_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> 1796718 INFO
(zkCallback-3359-thread-1-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_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> 1796751 INFO
(OverseerCollectionConfigSetProcessor-98562420559577091-127.0.0.1:53448_solr-n_0000000000)
[n:127.0.0.1:53448_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> 1797620 INFO (qtp596608-20017) [n:127.0.0.1:53448_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=2874
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 1797653 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=29
[junit4] 2> 1797654 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998732500566016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1797654 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998732500566016
[junit4] 2> 1797684 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a0a15d[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1797685 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1797687 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1a0a15d[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
[junit4] 2> 1797687 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=33
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 1797716 INFO (qtp596608-20022) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1797721 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998732570820608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1797721 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998732570820608
[junit4] 2> 1797753 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@369582[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1797754 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1797758 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@369582[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100)))}
[junit4] 2> 1797758 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=300
[junit4] 2> 1797783 INFO (qtp596608-20018) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=22
[junit4] 2> 1797784 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998732636880896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1797784 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998732636880896
[junit4] 2> 1797807 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3d8c2f[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1797808 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1797810 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@3d8c2f[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)))}
[junit4] 2> 1797810 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=26
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 1797830 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=16
[junit4] 2> 1797832 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998732687212544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1797832 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998732687212544
[junit4] 2> 1797858 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1bf7585[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1797859 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1797860 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1bf7585[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100)))}
[junit4] 2> 1797860 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=29
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 1797879 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1797879 INFO (qtp596608-20022) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998732736495616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1797879 INFO (qtp596608-20022) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998732736495616
[junit4] 2> 1797903 INFO (qtp596608-20022) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@12b6e64[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1797904 INFO (qtp596608-20022) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1797905 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@12b6e64[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)))}
[junit4] 2> 1797905 INFO (qtp596608-20022) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=26
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 1797922 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=14
[junit4] 2> 1797925 INFO (qtp596608-20018) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998732784730112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1797925 INFO (qtp596608-20018) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998732784730112
[junit4] 2> 1797957 INFO (qtp596608-20018) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@179d0ce[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1797959 INFO (qtp596608-20018) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1797961 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@179d0ce[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100)))}
[junit4] 2> 1797961 INFO (qtp596608-20018) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=37
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 1797977 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=13
[junit4] 2> 1797978 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998732840304640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1797978 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998732840304640
[junit4] 2> 1798007 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@12a465d[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1798007 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1798009 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@12a465d[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)))}
[junit4] 2> 1798009 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=32
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 1798027 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1798027 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998732891684864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1798027 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998732891684864
[junit4] 2> 1798068 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@191c125[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1798069 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1798069 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@191c125[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)
Uninverting(_7(8.0.0):C100)))}
[junit4] 2> 1798071 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=42
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 1798083 INFO (qtp596608-20022) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=10
[junit4] 2> 1798084 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998732951453696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1798084 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998732951453696
[junit4] 2> 1798123 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a4fa0c[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1798124 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1798125 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@1a4fa0c[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)))}
[junit4] 2> 1798127 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=42
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 1798136 INFO (qtp596608-20018) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=9
[junit4] 2> 1798138 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998733008076800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1798138 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998733008076800
[junit4] 2> 1798182 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@5b4fae[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1798183 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1798187 INFO
(searcherExecutor-7738-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-source_shard1_replica_n1] Registered new searcher
Searcher@5b4fae[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100) Uninverting(_2(8.0.0):C100)
Uninverting(_3(8.0.0):C100) Uninverting(_4(8.0.0):C100)
Uninverting(_5(8.0.0):C100) Uninverting(_6(8.0.0):C100)
Uninverting(_7(8.0.0):C100) Uninverting(_8(8.0.0):C100)
Uninverting(_9(8.0.0):C100)))}
[junit4] 2> 1798187 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=49
[junit4] 2> 1798189 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=0
[junit4] 2> 1798244 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1798245 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[A2286BB632ABBA1C])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53420/solr
ready
[junit4] 2> 1798251 INFO (qtp26520815-19976) [n:127.0.0.1:53424_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> 1798254 INFO
(OverseerThreadFactory-7727-thread-1-processing-n:127.0.0.1:53424_solr)
[n:127.0.0.1:53424_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 1798371 INFO
(OverseerStateUpdate-98562420517371907-127.0.0.1:53424_solr-n_0000000000)
[n:127.0.0.1:53424_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:53424/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1798572 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&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> 1798573 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1798683 INFO
(zkCallback-3347-thread-1-processing-n:127.0.0.1:53424_solr)
[n:127.0.0.1:53424_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> 1798685 INFO
(zkCallback-3347-thread-2-processing-n:127.0.0.1:53424_solr)
[n:127.0.0.1:53424_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> 1799616 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1799623 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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> 1799628 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema [cdcr-target_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1799633 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1799634 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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> 1799638 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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> 1799638 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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> 1799639 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53424.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a8762
[junit4] 2> 1799639 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1799639 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_A2286BB632ABBA1C-001\cdcr-target-001\node1\cdcr-target_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CdcrBootstrapTest_A2286BB632ABBA1C-001\cdcr-target-001\node1\.\cdcr-target_shard1_replica_n1\data\]
[junit4] 2> 1799768 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 1799768 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1799770 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1799770 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1799771 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@18fa3f0[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 1799775 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/cdcr-target
[junit4] 2> 1799775 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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> 1799775 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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> 1799777 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 1799778 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1799782 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/cdcr-target/cdcr/state/buffer
[junit4] 2> 1799784 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/cdcr-target/cdcr/state/process
[junit4] 2> 1799786 INFO
(searcherExecutor-7744-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.c.SolrCore
[cdcr-target_shard1_replica_n1] Registered new searcher
Searcher@18fa3f0[cdcr-target_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1799786 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1576998734736130048
[junit4] 2> 1799793 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1799793 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1799793 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:53424/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 1799795 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1799795 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.SyncStrategy http://127.0.0.1:53424/solr/cdcr-target_shard1_replica_n1/
has no replicas
[junit4] 2> 1799795 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1799798 INFO
(zkCallback-3347-thread-2-processing-n:127.0.0.1:53424_solr)
[n:127.0.0.1:53424_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-target:shard1
[junit4] 2> 1799803 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:53424/solr/cdcr-target_shard1_replica_n1/ shard1
[junit4] 2> 1799907 INFO
(zkCallback-3347-thread-2-processing-n:127.0.0.1:53424_solr)
[n:127.0.0.1:53424_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> 1799909 INFO
(zkCallback-3347-thread-3-processing-n:127.0.0.1:53424_solr)
[n:127.0.0.1:53424_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> 1799956 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1799958 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&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=1386
[junit4] 2> 1799966 INFO (qtp26520815-19976) [n:127.0.0.1:53424_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> 1800067 INFO
(zkCallback-3347-thread-3-processing-n:127.0.0.1:53424_solr)
[n:127.0.0.1:53424_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> 1800067 INFO
(zkCallback-3347-thread-2-processing-n:127.0.0.1:53424_solr)
[n:127.0.0.1:53424_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> 1800257 INFO
(OverseerCollectionConfigSetProcessor-98562420517371907-127.0.0.1:53424_solr-n_0000000000)
[n:127.0.0.1:53424_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> 1800968 INFO (qtp26520815-19976) [n:127.0.0.1:53424_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=2717
[junit4] 2> 1800980 INFO
(zkCallback-3347-thread-2-processing-n:127.0.0.1:53424_solr)
[n:127.0.0.1:53424_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> 1800981 INFO (qtp26520815-19979) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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=8
[junit4] 2> 1800981 INFO
(zkCallback-3347-thread-2-processing-n:127.0.0.1:53424_solr)
[n:127.0.0.1:53424_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-target:shard1
[junit4] 2> 1800993 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1800997 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53420/solr ready
[junit4] 2> 1801016 INFO (qtp26520815-19977) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.h.CdcrRequestHandler Found maxVersionFromRecent 0 maxVersionFromIndex 0
[junit4] 2> 1801016 INFO (qtp26520815-19977) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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=2
[junit4] 2> 1801017 INFO (qtp26520815-19981) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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=15
[junit4] 2> 1801018 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801018 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Attempting to bootstrap target collection:
cdcr-target, shard: shard1
[junit4] 2> 1801022 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.CdcrReplicatorManager Submitting bootstrap task to executor
[junit4] 2> 1801023 INFO
(zkCallback-3359-thread-1-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_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> 1801024 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=39
[junit4] 2> 1801024 INFO
(zkCallback-3359-thread-1-processing-n:127.0.0.1:53448_solr)
[n:127.0.0.1:53448_solr ] o.a.s.h.CdcrProcessStateManager Received new CDCR
process state from watcher: STARTED @ cdcr-source:shard1
[junit4] 2> 1801024 INFO
(cdcr-bootstrap-status-3371-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
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:53424/solr/cdcr-target_shard1_replica_n1/
[junit4] 2> 1801026 INFO (qtp26520815-19978) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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:53448/solr/cdcr-source_shard1_replica_n1/&action=BOOTSTRAP&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 1801026 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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:53420/solr={cdcr-target={queueSize=1010,lastTimestamp=}}},tlogTotalSize=47659,tlogTotalCount=10,updateLogSynchronizer=stopped}
[junit4] 2> 1801027 INFO (qtp26520815-19979) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998736037412864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1801027 INFO (qtp26520815-19979) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1801028 INFO (qtp26520815-19979) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1801028 INFO (qtp26520815-19979) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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=0
[junit4] 2> 1801029 INFO (qtp26520815-19980) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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> 1801029 INFO (qtp26520815-19974) [n:127.0.0.1:53424_solr
c:cdcr-target s:shard1 r:core_node2 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> 1801031 INFO
(cdcr-bootstrap-status-3371-thread-1-processing-n:127.0.0.1:53448_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:53448_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrReplicatorManager CDCR bootstrap
running for 1 seconds, sleeping for 2000 ms
[junit4] 2> 1801032 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1801035 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1576998736045801472,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1801035 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6857d8
commitCommandVersion:1576998736045801472
[junit4] 2> 1801043 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1acf377[cdcr-source_shard1_replica_n1] realtime]
[junit4] 2> 1801044 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1801044 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=9
[junit4] 2> 1801047 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801048 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's generation: 12
[junit4] 2> 1801048 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Master's version:
1503943191572
[junit4] 2> 1801048 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1801048 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1801048 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting replication
process
[junit4] 2> 1801056 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.h.ReplicationHandler Adding tlog files to list: [{size=4657,
name=tlog.0000000000000000000.1576998732469108736}, {size=4778,
name=tlog.0000000000000000001.1576998732540411904}, {size=4778,
name=tlog.0000000000000000002.1576998732611715072}, {size=4778,
name=tlog.0000000000000000003.1576998732665192448}, {size=4778,
name=tlog.0000000000000000004.1576998732719718400}, {size=4778,
name=tlog.0000000000000000005.1576998732766904320}, {size=4778,
name=tlog.0000000000000000006.1576998732824576000}, {size=4778,
name=tlog.0000000000000000007.1576998732878053376}, {size=4778,
name=tlog.0000000000000000008.1576998732938870784}, {size=4778,
name=tlog.0000000000000000009.1576998732997591040}]
[junit4] 2> 1801056 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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=7
[junit4] 2> 1801057 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of files in latest
index in master: 13
[junit4] 2> 1801057 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Number of tlog files in
master: 10
[junit4] 2> 1801058 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter
is ready to be used.
[junit4] 2> 1801058 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download
(fullCopy=false) to MockDirectoryWrapper(RAMDirectory@1e5aff8
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3a233c)
[junit4] 2> 1801059 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801062 INFO (qtp596608-20022) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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_Asserting_0.pos&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1801078 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801080 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801082 INFO (qtp596608-20018) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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_Asserting_0.tip&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1801083 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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_Asserting_0.tim&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1801085 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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_Asserting_0.doc&checksum=true&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1801087 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801088 INFO (qtp596608-20022) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801091 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801093 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801094 INFO (qtp596608-20018) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801096 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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> 1801097 INFO
(recoveryExecutor-3345-thread-1-processing-n:127.0.0.1:53424_solr
x:cdcr-target_shard1_replica_n1 s:shard1 c:cdcr-target r:core_node2)
[n:127.0.0.1:53424_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.IndexFetcher Starting download of tlog
files from master: [{size=4657,
name=tlog.0000000000000000000.1576998732469108736}, {size=4778,
name=tlog.0000000000000000001.1576998732540411904}, {size=4778,
name=tlog.0000000000000000002.1576998732611715072}, {size=4778,
name=tlog.0000000000000000003.1576998732665192448}, {size=4778,
name=tlog.0000000000000000004.1576998732719718400}, {size=4778,
name=tlog.0000000000000000005.1576998732766904320}, {size=4778,
name=tlog.0000000000000000006.1576998732824576000}, {size=4778,
name=tlog.0000000000000000007.1576998732878053376}, {size=4778,
name=tlog.0000000000000000008.1576998732938870784}, {size=4778,
name=tlog.0000000000000000009.1576998732997591040}]
[junit4] 2> 1801108 INFO (qtp596608-20017) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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.1576998732469108736&wt=filestream&command=filecontent}
status=0 QTime=4
[junit4] 2> 1801111 INFO (qtp596608-20021) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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.0000000000000000001.1576998732540411904&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1801114 INFO (qtp596608-20022) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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.0000000000000000002.1576998732611715072&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1801117 INFO (qtp596608-20015) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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.0000000000000000003.1576998732665192448&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1801119 INFO (qtp596608-20019) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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.0000000000000000004.1576998732719718400&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1801124 INFO (qtp596608-20018) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 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.0000000000000000005.1576998732766904320&wt=filestream&command=filecontent}
status=0 QTime=0
[junit4] 2> 1801126 INFO (qtp596608-20020) [n:127.0.0.1:53448_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.c.S.Request [cdcr-source_shard1_replica_n1] webapp=/solr path=/re
[...truncated too long message...]
(at line 27)
[ecj-lint] import com.codahale.metrics.Meter;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import com.codahale.metrics.Meter is never used
[ecj-lint] ----------
[ecj-lint] 14. ERROR in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\metrics\reporters\SolrSlf4jReporter.java
(at line 29)
[ecj-lint] import com.codahale.metrics.MetricRegistry;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import com.codahale.metrics.MetricRegistry is never used
[ecj-lint] ----------
[ecj-lint] 15. ERROR in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\metrics\reporters\SolrSlf4jReporter.java
(at line 32)
[ecj-lint] import com.codahale.metrics.Timer;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import com.codahale.metrics.Timer is never used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 16. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java
(at line 925)
[ecj-lint] fastForRandomSet = new HashDocSet(sset.getDocs(), 0,
sset.size());
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'fastForRandomSet' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 17. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\response\SmileResponseWriter.java
(at line 33)
[ecj-lint] new SmileWriter(out, request, response).writeResponse();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 18. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java
(at line 146)
[ecj-lint] ratesJsonStream =
resourceLoader.openResource(ratesFileLocation);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 19. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java
(at line 1315)
[ecj-lint] UninvertingReader uninvertingReader = new UninvertingReader(new
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'uninvertingReader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 20. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
(at line 145)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 21. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
(at line 154)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 22. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
(at line 163)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 23. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java
(at line 79)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 24. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java
(at line 79)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 25. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java
(at line 291)
[ecj-lint] throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred
while loading solr.xml from zookeeper", e);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'loader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 26. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java
(at line 98)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 27. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\HdfsTransactionLog.java
(at line 191)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 28. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\HdfsTransactionLog.java
(at line 261)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 29. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
(at line 228)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 30. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
(at line 228)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 31. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
(at line 260)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 32. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
(at line 275)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 33. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
(at line 529)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 34. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\processor\UpdateRequestProcessor.java
(at line 85)
[ecj-lint] UpdateRequestProcessor p = this;
[ecj-lint] ^
[ecj-lint] Resource leak: 'p' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 35. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] 36. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 37. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java
(at line 149)
[ecj-lint] SolrQueryRequest req = requestInfo == null ? null :
requestInfo.getReq();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'req' is never closed
[ecj-lint] ----------
[ecj-lint] 37 problems (7 errors, 30 warnings)
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:810: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:689: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2030:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2069:
Compile failed; see the compiler error output for details.
Total time: 82 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]