Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20801/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

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

Error Message:
Error from server at https://127.0.0.1:37585/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:37585/solr: create the collection time out:180s
        at __randomizedtesting.SeedInfo.seed([A36D351FE5492D67]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.TestCloudRecovery.setupCluster(TestCloudRecovery.java:68)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=22781, name=jetty-launcher-1847-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=22781, name=jetty-launcher-1847-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
        at __randomizedtesting.SeedInfo.seed([A36D351FE5492D67]:0)


FAILED:  
org.apache.solr.cloud.DeleteStatusTest.testProcessAndWaitDeletesAsyncIds

Error Message:
expected same:<COMPLETED> was not:<RUNNING>

Stack Trace:
java.lang.AssertionError: expected same:<COMPLETED> was not:<RUNNING>
        at 
__randomizedtesting.SeedInfo.seed([A36D351FE5492D67:98734F31B07824C0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotSame(Assert.java:641)
        at org.junit.Assert.assertSame(Assert.java:580)
        at org.junit.Assert.assertSame(Assert.java:593)
        at 
org.apache.solr.cloud.DeleteStatusTest.testProcessAndWaitDeletesAsyncIds(DeleteStatusTest.java:96)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11862 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteStatusTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteStatusTest_A36D351FE5492D67-001/init-core-data-001
   [junit4]   2> 254370 WARN  
(SUITE-DeleteStatusTest-seed#[A36D351FE5492D67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=795 numCloses=795
   [junit4]   2> 254370 INFO  
(SUITE-DeleteStatusTest-seed#[A36D351FE5492D67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 254373 INFO  
(SUITE-DeleteStatusTest-seed#[A36D351FE5492D67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 254373 INFO  
(SUITE-DeleteStatusTest-seed#[A36D351FE5492D67]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 254374 INFO  
(SUITE-DeleteStatusTest-seed#[A36D351FE5492D67]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteStatusTest_A36D351FE5492D67-001/tempDir-001
   [junit4]   2> 254374 INFO  
(SUITE-DeleteStatusTest-seed#[A36D351FE5492D67]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 254378 INFO  (Thread-364) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 254378 INFO  (Thread-364) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 254402 ERROR (Thread-364) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 254478 INFO  
(SUITE-DeleteStatusTest-seed#[A36D351FE5492D67]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46365
   [junit4]   2> 254490 INFO  (jetty-launcher-315-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 254490 INFO  (jetty-launcher-315-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 254494 INFO  (jetty-launcher-315-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@163b0da{/solr,null,AVAILABLE}
   [junit4]   2> 254496 INFO  (jetty-launcher-315-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d0ab9{/solr,null,AVAILABLE}
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1853a51{HTTP/1.1,[http/1.1]}{127.0.0.1:43967}
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a50073{HTTP/1.1,[http/1.1]}{127.0.0.1:45159}
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-2) [    ] 
o.e.j.s.Server Started @255984ms
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-1) [    ] 
o.e.j.s.Server Started @255984ms
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45159}
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43967}
   [junit4]   2> 254499 ERROR (jetty-launcher-315-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 254499 ERROR (jetty-launcher-315-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-02T05:01:03.806Z
   [junit4]   2> 254499 INFO  (jetty-launcher-315-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-02T05:01:03.806Z
   [junit4]   2> 254513 INFO  (jetty-launcher-315-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 254515 INFO  (jetty-launcher-315-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 254544 INFO  (jetty-launcher-315-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46365/solr
   [junit4]   2> 254569 INFO  (jetty-launcher-315-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46365/solr
   [junit4]   2> 254699 INFO  (jetty-launcher-315-thread-1) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 254700 INFO  (jetty-launcher-315-thread-1) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:45159_solr
   [junit4]   2> 254701 INFO  (jetty-launcher-315-thread-1) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.Overseer Overseer 
(id=98933071130722310-127.0.0.1:45159_solr-n_0000000000) starting
   [junit4]   2> 254707 INFO  (jetty-launcher-315-thread-1) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45159_solr
   [junit4]   2> 254710 INFO  
(OverseerStateUpdate-98933071130722310-127.0.0.1:45159_solr-n_0000000000) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 254726 INFO  (jetty-launcher-315-thread-2) 
[n:127.0.0.1:43967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 254729 INFO  (jetty-launcher-315-thread-2) 
[n:127.0.0.1:43967_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 254735 INFO  (jetty-launcher-315-thread-2) 
[n:127.0.0.1:43967_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43967_solr
   [junit4]   2> 254736 INFO  
(zkCallback-323-thread-1-processing-n:127.0.0.1:43967_solr) 
[n:127.0.0.1:43967_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 254737 INFO  
(zkCallback-328-thread-1-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 254999 INFO  (jetty-launcher-315-thread-2) 
[n:127.0.0.1:43967_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43967.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196969
   [junit4]   2> 255024 INFO  (jetty-launcher-315-thread-2) 
[n:127.0.0.1:43967_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43967.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196969
   [junit4]   2> 255025 INFO  (jetty-launcher-315-thread-2) 
[n:127.0.0.1:43967_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43967.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196969
   [junit4]   2> 255028 INFO  (jetty-launcher-315-thread-2) 
[n:127.0.0.1:43967_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteStatusTest_A36D351FE5492D67-001/tempDir-001/node2/.
   [junit4]   2> 255042 INFO  (jetty-launcher-315-thread-1) 
[n:127.0.0.1:45159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45159.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196969
   [junit4]   2> 255076 INFO  (jetty-launcher-315-thread-1) 
[n:127.0.0.1:45159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45159.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196969
   [junit4]   2> 255076 INFO  (jetty-launcher-315-thread-1) 
[n:127.0.0.1:45159_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45159.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196969
   [junit4]   2> 255082 INFO  (jetty-launcher-315-thread-1) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteStatusTest_A36D351FE5492D67-001/tempDir-001/node1/.
   [junit4]   2> 255140 INFO  
(SUITE-DeleteStatusTest-seed#[A36D351FE5492D67]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 255141 INFO  
(SUITE-DeleteStatusTest-seed#[A36D351FE5492D67]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46365/solr ready
   [junit4]   2> 255152 INFO  
(TEST-DeleteStatusTest.testDeleteStatusFlush-seed#[A36D351FE5492D67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testDeleteStatusFlush
   [junit4]   2> 255154 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&replicationFactor=1&collection.configName=conf1&name=flush1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 255155 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&replicationFactor=1&collection.configName=conf1&name=flush1&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 255157 INFO  
(OverseerThreadFactory-1048-thread-1-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
flush1
   [junit4]   2> 255157 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=7417f197-02c6-4810-88d7-fff1e60b7abe&replicationFactor=1&collection.configName=conf1&name=flush2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 255158 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=7417f197-02c6-4810-88d7-fff1e60b7abe&replicationFactor=1&collection.configName=conf1&name=flush2&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 255160 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 255161 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 255161 INFO  
(OverseerThreadFactory-1048-thread-2-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
flush2
   [junit4]   2> 255266 INFO  
(OverseerStateUpdate-98933071130722310-127.0.0.1:45159_solr-n_0000000000) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"flush1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"flush1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45159/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 255475 INFO  (qtp15425145-1831) [n:127.0.0.1:45159_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=flush1&version=2&replicaType=NRT&async=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282&coreNodeName=core_node2&name=flush1_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=6
   [junit4]   2> 255475 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=flush1&version=2&replicaType=NRT&async=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282&coreNodeName=core_node2&name=flush1_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 255476 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 255478 INFO  (qtp15425145-1841) [n:127.0.0.1:45159_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282
   [junit4]   2> 255479 INFO  (qtp15425145-1841) [n:127.0.0.1:45159_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 255480 INFO  
(OverseerStateUpdate-98933071130722310-127.0.0.1:45159_solr-n_0000000000) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"flush2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"flush2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45159/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 255582 INFO  
(zkCallback-328-thread-1-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush1/state.json] for collection [flush1] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 255582 INFO  
(zkCallback-328-thread-2-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush1/state.json] for collection [flush1] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 255690 INFO  (qtp15425145-1843) [n:127.0.0.1:45159_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=flush2&version=2&replicaType=NRT&async=7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832&coreNodeName=core_node2&name=flush2_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=8
   [junit4]   2> 255690 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=flush2&version=2&replicaType=NRT&async=7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832&coreNodeName=core_node2&name=flush2_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 255692 INFO  (qtp15425145-1845) [n:127.0.0.1:45159_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832
   [junit4]   2> 255692 INFO  (qtp15425145-1845) [n:127.0.0.1:45159_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 255796 INFO  
(zkCallback-328-thread-2-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush2/state.json] for collection [flush2] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 255796 INFO  
(zkCallback-328-thread-3-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush2/state.json] for collection [flush2] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 256162 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 256164 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 256480 INFO  (qtp15425145-1831) [n:127.0.0.1:45159_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282
   [junit4]   2> 256480 INFO  (qtp15425145-1831) [n:127.0.0.1:45159_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 256497 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 256516 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.s.IndexSchema [flush1_shard1_replica_n1] 
Schema name=minimal
   [junit4]   2> 256522 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 256522 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'flush1_shard1_replica_n1' using configuration from collection flush1, 
trusted=true
   [junit4]   2> 256523 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45159.solr.core.flush1.shard1.replica_n1' (registry 
'solr.core.flush1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196969
   [junit4]   2> 256523 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 256523 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.SolrCore [[flush1_shard1_replica_n1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteStatusTest_A36D351FE5492D67-001/tempDir-001/node1/flush1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteStatusTest_A36D351FE5492D67-001/tempDir-001/node1/./flush1_shard1_replica_n1/data/]
   [junit4]   2> 256605 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 256605 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 256610 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 256611 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 256612 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ab8575[flush1_shard1_replica_n1] main]
   [junit4]   2> 256613 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 256614 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 256614 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved 
for 10000ms.
   [junit4]   2> 256616 INFO  
(searcherExecutor-1053-thread-1-processing-x:flush1_shard1_replica_n1 
r:core_node2 dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE 
n:127.0.0.1:45159_solr s:shard1 c:flush1) [n:127.0.0.1:45159_solr c:flush1 
s:shard1 r:core_node2 x:flush1_shard1_replica_n1] o.a.s.c.SolrCore 
[flush1_shard1_replica_n1] Registered new searcher 
Searcher@1ab8575[flush1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 256616 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in 
index or recent updates, using new clock 1582929140434075648
   [junit4]   2> 256620 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 256621 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 256621 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45159/solr/flush1_shard1_replica_n1/
   [junit4]   2> 256621 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 256621 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:45159/solr/flush1_shard1_replica_n1/ has no replicas
   [junit4]   2> 256621 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 256623 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:45159/solr/flush1_shard1_replica_n1/ shard1
   [junit4]   2> 256694 INFO  (qtp15425145-1841) [n:127.0.0.1:45159_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832
   [junit4]   2> 256694 INFO  (qtp15425145-1841) [n:127.0.0.1:45159_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 256713 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 256734 INFO  
(zkCallback-328-thread-3-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush1/state.json] for collection [flush1] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 256734 INFO  
(zkCallback-328-thread-2-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush1/state.json] for collection [flush1] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 256747 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.s.IndexSchema [flush2_shard1_replica_n1] 
Schema name=minimal
   [junit4]   2> 256767 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 256767 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'flush2_shard1_replica_n1' using configuration from collection flush2, 
trusted=true
   [junit4]   2> 256767 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45159.solr.core.flush2.shard1.replica_n1' (registry 
'solr.core.flush2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@196969
   [junit4]   2> 256768 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 256768 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.SolrCore [[flush2_shard1_replica_n1] ] 
Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteStatusTest_A36D351FE5492D67-001/tempDir-001/node1/flush2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteStatusTest_A36D351FE5492D67-001/tempDir-001/node1/./flush2_shard1_replica_n1/data/]
   [junit4]   2> 256783 INFO  
(parallelCoreAdminExecutor-1050-thread-1-processing-n:127.0.0.1:45159_solr 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282 CREATE) 
[n:127.0.0.1:45159_solr c:flush1 s:shard1 r:core_node2 
x:flush1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 256872 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 256872 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 256873 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 256874 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 256875 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16ca76[flush2_shard1_replica_n1] main]
   [junit4]   2> 256876 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 256877 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 256878 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved 
for 10000ms.
   [junit4]   2> 256878 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in 
index or recent updates, using new clock 1582929140708802560
   [junit4]   2> 256881 INFO  
(searcherExecutor-1058-thread-1-processing-x:flush2_shard1_replica_n1 
r:core_node2 7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE 
n:127.0.0.1:45159_solr s:shard1 c:flush2) [n:127.0.0.1:45159_solr c:flush2 
s:shard1 r:core_node2 x:flush2_shard1_replica_n1] o.a.s.c.SolrCore 
[flush2_shard1_replica_n1] Registered new searcher 
Searcher@16ca76[flush2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 256883 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 256883 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 256883 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:45159/solr/flush2_shard1_replica_n1/
   [junit4]   2> 256883 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 256883 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:45159/solr/flush2_shard1_replica_n1/ has no replicas
   [junit4]   2> 256883 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 256885 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:45159/solr/flush2_shard1_replica_n1/ shard1
   [junit4]   2> 256886 INFO  
(zkCallback-328-thread-3-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush1/state.json] for collection [flush1] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 256886 INFO  
(zkCallback-328-thread-2-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush1/state.json] for collection [flush1] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 256994 INFO  
(zkCallback-328-thread-2-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush2/state.json] for collection [flush2] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 256994 INFO  
(zkCallback-328-thread-3-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush2/state.json] for collection [flush2] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 257037 INFO  
(parallelCoreAdminExecutor-1050-thread-2-processing-n:127.0.0.1:45159_solr 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832 CREATE) 
[n:127.0.0.1:45159_solr c:flush2 s:shard1 r:core_node2 
x:flush2_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 257141 INFO  
(zkCallback-328-thread-1-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush2/state.json] for collection [flush2] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 257141 INFO  
(zkCallback-328-thread-3-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/flush2/state.json] for collection [flush2] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 257165 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 257166 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 257481 INFO  (qtp15425145-1843) [n:127.0.0.1:45159_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282
   [junit4]   2> 257482 INFO  (qtp15425145-1843) [n:127.0.0.1:45159_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2324212741499282&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 257490 INFO  
(OverseerThreadFactory-1048-thread-1-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_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> 257695 INFO  (qtp15425145-1845) [n:127.0.0.1:45159_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832
   [junit4]   2> 257696 INFO  (qtp15425145-1845) [n:127.0.0.1:45159_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=7417f197-02c6-4810-88d7-fff1e60b7abe324212956970832&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 257701 INFO  
(OverseerThreadFactory-1048-thread-2-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 258167 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258173 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=6
   [junit4]   2> 258174 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7417f197-02c6-4810-88d7-fff1e60b7abe&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258176 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7417f197-02c6-4810-88d7-fff1e60b7abe&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 258177 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params flush=true&action=DELETESTATUS&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 258179 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={flush=true&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 258180 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258181 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=dfe40ece-aac5-40a1-8d7f-2ea3298e54b2&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 258182 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=7417f197-02c6-4810-88d7-fff1e60b7abe&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258183 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=7417f197-02c6-4810-88d7-fff1e60b7abe&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 258183 INFO  
(TEST-DeleteStatusTest.testDeleteStatusFlush-seed#[A36D351FE5492D67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testDeleteStatusFlush
   [junit4]   2> 258202 INFO  
(TEST-DeleteStatusTest.testAsyncIdsMayBeDeleted-seed#[A36D351FE5492D67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAsyncIdsMayBeDeleted
   [junit4]   2> 258203 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=2e224be6-8e24-4b11-85e0-3bd207545fa4&replicationFactor=1&collection.configName=conf1&name=deletestatus&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258204 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=2e224be6-8e24-4b11-85e0-3bd207545fa4&replicationFactor=1&collection.configName=conf1&name=deletestatus&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 258206 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 258207 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 258207 INFO  
(OverseerThreadFactory-1048-thread-3-processing-n:127.0.0.1:45159_solr) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
deletestatus
   [junit4]   2> 258208 INFO  
(OverseerCollectionConfigSetProcessor-98933071130722310-127.0.0.1:45159_solr-n_0000000000)
 [n:127.0.0.1:45159_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> 258208 INFO  
(OverseerCollectionConfigSetProcessor-98933071130722310-127.0.0.1:45159_solr-n_0000000000)
 [n:127.0.0.1:45159_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000001 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 258424 INFO  
(OverseerStateUpdate-98933071130722310-127.0.0.1:45159_solr-n_0000000000) 
[n:127.0.0.1:45159_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletestatus",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletestatus_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:43967/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 258628 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=deletestatus&version=2&replicaType=NRT&async=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&coreNodeName=core_node2&name=deletestatus_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 258628 INFO  
(parallelCoreAdminExecutor-1049-thread-1-processing-n:127.0.0.1:43967_solr 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393 CREATE) 
[n:127.0.0.1:43967_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&collection=deletestatus&version=2&replicaType=NRT&async=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&coreNodeName=core_node2&name=deletestatus_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 258629 INFO  
(parallelCoreAdminExecutor-1049-thread-1-processing-n:127.0.0.1:43967_solr 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393 CREATE) 
[n:127.0.0.1:43967_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 258630 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 258630 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 259209 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 259210 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 259633 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 259633 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 260212 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 260215 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 260635 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 260635 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 261216 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 261217 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 261636 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 261636 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 262219 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 262221 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 262638 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 262638 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 263222 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 263223 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 263640 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 263640 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 264224 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 264225 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 264641 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 264641 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 265226 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 265227 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 265643 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 265643 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 266229 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 266229 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 266644 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 266644 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 267231 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 267232 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 267646 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 267646 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 268234 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 268236 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 268647 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 268647 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 269237 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 269238 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 269649 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 269649 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 270239 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 270240 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 270650 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 270650 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 271242 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 271242 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 271652 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 271652 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 272243 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 272244 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 272653 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 272653 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 273245 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 273246 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 273656 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 273656 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 274247 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 274248 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 274658 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 274658 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 275249 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 275250 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 275660 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 275660 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 276252 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 276254 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 276662 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 276662 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 277255 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 277256 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 277663 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 277664 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 278257 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 278258 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 278665 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 278665 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 279260 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 279261 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 279666 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 279666 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 280263 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 280264 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 280668 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 280668 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 281266 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 281268 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 281670 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 281670 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 282269 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 282270 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 282672 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 282672 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 283271 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 283272 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 283674 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 283674 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 284274 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 284275 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 284681 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 284681 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 285277 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 285279 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 285683 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 285683 INFO  (qtp1884114-1840) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 286281 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 286283 INFO  (qtp1884114-1832) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 286685 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 286685 INFO  (qtp1884114-1842) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 287285 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 287287 INFO  (qtp1884114-1830) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 287687 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.h.a.CoreAdminOperation Checking request status for : 
2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393
   [junit4]   2> 287687 INFO  (qtp1884114-1844) [n:127.0.0.1:43967_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=2e224be6-8e24-4b11-85e0-3bd207545fa4324215901822393&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 288288 INFO  
(TEST-DeleteStatusTest.testAsyncIdsMayBeDeleted-seed#[A36D351FE5492D67]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAsyncIdsMayBeDeleted
   [junit4] IGNOR/A 30.1s J2 | DeleteStatusTest.testAsyncIdsMayBeDeleted
   [junit4]    > Assumption #1: Timed out creating collection - skipping test
   [junit4]   2> 288315 INFO  
(TEST-DeleteStatusTest.testDeletingNonExistentRequests-seed#[A36D351FE5492D67]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testDeletingNonExistentRequests
  

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

junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Nov 02, 2017 5:46:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=22781, 
name=jetty-launcher-1847-thread-1-EventThread, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 3002649 ERROR (jetty-launcher-1847-thread-1-EventThread) 
[n:127.0.0.1:32851_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>        at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>        at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]   2> Nov 02, 2017 5:46:51 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@128387),
 locale=ms-MY, timezone=America/Atikokan
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=74997088,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestBulkSchemaConcurrent, 
TestJsonRequest, BlockCacheTest, ComputePlanActionTest, TestCollationField, 
AutoAddReplicasIntegrationTest, TestFileDictionaryLookup, 
SolrCmdDistributorTest, NumericFieldsTest, PKIAuthenticationIntegrationTest, 
HdfsDirectoryTest, PolyFieldTest, TestConfigSetsAPIExclusivity, 
TestSchemaSimilarityResource, TestFastLRUCache, RegexBoostProcessorTest, 
SolrIndexConfigTest, TestJmxIntegration, TestWriterPerf, ExplicitHLLTest, 
TestHttpShardHandlerFactory, SuggestComponentTest, TestGraphMLResponseWriter, 
HdfsRestartWhileUpdatingTest, DistanceUnitsTest, TestConfigSetImmutable, 
TestSolrQueryParser, TestPerFieldSimilarityWithDefaultOverride, 
ConvertedLegacyTest, TestRestoreCore, TestSolrQueryResponse, 
CdcrRequestHandlerTest, TestDeleteCollectionOnDownNodes, 
TestAuthenticationFramework, CheckHdfsIndexTest, 
BinaryUpdateRequestHandlerTest, HdfsNNFailoverTest, TestNamedUpdateProcessors, 
DeleteShardTest, BadIndexSchemaTest, SolrIndexSplitterTest, 
TestCursorMarkWithoutUniqueKey, TestObjectReleaseTracker, 
SolrJmxReporterCloudTest, TestLuceneMatchVersion, MultiThreadedOCPTest, 
AddReplicaTest, MBeansHandlerTest, TestLegacyNumericRangeQueryBuilder, 
TestSSLRandomization, ZkStateWriterTest, TestCollapseQParserPlugin, 
ChaosMonkeySafeLeaderTest, TestDocumentBuilder, 
ClassificationUpdateProcessorIntegrationTest, PreAnalyzedFieldTest, 
TestPayloadCheckQParserPlugin, SpellCheckCollatorWithCollapseTest, 
TestExclusionRuleCollectionAccess, CollectionTooManyReplicasTest, 
TestMultiWordSynonyms, CdcrBootstrapTest, TestSimpleTrackingShardHandler, 
DistributedFacetPivotSmallAdvancedTest, SearchRateTriggerTest, 
TestRawResponseWriter, TestLegacyNumericUtils, TestFastWriter, 
TermVectorComponentDistributedTest, TestUniqueKeyFieldResource, 
TestStressLucene, TestFieldCache, TestDocSet, TestPseudoReturnFields, 
TestStressRecovery, TestCollationFieldDocValues, JavabinLoaderTest, 
TestManagedSchemaAPI, TestSimpleTextCodec, TestRandomCollapseQParserPlugin, 
SolrMetricsIntegrationTest, DistributedIntervalFacetingTest, TestStreamBody, 
CachingDirectoryFactoryTest, TestCustomDocTransformer, 
ShowFileRequestHandlerTest, TestCoreAdminApis, UpdateLogTest, 
TestAnalyzedSuggestions, TestNestedDocsSort, CloudExitableDirectoryReaderTest, 
TestUseDocValuesAsStored2, LeaderFailoverAfterPartitionTest, 
PreAnalyzedUpdateProcessorTest, RequestHandlersTest, SolrCoreMetricManagerTest, 
TestRecoveryHdfs, TestSurroundQueryParser, TestSchemaManager, 
TestFieldTypeResource, InfoHandlerTest, HttpTriggerListenerTest, 
HighlighterConfigTest, QueryResultKeyTest, TestSimpleQParserPlugin, 
SearchHandlerTest, MoreLikeThisHandlerTest, TestCorePropertiesReload, 
TestSolrCoreParser, TestSubQueryTransformerCrossCore, 
OpenExchangeRatesOrgProviderTest, SpellingQueryConverterTest, 
DebugComponentTest, TriLevelCompositeIdRoutingTest, TestStressInPlaceUpdates, 
TestReplicaProperties, PeerSyncReplicationTest, 
TestCopyFieldCollectionResource, TestCustomSort, BJQParserTest, 
DocValuesMultiTest, BasicDistributedZkTest, SSLMigrationTest, 
SaslZkACLProviderTest, ShardSplitTest, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=A36D351FE5492D67 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms-MY 
-Dtests.timezone=America/Atikokan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=22781, 
name=jetty-launcher-1847-thread-1-EventThread, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A36D351FE5492D67]:0)
   [junit4] Completed [567/747 (3!)] on J1 in 54.20s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 43691 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to