Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1572/

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestRandomFlRTGCloud

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.TestRandomFlRTGCloud: 
    1) Thread[id=2416, 
name=OverseerHdfsCoreFailoverThread-97187435524784137-127.0.0.1:56271_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]         at 
java.lang.Thread.sleep(Native Method)         at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestRandomFlRTGCloud: 
   1) Thread[id=2416, 
name=OverseerHdfsCoreFailoverThread-97187435524784137-127.0.0.1:56271_solr-n_0000000001,
 state=TIMED_WAITING, group=Overseer Hdfs SolrCore Failover Thread.]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:139)
        at java.lang.Thread.run(Thread.java:745)
        at __randomizedtesting.SeedInfo.seed([CE87EAB584CAE4F0]:0)


FAILED:  org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
        at 
__randomizedtesting.SeedInfo.seed([CE87EAB584CAE4F0:9163C782EFC677B5]:0)
        at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
        at java.util.ArrayList$Itr.next(ArrayList.java:851)
        at 
org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter(SolrGangliaReporterTest.java:76)
        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)


FAILED:  org.apache.solr.update.SolrCmdDistributorTest.test

Error Message:
[SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=add{,id=(null)}; node=StdNode: http://127.0.0.1:35328//collection1/, 
SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false};
 node=StdNode: http://127.0.0.1:35328//collection1/] expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: [SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=add{,id=(null)}; node=StdNode: http://127.0.0.1:35328//collection1/, 
SolrCmdDistributor$Error: statusCode=-1; 
exception=java.lang.NullPointerException; req=SolrCmdDistributor$Req: 
cmd=commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false};
 node=StdNode: http://127.0.0.1:35328//collection1/] expected:<0> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([CE87EAB584CAE4F0:46D3D56F2A368908]: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.update.SolrCmdDistributorTest.test(SolrCmdDistributorTest.java:165)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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 10821 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRandomFlRTGCloud
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_CE87EAB584CAE4F0-001/init-core-data-001
   [junit4]   2> 126287 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=client auth uses too much RAM, 
ssl=NaN, value=NaN, clientAuth=0.0)
   [junit4]   2> 126289 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_CE87EAB584CAE4F0-001/tempDir-001
   [junit4]   2> 126289 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 126290 INFO  (Thread-1892) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 126290 INFO  (Thread-1892) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 126390 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47032
   [junit4]   2> 126411 INFO  (jetty-launcher-68-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 126416 INFO  (jetty-launcher-68-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 126417 INFO  (jetty-launcher-68-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 126425 INFO  (jetty-launcher-68-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60e14a07{/solr,null,AVAILABLE}
   [junit4]   2> 126429 INFO  (jetty-launcher-68-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@25378200{SSL,[ssl, 
http/1.1]}{127.0.0.1:51055}
   [junit4]   2> 126429 INFO  (jetty-launcher-68-thread-2) [    ] 
o.e.j.s.Server Started @130339ms
   [junit4]   2> 126429 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51055}
   [junit4]   2> 126430 ERROR (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 126430 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 126430 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 126430 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 126430 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T22:02:58.333Z
   [junit4]   2> 126432 INFO  (jetty-launcher-68-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1eba314e{/solr,null,AVAILABLE}
   [junit4]   2> 126436 INFO  (jetty-launcher-68-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@453a3d6c{/solr,null,AVAILABLE}
   [junit4]   2> 126438 INFO  (jetty-launcher-68-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@5f225aa8{SSL,[ssl, 
http/1.1]}{127.0.0.1:46744}
   [junit4]   2> 126438 INFO  (jetty-launcher-68-thread-3) [    ] 
o.e.j.s.Server Started @130348ms
   [junit4]   2> 126439 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46744}
   [junit4]   2> 126439 INFO  (jetty-launcher-68-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4d10048c{SSL,[ssl, 
http/1.1]}{127.0.0.1:56271}
   [junit4]   2> 126439 INFO  (jetty-launcher-68-thread-1) [    ] 
o.e.j.s.Server Started @130349ms
   [junit4]   2> 126439 ERROR (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 126439 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56271}
   [junit4]   2> 126439 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 126439 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 126439 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 126439 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T22:02:58.342Z
   [junit4]   2> 126439 ERROR (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 126440 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 126440 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 126440 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 126440 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-28T22:02:58.343Z
   [junit4]   2> 126445 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 126451 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 126459 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 126463 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15947752b160001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 126472 INFO  (jetty-launcher-68-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47032/solr
   [junit4]   2> 126485 INFO  (jetty-launcher-68-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47032/solr
   [junit4]   2> 126485 INFO  (jetty-launcher-68-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47032/solr
   [junit4]   2> 126492 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15947752b160005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 126499 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15947752b160007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 126561 INFO  (jetty-launcher-68-thread-3) 
[n:127.0.0.1:46744_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46744_solr
   [junit4]   2> 126563 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:56271_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56271_solr
   [junit4]   2> 126563 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:51055_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51055_solr
   [junit4]   2> 126564 INFO  (jetty-launcher-68-thread-3) 
[n:127.0.0.1:46744_solr    ] o.a.s.c.Overseer Overseer 
(id=97187435524784134-127.0.0.1:46744_solr-n_0000000000) starting
   [junit4]   2> 126579 INFO  
(zkCallback-84-thread-1-processing-n:127.0.0.1:56271_solr) 
[n:127.0.0.1:56271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 126579 INFO  
(zkCallback-83-thread-1-processing-n:127.0.0.1:51055_solr) 
[n:127.0.0.1:51055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 126581 INFO  
(zkCallback-82-thread-1-processing-n:127.0.0.1:46744_solr) 
[n:127.0.0.1:46744_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 126621 INFO  (jetty-launcher-68-thread-3) 
[n:127.0.0.1:46744_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46744_solr
   [junit4]   2> 126624 INFO  
(zkCallback-82-thread-1-processing-n:127.0.0.1:46744_solr) 
[n:127.0.0.1:46744_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 126627 INFO  
(zkCallback-83-thread-1-processing-n:127.0.0.1:51055_solr) 
[n:127.0.0.1:51055_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 126627 INFO  
(zkCallback-84-thread-1-processing-n:127.0.0.1:56271_solr) 
[n:127.0.0.1:56271_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 126655 INFO  (jetty-launcher-68-thread-2) 
[n:127.0.0.1:51055_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_CE87EAB584CAE4F0-001/tempDir-001/node2/.
   [junit4]   2> 126728 INFO  (jetty-launcher-68-thread-1) 
[n:127.0.0.1:56271_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_CE87EAB584CAE4F0-001/tempDir-001/node1/.
   [junit4]   2> 126859 INFO  (jetty-launcher-68-thread-3) 
[n:127.0.0.1:46744_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_CE87EAB584CAE4F0-001/tempDir-001/node3/.
   [junit4]   2> 126904 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 126905 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47032/solr ready
   [junit4]   2> 127604 INFO  (qtp1534540069-2302) [n:127.0.0.1:56271_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 127636 INFO  
(OverseerThreadFactory-200-thread-1-processing-n:127.0.0.1:46744_solr) 
[n:127.0.0.1:46744_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection
   [junit4]   2> 127856 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1&action=CREATE&numShards=2&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 127858 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1&action=CREATE&numShards=2&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 127978 INFO  
(zkCallback-84-thread-1-processing-n:127.0.0.1:56271_solr) 
[n:127.0.0.1:56271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 127979 INFO  
(zkCallback-82-thread-4-processing-n:127.0.0.1:46744_solr) 
[n:127.0.0.1:46744_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 128917 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 128918 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 128942 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.s.IndexSchema 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] Schema 
name=test
   [junit4]   2> 128953 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.s.IndexSchema 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] Schema 
name=test
   [junit4]   2> 129059 WARN  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.s.IndexSchema 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] default 
search field in schema is text. WARNING: Deprecated, please use 'df' on request 
instead.
   [junit4]   2> 129059 WARN  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.s.IndexSchema 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] default 
search field in schema is text. WARNING: Deprecated, please use 'df' on request 
instead.
   [junit4]   2> 129061 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 129061 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 129070 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1' using 
configuration from collection 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection
   [junit4]   2> 129070 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 
'org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1' using 
configuration from collection 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection
   [junit4]   2> 129070 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.SolrCore 
[[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] ] 
Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_CE87EAB584CAE4F0-001/tempDir-001/node1/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_CE87EAB584CAE4F0-001/tempDir-001/node1/./org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/data/]
   [junit4]   2> 129070 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.SolrCore 
[[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] ] 
Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_CE87EAB584CAE4F0-001/tempDir-001/node3/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestRandomFlRTGCloud_CE87EAB584CAE4F0-001/tempDir-001/node3/./org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/data/]
   [junit4]   2> 129071 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@983a744
   [junit4]   2> 129071 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@983a744
   [junit4]   2> 129074 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=972574055, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 129074 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=972574055, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 129085 WARN  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 129086 WARN  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 129107 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 129107 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 129108 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 129108 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 129109 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=30.37890625, 
floorSegmentMB=0.82421875, forceMergeDeletesPctAllowed=1.868232117715689, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3288624847557984
   [junit4]   2> 129109 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@69d10106[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]
 main]
   [junit4]   2> 129111 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 129111 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 129111 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 129112 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554998971350384640
   [junit4]   2> 129115 INFO  
(searcherExecutor-207-thread-1-processing-n:127.0.0.1:46744_solr 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1 
s:shard1 c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection) 
[n:127.0.0.1:46744_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection 
s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.SolrCore 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
Registered new searcher 
Searcher@69d10106[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 129116 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 129116 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 129117 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 129117 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 129118 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=30.37890625, 
floorSegmentMB=0.82421875, forceMergeDeletesPctAllowed=1.868232117715689, 
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3288624847557984
   [junit4]   2> 129118 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@49e9cb67[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]
 main]
   [junit4]   2> 129120 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 129120 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 129121 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 129121 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/
   [junit4]   2> 129121 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 129121 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/
 has no replicas
   [junit4]   2> 129122 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestRandomFlRTGCloud_config-set
   [junit4]   2> 129123 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 129125 INFO  
(searcherExecutor-208-thread-1-processing-n:127.0.0.1:56271_solr 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1 
s:shard2 c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection) 
[n:127.0.0.1:56271_solr c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection 
s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.SolrCore 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
Registered new searcher 
Searcher@49e9cb67[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]
 main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 129125 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1554998971364016128
   [junit4]   2> 129125 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/
 shard1
   [junit4]   2> 129135 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 129135 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 129135 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/
   [junit4]   2> 129135 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 129136 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/
 has no replicas
   [junit4]   2> 129146 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/
 shard2
   [junit4]   2> 129249 INFO  
(zkCallback-82-thread-2-processing-n:127.0.0.1:46744_solr) 
[n:127.0.0.1:46744_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 129251 INFO  
(zkCallback-84-thread-1-processing-n:127.0.0.1:56271_solr) 
[n:127.0.0.1:56271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 129277 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 129281 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1&action=CREATE&numShards=2&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1423
   [junit4]   2> 129298 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 129302 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2  
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&newCollection=true&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1&action=CREATE&numShards=2&collection=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&shard=shard2&wt=javabin&version=2}
 status=0 QTime=1449
   [junit4]   2> 129313 INFO  (qtp1534540069-2302) [n:127.0.0.1:56271_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> 129403 INFO  
(zkCallback-84-thread-1-processing-n:127.0.0.1:56271_solr) 
[n:127.0.0.1:56271_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 129403 INFO  
(zkCallback-82-thread-2-processing-n:127.0.0.1:46744_solr) 
[n:127.0.0.1:46744_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/org.apache.solr.cloud.TestRandomFlRTGCloud_collection/state.json]
 for collection [org.apache.solr.cloud.TestRandomFlRTGCloud_collection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 129635 INFO  
(OverseerCollectionConfigSetProcessor-97187435524784134-127.0.0.1:46744_solr-n_0000000000)
 [n:127.0.0.1:46744_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> 130313 INFO  (qtp1534540069-2302) [n:127.0.0.1:56271_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&collection.configName=org.apache.solr.cloud.TestRandomFlRTGCloud_config-set&name=org.apache.solr.cloud.TestRandomFlRTGCloud_collection&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2709
   [junit4]   2> 130314 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection failOnTimeout:true 
timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 130316 INFO  
(SUITE-TestRandomFlRTGCloud-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
org.apache.solr.cloud.TestRandomFlRTGCloud_collection
   [junit4]   2> 130383 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomizedUpdatesAndRTGs
   [junit4]   2> 130383 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud Starting 5635 iters by seeding 13 of 273 
max docs
   [junit4]   2> 130384 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 0 = SolrInputDocument(fields: [id=0, 
aaa_i=1218440698, bbb_i=-1371290694, ccc_s=widc, ddd_s=bhinvhg, eee_s=umpfo, 
fff_s=qptsfkeykc, ggg_s=oln, hhh_s=oivnjyof, geo_1_srpt=POINT( 42 -3 ), 
geo_2_srpt=POINT( 42 -16 ), next_2_ids_ss=[1, 2], axx_i=-228626000, 
ayy_i=811277441, azz_s=ni])
   [junit4]   2> 130469 INFO  (qtp1583039091-2317) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.s.AbstractSpatialPrefixTreeFieldType 
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true,
 maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, 
class=solr.SpatialRecursivePrefixTreeFieldType}} strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 130496 INFO  (qtp1583039091-2317) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.s.AbstractSpatialPrefixTreeFieldType 
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true,
 maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, 
class=solr.SpatialRecursivePrefixTreeFieldType}} strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 130521 INFO  (qtp1583039091-2317) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/&wt=javabin&version=2}{add=[0
 (1554998972729262080)]} 0 95
   [junit4]   2> 130522 INFO  (qtp1534540069-2315) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 127
   [junit4]   2> 130523 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 1 = SolrInputDocument(fields: [id=1, 
aaa_i=1970819006, bbb_i=1786396489, ccc_s=wfvkgjsd, ddd_s=o, eee_s=m, 
fff_s=ivrm, ggg_s=gzulsbf, hhh_s=mewcengjx, geo_1_srpt=POINT( 42 62 ), 
geo_2_srpt=POINT( 42 36 ), next_2_ids_ss=[2, 3], axx_i=-1649044949, 
ayy_i=857084263, azz_s=jrnp])
   [junit4]   2> 130542 INFO  (qtp1583039091-2318) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 
(1554998972847751168)]} 0 1
   [junit4]   2> 130543 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 2 = SolrInputDocument(fields: [id=2, 
aaa_i=1866181431, bbb_i=-1529357733, ccc_s=yo, ddd_s=, eee_s=gkm, fff_s=pnfdv, 
ggg_s=umna, hhh_s=xlz, geo_1_srpt=POINT( 42 49 ), geo_2_srpt=POINT( 42 49 ), 
next_2_ids_ss=[3, 4], axx_i=-1324339059, ayy_i=-1770412288, azz_s=ljiqncuvve])
   [junit4]   2> 130545 INFO  (qtp1534540069-2303) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.s.AbstractSpatialPrefixTreeFieldType 
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true,
 maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, 
class=solr.SpatialRecursivePrefixTreeFieldType}} strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 130546 INFO  (qtp1534540069-2303) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.s.AbstractSpatialPrefixTreeFieldType 
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={geo=true,
 maxDistErr=0.001, distErrPct=0.025, distanceUnits=kilometers, 
class=solr.SpatialRecursivePrefixTreeFieldType}} strat: 
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
 calculator=Haversine, 
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
 maxLevels: 11
   [junit4]   2> 130559 INFO  (qtp1534540069-2303) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1554998972852994048)]} 0 14
   [junit4]   2> 130560 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 3 = SolrInputDocument(fields: [id=3, 
aaa_i=441050070, bbb_i=1340453669, ccc_s=dcm, ddd_s=nvqtsx, eee_s=u, 
fff_s=nxhz, ggg_s=cynro, hhh_s=tiol, geo_1_srpt=POINT( 42 -16 ), 
geo_2_srpt=POINT( 42 49 ), next_2_ids_ss=[4, 5], axx_i=350489603, 
ayy_i=1096432145, azz_s=zbjmdh])
   [junit4]   2> 130563 INFO  (qtp1534540069-2301) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 
(1554998972870819840)]} 0 1
   [junit4]   2> 130565 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 4 = SolrInputDocument(fields: [id=4, 
aaa_i=-268762891, bbb_i=-1787146411, ccc_s=ei, ddd_s=nunadmeyw, eee_s=fhsiv, 
fff_s=wbrhloyytu, ggg_s=tjlytxtr, hhh_s=hyv, geo_1_srpt=POINT( 42 -3 ), 
geo_2_srpt=POINT( 42 -42 ), next_2_ids_ss=[5, 6], axx_i=1726703535, 
ayy_i=-1190346892, azz_s=rlbwjvwmlu])
   [junit4]   2> 130619 INFO  (qtp1583039091-2320) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 
(1554998972929540096)]} 0 1
   [junit4]   2> 130620 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 5 = SolrInputDocument(fields: [id=5, 
aaa_i=1010903636, bbb_i=-1671893303, ccc_s=hik, ddd_s=gjmfcoumw, eee_s=cbbk, 
fff_s=vaebolkoji, ggg_s=, hhh_s=eytnrfvd, geo_1_srpt=POINT( 42 -29 ), 
geo_2_srpt=POINT( 42 -42 ), next_2_ids_ss=[6, 7], axx_i=1479078579, 
ayy_i=1018093927, azz_s=])
   [junit4]   2> 130644 INFO  (qtp1534540069-2299) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/&wt=javabin&version=2}{add=[5
 (1554998972955754496)]} 0 1
   [junit4]   2> 130645 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 18
   [junit4]   2> 130646 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 6 = SolrInputDocument(fields: [id=6, 
aaa_i=-996949654, bbb_i=495474327, ccc_s=hdofxjgkm, ddd_s=kdgmamih, 
eee_s=zgupefb, fff_s=gezchwqg, ggg_s=, hhh_s=jvqa, geo_1_srpt=POINT( 42 49 ), 
geo_2_srpt=POINT( 42 -42 ), next_2_ids_ss=[7, 8], axx_i=206117852, 
ayy_i=1771072531, azz_s=lbuwgsknil])
   [junit4]   2> 130647 INFO  (qtp1534540069-2305) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 
(1554998972959948800)]} 0 0
   [junit4]   2> 130648 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 7 = SolrInputDocument(fields: [id=7, 
aaa_i=-1072549814, bbb_i=-1195788487, ccc_s=qjpjtz, ddd_s=bf, eee_s=qqzjkgvdk, 
fff_s=cwrxktefin, ggg_s=rqfg, hhh_s=, geo_1_srpt=POINT( 42 -3 ), 
geo_2_srpt=POINT( 42 62 ), next_2_ids_ss=[8, 9], axx_i=-1030443643, 
ayy_i=880979381, azz_s=vtrrjpvfbp])
   [junit4]   2> 130662 INFO  (qtp1534540069-2302) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 
(1554998972974628864)]} 0 1
   [junit4]   2> 130663 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 8 = SolrInputDocument(fields: [id=8, 
aaa_i=1682898567, bbb_i=-267111300, ccc_s=zlhuswu, ddd_s=vggpweydi, 
eee_s=wzfblbba, fff_s=bf, ggg_s=qtznnpdou, hhh_s=imqiyx, geo_1_srpt=POINT( 42 
49 ), geo_2_srpt=POINT( 42 -3 ), next_2_ids_ss=[9, 10], axx_i=337507488, 
ayy_i=-173192597, azz_s=sltg])
   [junit4]   2> 130668 INFO  (qtp1583039091-2320) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 
(1554998972980920320)]} 0 1
   [junit4]   2> 130668 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 9 = SolrInputDocument(fields: [id=9, 
aaa_i=161645046, bbb_i=-1495733031, ccc_s=nomf, ddd_s=shh, eee_s=mqnlvrq, 
fff_s=, ggg_s=w, hhh_s=, geo_1_srpt=POINT( 42 -16 ), geo_2_srpt=POINT( 42 36 ), 
next_2_ids_ss=[10, 11], axx_i=1073447500, ayy_i=-2126960134, azz_s=ywhnqdpp])
   [junit4]   2> 130670 INFO  (qtp1534540069-2315) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 
(1554998972983017472)]} 0 0
   [junit4]   2> 130671 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 10 = SolrInputDocument(fields: 
[id=10, aaa_i=1390730904, bbb_i=-855349429, ccc_s=dm, ddd_s=jusdzlg, 
eee_s=dsgozue, fff_s=, ggg_s=yy, hhh_s=f, geo_1_srpt=POINT( 42 10 ), 
geo_2_srpt=POINT( 42 -3 ), next_2_ids_ss=[11, 12], axx_i=-1041323652, 
ayy_i=-671620392, azz_s=imrqnqgkan])
   [junit4]   2> 130673 INFO  (qtp1583039091-2318) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/&wt=javabin&version=2}{add=[10
 (1554998972987211776)]} 0 0
   [junit4]   2> 130674 INFO  (qtp1534540069-2301) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 2
   [junit4]   2> 130675 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 11 = SolrInputDocument(fields: 
[id=11, aaa_i=1155950319, bbb_i=1953234474, ccc_s=mnjjdjmaf, ddd_s=, eee_s=, 
fff_s=hh, ggg_s=dwihgokrk, hhh_s=manbaye, geo_1_srpt=POINT( 42 23 ), 
geo_2_srpt=POINT( 42 62 ), next_2_ids_ss=[12, 13], axx_i=918554022, 
ayy_i=-528849327, azz_s=])
   [junit4]   2> 130676 INFO  (qtp1583039091-2318) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 
(1554998972990357504)]} 0 0
   [junit4]   2> 130677 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 12 = SolrInputDocument(fields: 
[id=12, aaa_i=1144638128, bbb_i=-1133906819, ccc_s=nm, ddd_s=ik, eee_s=yh, 
fff_s=omdqtfpwt, ggg_s=csqhpszxn, hhh_s=spzg, geo_1_srpt=POINT( 42 62 ), 
geo_2_srpt=POINT( 42 -29 ), next_2_ids_ss=[13, 14], axx_i=749255494, 
ayy_i=507569514, azz_s=thmrtjybp])
   [junit4]   2> 130679 INFO  (qtp1583039091-2323) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 
(1554998972992454656)]} 0 0
   [junit4]   2> 130679 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud RTG: numDocsThisIter=3 
numDocsThisIterThatExist=1, docIds=[63, 0, 44]
   [junit4]   2> 130714 INFO  (qtp1534540069-2302) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/
   [junit4]   2> 130714 INFO  (qtp1534540069-2302) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard1=https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/
   [junit4]   2> 130754 INFO  (qtp1583039091-2324) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9492b5[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]
 realtime]
   [junit4]   2> 130768 INFO  (qtp1534540069-2305) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.S.Request 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/select 
params={row.hhh_s=oivnjyof&distrib=false&fl=id&fl=score&shards.purpose=4&fsv=true&row.bbb_i=-1371290694&shard.url=https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/&row.ddd_s=bhinvhg&row.axx_i=-228626000&row.ggg_s=oln&wt=javabin&row.[geo]={"type":"Point","coordinates":[42,-3]}&row.ccc_s=widc&row.next_2_ids_ss=1,2&row.ayy_i=811277441&start=0&row.fff_s=qptsfkeykc&rows=10&version=2&row.azz_s=ni&q={!field+f%3Dnext_2_ids_i+v%3D$row.id}&row.aaa_i=1218440698&row.geo_2_srpt=POINT(+42+-16+)&row.id=0&NOW=1482962582662&isShard=true&row.eee_s=umpfo}
 hits=0 status=0 QTime=4
   [junit4]   2> 130769 INFO  (qtp1583039091-2323) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.S.Request 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/select 
params={row.hhh_s=oivnjyof&distrib=false&fl=id&fl=score&shards.purpose=4&fsv=true&row.bbb_i=-1371290694&shard.url=https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/&row.ddd_s=bhinvhg&row.axx_i=-228626000&row.ggg_s=oln&wt=javabin&row.[geo]={"type":"Point","coordinates":[42,-3]}&row.ccc_s=widc&row.next_2_ids_ss=1,2&row.ayy_i=811277441&start=0&row.fff_s=qptsfkeykc&rows=10&version=2&row.azz_s=ni&q={!field+f%3Dnext_2_ids_i+v%3D$row.id}&row.aaa_i=1218440698&row.geo_2_srpt=POINT(+42+-16+)&row.id=0&NOW=1482962582662&isShard=true&row.eee_s=umpfo}
 hits=0 status=0 QTime=3
   [junit4]   2> 130787 INFO  (qtp1583039091-2324) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.S.Request 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=null path=/select 
params={{params(row.id=0&row.aaa_i=1218440698&row.bbb_i=-1371290694&row.ccc_s=widc&row.ddd_s=bhinvhg&row.eee_s=umpfo&row.fff_s=qptsfkeykc&row.ggg_s=oln&row.hhh_s=oivnjyof&row.geo_2_srpt=POINT(+42+-16+)&row.next_2_ids_ss=1,2&row.axx_i=-228626000&row.ayy_i=811277441&row.azz_s=ni&row.[geo]={"type":"Point","coordinates":[42,-3]}),defaults(q={!field+f%3Dnext_2_ids_i+v%3D$row.id})}}
 hits=0 status=0 QTime=27
   [junit4]   2> 130799 INFO  (qtp1583039091-2324) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.c.S.Request 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/get 
params={distrib=false&qt=/get&fl=id,ccc_s,[geo+f%3Dgeo_1_srpt],score,subq:[subquery],explain_alias:[explain],add(1.3,sub(aaa_i,aaa_i)),a*,[docid],*_s,func_aaa_alias:add(1.3,sub(aaa_i,aaa_i))&fl=[shard]&shards.purpose=1&subq.q={!field+f%3Dnext_2_ids_i+v%3D$row.id}&shard.url=https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/&version=2&shards.qt=/get&omitHeader=true&NOW=1482962582587&ids=63,0,44&isShard=true&wt=javabin}
 status=0 QTime=61
   [junit4]   2> 130803 INFO  (qtp1534540069-2302) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.S.Request 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/get 
params={qt=/get&fl=id,ccc_s,[geo+f%3Dgeo_1_srpt],score,subq:[subquery],explain_alias:[explain],add(1.3,sub(aaa_i,aaa_i)),a*,[docid],*_s,func_aaa_alias:add(1.3,sub(aaa_i,aaa_i))&fl=[shard]&subq.q={!field+f%3Dnext_2_ids_i+v%3D$row.id}&ids=&ids=63,0&ids=44&wt=javabin&version=2}
 status=0 QTime=118
   [junit4]   2> 130808 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud RTG: numDocsThisIter=1 
numDocsThisIterThatExist=0, docIds=[141]
   [junit4]   2> 130816 INFO  (qtp1534540069-2303) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.h.c.RealTimeGetComponent 
LOOKUP_SLICE:shard2=https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/
   [junit4]   2> 130822 INFO  (qtp1534540069-2314) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.S.Request 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/get 
params={distrib=false&qt=/get&_stateVer_=org.apache.solr.cloud.TestRandomFlRTGCloud_collection:3&fl=id,*,explain_alias:[explain],my_shard_alias:[shard],*_s,a*,val_alias:[value+v%3D1976+t%3Dint],ccc_s,score_alias:score,[geo+f%3Dgeo_1_srpt],aaa_i&fl=&fl=bogus_unused_field_ss,bogus_raw_alias:[xml+f%3Dbogus_raw_field_ss],[docid],my_str_field_alias:ddd_s,[shard],[value+v%3D42+t%3Dint],my_geo_alias:[geo+f%3Dgeo_2_srpt]&fl=&fl=*_i&shards.purpose=1&shard.url=https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/&version=2&shards.qt=/get&omitHeader=true&NOW=1482962582718&ids=141&isShard=true&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 130823 INFO  (qtp1534540069-2303) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.c.S.Request 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/get 
params={qt=/get&_stateVer_=org.apache.solr.cloud.TestRandomFlRTGCloud_collection:3&fl=id,*,explain_alias:[explain],my_shard_alias:[shard],*_s,a*,val_alias:[value+v%3D1976+t%3Dint],ccc_s,score_alias:score,[geo+f%3Dgeo_1_srpt],aaa_i&fl=&fl=bogus_unused_field_ss,bogus_raw_alias:[xml+f%3Dbogus_raw_field_ss],[docid],my_str_field_alias:ddd_s,[shard],[value+v%3D42+t%3Dint],my_geo_alias:[geo+f%3Dgeo_2_srpt]&fl=&fl=*_i&id=141&wt=javabin&version=2}
 status=0 QTime=8
   [junit4]   2> 130824 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud UPD: numDocsThisIter=3 
numDocsThisIterThatExist=0, docIds=[176, 36, 233]
   [junit4]   2> 130824 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 176 = SolrInputDocument(fields: 
[id=176, aaa_i=-1013565510, bbb_i=-1110176257, ccc_s=qgozon, ddd_s=wj, 
eee_s=mameuyieim, fff_s=qpcellfn, ggg_s=lrtnqv, hhh_s=, geo_1_srpt=POINT( 42 36 
), geo_2_srpt=POINT( 42 -29 ), next_2_ids_ss=[177, 178], axx_i=-2034960008, 
ayy_i=-487257694, azz_s=oercnwmiqt])
   [junit4]   2> 130830 INFO  (qtp1583039091-2317) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[176 
(1554998973147643904)]} 0 4
   [junit4]   2> 130831 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 36 = SolrInputDocument(fields: 
[id=36, aaa_i=738844314, bbb_i=410995446, ccc_s=z, ddd_s=fodpgfu, eee_s=flqb, 
fff_s=, ggg_s=, hhh_s=wvbvt, geo_1_srpt=POINT( 42 -3 ), geo_2_srpt=POINT( 42 23 
), next_2_ids_ss=[37, 38], axx_i=-1465060654, ayy_i=1042880909, 
azz_s=rpnqddrmzb])
   [junit4]   2> 130843 INFO  (qtp1583039091-2321) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 
(1554998973153935360)]} 0 11
   [junit4]   2> 130844 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 233 = SolrInputDocument(fields: 
[id=233, aaa_i=-1269209586, bbb_i=-1871193611, ccc_s=nmbbghuqwi, ddd_s=, 
eee_s=cqpsbvz, fff_s=gytgei, ggg_s=yramc, hhh_s=dcvnrpnk, geo_1_srpt=POINT( 42 
23 ), geo_2_srpt=POINT( 42 36 ), next_2_ids_ss=[234, 235], axx_i=-2094521825, 
ayy_i=2085995095, azz_s=aoeoju])
   [junit4]   2> 130847 INFO  (qtp1534540069-2301) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/&wt=javabin&version=2}{add=[233
 (1554998973168615424)]} 0 1
   [junit4]   2> 130848 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 3
   [junit4]   2> 130848 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud UPD: numDocsThisIter=2 
numDocsThisIterThatExist=0, docIds=[23, 121]
   [junit4]   2> 130849 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 23 = SolrInputDocument(fields: 
[id=23, aaa_i=405898867, bbb_i=-321264120, ccc_s=, ddd_s=, eee_s=oufwtndop, 
fff_s=gukeffcs, ggg_s=xeacz, hhh_s=zlxyug, geo_1_srpt=POINT( 42 10 ), 
geo_2_srpt=POINT( 42 10 ), next_2_ids_ss=[24, 25], axx_i=-1600501988, 
ayy_i=-2131522122, azz_s=hyiqdrofz])
   [junit4]   2> 130853 INFO  (qtp1534540069-2299) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 
(1554998973175955456)]} 0 0
   [junit4]   2> 130854 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 121 = SolrInputDocument(fields: 
[id=121, aaa_i=94096145, bbb_i=-2140478567, ccc_s=rv, ddd_s=aujsl, eee_s=pdh, 
fff_s=hsj, ggg_s=, hhh_s=psubaujrkb, geo_1_srpt=POINT( 42 -16 ), 
geo_2_srpt=POINT( 42 49 ), next_2_ids_ss=[122, 123], axx_i=921873217, 
ayy_i=-1413339500, azz_s=ghmdqab])
   [junit4]   2> 130867 INFO  (qtp1534540069-2301) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/&wt=javabin&version=2}{add=[121
 (1554998973189586944)]} 0 1
   [junit4]   2> 130868 INFO  (qtp1583039091-2318) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 3
   [junit4]   2> 130868 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud UPD: numDocsThisIter=6 
numDocsThisIterThatExist=0, docIds=[59, 231, 205, 43, 222, 251]
   [junit4]   2> 130869 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 59 = SolrInputDocument(fields: 
[id=59, aaa_i=-1405432183, bbb_i=-2036138221, ccc_s=cxzapcdpv, ddd_s=kqnm, 
eee_s=, fff_s=ctvei, ggg_s=hdj, hhh_s=uv, geo_1_srpt=POINT( 42 62 ), 
geo_2_srpt=POINT( 42 62 ), next_2_ids_ss=[60, 61], axx_i=1464970363, 
ayy_i=-572104679, azz_s=nvkvlh])
   [junit4]   2> 130873 INFO  (qtp1583039091-2323) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/&wt=javabin&version=2}{add=[59
 (1554998973195878400)]} 0 1
   [junit4]   2> 130874 INFO  (qtp1534540069-2299) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 2
   [junit4]   2> 130875 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 231 = SolrInputDocument(fields: 
[id=231, aaa_i=-422655484, bbb_i=2057514957, ccc_s=n, ddd_s=rscjiiswmz, 
eee_s=vqtsmocoel, fff_s=, ggg_s=ns, hhh_s=vtarugi, geo_1_srpt=POINT( 42 -29 ), 
geo_2_srpt=POINT( 42 10 ), next_2_ids_ss=[232, 233], axx_i=1743508453, 
ayy_i=-2005658698, azz_s=uucwtnr])
   [junit4]   2> 130878 INFO  (qtp1583039091-2323) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/&wt=javabin&version=2}{add=[231
 (1554998973201121280)]} 0 0
   [junit4]   2> 130878 INFO  (qtp1534540069-2301) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 2
   [junit4]   2> 130879 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 205 = SolrInputDocument(fields: 
[id=205, aaa_i=1725259738, bbb_i=-691498630, ccc_s=ktz, ddd_s=y, eee_s=, 
fff_s=tazasxtd, ggg_s=eruyls, hhh_s=hpwph, geo_1_srpt=POINT( 42 10 ), 
geo_2_srpt=POINT( 42 49 ), next_2_ids_ss=[206, 207], axx_i=574398586, 
ayy_i=-1521602444, azz_s=])
   [junit4]   2> 130882 INFO  (qtp1534540069-2303) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/&wt=javabin&version=2}{add=[205
 (1554998973205315584)]} 0 0
   [junit4]   2> 130883 INFO  (qtp1583039091-2320) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 2
   [junit4]   2> 130883 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 43 = SolrInputDocument(fields: 
[id=43, aaa_i=433081592, bbb_i=1669243723, ccc_s=sifgx, ddd_s=kracdyaae, 
eee_s=, fff_s=qcsatdmt, ggg_s=kmddrzlcmk, hhh_s=chrzvcb, geo_1_srpt=POINT( 42 
49 ), geo_2_srpt=POINT( 42 23 ), next_2_ids_ss=[44, 45], axx_i=-1488809772, 
ayy_i=542329959, azz_s=])
   [junit4]   2> 130886 INFO  (qtp1583039091-2317) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/&wt=javabin&version=2}{add=[43
 (1554998973209509888)]} 0 1
   [junit4]   2> 130887 INFO  (qtp1534540069-2303) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 2
   [junit4]   2> 130887 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 222 = SolrInputDocument(fields: 
[id=222, aaa_i=-1320531432, bbb_i=582663761, ccc_s=ovgbhcjyfh, ddd_s=qxjgvqu, 
eee_s=mrs, fff_s=jewvcxv, ggg_s=cahvry, hhh_s=k, geo_1_srpt=POINT( 42 36 ), 
geo_2_srpt=POINT( 42 62 ), next_2_ids_ss=[223, 224], axx_i=-1608069791, 
ayy_i=837213991, azz_s=smwkorwbd])
   [junit4]   2> 130889 INFO  (qtp1583039091-2321) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[222 
(1554998973212655616)]} 0 0
   [junit4]   2> 130889 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 251 = SolrInputDocument(fields: 
[id=251, aaa_i=1297133171, bbb_i=-2119373732, ccc_s=moptu, ddd_s=fsu, 
eee_s=mhncqfi, fff_s=bbfbejsi, ggg_s=ku, hhh_s=, geo_1_srpt=POINT( 42 -42 ), 
geo_2_srpt=POINT( 42 -16 ), next_2_ids_ss=[252, 253], axx_i=-1954385876, 
ayy_i=-1744316822, azz_s=gfksax])
   [junit4]   2> 130894 INFO  (qtp1534540069-2302) [n:127.0.0.1:56271_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard2 r:core_node1 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:46744/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1/&wt=javabin&version=2}{add=[251
 (1554998973217898496)]} 0 1
   [junit4]   2> 130895 INFO  (qtp1583039091-2322) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 3
   [junit4]   2> 130896 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud UPD: numDocsThisIter=2 
numDocsThisIterThatExist=1, docIds=[11, 44]
   [junit4]   2> 130896 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 11 = SolrInputDocument(fields: 
[id=11, aaa_i=-1811222033, bbb_i=1235595213, ccc_s=chgyo, ddd_s=, 
eee_s=razkofld, fff_s=qqs, ggg_s=, hhh_s=rdiha, geo_1_srpt=POINT( 42 -16 ), 
geo_2_srpt=POINT( 42 62 ), next_2_ids_ss=[12, 13], axx_i=-162021328, 
ayy_i=86119003, azz_s=lwd])
   [junit4]   2> 130897 INFO  (qtp1583039091-2324) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 
(1554998973222092800)]} 0 0
   [junit4]   2> 130898 INFO  
(TEST-TestRandomFlRTGCloud.testRandomizedUpdatesAndRTGs-seed#[CE87EAB584CAE4F0])
 [    ] o.a.s.c.TestRandomFlRTGCloud ADD: 44 = SolrInputDocument(fields: 
[id=44, aaa_i=-188655908, bbb_i=-549170589, ccc_s=, ddd_s=gydc, eee_s=mrnne, 
fff_s=fbujuvzij, ggg_s=croz, hhh_s=gj, geo_1_srpt=POINT( 42 23 ), 
geo_2_srpt=POINT( 42 -16 ), next_2_ids_ss=[45, 46], axx_i=1472141184, 
ayy_i=869332690, azz_s=nryaqkbf])
   [junit4]   2> 130901 INFO  (qtp1583039091-2324) [n:127.0.0.1:46744_solr 
c:org.apache.solr.cloud.TestRandomFlRTGCloud_collection s:shard1 r:core_node2 
x:org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1] 
o.a.s.u.p.LogUpdateProcessorFactory 
[org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard1_replica1]  
webapp=/solr path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:56271/solr/org.apache.solr.cloud.TestRandomFlRTGCloud_collection_shard2_replica1/&wt=javabin&version=2}{add=[44
 (1554998973225238528)]} 0 0
   [junit4]   2> 130901 INFO  (qtp1534540069-2302) [n:127.0.0.1:56271_solr 
c:org.apache.so

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

1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1942635 INFO  (coreLoadExecutor-7030-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1942635 INFO  
(searcherExecutor-7031-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1942635 INFO  
(searcherExecutor-7031-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1942636 INFO  
(searcherExecutor-7031-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1942636 INFO  
(searcherExecutor-7031-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1942636 INFO  
(searcherExecutor-7031-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1942637 INFO  (coreLoadExecutor-7030-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1555000873166307328
   [junit4]   2> 1942637 INFO  
(searcherExecutor-7031-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1942637 INFO  
(searcherExecutor-7031-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1942638 INFO  
(searcherExecutor-7031-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1942638 INFO  
(searcherExecutor-7031-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1942638 INFO  
(searcherExecutor-7031-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1b212dcb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1947654 INFO  
(TEST-SolrGangliaReporterTest.testReporter-seed#[CE87EAB584CAE4F0]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReporter
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrGangliaReporterTest -Dtests.method=testReporter 
-Dtests.seed=CE87EAB584CAE4F0 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=et -Dtests.timezone=Europe/Rome -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   5.84s J1 | SolrGangliaReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.util.ConcurrentModificationException
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CE87EAB584CAE4F0:9163C782EFC677B5]:0)
   [junit4]    >        at 
java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
   [junit4]    >        at java.util.ArrayList$Itr.next(ArrayList.java:851)
   [junit4]    >        at 
org.apache.solr.metrics.reporters.SolrGangliaReporterTest.testReporter(SolrGangliaReporterTest.java:76)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1947658 INFO  
(SUITE-SolrGangliaReporterTest-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1947658 INFO  
(SUITE-SolrGangliaReporterTest-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1682034333
   [junit4]   2> 1947666 INFO  (coreCloseExecutor-7036-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1adb4087
   [junit4]   2> 1947933 INFO  (coreCloseExecutor-7036-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1947933 INFO  
(SUITE-SolrGangliaReporterTest-seed#[CE87EAB584CAE4F0]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.metrics.reporters.SolrGangliaReporterTest_CE87EAB584CAE4F0-001
   [junit4]   2> Dec 28, 2016 10:33:20 PM 
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(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1163, maxMBSortInHeap=7.528046170060376, 
sim=RandomSimilarity(queryNorm=false): {}, locale=et, timezone=Europe/Rome
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=238155976,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestRandomRequestDistribution, TestSolrCoreSnapshots, TestQueryTypes, 
InfoHandlerTest, SharedFSAutoReplicaFailoverTest, ZkControllerTest, 
TestReRankQParserPlugin, OpenCloseCoreStressTest, TestFiltering, 
IndexSchemaTest, TestSchemaVersionResource, 
OverseerCollectionConfigSetProcessorTest, ChaosMonkeySafeLeaderTest, 
TestConfigReload, TestLockTree, CoreAdminCreateDiscoverTest, 
TestCursorMarkWithoutUniqueKey, TestConfigSetProperties, 
TestBM25SimilarityFactory, TestDeleteCollectionOnDownNodes, 
ShardRoutingCustomTest, HighlighterTest, TestUpdate, FileUtilsTest, 
HttpSolrCallGetCoreTest, EnumFieldTest, MergeStrategyTest, 
TestSubQueryTransformerCrossCore, ReplicationFactorTest, 
DistributedExpandComponentTest, TestRequestForwarding, ConvertedLegacyTest, 
TestQueryWrapperFilter, CustomCollectionTest, SolrCLIZkUtilsTest, 
OpenExchangeRatesOrgProviderTest, HdfsLockFactoryTest, 
WrapperMergePolicyFactoryTest, ClassificationUpdateProcessorFactoryTest, 
TestCloudPivotFacet, TestSolrQueryResponse, TestDocumentBuilder, 
TestCustomStream, TestSolrDynamicMBean, DistributedFacetPivotLongTailTest, 
TermVectorComponentTest, TestClusterProperties, CachingDirectoryFactoryTest, 
QueryParsingTest, TestExactStatsCache, TestSystemIdResolver, 
SpatialRPTFieldTypeTest, TestXmlQParserPlugin, TestAddFieldRealTimeGet, 
TestMacros, BJQParserTest, VersionInfoTest, SuggesterFSTTest, 
TestManagedSchema, JsonLoaderTest, CollectionsAPIDistributedZkTest, 
BaseCdcrDistributedZkTest, TestTolerantUpdateProcessorRandomCloud, TestTrie, 
TestElisionMultitermQuery, SOLR749Test, TestReqParamsAPI, 
TestStressUserVersions, TestPostingsSolrHighlighter, TestBinaryResponseWriter, 
TestFieldResource, TestSimpleTrackingShardHandler, 
TestConfigSetsAPIExclusivity, DirectSolrConnectionTest, StressHdfsTest, 
BlockJoinFacetSimpleTest, TestFieldCacheReopen, SimpleMLTQParserTest, 
TestDistributedGrouping, TestManagedSynonymFilterFactory, 
DistributedSuggestComponentTest, TestSchemaManager, TestSchemaNameResource, 
SegmentsInfoRequestHandlerTest, TestSolrCloudWithDelegationTokens, 
TestHashPartitioner, SolrCmdDistributorTest, TestQueryUtils, 
TermsComponentTest, SolrMetricReporterTest, SampleTest, RulesTest, 
TestStressRecovery, SortByFunctionTest, LeaderInitiatedRecoveryOnCommitTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestAnalyzeInfixSuggestions, 
ShardRoutingTest, TestReloadAndDeleteDocs, TestFuzzyAnalyzedSuggestions, 
IndexBasedSpellCheckerTest, TestInfoStreamLogging, TestMissingGroups, 
TestNonDefinedSimilarityFactory, CollectionReloadTest, DocValuesNotIndexedTest, 
TestFieldCacheSortRandom, TestFastLRUCache, TestSegmentSorting, 
BasicDistributedZk2Test, SyncSliceTest, OverseerTest, BasicZkTest, 
ClusterStateUpdateTest, LeaderElectionTest, TestRandomDVFaceting, TestFaceting, 
TestRecovery, TermVectorComponentDistributedTest, TestRealTimeGet, TestReload, 
HardAutoCommitTest, TestRangeQuery, ShowFileRequestHandlerTest, 
CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, 
SimplePostToolTest, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, TestFoldingMultitermQuery, DocValuesTest, 
DistanceFunctionTest, DebugComponentTest, LukeRequestHandlerTest, 
DirectSolrSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, 
MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, LoggingHandlerTest, 
UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, 
CSVRequestHandlerTest, AlternateDirectoryTest, TestQuerySenderNoQuery, 
ResponseLogComponentTest, BadComponentTest, MultiTermTest, TestConfig, 
TestSolrCoreProperties, TestCodecSupport, TestSweetSpotSimilarityFactory, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, 
ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, 
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, 
CdcrRequestHandlerTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, 
CollectionsAPIAsyncDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, 
ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, 
DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribCursorPagingTest, 
DistribJoinFromCollectionTest, ForceLeaderTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, 
RecoveryAfterSoftCommitTest, ReplaceNodeTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestExclusionRuleCollectionAccess, 
TestMiniSolrCloudClusterSSL, TestStressCloudBlindAtomicUpdates, 
TriLevelCompositeIdRoutingTest, HdfsRecoveryZkTest, TestConfigSets, 
TestImplicitCoreProperties, TestInitParams, RequestLoggingTest, 
TestRestoreCore, DistributedFacetPivotWhiteBoxTest, 
ShufflingReplicaListTransformerTest, SuggestComponentTest, TestPivotHelperCode, 
TestTrackingShardHandlerFactory, JvmMetricsTest, SolrGangliaReporterTest]
   [junit4] Completed [576/673 (3!)] on J1 in 6.56s, 1 test, 1 error <<< 
FAILURES!

[...truncated 62721 lines...]


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

Reply via email to