Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/517/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithSourceCluster

Error Message:
Document mismatch on target after sync expected:<20000> but was:<10000>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync 
expected:<20000> but was:<10000>
        at 
__randomizedtesting.SeedInfo.seed([8ECD054F4BAB207A:579B548B48CF3330]: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.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:232)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12164 lines...]
   [junit4] Suite: org.apache.solr.cloud.CdcrBootstrapTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_8ECD054F4BAB207A-001/init-core-data-001
   [junit4]   2> 1833621 INFO  
(SUITE-CdcrBootstrapTest-seed#[8ECD054F4BAB207A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1833623 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[8ECD054F4BAB207A]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
   [junit4]   2> 1833623 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[8ECD054F4BAB207A]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_8ECD054F4BAB207A-001/cdcr-target-001
   [junit4]   2> 1833623 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[8ECD054F4BAB207A]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1833623 INFO  (Thread-5771) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1833623 INFO  (Thread-5771) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1833723 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[8ECD054F4BAB207A]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:44817
   [junit4]   2> 1833732 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1833734 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11bf33bd{/solr,null,AVAILABLE}
   [junit4]   2> 1833734 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@76e454d0{HTTP/1.1,[http/1.1]}{127.0.0.1:49615}
   [junit4]   2> 1833735 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.e.j.s.Server Started @1837751ms
   [junit4]   2> 1833735 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49615}
   [junit4]   2> 1833735 ERROR (jetty-launcher-3131-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1833735 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 1833735 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1833735 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1833735 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-27T04:42:44.591Z
   [junit4]   2> 1833738 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1833745 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1833745 INFO  (jetty-launcher-3131-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44817/solr
   [junit4]   2> 1833782 INFO  (jetty-launcher-3131-thread-1) 
[n:127.0.0.1:49615_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49615_solr
   [junit4]   2> 1833783 INFO  (jetty-launcher-3131-thread-1) 
[n:127.0.0.1:49615_solr    ] o.a.s.c.Overseer Overseer 
(id=97007813557026819-127.0.0.1:49615_solr-n_0000000000) starting
   [junit4]   2> 1833794 INFO  (jetty-launcher-3131-thread-1) 
[n:127.0.0.1:49615_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49615_solr
   [junit4]   2> 1833797 INFO  
(OverseerStateUpdate-97007813557026819-127.0.0.1:49615_solr-n_0000000000) 
[n:127.0.0.1:49615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1833878 INFO  (jetty-launcher-3131-thread-1) 
[n:127.0.0.1:49615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_8ECD054F4BAB207A-001/cdcr-target-001/node1/.
   [junit4]   1> Target zkHost = 127.0.0.1:44817/solr
   [junit4]   2> 1833886 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[8ECD054F4BAB207A]) 
[    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_8ECD054F4BAB207A-001/cdcr-source-001
   [junit4]   2> 1833887 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[8ECD054F4BAB207A]) 
[    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1833887 INFO  (Thread-5781) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1833887 INFO  (Thread-5781) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1833890 WARN  (Thread-5781) [    ] o.a.z.j.MBeanRegistry 
Failed to register MBean StandaloneServer_port-1
   [junit4]   2> 1833890 WARN  (Thread-5781) [    ] o.a.z.s.ZooKeeperServer 
Failed to register with JMX
   [junit4]   2> javax.management.InstanceAlreadyExistsException: 
org.apache.ZooKeeperService:name0=StandaloneServer_port-1
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
   [junit4]   2>        at 
com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
   [junit4]   2>        at 
com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522)
   [junit4]   2>        at 
org.apache.zookeeper.jmx.MBeanRegistry.register(MBeanRegistry.java:96)
   [junit4]   2>        at 
org.apache.zookeeper.server.ZooKeeperServer.registerJMX(ZooKeeperServer.java:377)
   [junit4]   2>        at 
org.apache.zookeeper.server.ZooKeeperServer.startup(ZooKeeperServer.java:410)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.startup(NIOServerCnxnFactory.java:123)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:308)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:490)
   [junit4]   2> 1833988 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[8ECD054F4BAB207A]) 
[    ] o.a.s.c.ZkTestServer start zk server on port:44332
   [junit4]   2> 1833997 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1833999 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@dd0ffe1{/solr,null,AVAILABLE}
   [junit4]   2> 1833999 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5a259fee{HTTP/1.1,[http/1.1]}{127.0.0.1:50243}
   [junit4]   2> 1833999 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.e.j.s.Server Started @1838016ms
   [junit4]   2> 1833999 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50243}
   [junit4]   2> 1834000 ERROR (jetty-launcher-3142-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1834000 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.4.0
   [junit4]   2> 1834000 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1834000 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1834000 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-27T04:42:44.856Z
   [junit4]   2> 1834003 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1834008 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1834009 INFO  (jetty-launcher-3142-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44332/solr
   [junit4]   2> 1834045 INFO  (jetty-launcher-3142-thread-1) 
[n:127.0.0.1:50243_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50243_solr
   [junit4]   2> 1834047 INFO  (jetty-launcher-3142-thread-1) 
[n:127.0.0.1:50243_solr    ] o.a.s.c.Overseer Overseer 
(id=97007813574262787-127.0.0.1:50243_solr-n_0000000000) starting
   [junit4]   2> 1834062 INFO  (jetty-launcher-3142-thread-1) 
[n:127.0.0.1:50243_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50243_solr
   [junit4]   2> 1834064 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:50243_solr) 
[n:127.0.0.1:50243_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1834302 INFO  (jetty-launcher-3142-thread-1) 
[n:127.0.0.1:50243_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_8ECD054F4BAB207A-001/cdcr-source-001/node1/.
   [junit4]   2> 1834325 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[8ECD054F4BAB207A]) 
[    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1834328 INFO  
(TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[8ECD054F4BAB207A]) 
[    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44332/solr 
ready
   [junit4]   2> 1834330 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1834333 INFO  
(OverseerThreadFactory-8364-thread-1-processing-n:127.0.0.1:50243_solr) 
[n:127.0.0.1:50243_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
cdcr-source
   [junit4]   2> 1834441 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
   [junit4]   2> 1834551 INFO  
(zkCallback-3148-thread-2-processing-n:127.0.0.1:50243_solr) 
[n:127.0.0.1:50243_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> 1835455 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.4.0
   [junit4]   2> 1835481 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
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> 1835483 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema 
[cdcr-source_shard1_replica1] Schema name=minimal
   [junit4]   2> 1835485 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1835486 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 1835492 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] 
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> 1835493 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1  x:cdcr-source_shard1_replica1] o.a.s.c.CoreContainer 
Creating SolrCore 'cdcr-source_shard1_replica1' using configuration from 
collection cdcr-source
   [junit4]   2> 1835493 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.SolrCore [[cdcr-source_shard1_replica1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_8ECD054F4BAB207A-001/cdcr-source-001/node1/cdcr-source_shard1_replica1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_8ECD054F4BAB207A-001/cdcr-source-001/node1/./cdcr-source_shard1_replica1/data/]
   [junit4]   2> 1835534 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 1835534 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1835535 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1835535 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1835536 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@64fa6088[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1835538 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/cdcr-source
   [junit4]   2> 1835540 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 1835540 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/cdcr-source/managed-schema
   [junit4]   2> 1835541 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1835546 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrBufferStateManager Created znode 
/collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 1835548 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.h.CdcrProcessStateManager Created znode 
/collections/cdcr-source/cdcr/state/process
   [junit4]   2> 1835556 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@64fa6088[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1835556 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1552125018937229312
   [junit4]   2> 1835571 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1835571 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1835571 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50243/solr/cdcr-source_shard1_replica1/
   [junit4]   2> 1835571 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1835571 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.SyncStrategy http://127.0.0.1:50243/solr/cdcr-source_shard1_replica1/ 
has no replicas
   [junit4]   2> 1835579 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:50243_solr) 
[n:127.0.0.1:50243_solr    ] o.a.s.h.CdcrLeaderStateManager Received new leader 
state @ cdcr-source:shard1
   [junit4]   2> 1835580 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:50243/solr/cdcr-source_shard1_replica1/ shard1
   [junit4]   2> 1835691 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:50243_solr) 
[n:127.0.0.1:50243_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> 1835735 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1835738 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&name=cdcr-source_shard1_replica1&action=CREATE&numShards=1&collection=cdcr-source&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=1297
   [junit4]   2> 1835742 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_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> 1835847 INFO  
(zkCallback-3148-thread-1-processing-n:127.0.0.1:50243_solr) 
[n:127.0.0.1:50243_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> 1836339 INFO  
(OverseerCollectionConfigSetProcessor-97007813574262787-127.0.0.1:50243_solr-n_0000000000)
 [n:127.0.0.1:50243_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> 1836743 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2}
 status=0 QTime=2414
   [junit4]   1> Adding 100 docs with commit=true, numDocs=100
   [junit4]   2> 1836755 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 1836757 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1836757 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1836778 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@66096a2[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1836779 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@66096a2[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)))}
   [junit4]   2> 1836779 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1836779 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=21
   [junit4]   1> Adding 100 docs with commit=true, numDocs=200
   [junit4]   2> 1836787 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1836790 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1836790 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1836812 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2a4b2f3[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1836812 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@2a4b2f3[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)
 Uninverting(_1(6.4.0):C100)))}
   [junit4]   2> 1836812 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1836813 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=22
   [junit4]   1> Adding 100 docs with commit=true, numDocs=300
   [junit4]   2> 1836819 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1836821 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1836821 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1836842 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26058c51[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1836843 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1836843 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@26058c51[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)
 Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100)))}
   [junit4]   2> 1836843 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=21
   [junit4]   1> Adding 100 docs with commit=true, numDocs=400
   [junit4]   2> 1836851 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1836854 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1836854 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1836880 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ca73bcc[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1836880 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@ca73bcc[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)
 Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) 
Uninverting(_3(6.4.0):C100)))}
   [junit4]   2> 1836880 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1836881 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=27
   [junit4]   1> Adding 100 docs with commit=true, numDocs=500
   [junit4]   2> 1836888 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1836896 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1836896 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1836923 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78ffab88[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1836923 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@78ffab88[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)
 Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) 
Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100)))}
   [junit4]   2> 1836923 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1836923 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=27
   [junit4]   1> Adding 100 docs with commit=true, numDocs=600
   [junit4]   2> 1836932 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1836934 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1836934 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1836961 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e80d1ed[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1836962 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1836962 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@1e80d1ed[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)
 Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) 
Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100) 
Uninverting(_5(6.4.0):C100)))}
   [junit4]   2> 1836962 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   1> Adding 100 docs with commit=true, numDocs=700
   [junit4]   2> 1836968 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1836980 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1836980 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837008 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@36e1e70c[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837009 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837009 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@36e1e70c[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)
 Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) 
Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100) 
Uninverting(_5(6.4.0):C100) Uninverting(_6(6.4.0):C100)))}
   [junit4]   2> 1837009 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=29
   [junit4]   1> Adding 100 docs with commit=true, numDocs=800
   [junit4]   2> 1837018 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1837021 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837021 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837052 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1faa6974[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837052 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837052 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@1faa6974[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)
 Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) 
Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100) 
Uninverting(_5(6.4.0):C100) Uninverting(_6(6.4.0):C100) 
Uninverting(_7(6.4.0):C100)))}
   [junit4]   2> 1837053 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=31
   [junit4]   1> Adding 100 docs with commit=true, numDocs=900
   [junit4]   2> 1837060 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837063 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837063 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837092 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52e33ddb[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837093 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837093 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@52e33ddb[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)
 Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) 
Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100) 
Uninverting(_5(6.4.0):C100) Uninverting(_6(6.4.0):C100) 
Uninverting(_7(6.4.0):C100) Uninverting(_8(6.4.0):C100)))}
   [junit4]   2> 1837093 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=30
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1000
   [junit4]   2> 1837100 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1837102 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837102 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837137 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d7dc570[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837138 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837138 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@6d7dc570[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C100)
 Uninverting(_1(6.4.0):C100) Uninverting(_2(6.4.0):C100) 
Uninverting(_3(6.4.0):C100) Uninverting(_4(6.4.0):C100) 
Uninverting(_5(6.4.0):C100) Uninverting(_6(6.4.0):C100) 
Uninverting(_7(6.4.0):C100) Uninverting(_8(6.4.0):C100) 
Uninverting(_9(6.4.0):C100)))}
   [junit4]   2> 1837138 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=36
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1100
   [junit4]   2> 1837146 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1837151 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837151 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837183 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ce0e331[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837184 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@5ce0e331[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000)
 Uninverting(_b(6.4.0):C100)))}
   [junit4]   2> 1837184 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837209 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=59
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1200
   [junit4]   2> 1837214 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837216 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837216 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837240 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e28e49d[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837241 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837241 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@5e28e49d[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000)
 Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100)))}
   [junit4]   2> 1837241 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=24
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1300
   [junit4]   2> 1837245 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837248 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837248 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837275 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3377924a[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837276 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@3377924a[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000)
 Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) 
Uninverting(_d(6.4.0):C100)))}
   [junit4]   2> 1837276 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837276 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1400
   [junit4]   2> 1837281 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837285 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837286 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837316 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14d21765[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837316 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@14d21765[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000)
 Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) 
Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100)))}
   [junit4]   2> 1837316 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837317 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=31
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1500
   [junit4]   2> 1837324 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1837327 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837327 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837355 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d9db59b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837355 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837355 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@1d9db59b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000)
 Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) 
Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100) 
Uninverting(_f(6.4.0):C100)))}
   [junit4]   2> 1837356 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1600
   [junit4]   2> 1837362 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837364 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837364 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837397 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@436ed90f[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837398 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837398 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@436ed90f[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000)
 Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) 
Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100) 
Uninverting(_f(6.4.0):C100) Uninverting(_g(6.4.0):C100)))}
   [junit4]   2> 1837399 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=35
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1700
   [junit4]   2> 1837407 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1837410 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837410 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837460 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d4de339[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837460 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837461 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@1d4de339[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000)
 Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) 
Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100) 
Uninverting(_f(6.4.0):C100) Uninverting(_g(6.4.0):C100) 
Uninverting(_h(6.4.0):C100)))}
   [junit4]   2> 1837465 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=55
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1800
   [junit4]   2> 1837473 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1837475 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837475 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837523 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@d68123d[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837523 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837523 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@d68123d[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000)
 Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) 
Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100) 
Uninverting(_f(6.4.0):C100) Uninverting(_g(6.4.0):C100) 
Uninverting(_h(6.4.0):C100) Uninverting(_i(6.4.0):C100)))}
   [junit4]   2> 1837524 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=48
   [junit4]   1> Adding 100 docs with commit=true, numDocs=1900
   [junit4]   2> 1837530 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837532 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837532 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837577 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ab8bee9[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837578 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837578 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@ab8bee9[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(6.4.0):C1000)
 Uninverting(_b(6.4.0):C100) Uninverting(_c(6.4.0):C100) 
Uninverting(_d(6.4.0):C100) Uninverting(_e(6.4.0):C100) 
Uninverting(_f(6.4.0):C100) Uninverting(_g(6.4.0):C100) 
Uninverting(_h(6.4.0):C100) Uninverting(_i(6.4.0):C100) 
Uninverting(_j(6.4.0):C100)))}
   [junit4]   2> 1837578 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=46
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2000
   [junit4]   2> 1837588 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1837591 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837591 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837628 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47fc386e[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837628 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@47fc386e[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900)
 Uninverting(_l(6.4.0):C100)))}
   [junit4]   2> 1837628 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837655 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=63
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2100
   [junit4]   2> 1837660 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837662 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837662 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837686 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7fda187f[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837686 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@7fda187f[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900)
 Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100)))}
   [junit4]   2> 1837686 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837687 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=24
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2200
   [junit4]   2> 1837693 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1837695 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837695 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837722 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@41b9e969[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837722 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837722 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@41b9e969[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900)
 Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) 
Uninverting(_n(6.4.0):C100)))}
   [junit4]   2> 1837722 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=27
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2300
   [junit4]   2> 1837729 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837731 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837731 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837756 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b3465a7[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837757 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837757 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@3b3465a7[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900)
 Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) 
Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100)))}
   [junit4]   2> 1837757 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=26
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2400
   [junit4]   2> 1837766 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837769 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837769 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837797 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b79aac4[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837797 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837797 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@3b79aac4[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900)
 Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) 
Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100) 
Uninverting(_p(6.4.0):C100)))}
   [junit4]   2> 1837797 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=28
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2500
   [junit4]   2> 1837802 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837804 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837804 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837834 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d694d39[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837835 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@1d694d39[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900)
 Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) 
Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100) 
Uninverting(_p(6.4.0):C100) Uninverting(_q(6.4.0):C100)))}
   [junit4]   2> 1837835 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837835 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=31
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2600
   [junit4]   2> 1837839 INFO  (qtp195912523-18631) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1837846 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837846 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837878 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e2b367b[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837879 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837879 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@1e2b367b[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900)
 Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) 
Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100) 
Uninverting(_p(6.4.0):C100) Uninverting(_q(6.4.0):C100) 
Uninverting(_r(6.4.0):C100)))}
   [junit4]   2> 1837880 INFO  (qtp195912523-18625) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=34
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2700
   [junit4]   2> 1837886 INFO  (qtp195912523-18632) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1837888 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837888 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837920 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f07cf95[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837920 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@7f07cf95[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900)
 Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) 
Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100) 
Uninverting(_p(6.4.0):C100) Uninverting(_q(6.4.0):C100) 
Uninverting(_r(6.4.0):C100) Uninverting(_s(6.4.0):C100)))}
   [junit4]   2> 1837920 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1837920 INFO  (qtp195912523-18628) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=32
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2800
   [junit4]   2> 1837932 INFO  (qtp195912523-18629) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1837934 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1837934 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1837997 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1dc160cb[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1837998 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1838000 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCore [cdcr-source_shard1_replica1] 
Registered new searcher Searcher@1dc160cb[cdcr-source_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(6.4.0):C1900)
 Uninverting(_l(6.4.0):C100) Uninverting(_m(6.4.0):C100) 
Uninverting(_n(6.4.0):C100) Uninverting(_o(6.4.0):C100) 
Uninverting(_p(6.4.0):C100) Uninverting(_q(6.4.0):C100) 
Uninverting(_r(6.4.0):C100) Uninverting(_s(6.4.0):C100) 
Uninverting(_t(6.4.0):C100)))}
   [junit4]   2> 1838000 INFO  (qtp195912523-18627) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}
 status=0 QTime=65
   [junit4]   1> Adding 100 docs with commit=true, numDocs=2900
   [junit4]   2> 1838005 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.c.S.Request [cdcr-source_shard1_replica1]  webapp=/solr path=/update 
params={_stateVer_=cdcr-source:3&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1838008 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1838008 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@113f07e9
   [junit4]   2> 1838055 INFO  (qtp195912523-18630) [n:127.0.0.1:50243_solr 
c:cdcr-source s:shard1 r:core_node1 x:cdcr-source_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7b81e6a1[cdcr-source_shard1_replica1] main]
   [junit4]   2> 1838055 INFO  
(searcherExecutor-8367-thread-1-processing-n:127.0.0.1:50243_solr 
x:cdcr-source_shard1_replica1 s:shard1 c:cdcr-source r:core_node1) 
[n:127.0.0.1:50243_solr c:cdcr-source s:shard1 r:core_node1 
x:cdcr-source_shard1_replica1] o.a.s.c.SolrCo

[...truncated too long message...]

nodes
   [junit4]   2> 
   [junit4]   2> 2020093 INFO  (jetty-launcher-3196-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@23773c1e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2020094 INFO  (jetty-launcher-3196-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2066041936
   [junit4]   2> 2020097 INFO  (coreCloseExecutor-8543-thread-1) 
[n:127.0.0.1:63903_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.c.SolrCore [cdcr-target_shard1_replica1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@70f8b86e
   [junit4]   2> 2020097 INFO  (coreCloseExecutor-8543-thread-1) 
[n:127.0.0.1:63903_solr c:cdcr-target s:shard1 r:core_node1 
x:cdcr-target_shard1_replica1] o.a.s.h.CdcrRequestHandler Solr core is being 
closed - shutting down CDCR handler @ cdcr-target:shard1
   [junit4]   2> 2020105 INFO  (jetty-launcher-3196-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97007824525393923-127.0.0.1:63903_solr-n_0000000000) closing
   [junit4]   2> 2020105 INFO  
(OverseerStateUpdate-97007824525393923-127.0.0.1:63903_solr-n_0000000000) 
[n:127.0.0.1:63903_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:63903_solr
   [junit4]   2> 2020106 INFO  
(zkCallback-3202-thread-5-processing-n:127.0.0.1:63903_solr) 
[n:127.0.0.1:63903_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> 2021610 WARN  
(zkCallback-3202-thread-5-processing-n:127.0.0.1:63903_solr) 
[n:127.0.0.1:63903_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for 
/collections/cdcr-target/state.json]
   [junit4]   2> 2021610 INFO  (jetty-launcher-3196-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d969870{/solr,null,UNAVAILABLE}
   [junit4]   2> 2021615 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8ECD054F4BAB207A])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43498 43498
   [junit4]   2> 2021639 INFO  (Thread-5866) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:43498 43498
   [junit4]   2> 2021640 WARN  (Thread-5866) [    ] 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>        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>        17      /solr/overseer/collection-queue-work
   [junit4]   2>        5       /solr/overseer/queue
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2021641 INFO  
(TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[8ECD054F4BAB207A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 2021642 INFO  
(SUITE-CdcrBootstrapTest-seed#[8ECD054F4BAB207A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.CdcrBootstrapTest_8ECD054F4BAB207A-001
   [junit4]   2> Nov 27, 2016 4:45:52 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{_version_=PostingsFormat(name=LuceneFixedGap), 
xyz=PostingsFormat(name=MockRandom), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{}, maxPointsInLeafNode=900, maxMBSortInHeap=5.949910311828333, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=en-AU, 
timezone=Libya
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=304128320,total=484970496
   [junit4]   2> NOTE: All tests run in this JVM: [RuleEngineTest, 
RAMDirectoryFactoryTest, HdfsRecoveryZkTest, ClusterStateTest, 
TestCloudSchemaless, TestMaxScoreQueryParser, TestSchemaResource, 
AutoCommitTest, DateRangeFieldTest, BufferStoreTest, TestNumericTerms32, 
TestMacroExpander, ResourceLoaderTest, OverseerStatusTest, 
ShowFileRequestHandlerTest, TestSearchPerf, TestSolrConfigHandlerCloud, 
TestSolrCoreSnapshots, SimpleCollectionCreateDeleteTest, 
CoreAdminCreateDiscoverTest, JavabinLoaderTest, CollectionReloadTest, 
TestStressCloudBlindAtomicUpdates, TestConfigSetsAPIZkFailure, 
MinimalSchemaTest, SecurityConfHandlerTest, TestSuggestSpellingConverter, 
SpellCheckComponentTest, HighlighterConfigTest, TestCloudInspectUtil, 
TestCollapseQParserPlugin, TestBlobHandler, 
SuggestComponentContextFilterQueryTest, TestHdfsBackupRestoreCore, 
TestCustomSort, QueryParsingTest, SignatureUpdateProcessorFactoryTest, 
BigEndianAscendingWordDeserializerTest, TestScoreJoinQPNoScore, 
DistributedExpandComponentTest, HdfsChaosMonkeySafeLeaderTest, 
TestUnifiedSolrHighlighter, TestInitParams, TestSolrCoreProperties, 
BitVectorTest, TestBinaryResponseWriter, SortByFunctionTest, 
TestSubQueryTransformerCrossCore, TestUninvertingReader, 
TestDynamicFieldResource, TestRealTimeGet, DirectoryFactoryTest, 
TestLMJelinekMercerSimilarityFactory, BlockJoinFacetDistribTest, 
OpenCloseCoreStressTest, TestUseDocValuesAsStored, 
CurrencyFieldOpenExchangeTest, TestDownShardTolerantSearch, 
TestManagedSynonymFilterFactory, TestFieldCache, TestMiniSolrCloudCluster, 
LeaderInitiatedRecoveryOnShardRestartTest, DistanceFunctionTest, 
HdfsNNFailoverTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestUniqueKeyFieldResource, TestSolrXml, CdcrReplicationHandlerTest, 
SliceStateTest, ReturnFieldsTest, TestSolrCloudWithKerberosAlt, 
SolrCloudExampleTest, DeleteShardTest, TestRecovery, 
TestLeaderElectionZkExpiry, TestSimpleTrackingShardHandler, 
BasicDistributedZk2Test, CacheHeaderTest, BlockJoinFacetSimpleTest, 
SolrIndexSplitterTest, TestSizeLimitedDistributedMap, 
ShufflingReplicaListTransformerTest, CoreMergeIndexesAdminHandlerTest, 
PreAnalyzedFieldTest, CSVRequestHandlerTest, BasicFunctionalityTest, 
UpdateRequestProcessorFactoryTest, DistributedTermsComponentTest, 
IndexSchemaTest, TestHashQParserPlugin, SolrCoreCheckLockOnStartupTest, 
TestManagedSchemaThreadSafety, DistributedFacetPivotLargeTest, 
StatsReloadRaceTest, TestHdfsUpdateLog, TestPHPSerializedResponseWriter, 
CreateCollectionCleanupTest, TestDeleteCollectionOnDownNodes, TestRestManager, 
TestBadConfig, TestAuthenticationFramework, SolrCmdDistributorTest, 
BadIndexSchemaTest, TestJsonFacetRefinement, RollingRestartTest, 
TlogReplayBufferedWhileIndexingTest, JSONWriterTest, DeleteInactiveReplicaTest, 
ConvertedLegacyTest, TestSQLHandler, RequestHandlersTest, TestCustomStream, 
FieldMutatingUpdateProcessorTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestUtils, TestRebalanceLeaders, TestLuceneMatchVersion, TestFastWriter, 
NoCacheHeaderTest, MBeansHandlerTest, ZkStateWriterTest, 
HdfsBasicDistributedZkTest, HLLUtilTest, FieldAnalysisRequestHandlerTest, 
ConfigSetsAPITest, TestQuerySenderNoQuery, AnalysisErrorHandlingTest, 
TestManagedSchema, SuggesterWFSTTest, TestReqParamsAPI, 
DistributedFacetPivotWhiteBoxTest, TestMinMaxOnMultiValuedField, 
CleanupOldIndexTest, TestReversedWildcardFilterFactory, TestRandomFlRTGCloud, 
WordBreakSolrSpellCheckerTest, TestSmileRequest, EchoParamsTest, 
ExternalFileFieldSortTest, TestDistributedStatsComponentCardinality, 
TestRequestForwarding, URLClassifyProcessorTest, 
SharedFSAutoReplicaFailoverTest, TestSchemaVersionResource, DistanceUnitsTest, 
TestFreeTextSuggestions, RankQueryTest, TestSystemIdResolver, 
HdfsDirectoryFactoryTest, TestFieldCacheWithThreads, SuggesterTSTTest, 
DefaultValueUpdateProcessorTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestAddFieldRealTimeGet, CachingDirectoryFactoryTest, TestConfigSetImmutable, 
TestStressUserVersions, TestRangeQuery, HdfsWriteToMultipleCollectionsTest, 
TestDistributedGrouping, TestTestInjection, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, 
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, TestRandomFaceting, TestZkChroot, TestRandomDVFaceting, 
ShardRoutingCustomTest, TestFaceting, TermVectorComponentDistributedTest, 
ZkControllerTest, TestStressReorder, TestJoin, HardAutoCommitTest, 
StatsComponentTest, HighlighterTest, DistributedQueryElevationComponentTest, 
TestCoreDiscovery, TestExtendedDismaxParser, SpellCheckCollatorTest, 
CoreAdminHandlerTest, DocValuesTest, SolrInfoMBeanTest, LukeRequestHandlerTest, 
TestWriterPerf, FileBasedSpellCheckerTest, TestValueSourceCache, 
TestIndexingPerformance, MoreLikeThisHandlerTest, FastVectorHighlighterTest, 
LoggingHandlerTest, JSONWriterTest, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter, 
TestLFUCache, TestLMDirichletSimilarityFactory, TestJmxMonitoredMap, 
PluginInfoTest, DateMathParserTest, DateFieldTest, DOMUtilTest, 
ZkNodePropsTest, FileUtilsTest, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, 
ActionThrottleTest, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest]
   [junit4] Completed [479/658 (1!)] on J1 in 188.54s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 61383 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to