You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/18 10:37:38 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 898 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/898/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)  at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)  at sun.reflect.GeneratedConstructorAccessor229.newInstance(Unknown Source)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)  at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)  at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)  at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:558)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
	at sun.reflect.GeneratedConstructorAccessor229.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
	at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:558)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)


	at __randomizedtesting.SeedInfo.seed([C536154D83CDCC65]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
	at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
	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:745)




Build Log:
[...truncated 12976 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C536154D83CDCC65-001/init-core-data-001
   [junit4]   2> 1711682 WARN  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=156 numCloses=156
   [junit4]   2> 1711682 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1711683 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1711684 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C536154D83CDCC65-001/tempDir-001
   [junit4]   2> 1711684 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1711684 INFO  (Thread-3030) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1711684 INFO  (Thread-3030) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1711700 ERROR (Thread-3030) [    ] 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> 1711784 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51265
   [junit4]   2> 1711802 INFO  (jetty-launcher-4405-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1711808 INFO  (jetty-launcher-4405-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1711818 INFO  (jetty-launcher-4405-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59bb3571{/solr,null,AVAILABLE}
   [junit4]   2> 1711819 INFO  (jetty-launcher-4405-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e9eb6ba{HTTP/1.1,[http/1.1]}{127.0.0.1:42858}
   [junit4]   2> 1711819 INFO  (jetty-launcher-4405-thread-2) [    ] o.e.j.s.Server Started @1715183ms
   [junit4]   2> 1711819 INFO  (jetty-launcher-4405-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42858}
   [junit4]   2> 1711819 ERROR (jetty-launcher-4405-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1711819 INFO  (jetty-launcher-4405-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.7.0
   [junit4]   2> 1711819 INFO  (jetty-launcher-4405-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1711824 INFO  (jetty-launcher-4405-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1711824 INFO  (jetty-launcher-4405-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-18T10:14:30.359Z
   [junit4]   2> 1711831 INFO  (jetty-launcher-4405-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f0021a8{/solr,null,AVAILABLE}
   [junit4]   2> 1711831 INFO  (jetty-launcher-4405-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@592292ce{HTTP/1.1,[http/1.1]}{127.0.0.1:50493}
   [junit4]   2> 1711831 INFO  (jetty-launcher-4405-thread-1) [    ] o.e.j.s.Server Started @1715196ms
   [junit4]   2> 1711831 INFO  (jetty-launcher-4405-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50493}
   [junit4]   2> 1711832 ERROR (jetty-launcher-4405-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1711832 INFO  (jetty-launcher-4405-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.7.0
   [junit4]   2> 1711832 INFO  (jetty-launcher-4405-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1711832 INFO  (jetty-launcher-4405-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1711832 INFO  (jetty-launcher-4405-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-18T10:14:30.367Z
   [junit4]   2> 1711838 INFO  (jetty-launcher-4405-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1711846 INFO  (jetty-launcher-4405-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1711848 INFO  (jetty-launcher-4405-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51265/solr
   [junit4]   2> 1711848 INFO  (jetty-launcher-4405-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1711855 INFO  (jetty-launcher-4405-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1711856 INFO  (jetty-launcher-4405-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51265/solr
   [junit4]   2> 1711875 INFO  (jetty-launcher-4405-thread-2) [n:127.0.0.1:42858_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1711884 INFO  (jetty-launcher-4405-thread-2) [n:127.0.0.1:42858_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42858_solr
   [junit4]   2> 1711885 INFO  (jetty-launcher-4405-thread-2) [n:127.0.0.1:42858_solr    ] o.a.s.c.Overseer Overseer (id=97983035488862212-127.0.0.1:42858_solr-n_0000000000) starting
   [junit4]   2> 1711910 INFO  (jetty-launcher-4405-thread-1) [n:127.0.0.1:50493_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1711911 INFO  (jetty-launcher-4405-thread-1) [n:127.0.0.1:50493_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50493_solr
   [junit4]   2> 1711923 INFO  (zkCallback-4417-thread-1-processing-n:127.0.0.1:50493_solr) [n:127.0.0.1:50493_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1711929 INFO  (OverseerStateUpdate-97983035488862212-127.0.0.1:42858_solr-n_0000000000) [n:127.0.0.1:42858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1711929 INFO  (jetty-launcher-4405-thread-2) [n:127.0.0.1:42858_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42858_solr
   [junit4]   2> 1711937 INFO  (zkCallback-4417-thread-1-processing-n:127.0.0.1:50493_solr) [n:127.0.0.1:50493_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1711937 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42858_solr) [n:127.0.0.1:42858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1711987 INFO  (jetty-launcher-4405-thread-1) [n:127.0.0.1:50493_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C536154D83CDCC65-001/tempDir-001/node1/.
   [junit4]   2> 1712016 INFO  (jetty-launcher-4405-thread-2) [n:127.0.0.1:42858_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C536154D83CDCC65-001/tempDir-001/node2/.
   [junit4]   2> 1712025 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15c1b0d38540007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1712039 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1712040 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51265/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1713043 WARN  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1713245 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.m.log Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
   [junit4]   2> 1713268 WARN  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1713358 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1713412 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_52952_hdfs____.feim4d/webapp
   [junit4]   2> 1714174 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:52952
   [junit4]   2> 1715934 WARN  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1715941 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1715961 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_51469_datanode____wyvrr6/webapp
   [junit4]   2> 1716446 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:51469
   [junit4]   2> 1716872 WARN  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1716873 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1716904 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_56603_datanode____.m5xodd/webapp
   [junit4]   2> 1717393 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:56603
   [junit4]   2> 1717980 INFO  (IPC Server handler 6 on 41757) [    ] BlockStateChange BLOCK* processReport: from storage DS-f9637e5d-831d-4ab6-a9b5-f922bafc170f node DatanodeRegistration(127.0.0.1:33620, datanodeUuid=093ae943-462f-4e11-90c0-38aa22b383ec, infoPort=50934, infoSecurePort=0, ipcPort=60263, storageInfo=lv=-56;cid=testClusterID;nsid=479385524;c=0), blocks: 0, hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 1717980 INFO  (IPC Server handler 4 on 41757) [    ] BlockStateChange BLOCK* processReport: from storage DS-e6f28648-30ab-4a2f-b0d5-539f32466d86 node DatanodeRegistration(127.0.0.1:43787, datanodeUuid=f7cb48b3-6810-4260-9b92-61f7e516f765, infoPort=38563, infoSecurePort=0, ipcPort=42127, storageInfo=lv=-56;cid=testClusterID;nsid=479385524;c=0), blocks: 0, hasStaleStorage: true, processing time: 1 msecs
   [junit4]   2> 1717981 INFO  (IPC Server handler 6 on 41757) [    ] BlockStateChange BLOCK* processReport: from storage DS-45e12a94-0d79-454b-9de3-1f5f98b9c09f node DatanodeRegistration(127.0.0.1:33620, datanodeUuid=093ae943-462f-4e11-90c0-38aa22b383ec, infoPort=50934, infoSecurePort=0, ipcPort=60263, storageInfo=lv=-56;cid=testClusterID;nsid=479385524;c=0), blocks: 0, hasStaleStorage: false, processing time: 1 msecs
   [junit4]   2> 1717981 INFO  (IPC Server handler 4 on 41757) [    ] BlockStateChange BLOCK* processReport: from storage DS-9e9d5fd4-5340-478f-9848-881d1d150585 node DatanodeRegistration(127.0.0.1:43787, datanodeUuid=f7cb48b3-6810-4260-9b92-61f7e516f765, infoPort=38563, infoSecurePort=0, ipcPort=42127, storageInfo=lv=-56;cid=testClusterID;nsid=479385524;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1718428 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[C536154D83CDCC65]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1718431 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1718433 INFO  (OverseerThreadFactory-6115-thread-1-processing-n:127.0.0.1:42858_solr) [n:127.0.0.1:42858_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 1718541 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1718541 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1718541 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1718542 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1718651 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42858_solr) [n:127.0.0.1:42858_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1718652 INFO  (zkCallback-4417-thread-1-processing-n:127.0.0.1:50493_solr) [n:127.0.0.1:50493_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1719561 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1719567 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1719617 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 1719617 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 1719637 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1719638 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica2' using configuration from collection recoverytest, trusted=true
   [junit4]   2> 1719639 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1719640 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica1' using configuration from collection recoverytest, trusted=true
   [junit4]   2> 1719675 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:41757/data
   [junit4]   2> 1719675 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1719675 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1719676 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C536154D83CDCC65-001/tempDir-001/node1/recoverytest_shard1_replica2], dataDir=[hdfs://localhost:41757/data/recoverytest/core_node2/data/]
   [junit4]   2> 1719677 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7147d2c3
   [junit4]   2> 1719677 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:41757/data
   [junit4]   2> 1719678 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1719678 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1719678 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_C536154D83CDCC65-001/tempDir-001/node2/recoverytest_shard1_replica1], dataDir=[hdfs://localhost:41757/data/recoverytest/core_node1/data/]
   [junit4]   2> 1719678 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7147d2c3
   [junit4]   2> 1719680 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41757/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 1719683 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41757/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 1719714 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1719714 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1719714 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1719760 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1719760 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1719760 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1719866 WARN  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1719873 WARN  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1725328 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1725328 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1725336 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41757/data/recoverytest/core_node2/data
   [junit4]   2> 1725339 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41757/data/recoverytest/core_node1/data
   [junit4]   2> 1725380 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41757/data/recoverytest/core_node2/data/index
   [junit4]   2> 1725390 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41757/data/recoverytest/core_node1/data/index
   [junit4]   2> 1725391 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1725391 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1725391 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1725406 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1725415 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1725415 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1725415 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1725435 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1725825 INFO  (IPC Server handler 0 on 41757) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43787 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-45e12a94-0d79-454b-9de3-1f5f98b9c09f:NORMAL:127.0.0.1:33620|RBW], ReplicaUC[[DISK]DS-9e9d5fd4-5340-478f-9848-881d1d150585:NORMAL:127.0.0.1:43787|RBW]]} size 71
   [junit4]   2> 1725826 INFO  (IPC Server handler 1 on 41757) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33620 is added to blk_1073741825_1001 size 71
   [junit4]   2> 1725834 INFO  (IPC Server handler 2 on 41757) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:43787 is added to blk_1073741826_1002{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-9e9d5fd4-5340-478f-9848-881d1d150585:NORMAL:127.0.0.1:43787|RBW], ReplicaUC[[DISK]DS-45e12a94-0d79-454b-9de3-1f5f98b9c09f:NORMAL:127.0.0.1:33620|RBW]]} size 71
   [junit4]   2> 1725834 INFO  (IPC Server handler 6 on 41757) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:33620 is added to blk_1073741826_1002 size 71
   [junit4]   2> 1726333 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1726333 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726333 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1726351 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1726351 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1726351 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1726360 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726360 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726371 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1726371 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1726458 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1adc0ae6[recoverytest_shard1_replica1] main]
   [junit4]   2> 1726460 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@56ff24b8[recoverytest_shard1_replica2] main]
   [junit4]   2> 1726461 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1726462 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1726462 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1726463 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1726465 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1726465 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1726466 INFO  (searcherExecutor-6121-thread-1-processing-n:127.0.0.1:42858_solr x:recoverytest_shard1_replica1 s:shard1 c:recoverytest) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1] Registered new searcher Searcher@1adc0ae6[recoverytest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1726466 INFO  (searcherExecutor-6120-thread-1-processing-n:127.0.0.1:50493_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher Searcher@56ff24b8[recoverytest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1726476 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567728583322894336
   [junit4]   2> 1726476 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567728583322894336
   [junit4]   2> 1726486 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1726488 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42858_solr) [n:127.0.0.1:42858_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1726488 INFO  (zkCallback-4417-thread-1-processing-n:127.0.0.1:50493_solr) [n:127.0.0.1:50493_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1726988 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1726988 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1726988 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/
   [junit4]   2> 1726989 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1 url=http://127.0.0.1:42858/solr START replicas=[http://127.0.0.1:50493/solr/recoverytest_shard1_replica2/] nUpdates=100
   [junit4]   2> 1726989 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1 url=http://127.0.0.1:42858/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1726992 INFO  (qtp152198086-19216) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.S.Request [recoverytest_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1726994 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1726994 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1726994 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1727001 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/ shard1
   [junit4]   2> 1727108 INFO  (zkCallback-4417-thread-1-processing-n:127.0.0.1:50493_solr) [n:127.0.0.1:50493_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1727108 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42858_solr) [n:127.0.0.1:42858_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1727155 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1727157 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2} status=0 QTime=8616
   [junit4]   2> 1727262 INFO  (zkCallback-4417-thread-1-processing-n:127.0.0.1:50493_solr) [n:127.0.0.1:50493_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1727262 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42858_solr) [n:127.0.0.1:42858_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1727494 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2} status=0 QTime=8952
   [junit4]   2> 1727501 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1727600 INFO  (zkCallback-4413-thread-1-processing-n:127.0.0.1:42858_solr) [n:127.0.0.1:42858_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1727600 INFO  (zkCallback-4417-thread-1-processing-n:127.0.0.1:50493_solr) [n:127.0.0.1:50493_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1728440 INFO  (OverseerCollectionConfigSetProcessor-97983035488862212-127.0.0.1:42858_solr-n_0000000000) [n:127.0.0.1:42858_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> 1728501 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=10070
   [junit4]   2> 1728506 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[C536154D83CDCC65]) [    ] o.a.s.c.RecoveryZkTest Indexing 1200 documents
   [junit4]   2> 1728638 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-0 (1567728585466183680)]} 0 68
   [junit4]   2> 1728639 INFO  (qtp1421210374-19224) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0 (1567728585466183680)]} 0 119
   [junit4]   2> 1728641 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-0 (1567728585464086528)]} 0 78
   [junit4]   2> 1728642 INFO  (qtp1421210374-19225) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0 (1567728585464086528)]} 0 123
   [junit4]   2> 1728649 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-1 (1567728585594109952)]} 0 6
   [junit4]   2> 1728650 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1 (1567728585594109952)]} 0 8
   [junit4]   2> 1728652 INFO  (qtp152198086-19214) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-1 (1567728585596207104)]} 0 6
   [junit4]   2> 1728652 INFO  (qtp1421210374-19227) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1 (1567728585596207104)]} 0 8
   [junit4]   2> 1728657 INFO  (qtp152198086-19216) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-2 (1567728585604595712)]} 0 3
   [junit4]   2> 1728657 INFO  (qtp1421210374-19225) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2 (1567728585604595712)]} 0 5
   [junit4]   2> 1728661 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-2 (1567728585608790016)]} 0 3
   [junit4]   2> 1728661 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2 (1567728585608790016)]} 0 6
   [junit4]   2> 1728671 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-3 (1567728585615081472)]} 0 3
   [junit4]   2> 1728672 INFO  (qtp1421210374-19227) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3 (1567728585615081472)]} 0 10
   [junit4]   2> 1728681 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-3 (1567728585616130048)]} 0 13
   [junit4]   2> 1728681 INFO  (qtp1421210374-19224) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3 (1567728585616130048)]} 0 17
   [junit4]   2> 1728683 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-4 (1567728585628712960)]} 0 6
   [junit4]   2> 1728683 INFO  (qtp1421210374-19215) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4 (1567728585628712960)]} 0 8
   [junit4]   2> 1728689 INFO  (qtp152198086-19214) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-4 (1567728585638150144)]} 0 3
   [junit4]   2> 1728689 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4 (1567728585638150144)]} 0 5
   [junit4]   2> 1728693 INFO  (qtp152198086-19216) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-5 (1567728585642344448)]} 0 3
   [junit4]   2> 1728693 INFO  (qtp1421210374-19226) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5 (1567728585642344448)]} 0 7
   [junit4]   2> 1728696 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-5 (1567728585645490176)]} 0 2
   [junit4]   2> 1728696 INFO  (qtp1421210374-19225) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5 (1567728585645490176)]} 0 5
   [junit4]   2> 1728698 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-6 (1567728585649684480)]} 0 1
   [junit4]   2> 1728699 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6 (1567728585649684480)]} 0 3
   [junit4]   2> 1728701 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-6 (1567728585652830208)]} 0 1
   [junit4]   2> 1728701 INFO  (qtp1421210374-19227) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6 (1567728585652830208)]} 0 3
   [junit4]   2> 1728706 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-1 (-1567728585655975936)]} 0 3
   [junit4]   2> 1728706 INFO  (qtp1421210374-19224) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-1 (-1567728585655975936)]} 0 5
   [junit4]   2> 1728713 INFO  (qtp152198086-19214) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-1 (-1567728585659121664)]} 0 5
   [junit4]   2> 1728713 INFO  (qtp1421210374-19215) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-1 (-1567728585659121664)]} 0 9
   [junit4]   2> 1728717 INFO  (qtp152198086-19216) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-7 (1567728585668558848)]} 0 1
   [junit4]   2> 1728717 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7 (1567728585668558848)]} 0 4
   [junit4]   2> 1728720 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-7 (1567728585671704576)]} 0 1
   [junit4]   2> 1728720 INFO  (qtp1421210374-19226) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7 (1567728585671704576)]} 0 3
   [junit4]   2> 1728725 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-8 (1567728585675898880)]} 0 3
   [junit4]   2> 1728725 INFO  (qtp1421210374-19225) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8 (1567728585675898880)]} 0 5
   [junit4]   2> 1728728 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-8 (1567728585680093184)]} 0 1
   [junit4]   2> 1728728 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8 (1567728585680093184)]} 0 6
   [junit4]   2> 1728731 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-9 (1567728585684287488)]} 0 1
   [junit4]   2> 1728732 INFO  (qtp1421210374-19227) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9 (1567728585684287488)]} 0 3
   [junit4]   2> 1728734 INFO  (qtp152198086-19214) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-9 (1567728585687433216)]} 0 1
   [junit4]   2> 1728735 INFO  (qtp1421210374-19225) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9 (1567728585687433216)]} 0 4
   [junit4]   2> 1728737 INFO  (qtp152198086-19216) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-10 (1567728585690578944)]} 0 1
   [junit4]   2> 1728737 INFO  (qtp1421210374-19215) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-10 (1567728585690578944)]} 0 3
   [junit4]   2> 1728744 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-10 (1567728585694773248)]} 0 4
   [junit4]   2> 1728744 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10 (1567728585694773248)]} 0 6
   [junit4]   2> 1728749 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-11 (1567728585695821824)]} 0 7
   [junit4]   2> 1728752 INFO  (qtp1421210374-19226) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-11 (1567728585695821824)]} 0 13
   [junit4]   2> 1728753 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-11 (1567728585704210432)]} 0 3
   [junit4]   2> 1728753 INFO  (qtp1421210374-19224) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-11 (1567728585704210432)]} 0 5
   [junit4]   2> 1728759 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-12 (1567728585711550464)]} 0 2
   [junit4]   2> 1728759 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-12 (1567728585711550464)]} 0 5
   [junit4]   2> 1728762 INFO  (qtp152198086-19214) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-12 (1567728585712599040)]} 0 1
   [junit4]   2> 1728762 INFO  (qtp1421210374-19227) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-12 (1567728585712599040)]} 0 7
   [junit4]   2> 1728766 INFO  (qtp152198086-19216) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-13 (1567728585719939072)]} 0 2
   [junit4]   2> 1728766 INFO  (qtp1421210374-19225) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-13 (1567728585719939072)]} 0 4
   [junit4]   2> 1728770 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-13 (1567728585723084800)]} 0 2
   [junit4]   2> 1728770 INFO  (qtp1421210374-19215) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-13 (1567728585723084800)]} 0 5
   [junit4]   2> 1728773 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-14 (1567728585727279104)]} 0 2
   [junit4]   2> 1728774 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-14 (1567728585727279104)]} 0 4
   [junit4]   2> 1728777 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-14 (1567728585731473408)]} 0 2
   [junit4]   2> 1728778 INFO  (qtp1421210374-19226) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-14 (1567728585731473408)]} 0 4
   [junit4]   2> 1728784 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-2 (-1567728585736716288)]} 0 5
   [junit4]   2> 1728785 INFO  (qtp1421210374-19224) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-2 (-1567728585736716288)]} 0 7
   [junit4]   2> 1728786 INFO  (qtp152198086-19214) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-2 (-1567728585739862016)]} 0 2
   [junit4]   2> 1728786 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-2 (-1567728585739862016)]} 0 5
   [junit4]   2> 1728793 INFO  (qtp152198086-19216) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-15 (1567728585745104896)]} 0 5
   [junit4]   2> 1728794 INFO  (qtp1421210374-19227) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-15 (1567728585745104896)]} 0 7
   [junit4]   2> 1728794 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-15 (1567728585747202048)]} 0 1
   [junit4]   2> 1728794 INFO  (qtp1421210374-19225) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-15 (1567728585747202048)]} 0 6
   [junit4]   2> 1728798 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-3 (-1567728585755590656)]} 0 1
   [junit4]   2> 1728799 INFO  (qtp1421210374-19215) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-3 (-1567728585755590656)]} 0 3
   [junit4]   2> 1728799 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-3 (-1567728585755590657)]} 0 1
   [junit4]   2> 1728800 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-3 (-1567728585755590657)]} 0 3
   [junit4]   2> 1728803 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-16 (1567728585760833536)]} 0 1
   [junit4]   2> 1728804 INFO  (qtp1421210374-19226) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-16 (1567728585760833536)]} 0 3
   [junit4]   2> 1728804 INFO  (qtp152198086-19214) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-16 (1567728585760833537)]} 0 1
   [junit4]   2> 1728805 INFO  (qtp1421210374-19224) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-16 (1567728585760833537)]} 0 3
   [junit4]   2> 1728809 INFO  (qtp152198086-19216) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-4 (-1567728585766076416)]} 0 1
   [junit4]   2> 1728809 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-4 (-1567728585766076416)]} 0 3
   [junit4]   2> 1728810 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-4 (-1567728585766076417)]} 0 1
   [junit4]   2> 1728810 INFO  (qtp1421210374-19227) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-4 (-1567728585766076417)]} 0 3
   [junit4]   2> 1728816 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-17 (1567728585771319296)]} 0 2
   [junit4]   2> 1728816 INFO  (qtp1421210374-19225) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-17 (1567728585771319296)]} 0 5
   [junit4]   2> 1728817 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-17 (1567728585772367872)]} 0 2
   [junit4]   2> 1728817 INFO  (qtp1421210374-19215) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-17 (1567728585772367872)]} 0 5
   [junit4]   2> 1728823 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-18 (1567728585781805056)]} 0 1
   [junit4]   2> 1728824 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-18 (1567728585781805056)]} 0 3
   [junit4]   2> 1728825 INFO  (qtp152198086-19214) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-18 (1567728585782853632)]} 0 1
   [junit4]   2> 1728825 INFO  (qtp1421210374-19226) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-18 (1567728585782853632)]} 0 3
   [junit4]   2> 1728829 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-6 (-1567728585787047936)]} 0 1
   [junit4]   2> 1728829 INFO  (qtp1421210374-19224) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-6 (-1567728585787047936)]} 0 3
   [junit4]   2> 1728831 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-6 (-1567728585789145088)]} 0 1
   [junit4]   2> 1728832 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-6 (-1567728585789145088)]} 0 3
   [junit4]   2> 1728834 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-19 (1567728585792290816)]} 0 1
   [junit4]   2> 1728834 INFO  (qtp1421210374-19227) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-19 (1567728585792290816)]} 0 3
   [junit4]   2> 1728837 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-19 (1567728585795436544)]} 0 1
   [junit4]   2> 1728840 INFO  (qtp152198086-19216) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-7 (-1567728585797533696)]} 0 1
   [junit4]   2> 1728840 INFO  (qtp1421210374-19215) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-7 (-1567728585797533696)]} 0 4
   [junit4]   2> 1728840 INFO  (qtp1421210374-19225) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-19 (1567728585795436544)]} 0 5
   [junit4]   2> 1728847 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-7 (-1567728585803825152)]} 0 2
   [junit4]   2> 1728847 INFO  (qtp1421210374-19227) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-7 (-1567728585803825152)]} 0 5
   [junit4]   2> 1728847 INFO  (qtp152198086-19214) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-20 (1567728585803825153)]} 0 2
   [junit4]   2> 1728848 INFO  (qtp1421210374-19226) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-20 (1567728585803825153)]} 0 5
   [junit4]   2> 1728854 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-9 (-1567728585812213761)]} 0 2
   [junit4]   2> 1728855 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-20 (1567728585812213760)]} 0 2
   [junit4]   2> 1728855 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-20 (1567728585812213760)]} 0 5
   [junit4]   2> 1728855 INFO  (qtp1421210374-19224) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-9 (-1567728585812213761)]} 0 5
   [junit4]   2> 1728861 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-21 (1567728585819553792)]} 0 1
   [junit4]   2> 1728861 INFO  (qtp1421210374-19215) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-21 (1567728585819553792)]} 0 4
   [junit4]   2> 1728862 INFO  (qtp152198086-19216) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-9 (-1567728585820602368)]} 0 1
   [junit4]   2> 1728863 INFO  (qtp1421210374-19217) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-9 (-1567728585820602368)]} 0 5
   [junit4]   2> 1728867 INFO  (qtp152198086-19231) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-12 (-1567728585826893824)]} 0 1
   [junit4]   2> 1728868 INFO  (qtp1421210374-19225) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-12 (-1567728585826893824)]} 0 4
   [junit4]   2> 1728871 INFO  (qtp152198086-19214) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-21 (1567728585827942400)]} 0 1
   [junit4]   2> 1728871 INFO  (qtp1421210374-19227) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-21 (1567728585827942400)]} 0 6
   [junit4]   2> 1728877 INFO  (qtp152198086-19219) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-22 (1567728585834233856)]} 0 2
   [junit4]   2> 1728878 INFO  (qtp1421210374-19226) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-22 (1567728585834233856)]} 0 7
   [junit4]   2> 1728879 INFO  (qtp152198086-19230) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-12 (-1567728585838428160)]} 0 1
   [junit4]   2> 1728879 INFO  (qtp1421210374-19222) [n:127.0.0.1:42858_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-12 (-1567728585838428160)]} 0 4
   [junit4]   2> 1730105 INFO  (qtp152198086-19223) [n:127.0.0.1:50493_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42858/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-22 (1567728585844719616)]} 0 1
   [junit4]   2>

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

unit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>     org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>     org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>     org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1257)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2> 
   [junit4]   2> process reaper:
   [junit4]   2>     [...sun.*]
   [junit4]   2>     java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>     java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>     java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>     java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>     java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>     java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>     java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> process reaper:
   [junit4]   2>     [...sun.*]
   [junit4]   2>     java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>     java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]   2>     java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]   2>     java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]   2>     java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1066)
   [junit4]   2>     java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>     java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> Signal Dispatcher:
   [junit4]   2> 
   [junit4]   2> 1765022 INFO  (SUITE-HdfsRecoveryZkTest-seed#[C536154D83CDCC65]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=FST50, _version_=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneVarGapFixedInterval), a_i=FST50, id=FST50}, docValues:{}, maxPointsInLeafNode=761, maxMBSortInHeap=7.922613272626436, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=en-IE, timezone=CTT
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=5,free=194768000,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestChildDocTransformer, CollectionReloadTest, CursorPagingTest, TestNoOpRegenerator, TestSQLHandler, WrapperMergePolicyFactoryTest, TestGraphMLResponseWriter, TestSolrDeletionPolicy2, CdcrUpdateLogTest, PeerSyncTest, TestSolrQueryParserDefaultOperatorResource, TestCoreAdminApis, TestSolrCloudSnapshots, DistanceUnitsTest, TestScoreJoinQPNoScore, TlogReplayBufferedWhileIndexingTest, TestPayloadScoreQParserPlugin, TestFieldCacheReopen, NumericFieldsTest, LeaderElectionContextKeyTest, TestRandomFaceting, DisMaxRequestHandlerTest, LeaderElectionIntegrationTest, TestJoin, TestDocumentBuilder, TestInfoStreamLogging, TestConfigSetProperties, TestLegacyFieldCache, FullHLLTest, TestIntervalFaceting, BlobRepositoryCloudTest, DefaultValueUpdateProcessorTest, TestSolrCoreProperties, CacheHeaderTest, RecoveryAfterSoftCommitTest, OutputWriterTest, TestFoldingMultitermQuery, QueryElevationComponentTest, TestJmxIntegration, InfoHandlerTest, TestSchemaManager, CoreAdminCreateDiscoverTest, PathHierarchyTokenizerFactoryTest, TestSmileRequest, TestImpersonationWithHadoopAuth, TestCollationFieldDocValues, SharedFSAutoReplicaFailoverTest, TestSolrConfigHandler, TestCrossCoreJoin, TestFieldTypeResource, SolrMetricReporterTest, TestHighlightDedupGrouping, TestAtomicUpdateErrorCases, TestFastLRUCache, TestLRUStatsCache, TestReplicationHandler, ReturnFieldsTest, SolrRequestParserTest, TestGraphTermsQParserPlugin, TestDistributedSearch, SecurityConfHandlerTest, TestAuthenticationFramework, StandardRequestHandlerTest, TestBadConfig, DocValuesMissingTest, TestStressLiveNodes, TestTrieFacet, TestPerFieldSimilarityWithDefaultOverride, ScriptEngineTest, TestCloudRecovery, FileBasedSpellCheckerTest, RankQueryTest, TestApiFramework, SolrGraphiteReporterTest, UUIDFieldTest, TestUninvertingReader, TestDocSet, TestFieldCacheSortRandom, SuggestComponentTest, BlockJoinFacetDistribTest, SignatureUpdateProcessorFactoryTest, TestReplicationHandlerBackup, TestSchemaSimilarityResource, DateFieldTest, TestRandomFlRTGCloud, TestPathTrie, CollectionsAPIAsyncDistributedZkTest, TestConfigSetsAPI, SmileWriterTest, JvmMetricsTest, TestLeaderElectionWithEmptyReplica, TestBlobHandler, DistributedSpellCheckComponentTest, CdcrReplicationHandlerTest, TestCustomDocTransformer, TestCustomStream, DistributedFacetPivotSmallAdvancedTest, BlockDirectoryTest, TestFieldCollectionResource, SolrCoreTest, RequiredFieldsTest, TestSolrConfigHandlerConcurrent, TestRuleBasedAuthorizationPlugin, ConfigSetsAPITest, ZkNodePropsTest, HdfsChaosMonkeySafeLeaderTest, DeleteStatusTest, DocumentAnalysisRequestHandlerTest, ReplicationFactorTest, TestQuerySenderNoQuery, TestPerFieldSimilarity, TestCSVLoader, TestRTimerTree, TestReloadAndDeleteDocs, TestBinaryResponseWriter, CurrencyFieldOpenExchangeTest, BasicDistributedZk2Test, SyncSliceTest, ShardRoutingTest, TestZkChroot, TestDistributedGrouping, ZkControllerTest, TestStressVersions, TestRangeQuery, TestGroupingSearch, DirectUpdateHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, TestStressLucene, TestUpdate, QueryEqualityTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, TestOmitPositions, TestValueSourceCache, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestComponentsName, TestLFUCache, CleanupOldIndexTest, CollectionTooManyReplicasTest, DeleteNodeTest, DocValuesNotIndexedTest, HttpPartitionTest, OverseerTaskQueueTest, ShardSplitTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest -Dtests.seed=C536154D83CDCC65 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=CTT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | HdfsRecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
   [junit4]    > 	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
   [junit4]    > 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
   [junit4]    > 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1088)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:947)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:920)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:558)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C536154D83CDCC65]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [570/712 (1!)] on J0 in 53.42s, 1 test, 1 failure <<< FAILURES!

[...truncated 43884 lines...]

[JENKINS] Lucene-Solr-Tests-6.x - Build # 901 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/901/

All tests passed

Build Log:
[...truncated 20879 lines...]
-validate-source-patterns:
[source-patterns] tabs instead spaces: solr/solr-ref-guide/src/css/ref-guide.css
[source-patterns] tabs instead spaces: solr/solr-ref-guide/src/js/ref-guide-toc.js

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:130: Found 2 violations in source files (tabs instead spaces).

Total time: 68 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-6.x - Build # 900 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/900/

All tests passed

Build Log:
[...truncated 20880 lines...]
-validate-source-patterns:
[source-patterns] tabs instead spaces: solr/solr-ref-guide/src/css/ref-guide.css
[source-patterns] tabs instead spaces: solr/solr-ref-guide/src/js/ref-guide-toc.js

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:130: Found 2 violations in source files (tabs instead spaces).

Total time: 69 minutes 57 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-Tests-6.x - Build # 899 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/899/

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
expected:<3> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<0>
	at __randomizedtesting.SeedInfo.seed([BDDB8636F82AF7B7:F5AEF282FE19D822]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:522)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([BDDB8636F82AF7B7:8A407228C0E62A13]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11344 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_BDDB8636F82AF7B7-001/init-core-data-001
   [junit4]   2> 284983 WARN  (SUITE-TestDelegationWithHadoopAuth-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=37 numCloses=37
   [junit4]   2> 284984 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 284987 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 284991 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_BDDB8636F82AF7B7-001/tempDir-001
   [junit4]   2> 284991 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 285000 INFO  (Thread-380) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 285000 INFO  (Thread-380) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 285056 ERROR (Thread-380) [    ] 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> 285100 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43918
   [junit4]   2> 285194 INFO  (jetty-launcher-217-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 285232 INFO  (jetty-launcher-217-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 285240 INFO  (jetty-launcher-217-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64b91c9f{/solr,null,AVAILABLE}
   [junit4]   2> 285247 INFO  (jetty-launcher-217-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f5b381f{/solr,null,AVAILABLE}
   [junit4]   2> 285257 INFO  (jetty-launcher-217-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5472521e{SSL,[ssl, http/1.1]}{127.0.0.1:59581}
   [junit4]   2> 285257 INFO  (jetty-launcher-217-thread-2) [    ] o.e.j.s.Server Started @288312ms
   [junit4]   2> 285257 INFO  (jetty-launcher-217-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59581}
   [junit4]   2> 285257 ERROR (jetty-launcher-217-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 285257 INFO  (jetty-launcher-217-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@747dac49{SSL,[ssl, http/1.1]}{127.0.0.1:42348}
   [junit4]   2> 285257 INFO  (jetty-launcher-217-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.7.0
   [junit4]   2> 285257 INFO  (jetty-launcher-217-thread-1) [    ] o.e.j.s.Server Started @288312ms
   [junit4]   2> 285257 INFO  (jetty-launcher-217-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 285257 INFO  (jetty-launcher-217-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 285257 INFO  (jetty-launcher-217-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42348}
   [junit4]   2> 285257 INFO  (jetty-launcher-217-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-19T05:16:19.400Z
   [junit4]   2> 285257 ERROR (jetty-launcher-217-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 285258 INFO  (jetty-launcher-217-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.7.0
   [junit4]   2> 285258 INFO  (jetty-launcher-217-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 285258 INFO  (jetty-launcher-217-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 285258 INFO  (jetty-launcher-217-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-19T05:16:19.401Z
   [junit4]   2> 285263 INFO  (jetty-launcher-217-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 285263 INFO  (jetty-launcher-217-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 285281 INFO  (jetty-launcher-217-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 285292 INFO  (jetty-launcher-217-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 285292 INFO  (jetty-launcher-217-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43918/solr
   [junit4]   2> 285294 INFO  (jetty-launcher-217-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43918/solr
   [junit4]   2> 285343 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 285344 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:59581_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 285345 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42348_solr
   [junit4]   2> 285346 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:59581_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59581_solr
   [junit4]   2> 285346 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.s.c.Overseer Overseer (id=97987525289639941-127.0.0.1:42348_solr-n_0000000000) starting
   [junit4]   2> 285350 INFO  (zkCallback-228-thread-1-processing-n:127.0.0.1:42348_solr) [n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 285350 INFO  (zkCallback-229-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 285371 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42348_solr
   [junit4]   2> 285373 INFO  (zkCallback-228-thread-1-processing-n:127.0.0.1:42348_solr) [n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 285373 INFO  (zkCallback-229-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 285376 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:59581_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 285396 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:59581_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 285511 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 285512 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 285547 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:59581_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 285547 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 285589 INFO  (jetty-launcher-217-thread-1-EventThread) [n:127.0.0.1:42348_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 285589 INFO  (jetty-launcher-217-thread-2-EventThread) [n:127.0.0.1:59581_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 285821 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 285822 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1662decd
   [junit4]   2> 285822 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@1662decd
   [junit4]   2> 285824 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:59581_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 285824 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:59581_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@4a20a41b
   [junit4]   2> 285825 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:59581_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the default client with: org.apache.solr.security.PKIAuthenticationPlugin$HttpHeaderClientConfigurer@4a20a41b
   [junit4]   2> 285875 INFO  (jetty-launcher-217-thread-1) [n:127.0.0.1:42348_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_BDDB8636F82AF7B7-001/tempDir-001/node1/.
   [junit4]   2> 285875 INFO  (jetty-launcher-217-thread-2) [n:127.0.0.1:59581_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_BDDB8636F82AF7B7-001/tempDir-001/node2/.
   [junit4] IGNOR/A 0.00s J2 | TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-14044))
   [junit4]   2> 285920 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 286466 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 286469 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43918/solr ready
   [junit4]   2> 286486 ERROR (qtp472651473-1902) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 286515 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 286516 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43918/solr ready
   [junit4]   2> 286542 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 286555 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 286556 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43918/solr ready
   [junit4]   2> 286566 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 286654 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 286655 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43918/solr ready
   [junit4]   2> 286659 ERROR (qtp472651473-1891) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 286681 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 286705 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 286712 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 286736 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 286747 WARN  (qtp472651473-1897) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 286747 WARN  (qtp472651473-1897) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 286748 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 286750 WARN  (qtp1288841218-1887) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 286751 WARN  (qtp1288841218-1887) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 286751 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 286762 WARN  (qtp472651473-1891) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 286762 WARN  (qtp472651473-1891) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 286763 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 286765 WARN  (qtp1288841218-1881) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 286765 WARN  (qtp1288841218-1881) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 286766 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 286766 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 286793 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 286805 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 286806 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43918/solr ready
   [junit4]   2> 286816 INFO  (qtp472651473-1892) [n:127.0.0.1:59581_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 286816 INFO  (qtp472651473-1892) [n:127.0.0.1:59581_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 286820 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=foo&p=foo&t=simple-dt&e=1495206980953&s=ycx3YIgywhpJYMHEabR3hw0BmfI="; Domain=127.0.0.1; Expires= , 19-5-29 15:16:20 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 19-5-29 15:16:20 GMT
   [junit4]   2> 286829 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 286846 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 286894 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 286895 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43918/solr ready
   [junit4]   2> 286900 INFO  (qtp472651473-1890) [n:127.0.0.1:59581_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVwfIpx_igFcQy8gfwUEFG7sqQ-wlZU_HvvtgAp44qRxySULB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 286900 INFO  (qtp472651473-1890) [n:127.0.0.1:59581_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVwfIpx_igFcQy8gfwUEFG7sqQ-wlZU_HvvtgAp44qRxySULB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 286927 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 286943 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 286944 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43918/solr ready
   [junit4]   2> 286955 INFO  (qtp472651473-1902) [n:127.0.0.1:59581_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVwfIpx_igFcQy8gfwUEFG7sqQ-wlZU_HvvtgAp44qRxySULB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 286956 INFO  (qtp472651473-1902) [n:127.0.0.1:59581_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVwfIpx_igFcQy8gfwUEFG7sqQ-wlZU_HvvtgAp44qRxySULB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 286982 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 286983 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43918/solr ready
   [junit4]   2> 286996 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 286997 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 287022 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 287032 WARN  (qtp472651473-1902) [n:127.0.0.1:59581_solr    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo is trying to renew a token with wrong password
   [junit4]   2> 287033 WARN  (qtp472651473-1902) [n:127.0.0.1:59581_solr    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 287033 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 287033 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew -Dtests.seed=BDDB8636F82AF7B7 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J2 | TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<403>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDDB8636F82AF7B7:8A407228C0E62A13]:0)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 287056 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 287070 WARN  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[BDDB8636F82AF7B7]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Domain=127.0.0.1; Expires= , 01-1-45 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: , 01-1-45 00:00:00 GMT
   [junit4]   2> 287078 INFO  (qtp472651473-1902) [n:127.0.0.1:59581_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAVwfIp1RigFcQy8hUQcEFBbjPaku4YxJS60-HnxSvAPBwnXEB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 287078 INFO  (qtp472651473-1902) [n:127.0.0.1:59581_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAVwfIp1RigFcQy8hUQcEFBbjPaku4YxJS60-HnxSvAPBwnXEB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 287079 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 287100 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 287122 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 287128 INFO  (jetty-closer-218-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5472521e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 287129 INFO  (jetty-closer-218-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=860681489
   [junit4]   2> 287129 INFO  (jetty-closer-218-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@747dac49{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 287129 INFO  (jetty-closer-218-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 287129 INFO  (jetty-closer-218-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1269566974
   [junit4]   2> 287129 INFO  (jetty-closer-218-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 287130 INFO  (jetty-closer-218-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 287130 INFO  (jetty-closer-218-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 287130 INFO  (jetty-closer-218-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 287130 INFO  (jetty-closer-218-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 287132 INFO  (jetty-closer-218-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 287132 INFO  (jetty-closer-218-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 287136 INFO  (jetty-closer-218-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97987525289639941-127.0.0.1:42348_solr-n_0000000000) closing
   [junit4]   2> 287137 INFO  (OverseerStateUpdate-97987525289639941-127.0.0.1:42348_solr-n_0000000000) [n:127.0.0.1:42348_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42348_solr
   [junit4]   2> 287137 WARN  (zkCallback-229-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 287138 INFO  (zkCallback-228-thread-1-processing-n:127.0.0.1:42348_solr) [n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 287140 ERROR (Thread[Thread-402,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:59581_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 287140 WARN  (zkCallback-228-thread-1-processing-n:127.0.0.1:42348_solr) [n:127.0.0.1:42348_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 287141 ERROR (Thread[Thread-404,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:42348_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 287158 INFO  (jetty-closer-218-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f5b381f{/solr,null,UNAVAILABLE}
   [junit4]   2> 287159 INFO  (jetty-closer-218-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64b91c9f{/solr,null,UNAVAILABLE}
   [junit4]   2> 287162 ERROR (SUITE-TestDelegationWithHadoopAuth-seed#[BDDB8636F82AF7B7]-worker) [    ] 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> 287162 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43918 43918
   [junit4]   2> 287263 INFO  (Thread-380) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43918 43918
   [junit4]   2> 287265 WARN  (Thread-380) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	10	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 287265 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_BDDB8636F82AF7B7-001
   [junit4]   2> May 19, 2017 5:16:21 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Etc/Zulu
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=168935584,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: [TestMacros, TestFieldCacheSort, StatelessScriptUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest, TermVectorComponentDistributedTest, HLLUtilTest, TestShortCircuitedRequests, MultiThreadedOCPTest, TestComplexPhraseQParserPlugin, PropertiesRequestHandlerTest, TestSolrXml, TestRestoreCore, TestExpandComponent, TestBulkSchemaConcurrent, TestPostingsSolrHighlighter, ExplicitHLLTest, DateRangeFieldTest, TestMinMaxOnMultiValuedField, TestInPlaceUpdatesStandalone, HttpPartitionTest, TestDelegationWithHadoopAuth]
   [junit4] Completed [84/712 (1!)] on J2 in 3.09s, 8 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 101 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/init-core-data-001
   [junit4]   2> 297737 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 297738 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 297739 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 297740 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-001
   [junit4]   2> 297740 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 297741 INFO  (Thread-508) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 297741 INFO  (Thread-508) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 297749 ERROR (Thread-508) [    ] 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> 297841 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38479
   [junit4]   2> 297865 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 297868 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 297869 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15218583{/solr,null,AVAILABLE}
   [junit4]   2> 297870 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10b7ee93{SSL,[ssl, http/1.1]}{127.0.0.1:42610}
   [junit4]   2> 297870 INFO  (jetty-launcher-390-thread-1) [    ] o.e.j.s.Server Started @301100ms
   [junit4]   2> 297870 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42610}
   [junit4]   2> 297870 ERROR (jetty-launcher-390-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297871 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.7.0
   [junit4]   2> 297871 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297871 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297871 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-19T05:16:32.184Z
   [junit4]   2> 297873 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 297877 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 297882 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e035d5c{/solr,null,AVAILABLE}
   [junit4]   2> 297883 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d663827{SSL,[ssl, http/1.1]}{127.0.0.1:57025}
   [junit4]   2> 297883 INFO  (jetty-launcher-390-thread-2) [    ] o.e.j.s.Server Started @301113ms
   [junit4]   2> 297883 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57025}
   [junit4]   2> 297883 ERROR (jetty-launcher-390-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297884 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.7.0
   [junit4]   2> 297884 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297884 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297884 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-19T05:16:32.197Z
   [junit4]   2> 297886 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f71bf80{/solr,null,AVAILABLE}
   [junit4]   2> 297887 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4aad29d2{SSL,[ssl, http/1.1]}{127.0.0.1:46882}
   [junit4]   2> 297887 INFO  (jetty-launcher-390-thread-3) [    ] o.e.j.s.Server Started @301117ms
   [junit4]   2> 297887 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46882}
   [junit4]   2> 297887 ERROR (jetty-launcher-390-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297887 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.7.0
   [junit4]   2> 297887 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297887 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297887 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-19T05:16:32.200Z
   [junit4]   2> 297898 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54ff3b75{/solr,null,AVAILABLE}
   [junit4]   2> 297899 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@671e2e02{SSL,[ssl, http/1.1]}{127.0.0.1:55619}
   [junit4]   2> 297899 INFO  (jetty-launcher-390-thread-4) [    ] o.e.j.s.Server Started @301129ms
   [junit4]   2> 297899 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55619}
   [junit4]   2> 297899 ERROR (jetty-launcher-390-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297899 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.7.0
   [junit4]   2> 297900 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 297900 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297900 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-19T05:16:32.213Z
   [junit4]   2> 297902 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297920 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297925 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297930 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 297930 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 297931 INFO  (jetty-launcher-390-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38479/solr
   [junit4]   2> 297931 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 297933 INFO  (jetty-launcher-390-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38479/solr
   [junit4]   2> 297937 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 297945 INFO  (jetty-launcher-390-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38479/solr
   [junit4]   2> 297948 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 297955 INFO  (jetty-launcher-390-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38479/solr
   [junit4]   2> 297956 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15c1f22c7bb0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 297981 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:46882_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 297982 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:42610_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 297982 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:55619_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 297982 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:46882_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46882_solr
   [junit4]   2> 297983 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:42610_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42610_solr
   [junit4]   2> 297984 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:55619_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55619_solr
   [junit4]   2> 297984 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:46882_solr    ] o.a.s.c.Overseer Overseer (id=97987526135578632-127.0.0.1:46882_solr-n_0000000000) starting
   [junit4]   2> 297987 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 297994 INFO  (zkCallback-407-thread-1-processing-n:127.0.0.1:46882_solr) [n:127.0.0.1:46882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 297998 INFO  (zkCallback-411-thread-1-processing-n:127.0.0.1:55619_solr) [n:127.0.0.1:55619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 298006 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:57025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 298008 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:57025_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 298010 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:57025_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57025_solr
   [junit4]   2> 298011 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 298011 INFO  (zkCallback-411-thread-1-processing-n:127.0.0.1:55619_solr) [n:127.0.0.1:55619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 298012 INFO  (zkCallback-407-thread-1-processing-n:127.0.0.1:46882_solr) [n:127.0.0.1:46882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 298022 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:57025_solr) [n:127.0.0.1:57025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 298039 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:46882_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46882_solr
   [junit4]   2> 298040 INFO  (zkCallback-411-thread-1-processing-n:127.0.0.1:55619_solr) [n:127.0.0.1:55619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 298040 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:57025_solr) [n:127.0.0.1:57025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 298041 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 298041 INFO  (zkCallback-407-thread-1-processing-n:127.0.0.1:46882_solr) [n:127.0.0.1:46882_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 298156 INFO  (jetty-launcher-390-thread-4) [n:127.0.0.1:55619_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-001/node4/.
   [junit4]   2> 298164 INFO  (jetty-launcher-390-thread-2) [n:127.0.0.1:57025_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-001/node2/.
   [junit4]   2> 298169 INFO  (jetty-launcher-390-thread-3) [n:127.0.0.1:46882_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-001/node3/.
   [junit4]   2> 298215 INFO  (jetty-launcher-390-thread-1) [n:127.0.0.1:42610_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-001/node1/.
   [junit4]   2> 298228 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 298229 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38479/solr ready
   [junit4]   2> 298275 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
   [junit4]   2> 298276 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 298342 INFO  (qtp692328705-2222) [n:127.0.0.1:55619_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=unknown_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 298345 INFO  (OverseerThreadFactory-923-thread-1-processing-n:127.0.0.1:46882_solr) [n:127.0.0.1:46882_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 298346 ERROR (OverseerThreadFactory-923-thread-1-processing-n:127.0.0.1:46882_solr) [n:127.0.0.1:46882_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: unknown_collection operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : unknown_collection
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:846)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:88)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:226)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 298381 INFO  (qtp692328705-2222) [n:127.0.0.1:55619_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400 QTime=39
   [junit4]   2> 298385 INFO  (qtp692328705-2223) [n:127.0.0.1:55619_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 298387 INFO  (OverseerThreadFactory-923-thread-2-processing-n:127.0.0.1:46882_solr) [n:127.0.0.1:46882_solr    ] o.a.s.c.CreateCollectionCmd Create collection acollectionafterbaddelete
   [junit4]   2> 298388 INFO  (OverseerCollectionConfigSetProcessor-97987526135578632-127.0.0.1:46882_solr-n_0000000000) [n:127.0.0.1:46882_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> 298564 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
   [junit4]   2> 298565 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 298570 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
   [junit4]   2> 298570 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 298676 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:57025_solr) [n:127.0.0.1:57025_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 298676 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 299582 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 299590 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 299591 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema [acollectionafterbaddelete_shard1_replica1] Schema name=minimal
   [junit4]   2> 299594 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 299594 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'acollectionafterbaddelete_shard1_replica1' using configuration from collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 299595 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299595 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore [[acollectionafterbaddelete_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-001/node2/acollectionafterbaddelete_shard1_replica1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-001/node2/./acollectionafterbaddelete_shard1_replica1/data/]
   [junit4]   2> 299600 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema [acollectionafterbaddelete_shard1_replica2] Schema name=minimal
   [junit4]   2> 299602 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 299602 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'acollectionafterbaddelete_shard1_replica2' using configuration from collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 299603 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299603 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore [[acollectionafterbaddelete_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-001/node1/acollectionafterbaddelete_shard1_replica2], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-001/node1/./acollectionafterbaddelete_shard1_replica2/data/]
   [junit4]   2> 299645 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 299645 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 299647 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299647 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299648 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e1fda89[acollectionafterbaddelete_shard1_replica1] main]
   [junit4]   2> 299650 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 299650 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 299650 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 299650 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567800420165746688
   [junit4]   2> 299653 INFO  (searcherExecutor-932-thread-1-processing-n:127.0.0.1:57025_solr x:acollectionafterbaddelete_shard1_replica1 s:shard1 c:acollectionafterbaddelete) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica1] Registered new searcher Searcher@e1fda89[acollectionafterbaddelete_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299658 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 299664 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 299664 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 299665 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299665 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299666 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@d3fe185[acollectionafterbaddelete_shard1_replica2] main]
   [junit4]   2> 299667 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 299667 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 299667 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 299668 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567800420184621056
   [junit4]   2> 299670 INFO  (searcherExecutor-933-thread-1-processing-n:127.0.0.1:42610_solr x:acollectionafterbaddelete_shard1_replica2 s:shard1 c:acollectionafterbaddelete) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica2] Registered new searcher Searcher@d3fe185[acollectionafterbaddelete_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299761 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:57025_solr) [n:127.0.0.1:57025_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 299761 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 300159 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 300159 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 300159 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:57025/solr/acollectionafterbaddelete_shard1_replica1/
   [junit4]   2> 300159 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=acollectionafterbaddelete_shard1_replica1 url=https://127.0.0.1:57025/solr START replicas=[https://127.0.0.1:42610/solr/acollectionafterbaddelete_shard1_replica2/] nUpdates=100
   [junit4]   2> 300159 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=acollectionafterbaddelete_shard1_replica1 url=https://127.0.0.1:57025/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 300183 INFO  (qtp1870289826-2183) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1 r:core_node1 x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.S.Request [acollectionafterbaddelete_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 300190 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 300190 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 300190 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 300194 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:57025/solr/acollectionafterbaddelete_shard1_replica1/ shard1
   [junit4]   2> 300297 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:57025_solr) [n:127.0.0.1:57025_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 300297 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 300345 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 300348 INFO  (qtp1388972491-2196) [n:127.0.0.1:57025_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2} status=0 QTime=1778
   [junit4]   2> 300450 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 300450 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:57025_solr) [n:127.0.0.1:57025_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 300676 INFO  (qtp1870289826-2184) [n:127.0.0.1:42610_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2} status=0 QTime=2112
   [junit4]   2> 300683 INFO  (qtp692328705-2223) [n:127.0.0.1:55619_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 300779 INFO  (zkCallback-412-thread-1-processing-n:127.0.0.1:57025_solr) [n:127.0.0.1:57025_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 300779 INFO  (zkCallback-408-thread-1-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 301685 INFO  (qtp692328705-2223) [n:127.0.0.1:55619_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3299
   [junit4]   2> 301690 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection
   [junit4]   2> 301721 INFO  (TEST-CollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoCollectionSpecified
   [junit4]   2> 301723 INFO  (TEST-CollectionsAPIDistributedZkTest.testNoCollectionSpecified-seed#[BDDB8636F82AF7B7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 301726 INFO  (qtp692328705-2216) [n:127.0.0.1:55619_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 301729 INFO  (OverseerCollectionConfigSetProcessor-97987526135578632-127.0.0.1:46882_solr-n_0000000000) [n:127.0.0.1:46882_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 301730 INFO  (OverseerThreadFactory-923-thread-3-processing-n:127.0.0.1:46882_solr) [n:127.0.0.1:46882_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 301733 INFO  (qtp1388972491-2197) [n:127.0.0.1:57025_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.acollectionafterbaddelete.shard1.replica1
   [junit4]   2> 301733 INFO  (qtp1870289826-2185) [n:127.0.0.1:42610_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.acollectionafterbaddelete.shard1.replica2
   [junit4]   2> 301734 INFO  (qtp1388972491-2197) [n:127.0.0.1:57025_solr    ] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@503d5f5
   [junit4]   2> 301734 INFO  (qtp1870289826-2185) [n:127.0.0.1:42610_solr    ] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@395216ec
   [junit4]   2> 301738 INFO  (qtp1388972491-2197) [n:127.0.0.1:57025_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.acollectionafterbaddelete.shard1.replica1
   [junit4]   2> 301738 INFO  (qtp1870289826-2185) [n:127.0.0.1:42610_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.acollectionafterbaddelete.shard1.replica2
   [junit4]   2> 301740 INFO  (qtp1870289826-2185) [n:127.0.0.1:42610_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 301740 WARN  (zkCallback-408-thread-1-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 301741 INFO  (qtp1870289826-2185) [n:127.0.0.1:42610_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 301742 INFO  (qtp1388972491-2197) [n:127.0.0.1:57025_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 302449 INFO  (qtp692328705-2216) [n:127.0.0.1:55619_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2} status=0 QTime=723
   [junit4]   2> 302453 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr    ] o.a.s.h.a.CoreAdminOperation core create command dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-002&collection.configName=conf&name=corewithnocollection&action=CREATE&numShards=1&collection=&wt=javabin&version=2
   [junit4]   2> 302454 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 302455 INFO  (OverseerStateUpdate-97987526135578632-127.0.0.1:46882_solr-n_0000000000) [n:127.0.0.1:46882_solr    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 303501 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 303509 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.s.IndexSchema [corewithnocollection] Schema name=minimal
   [junit4]   2> 303512 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 303512 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.c.CoreContainer Creating SolrCore 'corewithnocollection' using configuration from collection corewithnocollection, trusted=true
   [junit4]   2> 303513 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 303513 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.c.SolrCore [[corewithnocollection] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-001/node4/corewithnocollection], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001/tempDir-002/]
   [junit4]   2> 303594 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 303594 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 303596 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 303596 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 303599 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ba4db80[corewithnocollection] main]
   [junit4]   2> 303600 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 303601 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 303601 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 303602 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567800424309719040
   [junit4]   2> 303602 INFO  (searcherExecutor-942-thread-1-processing-n:127.0.0.1:55619_solr x:corewithnocollection c:corewithnocollection) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.c.SolrCore [corewithnocollection] Registered new searcher Searcher@3ba4db80[corewithnocollection] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 303618 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 303618 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 303618 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:55619/solr/corewithnocollection/
   [junit4]   2> 303618 INFO  (qtp692328705-2219) [n:127.0.0.1:55619_solr c:corewithnocollection   x:corewithnocollection] o.a.s.c.SyncSt

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

 Closing metric reporters for: solr.node
   [junit4]   2> 407707 INFO  (jetty-closer-391-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 407707 INFO  (jetty-closer-391-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 407707 INFO  (jetty-closer-391-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=560505254
   [junit4]   2> 407707 INFO  (jetty-closer-391-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 407707 INFO  (jetty-closer-391-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 407707 INFO  (jetty-closer-391-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 407710 INFO  (jetty-closer-391-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@671e2e02{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 407720 INFO  (jetty-closer-391-thread-3) [    ] o.a.s.c.Overseer Overseer (id=97987526135578632-127.0.0.1:46882_solr-n_0000000000) closing
   [junit4]   2> 407720 INFO  (OverseerStateUpdate-97987526135578632-127.0.0.1:46882_solr-n_0000000000) [n:127.0.0.1:46882_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46882_solr
   [junit4]   2> 407720 INFO  (jetty-closer-391-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2005915782
   [junit4]   2> 407721 INFO  (jetty-closer-391-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 407721 INFO  (jetty-closer-391-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 407721 INFO  (jetty-closer-391-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 407723 WARN  (zkCallback-407-thread-7-processing-n:127.0.0.1:46882_solr) [n:127.0.0.1:46882_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 407725 INFO  (jetty-closer-391-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7f71bf80{/solr,null,UNAVAILABLE}
   [junit4]   2> 407726 INFO  (zkCallback-411-thread-1-processing-n:127.0.0.1:55619_solr) [n:127.0.0.1:55619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 407726 INFO  (zkCallback-412-thread-6-processing-n:127.0.0.1:57025_solr) [n:127.0.0.1:57025_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 407726 INFO  (zkCallback-408-thread-8-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 407726 INFO  (zkCallback-408-thread-3-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42610_solr
   [junit4]   2> 407728 INFO  (zkCallback-408-thread-3-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.Overseer Overseer (id=97987526135578633-127.0.0.1:42610_solr-n_0000000001) starting
   [junit4]   2> 407738 INFO  (jetty-closer-391-thread-4) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@10b7ee93{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 407740 INFO  (jetty-closer-391-thread-4) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1710092671
   [junit4]   2> 407740 INFO  (jetty-closer-391-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 407740 INFO  (jetty-closer-391-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 407740 INFO  (jetty-closer-391-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 407741 WARN  (zkCallback-412-thread-6-processing-n:127.0.0.1:57025_solr) [n:127.0.0.1:57025_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 407742 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:38479) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15c1f22c7bb000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 407742 INFO  (jetty-closer-391-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e035d5c{/solr,null,UNAVAILABLE}
   [junit4]   2> 407743 INFO  (zkCallback-411-thread-1-processing-n:127.0.0.1:55619_solr) [n:127.0.0.1:55619_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 407743 INFO  (zkCallback-408-thread-3-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 407757 INFO  (zkCallback-408-thread-3-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 407760 INFO  (jetty-closer-391-thread-4) [    ] o.a.s.c.Overseer Overseer (id=97987526135578633-127.0.0.1:42610_solr-n_0000000001) closing
   [junit4]   2> 407760 INFO  (OverseerStateUpdate-97987526135578633-127.0.0.1:42610_solr-n_0000000001) [n:127.0.0.1:42610_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42610_solr
   [junit4]   2> 409255 WARN  (zkCallback-411-thread-1-processing-n:127.0.0.1:55619_solr) [n:127.0.0.1:55619_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 409255 INFO  (jetty-closer-391-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@54ff3b75{/solr,null,UNAVAILABLE}
   [junit4]   2> 409264 WARN  (zkCallback-408-thread-3-processing-n:127.0.0.1:42610_solr) [n:127.0.0.1:42610_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 409265 INFO  (jetty-closer-391-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@15218583{/solr,null,UNAVAILABLE}
   [junit4]   2> 409266 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] 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> 409267 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38479 38479
   [junit4]   2> 409411 INFO  (Thread-551) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38479 38479
   [junit4]   2> 409412 WARN  (Thread-551) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/configs/conf
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	57	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 	2	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	133	/solr/collections
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 409412 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[BDDB8636F82AF7B7]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_BDDB8636F82AF7B7-001
   [junit4]   2> May 19, 2017 5:18:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {_version_=FSTOrd50, id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1753, maxMBSortInHeap=7.811028443423819, sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ro, timezone=Europe/San_Marino
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=162248344,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryTypes, ForceLeaderTest, AtomicUpdatesTest, TestMissingGroups, TestExportWriter, TermsComponentTest, SharedFSAutoReplicaFailoverUtilsTest, ConnectionReuseTest, TestElisionMultitermQuery, ConvertedLegacyTest, TestCloudPivotFacet, InfixSuggestersTest, HdfsBasicDistributedZkTest, TestBlendedInfixSuggestions, SolrCoreMetricManagerTest, MoveReplicaTest, TestSubQueryTransformer, TestFieldResource, SolrIndexSplitterTest, CdcrBootstrapTest, IndexSchemaRuntimeFieldTest, JsonLoaderTest, HdfsThreadLeakTest, TestJavabinTupleStreamParser, TestInitParams, TestTrie, TestSolr4Spatial2, TestDynamicFieldCollectionResource, TestSortByMinMaxFunction, TestTrackingShardHandlerFactory, SubstringBytesRefFilterTest, CoreAdminRequestStatusTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [117/712 (2!)] on J1 in 112.19s, 20 tests, 1 failure <<< FAILURES!

[...truncated 45390 lines...]