Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20579/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<2000> but was:<1901>
at
__randomizedtesting.SeedInfo.seed([5B1B43C5668EA9E0:8F5E089C81D81A1B]: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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 13151 lines...]
[junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/init-core-data-001
[junit4] 2> 1495990 WARN
(SUITE-CdcrBootstrapTest-seed#[5B1B43C5668EA9E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 1495990 INFO
(SUITE-CdcrBootstrapTest-seed#[5B1B43C5668EA9E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1495993 INFO
(SUITE-CdcrBootstrapTest-seed#[5B1B43C5668EA9E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1495993 INFO
(SUITE-CdcrBootstrapTest-seed#[5B1B43C5668EA9E0]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1495996 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
[junit4] 2> 1495997 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-target-001
[junit4] 2> 1495997 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1496001 INFO (Thread-5011) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1496002 INFO (Thread-5011) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1496003 ERROR (Thread-5011) [ ] 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> 1496101 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.ZkTestServer start zk server on port:42825
[junit4] 2> 1496110 INFO (jetty-launcher-2135-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1496110 INFO (jetty-launcher-2135-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4af01d61{/solr,null,AVAILABLE}
[junit4] 2> 1496111 INFO (jetty-launcher-2135-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@18417eb1{HTTP/1.1,[http/1.1]}{127.0.0.1:33291}
[junit4] 2> 1496111 INFO (jetty-launcher-2135-thread-1) [ ]
o.e.j.s.Server Started @1497791ms
[junit4] 2> 1496111 INFO (jetty-launcher-2135-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33291}
[junit4] 2> 1496111 ERROR (jetty-launcher-2135-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1496111 INFO (jetty-launcher-2135-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1496111 INFO (jetty-launcher-2135-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1496111 INFO (jetty-launcher-2135-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1496111 INFO (jetty-launcher-2135-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-30T04:17:37.360Z
[junit4] 2> 1496115 INFO (jetty-launcher-2135-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1496120 INFO (jetty-launcher-2135-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42825/solr
[junit4] 2> 1496144 INFO (jetty-launcher-2135-thread-1)
[n:127.0.0.1:33291_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1496144 INFO (jetty-launcher-2135-thread-1)
[n:127.0.0.1:33291_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33291_solr
[junit4] 2> 1496144 INFO (jetty-launcher-2135-thread-1)
[n:127.0.0.1:33291_solr ] o.a.s.c.Overseer Overseer
(id=98746044072001539-127.0.0.1:33291_solr-n_0000000000) starting
[junit4] 2> 1496146 INFO (jetty-launcher-2135-thread-1)
[n:127.0.0.1:33291_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33291_solr
[junit4] 2> 1496149 INFO
(zkCallback-2142-thread-1-processing-n:127.0.0.1:33291_solr)
[n:127.0.0.1:33291_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1496218 INFO (jetty-launcher-2135-thread-1)
[n:127.0.0.1:33291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33291.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1496231 INFO (jetty-launcher-2135-thread-1)
[n:127.0.0.1:33291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33291.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1496231 INFO (jetty-launcher-2135-thread-1)
[n:127.0.0.1:33291_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33291.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1496232 INFO (jetty-launcher-2135-thread-1)
[n:127.0.0.1:33291_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-target-001/node1/.
[junit4] 1> Target zkHost = 127.0.0.1:42825/solr
[junit4] 2> 1496243 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 0x15ed100ffe30005, 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> 1496243 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-source-001
[junit4] 2> 1496243 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1496243 INFO (Thread-5021) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1496243 INFO (Thread-5021) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1496244 ERROR (Thread-5021) [ ] 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> 1496343 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.ZkTestServer start zk server on port:34197
[junit4] 2> 1496351 INFO (jetty-launcher-2147-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1496353 INFO (jetty-launcher-2147-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@662b96a6{/solr,null,AVAILABLE}
[junit4] 2> 1496353 INFO (jetty-launcher-2147-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7f882cb8{HTTP/1.1,[http/1.1]}{127.0.0.1:33269}
[junit4] 2> 1496353 INFO (jetty-launcher-2147-thread-1) [ ]
o.e.j.s.Server Started @1498033ms
[junit4] 2> 1496353 INFO (jetty-launcher-2147-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33269}
[junit4] 2> 1496353 ERROR (jetty-launcher-2147-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1496354 INFO (jetty-launcher-2147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 1496354 INFO (jetty-launcher-2147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1496354 INFO (jetty-launcher-2147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 1496354 INFO (jetty-launcher-2147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-30T04:17:37.603Z
[junit4] 2> 1496356 INFO (jetty-launcher-2147-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1496366 INFO (jetty-launcher-2147-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34197/solr
[junit4] 2> 1496369 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 0x15ed10100d50002, 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> 1496404 INFO (jetty-launcher-2147-thread-1)
[n:127.0.0.1:33269_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1496405 INFO (jetty-launcher-2147-thread-1)
[n:127.0.0.1:33269_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33269_solr
[junit4] 2> 1496405 INFO (jetty-launcher-2147-thread-1)
[n:127.0.0.1:33269_solr ] o.a.s.c.Overseer Overseer
(id=98746044087861251-127.0.0.1:33269_solr-n_0000000000) starting
[junit4] 2> 1496408 INFO (jetty-launcher-2147-thread-1)
[n:127.0.0.1:33269_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33269_solr
[junit4] 2> 1496409 INFO
(zkCallback-2154-thread-1-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1496472 INFO (jetty-launcher-2147-thread-1)
[n:127.0.0.1:33269_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33269.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1496477 INFO (jetty-launcher-2147-thread-1)
[n:127.0.0.1:33269_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33269.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1496477 INFO (jetty-launcher-2147-thread-1)
[n:127.0.0.1:33269_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33269.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1496478 INFO (jetty-launcher-2147-thread-1)
[n:127.0.0.1:33269_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-source-001/node1/.
[junit4] 2> 1496497 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1496497 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:34197/solr ready
[junit4] 2> 1496498 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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> 1496499 INFO
(OverseerThreadFactory-5435-thread-1-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-source
[junit4] 2> 1496601 INFO
(OverseerStateUpdate-98746044087861251-127.0.0.1:33269_solr-n_0000000000)
[n:127.0.0.1:33269_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:33269/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1496804 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1496804 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1496908 INFO
(zkCallback-2154-thread-2-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_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> 1496908 INFO
(zkCallback-2154-thread-1-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_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> 1497817 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497824 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497826 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497826 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497827 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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_33269.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1497827 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497827 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 1497905 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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.UpdateLog
[junit4] 2> 1497905 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497906 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497906 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497907 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@f17e33d[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1497908 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497909 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497909 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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 10000ms.
[junit4] 2> 1497909 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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 1579936707151659008
[junit4] 2> 1497910 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@f17e33d[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1497913 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497913 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497913 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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:33269/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 1497913 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497913 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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:33269/solr/cdcr-source_shard1_replica_n1/
has no replicas
[junit4] 2> 1497913 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1497914 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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:33269/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 1498015 INFO
(zkCallback-2154-thread-1-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_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> 1498015 INFO
(zkCallback-2154-thread-2-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_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> 1498064 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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> 1498066 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_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=1262
[junit4] 2> 1498069 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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> 1498169 INFO
(zkCallback-2154-thread-2-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_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> 1498169 INFO
(zkCallback-2154-thread-1-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_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> 1498500 INFO
(OverseerCollectionConfigSetProcessor-98746044087861251-127.0.0.1:33269_solr-n_0000000000)
[n:127.0.0.1:33269_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> 1499069 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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=2571
[junit4] 1> Adding 10 docs with commit=true, numDocs=100
[junit4] 2> 1499072 INFO (qtp1447014195-15145) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0
(1579936708370104320), source_1 (1579936708370104321), source_2
(1579936708370104322), source_3 (1579936708370104323), source_4
(1579936708370104324), source_5 (1579936708370104325), source_6
(1579936708370104326), source_7 (1579936708370104327), source_8
(1579936708370104328), source_9 (1579936708370104329), ... (100 adds)]} 0 1
[junit4] 2> 1499073 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579936708372201472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1499073 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_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@205f7cbe
commitCommandVersion:1579936708372201472
[junit4] 2> 1499183 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@49c4f7ac[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1499183 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_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> 1499184 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@49c4f7ac[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)))}
[junit4] 2> 1499184 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 111
[junit4] 1> Adding 10 docs with commit=true, numDocs=200
[junit4] 2> 1499188 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100
(1579936708489641984), source_101 (1579936708491739136), source_102
(1579936708491739137), source_103 (1579936708491739138), source_104
(1579936708491739139), source_105 (1579936708491739140), source_106
(1579936708491739141), source_107 (1579936708491739142), source_108
(1579936708491739143), source_109 (1579936708491739144), ... (100 adds)]} 0 3
[junit4] 2> 1499189 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579936708493836288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1499189 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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@205f7cbe
commitCommandVersion:1579936708493836288
[junit4] 2> 1499309 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@378f1a5f[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1499310 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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> 1499311 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@378f1a5f[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C100)
Uninverting(_1(8.0.0):C100)))}
[junit4] 2> 1499311 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 121
[junit4] 1> Adding 10 docs with commit=true, numDocs=300
[junit4] 2> 1499314 INFO (qtp1447014195-15145) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200
(1579936708622811136), source_201 (1579936708622811137), source_202
(1579936708622811138), source_203 (1579936708623859712), source_204
(1579936708623859713), source_205 (1579936708623859714), source_206
(1579936708623859715), source_207 (1579936708623859716), source_208
(1579936708623859717), source_209 (1579936708623859718), ... (100 adds)]} 0 1
[junit4] 2> 1499314 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579936708624908288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1499314 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_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@205f7cbe
commitCommandVersion:1579936708624908288
[junit4] 2> 1499453 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@6527718a[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1499453 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_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> 1499454 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@6527718a[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> 1499454 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 140
[junit4] 1> Adding 10 docs with commit=true, numDocs=400
[junit4] 2> 1499457 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300
(1579936708772757504), source_301 (1579936708773806080), source_302
(1579936708773806081), source_303 (1579936708773806082), source_304
(1579936708773806083), source_305 (1579936708773806084), source_306
(1579936708773806085), source_307 (1579936708773806086), source_308
(1579936708773806087), source_309 (1579936708773806088), ... (100 adds)]} 0 2
[junit4] 2> 1499457 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579936708774854683,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1499457 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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@205f7cbe
commitCommandVersion:1579936708774854683
[junit4] 2> 1499616 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@43a01df1[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1499616 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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> 1499617 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@43a01df1[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> 1499617 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 159
[junit4] 1> Adding 10 docs with commit=true, numDocs=500
[junit4] 2> 1499619 INFO (qtp1447014195-15145) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400
(1579936708943675392), source_401 (1579936708943675393), source_402
(1579936708943675394), source_403 (1579936708943675395), source_404
(1579936708944723968), source_405 (1579936708944723969), source_406
(1579936708944723970), source_407 (1579936708944723971), source_408
(1579936708944723972), source_409 (1579936708944723973), ... (100 adds)]} 0 1
[junit4] 2> 1499620 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579936708945772544,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1499620 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_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@205f7cbe
commitCommandVersion:1579936708945772544
[junit4] 2> 1499802 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@625f0f66[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1499802 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_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> 1499803 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@625f0f66[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> 1499803 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 183
[junit4] 1> Adding 10 docs with commit=true, numDocs=600
[junit4] 2> 1499805 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500
(1579936709138710528), source_501 (1579936709138710529), source_502
(1579936709138710530), source_503 (1579936709138710531), source_504
(1579936709138710532), source_505 (1579936709138710533), source_506
(1579936709138710534), source_507 (1579936709138710535), source_508
(1579936709138710536), source_509 (1579936709138710537), ... (100 adds)]} 0 1
[junit4] 2> 1499805 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579936709139759133,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1499805 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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@205f7cbe
commitCommandVersion:1579936709139759133
[junit4] 2> 1500061 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1a7a2069[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1500061 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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> 1500062 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@1a7a2069[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> 1500062 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 256
[junit4] 1> Adding 10 docs with commit=true, numDocs=700
[junit4] 2> 1500069 INFO (qtp1447014195-15145) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600
(1579936709409243136), source_601 (1579936709410291712), source_602
(1579936709410291713), source_603 (1579936709410291714), source_604
(1579936709410291715), source_605 (1579936709410291716), source_606
(1579936709410291717), source_607 (1579936709410291718), source_608
(1579936709410291719), source_609 (1579936709410291720), ... (100 adds)]} 0 7
[junit4] 2> 1500070 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579936709417631744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1500070 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_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@205f7cbe
commitCommandVersion:1579936709417631744
[junit4] 2> 1500389 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@7aba6f7[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1500390 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_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> 1500391 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@7aba6f7[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> 1500392 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 321
[junit4] 1> Adding 10 docs with commit=true, numDocs=800
[junit4] 2> 1500395 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700
(1579936709756321792), source_701 (1579936709757370368), source_702
(1579936709757370369), source_703 (1579936709757370370), source_704
(1579936709757370371), source_705 (1579936709757370372), source_706
(1579936709757370373), source_707 (1579936709757370374), source_708
(1579936709757370375), source_709 (1579936709757370376), ... (100 adds)]} 0 2
[junit4] 2> 1500395 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579936709758418966,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1500395 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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@205f7cbe
commitCommandVersion:1579936709758418966
[junit4] 2> 1501522 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@34f23066[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1501522 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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> 1501524 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@34f23066[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> 1501524 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 1128
[junit4] 1> Adding 10 docs with commit=true, numDocs=900
[junit4] 2> 1501526 INFO (qtp1447014195-15145) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800
(1579936710942261248), source_801 (1579936710943309824), source_802
(1579936710943309825), source_803 (1579936710943309826), source_804
(1579936710943309827), source_805 (1579936710943309828), source_806
(1579936710943309829), source_807 (1579936710943309830), source_808
(1579936710943309831), source_809 (1579936710943309832), ... (100 adds)]} 0 1
[junit4] 2> 1501526 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579936710944358410,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1501526 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_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@205f7cbe
commitCommandVersion:1579936710944358410
[junit4] 2> 1501814 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@24d8654c[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1501814 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_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> 1501815 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@24d8654c[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> 1501815 INFO (qtp1447014195-15142) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 289
[junit4] 1> Adding 10 docs with commit=true, numDocs=1000
[junit4] 2> 1501817 INFO (qtp1447014195-15147) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900
(1579936711248445440), source_901 (1579936711249494016), source_902
(1579936711249494017), source_903 (1579936711249494018), source_904
(1579936711249494019), source_905 (1579936711249494020), source_906
(1579936711249494021), source_907 (1579936711249494022), source_908
(1579936711249494023), source_909 (1579936711249494024), ... (100 adds)]} 0 1
[junit4] 2> 1501818 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1579936711250542592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1501818 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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@205f7cbe
commitCommandVersion:1579936711250542592
[junit4] 2> 1502109 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2b76ffa7[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1502109 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_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> 1502110 INFO
(searcherExecutor-5438-thread-1-processing-n:127.0.0.1:33269_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:33269_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@2b76ffa7[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> 1502110 INFO (qtp1447014195-15146) [n:127.0.0.1:33269_solr
c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1]
o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]
webapp=/solr path=/update
params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 292
[junit4] 2> 1502111 INFO (qtp1447014195-15145) [n:127.0.0.1:33269_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> 1502111 INFO (qtp1447014195-15145) [n:127.0.0.1:33269_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=/get
params={qt=/get&_stateVer_=cdcr-source:4&getVersions=1000&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1502116 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.e.j.s.AbstractConnector Stopped
ServerConnector@7f882cb8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1502116 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1767004972
[junit4] 2> 1502116 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 1502116 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@252a8ef0: rootName =
solr_33269, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@7b7306ed
[junit4] 2> 1502123 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 1502123 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@41ba70e7: rootName =
solr_33269, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@7faf485c
[junit4] 2> 1502129 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 1502129 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f550e80: rootName =
solr_33269, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@7f2924f4
[junit4] 2> 1502129 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 1502130 INFO (coreCloseExecutor-5443-thread-1)
[n:127.0.0.1:33269_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] CLOSING SolrCore
org.apache.solr.core.SolrCore@50606241
[junit4] 2> 1502130 INFO (coreCloseExecutor-5443-thread-1)
[n:127.0.0.1:33269_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.cdcr-source.shard1.replica_n1, tag=1348493889
[junit4] 2> 1502130 INFO (coreCloseExecutor-5443-thread-1)
[n:127.0.0.1:33269_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@39aade9d: rootName =
solr_33269, domain = solr.core.cdcr-source.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.cdcr-source.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@2c494506
[junit4] 2> 1502130 INFO
(zkCallback-2154-thread-1-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_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> 1502130 INFO
(zkCallback-2154-thread-2-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_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> 1502135 INFO (coreCloseExecutor-5443-thread-1)
[n:127.0.0.1:33269_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-source.shard1.leader, tag=1348493889
[junit4] 2> 1502248 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.Overseer Overseer
(id=98746044087861251-127.0.0.1:33269_solr-n_0000000000) closing
[junit4] 2> 1502248 INFO
(OverseerStateUpdate-98746044087861251-127.0.0.1:33269_solr-n_0000000000)
[n:127.0.0.1:33269_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:33269_solr
[junit4] 2> 1502248 WARN
(zkCallback-2154-thread-2-processing-n:127.0.0.1:33269_solr)
[n:127.0.0.1:33269_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1502248 INFO (zkCallback-2161-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1502248 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@662b96a6{/solr,null,UNAVAILABLE}
[junit4] 2> 1502249 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 1502255 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5dfc8750{/solr,null,AVAILABLE}
[junit4] 2> 1502256 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@4b97166e{HTTP/1.1,[http/1.1]}{127.0.0.1:43145}
[junit4] 2> 1502256 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.e.j.s.Server Started @1503935ms
[junit4] 2> 1502256 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43145}
[junit4] 2> 1502256 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 1502256 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 8.0.0
[junit4] 2> 1502256 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1502256 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 1502256 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-30T04:17:43.505Z
[junit4] 2> 1502258 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1502265 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34197/solr
[junit4] 2> 1502270 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[n:127.0.0.1:43145_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1502270 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[n:127.0.0.1:43145_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:43145_solr
[junit4] 2> 1502270 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[n:127.0.0.1:43145_solr ] o.a.s.c.Overseer Overseer
(id=98746044087861259-127.0.0.1:43145_solr-n_0000000001) starting
[junit4] 2> 1502273 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[n:127.0.0.1:43145_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43145_solr
[junit4] 2> 1502274 INFO (zkCallback-2161-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1502279 INFO
(zkCallback-2167-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1502314 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[n:127.0.0.1:43145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43145.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1502322 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[n:127.0.0.1:43145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43145.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1502322 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[n:127.0.0.1:43145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43145.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1502331 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[n:127.0.0.1:43145_solr ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-source-001/node1/.
[junit4] 2> 1502331 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[n:127.0.0.1:43145_solr ] o.a.s.c.CorePropertiesLocator Cores are:
[cdcr-source_shard1_replica_n1]
[junit4] 2> 1502333 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1502335 INFO
(zkCallback-2167-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1502336 INFO
(zkCallback-2167-thread-2-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503345 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503350 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503352 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503355 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503355 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503359 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503359 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503359 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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_43145.solr.core.cdcr-source.shard1.replica_n1' (registry
'solr.core.cdcr-source.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1503360 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503360 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
[junit4] 2> 1503413 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503413 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503415 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503415 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503426 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3d18a9da[cdcr-source_shard1_replica_n1] main]
[junit4] 2> 1503427 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503427 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503427 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503428 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503428 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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 10000ms.
[junit4] 2> 1503431 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503433 INFO
(coreLoadExecutor-5452-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503448 WARN (cdcr-update-log-synchronizer-5458-thread-1)
[n:127.0.0.1:43145_solr c:cdcr-source s:shard1 r:core_node2
x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrUpdateLogSynchronizer Caught
unexpected exception
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:43145/solr/cdcr-source_shard1_replica_n1:
SolrCore is loading
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
[junit4] 2> at
org.apache.solr.handler.CdcrUpdateLogSynchronizer$UpdateLogSynchronisation.run(CdcrUpdateLogSynchronizer.java:147)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1503449 INFO
(searcherExecutor-5453-thread-1-processing-n:127.0.0.1:43145_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:43145_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@3d18a9da[cdcr-source_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(8.0.0):C1000)))}
[junit4] 2> 1503451 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: cdcr-source failOnTimeout:true timeout (sec):330
[junit4] 1> -
[junit4] 1> replica:core_node2 rstate:down live:true
[junit4] 2> 1503453 INFO
(coreZkRegister-5445-thread-1-processing-n:127.0.0.1:43145_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:43145_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> 1503453 INFO
(coreZkRegister-5445-thread-1-processing-n:127.0.0.1:43145_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:43145_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> 1503453 INFO
(coreZkRegister-5445-thread-1-processing-n:127.0.0.1:43145_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:43145_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:43145/solr/cdcr-source_shard1_replica_n1/
[junit4] 2> 1503453 INFO
(coreZkRegister-5445-thread-1-processing-n:127.0.0.1:43145_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:43145_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> 1503453 INFO
(coreZkRegister-5445-thread-1-processing-n:127.0.0.1:43145_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:43145_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:43145/solr/cdcr-source_shard1_replica_n1/ has no replicas
[junit4] 2> 1503453 INFO
(coreZkRegister-5445-thread-1-processing-n:127.0.0.1:43145_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:43145_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> 1503454 INFO
(zkCallback-2167-thread-2-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_solr ] o.a.s.h.CdcrLeaderStateManager Received new leader
state @ cdcr-source:shard1
[junit4] 2> 1503454 INFO
(coreZkRegister-5445-thread-1-processing-n:127.0.0.1:43145_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:43145_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:43145/solr/cdcr-source_shard1_replica_n1/ shard1
[junit4] 2> 1503456 INFO
(coreZkRegister-5445-thread-1-processing-n:127.0.0.1:43145_solr
x:cdcr-source_shard1_replica_n1 s:shard1 c:cdcr-source r:core_node2)
[n:127.0.0.1:43145_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> 1503558 INFO
(zkCallback-2167-thread-1-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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> 1503558 INFO
(zkCallback-2167-thread-2-processing-n:127.0.0.1:43145_solr)
[n:127.0.0.1:43145_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] 1> -
[junit4] 1> replica:core_node2 rstate:active live:true
[junit4] 1> no one is recoverying
[junit4] 2> 1504452 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
cdcr-source
[junit4] 2> 1504452 ERROR
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.s.i.CloudSolrClient Request to collection cdcr-source failed
due to (510) org.apache.solr.common.SolrException: Could not find a healthy
node to handle the request., retry? 0
[junit4] 2> 1504452 WARN
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.s.i.CloudSolrClient Re-trying request to collection(s)
cdcr-source after stale state error from server.
[junit4] 2> 1504454 INFO (qtp280787700-15200) [n:127.0.0.1:43145_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:7&wt=javabin&version=2} hits=1000 status=0
QTime=0
[junit4] 2> 1504463 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1504464 INFO
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:42825/solr ready
[junit4] 2> 1504465 INFO (qtp743785733-15104) [n:127.0.0.1:33291_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> 1504469 INFO
(OverseerThreadFactory-5427-thread-1-processing-n:127.0.0.1:33291_solr)
[n:127.0.0.1:33291_solr ] o.a.s.c.CreateCollectionCmd Create collection
cdcr-target
[junit4] 2> 1504574 INFO
(OverseerStateUpdate-98746044072001539-127.0.0.1:33291_solr-n_0000000000)
[n:127.0.0.1:33291_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:33291/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1504777 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1504777 INFO (qtp743785733-15106) [n:127.0.0.1:33291_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 1504882 INFO
(zkCallback-2142-thread-1-processing-n:127.0.0.1:33291_solr)
[n:127.0.0.1:33291_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> 1504883 INFO
(zkCallback-2142-thread-2-processing-n:127.0.0.1:33291_solr)
[n:127.0.0.1:33291_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> 1505798 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505802 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505803 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505805 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505806 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505807 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505807 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505807 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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_33291.solr.core.cdcr-target.shard1.replica_n1' (registry
'solr.core.cdcr-target.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@49269857
[junit4] 2> 1505807 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505807 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-target-001/node1/cdcr-target_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001/cdcr-target-001/node1/./cdcr-target_shard1_replica_n1/data/]
[junit4] 2> 1505833 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505833 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505834 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505834 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505835 INFO (qtp743785733-15106) [n:127.0.0.1:33291_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@413cd092[cdcr-target_shard1_replica_n1] main]
[junit4] 2> 1505836 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505836 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505836 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505836 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505837 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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 10000ms.
[junit4] 2> 1505837 INFO (qtp743785733-15106) [n:127.0.0.1:33291_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> 1505838 INFO (qtp743785733-15106) [n:127.0.0
[...truncated too long message...]
2> 1691135 INFO (coreCloseExecutor-5579-thread-1) [n:127.0.0.1:39133_solr
c:cdcr-target s:shard1 r:core_node2 x:cdcr-target_shard1_replica_n1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.cdcr-target.shard1.replica_n1, tag=665683445
[junit4] 2> 1691135 INFO (coreCloseExecutor-5579-thread-1)
[n:127.0.0.1:39133_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@74cc7f78: rootName =
solr_39133, domain = solr.core.cdcr-target.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.cdcr-target.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@58e3f968
[junit4] 2> 1691136 INFO
(zkCallback-2218-thread-8-processing-n:127.0.0.1:39133_solr)
[n:127.0.0.1:39133_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> 1691136 INFO
(zkCallback-2218-thread-11-processing-n:127.0.0.1:39133_solr)
[n:127.0.0.1:39133_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> 1691141 INFO (coreCloseExecutor-5579-thread-1)
[n:127.0.0.1:39133_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.cdcr-target.shard1.leader, tag=665683445
[junit4] 2> 1691141 INFO (coreCloseExecutor-5579-thread-1)
[n:127.0.0.1:39133_solr c:cdcr-target s:shard1 r:core_node2
x:cdcr-target_shard1_replica_n1] o.a.s.h.CdcrRequestHandler Solr core is being
closed - shutting down CDCR handler @ cdcr-target:shard1
[junit4] 2> 1691145 INFO (jetty-closer-2212-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98746047039471619-127.0.0.1:39133_solr-n_0000000000) closing
[junit4] 2> 1691145 INFO
(OverseerStateUpdate-98746047039471619-127.0.0.1:39133_solr-n_0000000000)
[n:127.0.0.1:39133_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:39133_solr
[junit4] 2> 1691145 INFO
(OverseerCollectionConfigSetProcessor-98746047039471619-127.0.0.1:39133_solr-n_0000000000)
[n:127.0.0.1:39133_solr ] o.a.s.c.OverseerTaskProcessor According to ZK I
(id=98746047039471619-127.0.0.1:39133_solr-n_0000000000) am no longer a leader.
[junit4] 2> 1691145 WARN
(zkCallback-2218-thread-10-processing-n:127.0.0.1:39133_solr)
[n:127.0.0.1:39133_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1691146 INFO (jetty-closer-2212-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3148b362{/solr,null,UNAVAILABLE}
[junit4] 2> 1691146 ERROR
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[5B1B43C5668EA9E0])
[ ] 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> 1691147 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43923 43923
[junit4] 2> 1696216 INFO (Thread-5071) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43923 43923
[junit4] 2> 1696217 WARN (Thread-5071) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/configs/cdcr-target/managed-schema
[junit4] 2> 2
/solr/collections/cdcr-target/leaders/shard1/leader
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/collections/cdcr-target/state.json
[junit4] 2> 3 /solr/collections/cdcr-target/cdcr/state/process
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 2 /solr/collections/cdcr-target/cdcr/state/buffer
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2>
[junit4] 2> 1696218 INFO
(TEST-CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster-seed#[5B1B43C5668EA9E0])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testBootstrapWithContinousIndexingOnSourceCluster
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=CdcrBootstrapTest
-Dtests.method=testBootstrapWithContinousIndexingOnSourceCluster
-Dtests.seed=5B1B43C5668EA9E0 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=zh-SG -Dtests.timezone=Europe/Ulyanovsk -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 155s J1 |
CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster <<<
[junit4] > Throwable #1: java.lang.AssertionError: Document mismatch on
target after sync expected:<2000> but was:<1901>
[junit4] > at
__randomizedtesting.SeedInfo.seed([5B1B43C5668EA9E0:8F5E089C81D81A1B]:0)
[junit4] > at
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_5B1B43C5668EA9E0-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{xyz=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=PostingsFormat(name=LuceneFixedGap)},
docValues:{_version_=DocValuesFormat(name=Lucene70),
xyz=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Lucene70)},
maxPointsInLeafNode=1586, maxMBSortInHeap=6.115360869902076,
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-SG,
timezone=Europe/Ulyanovsk
[junit4] 2> NOTE: Linux 4.10.0-33-generic amd64/Oracle Corporation
1.8.0_144 (64-bit)/cpus=8,threads=1,free=119161480,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [SoftAutoCommitTest,
StressHdfsTest, TestCursorMarkWithoutUniqueKey, TestRTGBase,
TestManagedSynonymFilterFactory, ChaosMonkeySafeLeaderTest,
TestPerFieldSimilarity, HighlighterMaxOffsetTest, BasicFunctionalityTest,
TestFuzzyAnalyzedSuggestions, FileUtilsTest,
PeerSyncWithIndexFingerprintCachingTest, SolrCmdDistributorTest,
TestXIncludeConfig, RecoveryAfterSoftCommitTest,
TestComplexPhraseQParserPlugin, TestPushWriter, TestSizeLimitedDistributedMap,
DistributedFacetPivotLargeTest, TermVectorComponentTest,
AnalysisAfterCoreReloadTest, TestDefaultStatsCache, TestElisionMultitermQuery,
TestObjectReleaseTracker, TestNonDefinedSimilarityFactory, TestLegacyTerms,
TestStressVersions, ConvertedLegacyTest, TestSearchPerf, HdfsNNFailoverTest,
DocValuesMultiTest, ManagedSchemaRoundRobinCloudTest,
UninvertDocValuesMergePolicyTest, BooleanFieldTest, BadComponentTest,
HttpPartitionTest, ScriptEngineTest, NoCacheHeaderTest, DateRangeFieldTest,
V2ApiIntegrationTest, TestBulkSchemaAPI, TestExactStatsCache,
MoveReplicaHDFSUlogDirTest, SolrCLIZkUtilsTest, CachingDirectoryFactoryTest,
TestDistributedGrouping, DirectSolrSpellCheckerTest, TestFiltering,
MoreLikeThisHandlerTest, TestSolrCloudSnapshots, DirectSolrConnectionTest,
TestExceedMaxTermLength, TestSolrCloudWithSecureImpersonation, TestJsonFacets,
TestConfigSetsAPIExclusivity, CoreAdminRequestStatusTest, CacheHeaderTest,
TestValueSourceCache, ZkCLITest, SimpleMLTQParserTest, TestTestInjection,
QueryResultKeyTest, TestHighFrequencyDictionaryFactory, TestCollectionAPI,
TestJettySolrRunner, ParsingFieldUpdateProcessorsTest, IndexSchemaTest,
TestSolrJ, TestSystemIdResolver, TestQueryTypes, ZkSolrClientTest,
TestXmlQParser, SliceStateTest, SharedFSAutoReplicaFailoverTest,
DistributedMLTComponentTest, TestSortByMinMaxFunction, OverseerStatusTest,
TestSolrIndexConfig, TestManagedResource, TestCollectionAPIs,
DistributedIntervalFacetingTest, SpatialHeatmapFacetsTest,
TestOverriddenPrefixQueryForCustomFieldType,
CollectionsAPIAsyncDistributedZkTest, TestNRTOpen, TestSolrConfigHandlerCloud,
FileBasedSpellCheckerTest, TestSimpleTrackingShardHandler, SpatialFilterTest,
TestZkAclsWithHadoopAuth, TestQueryWrapperFilter, TestRandomFlRTGCloud,
TestFieldCacheSort, TestLockTree, HdfsChaosMonkeyNothingIsSafeTest,
SolrGangliaReporterTest, TestMacros, TestRetrieveFieldsOptimizer,
TestCloudJSONFacetJoinDomain, StatelessScriptUpdateProcessorFactoryTest,
TestSimpleTextCodec, TestPrepRecovery, TestPivotHelperCode,
DistribJoinFromCollectionTest, TestPartialUpdateDeduplication, RulesTest,
BigEndianAscendingWordDeserializerTest, TestTolerantUpdateProcessorRandomCloud,
TestAtomicUpdateErrorCases, VMParamsZkACLAndCredentialsProvidersTest,
PrimUtilsTest, SegmentsInfoRequestHandlerTest, SOLR749Test,
LukeRequestHandlerTest, TestReplicaProperties, AnalyticsQueryTest,
TestHdfsBackupRestoreCore, ZkStateWriterTest, TestInPlaceUpdatesStandalone,
TestBlendedInfixSuggestions, TestGeoJSONResponseWriter,
SchemaVersionSpecificBehaviorTest, CollectionsAPIDistributedZkTest,
OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, RecoveryZkTest,
ClusterStateUpdateTest, TestRandomFaceting, TestZkChroot,
ShardRoutingCustomTest, AutoCommitTest, TestFaceting, TestRecovery,
TestHashPartitioner, DistributedSpellCheckComponentTest, TestStressReorder,
HardAutoCommitTest, TestRangeQuery, ActionThrottleTest, AliasIntegrationTest,
AssignTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest]
[junit4] Completed [508/734 (1!)] on J1 in 200.25s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 47529 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]