You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/10/30 10:52:09 UTC

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9) - Build # 272 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/272/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC --illegal-access=deny

7 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:64435/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:64435/collection1
	at __randomizedtesting.SeedInfo.seed([BB8EB8EE247ECEDD:33DA87348A82A325]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:637)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1096)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:875)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:808)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1583)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:213)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:525)
	... 52 more


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

Error Message:
8 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=19109, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9/java.lang.Thread.run(Thread.java:844)    2) Thread[id=19239, name=zkCallback-3015-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    3) Thread[id=19111, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BB8EB8EE247ECEDD]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    4) Thread[id=19112, name=zkCallback-3015-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    5) Thread[id=19249, name=zkCallback-3015-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    6) Thread[id=19245, name=zkCallback-3015-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    7) Thread[id=19110, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BB8EB8EE247ECEDD]-SendThread(127.0.0.1:64352), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at java.base@9/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at java.base@9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at java.base@9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    8) Thread[id=19270, name=zkCallback-3015-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 8 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=19109, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=19239, name=zkCallback-3015-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=19111, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BB8EB8EE247ECEDD]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   4) Thread[id=19112, name=zkCallback-3015-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=19249, name=zkCallback-3015-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=19245, name=zkCallback-3015-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=19110, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BB8EB8EE247ECEDD]-SendThread(127.0.0.1:64352), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at java.base@9/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at java.base@9/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at java.base@9/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at java.base@9/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   8) Thread[id=19270, name=zkCallback-3015-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([BB8EB8EE247ECEDD]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=19239, name=zkCallback-3015-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    2) Thread[id=19112, name=zkCallback-3015-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    3) Thread[id=19249, name=zkCallback-3015-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    4) Thread[id=19245, name=zkCallback-3015-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)    5) Thread[id=19110, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BB8EB8EE247ECEDD]-SendThread(127.0.0.1:64352), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    6) Thread[id=19270, name=zkCallback-3015-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=19239, name=zkCallback-3015-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=19112, name=zkCallback-3015-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=19249, name=zkCallback-3015-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=19245, name=zkCallback-3015-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=19110, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[BB8EB8EE247ECEDD]-SendThread(127.0.0.1:64352), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   6) Thread[id=19270, name=zkCallback-3015-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([BB8EB8EE247ECEDD]:0)


FAILED:  org.apache.solr.search.function.TestFunctionQuery.testLongComparisons

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([BB8EB8EE247ECEDD:B816278CEA18992F]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:845)
	at org.apache.solr.search.function.TestFunctionQuery.singleTest(TestFunctionQuery.java:131)
	at org.apache.solr.search.function.TestFunctionQuery.singleTest(TestFunctionQuery.java:137)
	at org.apache.solr.search.function.TestFunctionQuery.testLongComparisons(TestFunctionQuery.java:943)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//doc[./str[@name='id']='2'  and ./float[@name='score']='2.0']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>

<lst name="responseHeader">
  <int name="status">0</int>
  <int name="QTime">2</int>
</lst>
<result name="response" numFound="119" start="0" maxScore="5.0">
  <doc>
    <str name="id">1</str>
    <int name="id_i">1</int>
    <long name="number_of_atoms_in_universe_l">9223372036854775807</long>
    <float name="score">5.0</float></doc>
  <doc>
    <str name="id">0</str>
    <int name="id_i">0</int>
    <float name="default_amount_f">17044.0</float>
    <str name="amounts_dpf">1|1.80 2|2.28 3|3.20 4|4.14 5|5.64 6|6.59 7|7.18 8|8.90 9|9.62 10|10.39 11|11.30 12|12.77 13|13.8 14|14.55 15|15.38 16|16.27 17|17.2 18|18.76 19|19.15 20|20.18 21|21.7 22|22.15 23|23.91 24|24.62 25|25.93 26|26.57 27|27.47 28|28.35 29|29.4 30|30.41 31|31.90 32|32.94 33|33.49 34|34.51 35|35.52 36|36.3 37|37.96 38|38.42 39|39.59 40|40.62 41|41.48 42|42.75 43|43.52 44|44.53 45|45.18 46|46.58 47|47.74 48|48.77 49|49.3 50|50.29 51|51.0 52|52.78 53|53.6 54|54.49 55|55.58 56|56.46 57|57.90 58|58.71 59|59.86 60|60.6 61|61.89 62|62.79 63|63.45 64|64.65 65|65.21 66|66.44 67|67.2 68|68.53 69|69.94 70|70.76 71|71.57 72|72.43 73|73.58 74|74.25 75|75.99 76|76.2 77|77.73 78|78.52 79|79.99 80|80.74 81|81.29 82|82.98 83|83.11 84|84.47 85|85.72 86|86.90 87|87.54 88|88.76 89|89.86 90|90.11 91|91.40 92|92.47 93|93.46 94|94.34 95|95.28 96|96.5 97|97.99 98|98.3 99|99.36 100|100.58 101|101.88 102|102.98 103|103.61 104|104.74 105|105.66 106|106.38 107|107.52 108|108.95 109|109.16 110|110.59 111|111.50 112|112.93 113|113.22 114|114.76 115|115.56 116|116.12 117|117.18 118|118.2 119|119.86 120|120.52 121|121.97 122|122.0 123|123.44 124|124.43 125|125.15 126|126.73 127|127.8 128|128.56 129|129.87 130|130.77 131|131.45 132|132.3 133|133.84 134|134.17 135|135.3 136|136.48 137|137.13 138|138.52 139|139.49 140|140.31 141|141.27 142|142.40 143|143.79 144|144.40 145|145.22 146|146.32 147|147.16 148|148.49 149|149.47 150|150.77 151|151.20 152|152.6 153|153.29 154|154.94 155|155.34 156|156.48 157|157.55 158|158.35 159|159.27 160|160.57 161|161.31 162|162.38 163|163.15 164|164.3 165|165.7 166|166.55 167|167.29 168|168.99 169|169.18 170|170.60 171|171.99 172|172.55 173|173.2 174|174.42 175|175.45 176|176.86 177|177.19 178|178.60 179|179.13 180|180.72 181|181.56 182|182.31 183|183.58 184|184.7 185|185.9 186|186.17 187|187.93 188|188.33 189|189.83 190|190.16 191|191.59 192|192.41 193|193.10 194|194.81 195|195.1 196|196.2 197|197.43 198|198.18 199|199.16 200|200.39 201|201.23 202|202.92 203|203.56 204|204.97 205|205.11 206|206.84 207|207.81 208|208.89 209|209.95 210|210.24 211|211.46 212|212.97 213|213.10 214|214.39 215|215.52 216|216.60 217|217.29 218|218.6 219|219.30 220|220.83 221|221.82 222|222.83 223|223.78 224|224.70 225|225.95 226|226.73 227|227.78 228|228.16 229|229.16 230|230.10 231|231.41 232|232.94 233|233.68 234|234.12 235|235.24 236|236.91 237|237.14 238|238.16 239|239.51 240|240.7 241|241.89 242|242.11 243|243.79 244|244.26 245|245.10 246|246.10 247|247.77 248|248.22 249|249.38 250|250.22 251|251.10 252|252.36 253|253.49 254|254.43 255|255.57 256|256.85 257|257.53 258|258.81 259|259.31 260|260.29 261|261.60 262|262.9 263|263.17 264|264.68 265|265.95 266|266.6 267|267.25 268|268.90 269|269.14 270|270.53 271|271.30 272|272.5 273|273.37 274|274.68 275|275.21 276|276.10 277|277.63 278|278.79 279|279.49 280|280.0 281|281.75 282|282.4 283|283.3 284|284.31 285|285.3 286|286.25 287|287.35 288|288.66 289|289.87 290|290.46 291|291.28 292|292.27 293|293.66 294|294.23 295|295.43 296|296.46 297|297.3 298|298.34 299|299.17 300|300.91 301|301.17 302|302.28 303|303.8 304|304.51 305|305.91 306|306.4 307|307.44 308|308.48 309|309.65 310|310.37 311|311.92 312|312.30 313|313.92 314|314.49 315|315.79 316|316.74 317|317.75 318|318.52 319|319.32 320|320.9 321|321.12 322|322.2 323|323.52 324|324.97 325|325.41 326|326.35 327|327.69 328|328.26 329|329.96 330|330.22 331|331.0 332|332.60 333|333.34 334|334.99 335|335.5 336|336.93 337|337.65 338|338.12 339|339.37 340|340.35 341|341.54 342|342.15 343|343.37 344|344.94 345|345.55 346|346.7 347|347.12 348|348.37 349|349.37 350|350.41 351|351.75 352|352.6 353|353.8 354|354.99 355|355.45 356|356.32 357|357.59 358|358.34 359|359.39 360|360.32 361|361.88 362|362.22 363|363.83 364|364.27 365|365.10 366|366.58 367|367.8 368|368.79 369|369.46 370|370.85 371|371.39 372|372.81 373|373.37 374|374.79 375|375.27 376|376.16 377|377.79 378|378.2 379|379.23 380|380.64 381|381.86 382|382.62 383|383.23 384|384.97 385|385.5 386|386.99 387|387.61 388|388.52 389|389.34 390|390.13 391|391.36 392|392.79 393|393.7 394|394.12 395|395.25 396|396.72 397|397.29 398|398.71 399|399.67 400|400.71 401|401.48 402|402.50 403|403.57 404|404.46 405|405.21 406|406.50 407|407.29 408|408.17 409|409.9 410|410.92 411|411.18 412|412.95 413|413.87 414|414.65 415|415.49 416|416.71 417|417.75 418|418.83 419|419.18 420|420.73 421|421.11 422|422.71 423|423.41 424|424.11 425|425.39 426|426.22 427|427.4 428|428.73 429|429.74 430|430.76 431|431.57 432|432.17 433|433.58 434|434.98 435|435.39 436|436.18 437|437.3 438|438.28 439|439.67 440|440.21 441|441.85 442|442.0 443|443.26 444|444.28 445|445.83 446|446.2 447|447.82 448|448.90 449|449.4 450|450.79 451|451.9 452|452.3 453|453.83 454|454.86 455|455.16 456|456.49 457|457.61 458|458.53 459|459.24 460|460.85 461|461.31 462|462.64 463|463.13 464|464.55 465|465.54 466|466.92 467|467.2 468|468.12 469|469.22 470|470.18 471|471.26 472|472.11 473|473.4 474|474.43 475|475.65 476|476.35 477|477.9 478|478.64 479|479.68 480|480.19 481|481.82 482|482.27 483|483.57 484|484.29 485|485.14 486|486.36 487|487.51 488|488.61 489|489.75 490|490.26 491|491.54 492|492.62 493|493.40 494|494.41 495|495.28 496|496.28 497|497.39 498|498.51 499|499.41 500|500.18 501|501.47 502|502.48 503|503.90 504|504.15 505|505.64 506|506.17 507|507.61 508|508.84 509|509.27 510|510.85 511|511.59 512|512.83 513|513.79 514|514.94 515|515.67 516|516.20 517|517.61 518|518.69 519|519.45 520|520.51 521|521.0 522|522.8 523|523.41 524|524.69 525|525.14 526|526.97 527|527.67 528|528.17 529|529.82 530|530.30 531|531.92 532|532.40 533|533.82 534|534.68 535|535.95 536|536.76 537|537.2 538|538.62 539|539.46 540|540.33 541|541.95 542|542.25 543|543.56 544|544.24 545|545.41 546|546.13 547|547.0 548|548.33 549|549.95 550|550.37 551|551.50 552|552.7 553|553.31 554|554.6 555|555.85 556|556.36 557|557.57 558|558.60 559|559.1 560|560.49 561|561.62 562|562.91 563|563.44 564|564.31 565|565.84 566|566.45 567|567.47 568|568.62 569|569.23 570|570.61 571|571.63 572|572.22 573|573.86 574|574.82 575|575.77 576|576.66 577|577.50 578|578.25 579|579.56 580|580.52 581|581.7 582|582.22 583|583.82 584|584.18 585|585.20 586|586.71 587|587.16 588|588.78 589|589.78 590|590.47 591|591.92 592|592.88 593|593.10 594|594.89 595|595.30 596|596.7 597|597.44 598|598.18 599|599.79 600|600.67 601|601.25 602|602.1 603|603.52 604|604.36 605|605.71 606|606.47 607|607.18 608|608.18 609|609.11 610|610.67 611|611.23 612|612.40 613|613.57 614|614.89 615|615.99 616|616.22 617|617.91 618|618.46 619|619.81 620|620.63 621|621.36 622|622.87 623|623.65 624|624.16 625|625.55 626|626.99 627|627.32 628|628.17 629|629.70 630|630.6 631|631.61 632|632.37 633|633.52 634|634.34 635|635.36 636|636.71 637|637.16 638|638.18 639|639.84 640|640.9 641|641.85 642|642.77 643|643.32 644|644.6 645|645.90 646|646.44 647|647.57 648|648.29 649|649.29 650|650.26 651|651.59 652|652.74 653|653.49 654|654.48 655|655.99 656|656.56 657|657.82 658|658.43 659|659.1 660|660.46 661|661.38 662|662.74 663|663.88 664|664.48 665|665.48 666|666.17 667|667.72 668|668.38 669|669.91 670|670.16 671|671.80 672|672.91 673|673.62 674|674.16 675|675.6 676|676.2 677|677.9 678|678.93 679|679.76 680|680.83 681|681.8 682|682.73 683|683.60 684|684.82 685|685.70 686|686.16 687|687.49 688|688.56 689|689.68 690|690.42 691|691.73 692|692.12 693|693.7 694|694.89 695|695.9 696|696.13 697|697.63 698|698.98 699|699.0 700|700.54 701|701.44 702|702.26 703|703.91 704|704.51 705|705.81 706|706.20 707|707.33 708|708.45 709|709.92 710|710.64 711|711.62 712|712.42 713|713.53 714|714.44 715|715.83 716|716.96 717|717.74 718|718.76 719|719.5 720|720.93 721|721.29 722|722.90 723|723.61 724|724.59 725|725.9 726|726.71 727|727.46 728|728.12 729|729.1 730|730.6 731|731.16 732|732.2 733|733.54 734|734.11 735|735.42 736|736.92 737|737.33 738|738.61 739|739.50 740|740.90 741|741.8 742|742.28 743|743.48 744|744.45 745|745.80 746|746.72 747|747.2 748|748.42 749|749.57 750|750.12 751|751.90 752|752.97 753|753.79 754|754.9 755|755.73 756|756.55 757|757.71 758|758.2 759|759.59 760|760.92 761|761.69 762|762.90 763|763.71 764|764.47 765|765.30 766|766.48 767|767.65 768|768.73 769|769.25 770|770.76 771|771.47 772|772.30 773|773.64 774|774.83 775|775.6 776|776.22 777|777.19 778|778.7 779|779.6 780|780.86 781|781.68 782|782.15 783|783.68 784|784.36 785|785.31 786|786.38 787|787.59 788|788.64 789|789.44 790|790.65 791|791.71 792|792.47 793|793.58 794|794.71 795|795.20 796|796.71 797|797.87 798|798.36 799|799.9 800|800.90 801|801.56 802|802.88 803|803.3 804|804.28 805|805.40 806|806.58 807|807.50 808|808.50 809|809.65 810|810.22 811|811.87 812|812.81 813|813.72 814|814.10 815|815.56 816|816.33 817|817.81 818|818.77 819|819.6 820|820.32 821|821.51 822|822.76 823|823.46 824|824.69 825|825.31 826|826.97 827|827.64 828|828.46 829|829.16 830|830.46 831|831.80 832|832.41 833|833.82 834|834.76 835|835.68 836|836.92 837|837.95 838|838.83 839|839.71 840|840.8 841|841.51 842|842.78 843|843.36 844|844.51 845|845.99 846|846.80 847|847.18 848|848.35 849|849.53 850|850.24 851|851.98 852|852.65 853|853.57 854|854.71 855|855.98 856|856.66 857|857.56 858|858.97 859|859.4 860|860.78 861|861.9 862|862.55 863|863.71 864|864.99 865|865.85 866|866.52 867|867.30 868|868.50 869|869.7 870|870.76 871|871.98 872|872.49 873|873.16 874|874.55 875|875.68 876|876.26 877|877.74 878|878.85 879|879.98 880|880.60 881|881.45 882|882.81 883|883.17 884|884.61 885|885.39 886|886.47 887|887.75 888|888.46 889|889.56 890|890.53 891|891.57 892|892.55 893|893.74 894|894.28 895|895.75 896|896.85 897|897.0 898|898.49 899|899.80 900|900.52 901|901.36 902|902.71 903|903.86 904|904.70 905|905.93 906|906.53 907|907.39 908|908.37 909|909.87 910|910.36 911|911.57 912|912.63 913|913.98 914|914.66 915|915.74 916|916.99 917|917.40 918|918.28 919|919.33 920|920.35 921|921.92 922|922.30 923|923.5 924|924.83 925|925.62 926|926.78 927|927.39 928|928.50 929|929.67 930|930.89 931|931.37 932|932.65 933|933.44 934|934.90 935|935.43 936|936.60 937|937.10 938|938.36 939|939.73 940|940.8 941|941.44 942|942.30 943|943.81 944|944.85 945|945.60 946|946.96 947|947.1 948|948.47 949|949.80 950|950.7 951|951.41 952|952.40 953|953.20 954|954.95 955|955.43 956|956.65 957|957.51 958|958.67 959|959.44 960|960.74 961|961.7 962|962.45 963|963.46 964|964.48 965|965.10 966|966.6 967|967.16 968|968.79 969|969.96 970|970.30 971|971.63 972|972.51 973|973.56 974|974.5 975|975.36 976|976.21 977|977.94 978|978.77 979|979.53 980|980.34 981|981.51 982|982.69 983|983.93 984|984.93 985|985.80 986|986.55 987|987.13 988|988.65 989|989.10 990|990.48 991|991.65 992|992.19 993|993.63 994|994.63 995|995.89 996|996.72 997|997.14 998|998.45 999|999.56 1000|1000.60 1001|1001.43 1002|1002.85 1003|1003.96 1004|1004.28 1005|1005.57 1006|1006.40 1007|1007.28 1008|1008.58 1009|1009.80 1010|1010.74 1011|1011.42 1012|1012.83 1013|1013.88 1014|1014.66 1015|1015.40 1016|1016.70 1017|1017.47 1018|1018.5 1019|1019.7 1020|1020.8 1021|1021.42 1022|1022.56 1023|1023.0 1024|1024.64 1025|1025.70 1026|1026.60 1027|1027.30 1028|1028.72 1029|1029.62 1030|1030.96 1031|1031.42 1032|1032.12 1033|1033.39 1034|1034.79 1035|1035.57 1036|1036.22 1037|1037.17 1038|1038.46 1039|1039.41 1040|1040.47 1041|1041.21 1042|1042.17 1043|1043.74 1044|1044.59 1045|1045.66 1046|1046.81 1047|1047.8 1048|1048.20 1049|1049.87 1050|1050.35 1051|1051.94 1052|1052.22 1053|1053.43 1054|1054.42 1055|1055.41 1056|1056.35 1057|1057.81 1058|1058.69 1059|1059.27 1060|1060.66 1061|1061.13 1062|1062.98 1063|1063.71 1064|1064.73 1065|1065.50 1066|1066.4 1067|1067.4 1068|1068.51 1069|1069.86 1070|1070.67 1071|1071.2 1072|1072.59 1073|1073.82 1074|1074.8 1075|1075.32 1076|1076.50 1077|1077.98 1078|1078.87 1079|1079.64 1080|1080.80 1081|1081.9 1082|1082.60 1083|1083.47 1084|1084.32 1085|1085.62 1086|1086.67 1087|1087.28 1088|1088.40 1089|1089.20 1090|1090.91 1091|1091.68 1092|1092.15 1093|1093.20 1094|1094.26 1095|1095.13 1096|1096.50 1097|1097.82 1098|1098.34 1099|1099.14 1100|1100.96 1101|1101.34 1102|1102.21 1103|1103.58 1104|1104.89 1105|1105.27 1106|1106.55 1107|1107.32 1108|1108.59 1109|1109.8 1110|1110.36 1111|1111.42 1112|1112.19 1113|1113.42 1114|1114.86 1115|1115.98 1116|1116.69 1117|1117.89 1118|1118.42 1119|1119.43 1120|1120.1 1121|1121.69 1122|1122.78 1123|1123.26 1124|1124.84 1125|1125.51 1126|1126.23 1127|1127.65 1128|1128.44 1129|1129.52 1130|1130.22 1131|1131.11 1132|1132.99 1133|1133.65 1134|1134.84 1135|1135.77 1136|1136.45 1137|1137.52 1138|1138.79 1139|1139.48 1140|1140.79 1141|1141.17 1142|1142.66 1143|1143.65 1144|1144.12 1145|1145.76 1146|1146.90 1147|1147.84 1148|1148.34 1149|1149.73 1150|1150.12 1151|1151.14 1152|1152.73 1153|1153.48 1154|1154.57 1155|1155.45 1156|1156.55 1157|1157.76 1158|1158.22 1159|1159.73 1160|1160.16 1161|1161.36 1162|1162.36 1163|1163.91 1164|1164.36 1165|1165.56 1166|1166.57 1167|1167.14 1168|1168.87 1169|1169.69 1170|1170.60 1171|1171.46 1172|1172.92 1173|1173.50 1174|1174.26 1175|1175.89 1176|1176.94 1177|1177.79 1178|1178.34 1179|1179.14 1180|1180.95 1181|1181.43 1182|1182.1 1183|1183.31 1184|1184.55 1185|1185.40 1186|1186.8 1187|1187.50 1188|1188.20 1189|1189.36 1190|1190.65 1191|1191.81 1192|1192.2 1193|1193.48 1194|1194.51 1195|1195.52 1196|1196.82 1197|1197.5 1198|1198.92 1199|1199.89 1200|1200.68 1201|1201.47 1202|1202.55 1203|1203.58 1204|1204.35 1205|1205.2 1206|1206.45 1207|1207.6 1208|1208.34 1209|1209.64 1210|1210.65 1211|1211.78 1212|1212.55 1213|1213.98 1214|1214.5 1215|1215.42 1216|1216.85 1217|1217.56 1218|1218.0 1219|1219.6 1220|1220.63 1221|1221.41 1222|1222.48 1223|1223.20 1224|1224.93 1225|1225.74 1226|1226.83 1227|1227.55 1228|1228.74 1229|1229.31 1230|1230.43 1231|1231.43 1232|1232.56 1233|1233.20 1234|1234.99 1235|1235.66 1236|1236.85 1237|1237.17 1238|1238.45 1239|1239.1 1240|1240.32 1241|1241.94 1242|1242.78 1243|1243.17 1244|1244.20 1245|1245.8 1246|1246.76 1247|1247.21 1248|1248.73 1249|1249.49 1250|1250.29 1251|1251.17 1252|1252.4 1253|1253.8 1254|1254.48 1255|1255.34 1256|1256.93 1257|1257.64 1258|1258.11 1259|1259.35 1260|1260.4 1261|1261.74 1262|1262.88 1263|1263.23 1264|1264.70 1265|1265.48 1266|1266.19 1267|1267.94 1268|1268.11 1269|1269.36 1270|1270.56 1271|1271.16 1272|1272.59 1273|1273.25 1274|1274.31 1275|1275.5 1276|1276.79 1277|1277.1 1278|1278.53 1279|1279.71 1280|1280.91 1281|1281.28 1282|1282.51 1283|1283.26 1284|1284.58 1285|1285.45 1286|1286.57 1287|1287.49 1288|1288.52 1289|1289.27 1290|1290.96 1291|1291.15 1292|1292.18 1293|1293.33 1294|1294.48 1295|1295.96 1296|1296.18 1297|1297.4 1298|1298.98 1299|1299.11 1300|1300.5 1301|1301.70 1302|1302.21 1303|1303.23 1304|1304.6 1305|1305.62 1306|1306.70 1307|1307.38 1308|1308.84 1309|1309.15 1310|1310.85 1311|1311.90 1312|1312.67 1313|1313.10 1314|1314.16 1315|1315.31 1316|1316.98 1317|1317.48 1318|1318.19 1319|1319.13 1320|1320.28 1321|1321.33 1322|1322.27 1323|1323.81 1324|1324.57 1325|1325.63 1326|1326.45 1327|1327.89 1328|1328.60 1329|1329.54 1330|1330.7 1331|1331.78 1332|1332.22 1333|1333.73 1334|1334.90 1335|1335.65 1336|1336.52 1337|1337.58 1338|1338.74 1339|1339.2 1340|1340.86 1341|1341.42 1342|1342.80 1343|1343.17 1344|1344.8 1345|1345.2 1346|1346.28 1347|1347.24 1348|1348.12 1349|1349.17 1350|1350.66 1351|1351.95 1352|1352.21 1353|1353.68 1354|1354.3 1355|1355.14 1356|1356.97 1357|1357.40 1358|1358.44 1359|1359.91 1360|1360.47 1361|1361.29 1362|1362.43 1363|1363.73 1364|1364.66 1365|1365.52 1366|1366.85 1367|1367.54 1368|1368.38 1369|1369.63 1370|1370.32 1371|1371.7 1372|1372.69 1373|1373.30 1374|1374.54 1375|1375.15 1376|1376.19 1377|1377.71 1378|1378.68 1379|1379.35 1380|1380.7 1381|1381.48 1382|1382.85 1383|1383.84 1384|1384.27 1385|1385.55 1386|1386.40 1387|1387.3 1388|1388.44 1389|1389.56 1390|1390.9 1391|1391.6 1392|1392.49 1393|1393.64 1394|1394.55 1395|1395.32 1396|1396.9 1397|1397.83 1398|1398.17 1399|1399.77 1400|1400.47 1401|1401.2 1402|1402.12 1403|1403.2 1404|1404.69 1405|1405.66 1406|1406.53 1407|1407.59 1408|1408.14 1409|1409.96 1410|1410.0 1411|1411.62 1412|1412.4 1413|1413.56 1414|1414.42 1415|1415.25 1416|1416.19 1417|1417.48 1418|1418.13 1419|1419.96 1420|1420.85 1421|1421.82 1422|1422.83 1423|1423.46 1424|1424.49 1425|1425.28 1426|1426.29 1427|1427.31 1428|1428.89 1429|1429.90 1430|1430.62 1431|1431.67 1432|1432.57 1433|1433.98 1434|1434.19 1435|1435.48 1436|1436.62 1437|1437.95 1438|1438.57 1439|1439.5 1440|1440.31 1441|1441.70 1442|1442.48 1443|1443.61 1444|1444.64 1445|1445.23 1446|1446.73 1447|1447.94 1448|1448.88 1449|1449.0 1450|1450.32 1451|1451.29 1452|1452.82 1453|1453.4 1454|1454.19 1455|1455.82 1456|1456.48 1457|1457.20 1458|1458.83 1459|1459.72 1460|1460.25 1461|1461.70 1462|1462.19 1463|1463.59 1464|1464.3 1465|1465.66 1466|1466.2 1467|1467.21 1468|1468.91 1469|1469.51 1470|1470.78 1471|1471.52 1472|1472.14 1473|1473.98 1474|1474.58 1475|1475.20 1476|1476.40 1477|1477.23 1478|1478.15 1479|1479.68 1480|1480.74 1481|1481.98 1482|1482.7 1483|1483.84 1484|1484.48 1485|1485.51 1486|1486.86 1487|1487.26 1488|1488.44 </str>
    <float name="score">2.0</float></doc>
  <doc>
    <str name="id">3</str>
    <int name="id_i">3</int>
    <float name="default_amount_f">19453.0</float>
    <str name="amounts_dpf">1|1.78 2|2.14 3|3.24 4|4.42 5|5.2 6|6.81 7|7.58 8|8.96 9|9.73 10|10.7 11|11.86 12|12.84 13|13.30 14|14.29 15|15.24 16|16.24 17|17.81 18|18.22 19|19.92 20|20.48 21|21.73 22|22.77 23|23.23 24|24.84 25|25.15 26|26.78 27|27.20 28|28.62 29|29.19 30|30.52 31|31.9 32|32.84 33|33.9 34|34.18 35|35.9 36|36.74 37|37.82 38|38.63 39|39.62 40|40.57 41|41.22 42|42.8 43|43.37 44|44.33 45|45.13 46|46.38 47|47.77 48|48.96 49|49.52 50|50.21 51|51.13 52|52.27 53|53.31 54|54.51 55|55.69 56|56.9 57|57.48 58|58.57 59|59.20 60|60.3 61|61.70 62|62.63 63|63.76 64|64.42 65|65.86 66|66.11 67|67.88 68|68.20 69|69.92 70|70.4 71|71.69 72|72.28 73|73.28 74|74.54 75|75.48 76|76.89 77|77.73 78|78.39 79|79.55 80|80.11 81|81.93 82|82.27 83|83.13 84|84.54 85|85.94 86|86.85 87|87.68 88|88.79 89|89.41 90|90.26 91|91.29 92|92.66 93|93.16 94|94.64 95|95.49 96|96.49 97|97.61 98|98.92 99|99.72 100|100.48 101|101.21 102|102.59 103|103.64 104|104.92 105|105.87 106|106.93 107|107.15 108|108.0 109|109.47 110|110.63 111|111.58 112|112.17 113|113.4 114|114.95 115|115.76 116|116.16 117|117.4 118|118.20 119|119.64 120|120.78 121|121.10 122|122.53 123|123.57 124|124.71 125|125.54 126|126.64 127|127.3 128|128.22 129|129.87 130|130.69 131|131.92 132|132.14 133|133.26 134|134.78 135|135.9 136|136.43 137|137.91 138|138.19 139|139.21 140|140.40 141|141.45 142|142.59 143|143.55 144|144.77 145|145.87 146|146.74 147|147.63 148|148.52 149|149.17 150|150.19 151|151.5 152|152.5 153|153.10 154|154.88 155|155.38 156|156.78 157|157.51 158|158.42 159|159.65 160|160.5 161|161.86 162|162.90 163|163.54 164|164.48 165|165.27 166|166.50 167|167.67 168|168.35 169|169.0 170|170.33 171|171.96 172|172.29 173|173.90 174|174.32 175|175.51 176|176.50 177|177.86 178|178.75 179|179.20 180|180.15 181|181.59 182|182.88 183|183.69 184|184.18 185|185.41 186|186.54 187|187.90 188|188.41 189|189.54 190|190.91 191|191.8 192|192.21 193|193.28 194|194.28 195|195.94 196|196.7 197|197.26 198|198.46 199|199.60 200|200.54 201|201.8 202|202.60 203|203.79 204|204.1 205|205.97 206|206.32 207|207.67 208|208.15 209|209.61 210|210.75 211|211.7 212|212.40 213|213.69 214|214.27 215|215.78 216|216.38 217|217.92 218|218.23 219|219.0 220|220.34 221|221.41 222|222.78 223|223.20 224|224.89 225|225.98 226|226.22 227|227.83 228|228.61 229|229.41 230|230.56 231|231.23 232|232.33 233|233.23 234|234.52 235|235.99 236|236.6 237|237.74 238|238.49 239|239.94 240|240.79 241|241.50 242|242.71 243|243.76 244|244.45 245|245.40 246|246.58 247|247.52 248|248.64 249|249.40 250|250.53 251|251.46 252|252.84 253|253.28 254|254.48 255|255.74 256|256.47 257|257.20 258|258.32 259|259.25 260|260.76 261|261.88 262|262.76 263|263.95 264|264.42 265|265.79 266|266.97 267|267.11 268|268.83 269|269.25 270|270.52 271|271.85 272|272.65 273|273.38 274|274.34 275|275.61 276|276.56 277|277.59 278|278.0 279|279.61 280|280.42 281|281.71 282|282.42 283|283.67 284|284.25 285|285.37 286|286.1 287|287.83 288|288.56 289|289.80 290|290.25 291|291.16 292|292.13 293|293.34 294|294.97 295|295.0 296|296.22 297|297.33 298|298.98 299|299.95 300|300.17 301|301.51 302|302.88 303|303.76 304|304.1 305|305.42 306|306.47 307|307.63 308|308.97 309|309.96 310|310.86 311|311.48 312|312.37 313|313.84 314|314.78 315|315.60 316|316.53 317|317.66 318|318.63 319|319.59 320|320.38 321|321.77 322|322.7 323|323.63 324|324.14 325|325.47 326|326.54 327|327.7 328|328.10 329|329.19 330|330.52 331|331.17 332|332.43 333|333.73 334|334.50 335|335.31 336|336.46 337|337.87 338|338.95 339|339.84 340|340.66 341|341.71 342|342.83 343|343.75 344|344.3 345|345.9 346|346.48 347|347.43 348|348.38 349|349.9 350|350.9 351|351.40 352|352.30 353|353.18 354|354.24 355|355.41 356|356.38 357|357.19 358|358.19 359|359.23 360|360.24 361|361.85 362|362.31 363|363.54 364|364.52 365|365.63 366|366.68 367|367.1 368|368.32 369|369.19 370|370.57 371|371.0 372|372.67 373|373.12 374|374.19 375|375.74 376|376.81 377|377.40 378|378.29 379|379.52 380|380.8 381|381.67 382|382.12 383|383.64 384|384.8 385|385.1 386|386.16 387|387.36 388|388.91 389|389.70 390|390.89 391|391.29 392|392.46 393|393.86 394|394.54 395|395.54 396|396.20 397|397.48 398|398.79 399|399.31 400|400.16 401|401.28 402|402.13 403|403.28 404|404.43 405|405.65 406|406.49 407|407.40 408|408.98 409|409.54 410|410.36 411|411.5 412|412.85 413|413.80 414|414.58 415|415.38 416|416.83 417|417.64 418|418.1 419|419.62 420|420.10 421|421.10 422|422.41 423|423.95 424|424.87 425|425.97 426|426.87 427|427.48 428|428.90 429|429.89 430|430.80 431|431.97 432|432.88 433|433.10 434|434.36 435|435.6 436|436.62 437|437.49 438|438.4 439|439.16 440|440.30 441|441.48 442|442.79 443|443.2 444|444.45 445|445.47 446|446.7 447|447.22 448|448.54 449|449.33 450|450.4 451|451.75 452|452.57 453|453.1 454|454.28 455|455.85 456|456.26 457|457.37 458|458.31 459|459.74 460|460.5 461|461.44 462|462.39 463|463.86 464|464.35 465|465.83 466|466.98 467|467.23 468|468.52 469|469.72 470|470.36 471|471.8 472|472.5 473|473.38 474|474.38 475|475.76 476|476.32 477|477.13 478|478.65 479|479.83 480|480.13 481|481.55 482|482.95 483|483.83 484|484.28 485|485.88 486|486.42 487|487.56 488|488.31 489|489.90 490|490.44 491|491.9 492|492.5 493|493.15 494|494.50 495|495.69 496|496.77 497|497.29 498|498.39 499|499.44 500|500.47 501|501.99 502|502.58 503|503.61 504|504.61 505|505.91 506|506.70 507|507.70 508|508.68 509|509.11 510|510.45 511|511.35 512|512.3 513|513.51 514|514.55 515|515.6 516|516.7 517|517.81 518|518.48 519|519.53 520|520.16 521|521.80 522|522.95 523|523.46 524|524.36 525|525.7 526|526.46 527|527.11 528|528.27 529|529.43 530|530.62 531|531.91 532|532.93 533|533.25 534|534.51 535|535.99 536|536.91 537|537.71 538|538.15 539|539.29 540|540.35 541|541.51 542|542.98 543|543.71 544|544.10 545|545.46 546|546.73 547|547.33 548|548.46 549|549.24 550|550.6 551|551.67 552|552.34 553|553.29 554|554.73 555|555.11 556|556.99 557|557.27 558|558.59 559|559.67 560|560.3 561|561.82 562|562.5 563|563.21 564|564.64 565|565.28 566|566.85 567|567.18 568|568.71 569|569.68 570|570.16 571|571.97 572|572.40 573|573.4 574|574.74 575|575.10 576|576.74 577|577.28 578|578.86 579|579.50 580|580.68 581|581.61 582|582.81 583|583.30 584|584.65 585|585.44 586|586.62 587|587.60 588|588.81 589|589.37 590|590.6 591|591.64 592|592.30 593|593.90 594|594.69 595|595.85 596|596.25 597|597.57 598|598.88 599|599.90 600|600.85 601|601.79 602|602.4 603|603.2 604|604.54 605|605.33 606|606.89 607|607.85 608|608.73 609|609.12 610|610.4 611|611.31 612|612.27 613|613.52 614|614.13 615|615.58 616|616.69 617|617.73 618|618.90 619|619.71 620|620.44 621|621.34 622|622.79 623|623.38 624|624.74 625|625.92 626|626.90 627|627.67 628|628.1 629|629.25 630|630.19 631|631.36 632|632.24 633|633.86 634|634.86 635|635.76 636|636.2 637|637.24 638|638.63 639|639.56 640|640.86 641|641.70 642|642.12 643|643.96 644|644.78 645|645.44 646|646.50 647|647.25 648|648.49 649|649.68 650|650.76 651|651.95 652|652.8 653|653.12 654|654.6 655|655.25 656|656.34 657|657.81 658|658.82 659|659.67 660|660.54 661|661.49 662|662.21 663|663.47 664|664.37 665|665.15 666|666.50 667|667.25 668|668.53 669|669.11 670|670.0 671|671.48 672|672.82 673|673.95 674|674.30 675|675.27 676|676.66 677|677.48 678|678.9 679|679.77 680|680.93 681|681.56 682|682.53 683|683.0 684|684.2 685|685.18 686|686.39 687|687.3 688|688.99 689|689.75 690|690.14 691|691.98 692|692.77 693|693.32 694|694.69 695|695.50 696|696.82 697|697.99 698|698.24 699|699.94 700|700.75 701|701.82 702|702.3 703|703.21 704|704.16 705|705.54 706|706.92 707|707.30 708|708.23 709|709.76 710|710.82 711|711.37 712|712.89 713|713.90 714|714.96 715|715.86 716|716.6 717|717.6 718|718.37 719|719.78 720|720.82 721|721.76 722|722.53 723|723.31 724|724.50 725|725.92 726|726.90 727|727.52 728|728.14 729|729.86 730|730.5 731|731.71 732|732.35 733|733.59 734|734.35 735|735.63 736|736.90 737|737.14 738|738.80 739|739.81 740|740.44 741|741.76 742|742.6 743|743.35 744|744.12 745|745.18 746|746.36 747|747.15 748|748.64 749|749.29 750|750.10 751|751.38 752|752.42 753|753.20 754|754.52 755|755.20 756|756.58 757|757.65 758|758.49 759|759.80 760|760.8 761|761.78 762|762.17 763|763.48 764|764.6 765|765.3 766|766.13 767|767.20 768|768.55 769|769.68 770|770.43 771|771.85 772|772.98 773|773.32 774|774.40 775|775.14 776|776.55 777|777.63 778|778.35 779|779.74 780|780.12 781|781.62 782|782.51 783|783.67 784|784.50 785|785.52 786|786.29 787|787.6 788|788.29 789|789.23 790|790.39 791|791.44 792|792.25 793|793.54 794|794.5 795|795.98 796|796.41 797|797.99 798|798.34 799|799.37 800|800.77 801|801.65 802|802.82 803|803.21 804|804.76 805|805.42 806|806.80 807|807.32 808|808.44 809|809.42 810|810.28 811|811.84 812|812.30 813|813.6 814|814.30 815|815.21 816|816.71 817|817.8 818|818.35 819|819.40 820|820.18 821|821.48 822|822.90 823|823.49 824|824.33 825|825.5 826|826.94 827|827.99 828|828.56 829|829.73 830|830.16 831|831.79 832|832.3 833|833.45 834|834.52 835|835.54 836|836.6 837|837.46 838|838.29 839|839.19 840|840.15 841|841.67 842|842.61 843|843.30 844|844.67 845|845.17 846|846.44 847|847.32 848|848.20 849|849.91 850|850.71 851|851.61 852|852.72 853|853.59 854|854.86 855|855.58 856|856.1 857|857.29 858|858.96 859|859.36 860|860.16 861|861.53 862|862.26 863|863.27 864|864.68 865|865.3 866|866.94 867|867.31 868|868.45 869|869.3 870|870.61 871|871.51 872|872.63 873|873.77 874|874.36 875|875.87 876|876.50 877|877.65 878|878.88 879|879.58 880|880.72 881|881.52 882|882.93 883|883.61 884|884.86 885|885.1 886|886.71 887|887.93 888|888.25 889|889.11 890|890.7 891|891.91 892|892.7 893|893.98 894|894.91 895|895.8 896|896.56 897|897.31 898|898.45 899|899.19 900|900.13 901|901.20 902|902.66 903|903.83 904|904.66 905|905.96 906|906.81 907|907.57 908|908.31 909|909.79 910|910.79 911|911.31 912|912.60 913|913.10 914|914.14 915|915.74 916|916.28 917|917.94 918|918.2 919|919.77 920|920.49 921|921.87 922|922.74 923|923.41 924|924.38 925|925.36 926|926.64 927|927.66 928|928.75 929|929.93 930|930.63 931|931.28 932|932.32 933|933.61 934|934.15 935|935.61 936|936.92 937|937.66 938|938.45 939|939.99 940|940.16 941|941.67 942|942.91 943|943.62 944|944.30 945|945.42 946|946.57 947|947.99 948|948.59 949|949.51 950|950.67 951|951.54 952|952.41 953|953.34 954|954.36 955|955.90 956|956.25 957|957.83 958|958.59 959|959.14 960|960.14 961|961.34 962|962.59 963|963.23 964|964.75 965|965.62 966|966.62 967|967.2 968|968.66 969|969.25 970|970.64 971|971.96 972|972.1 973|973.13 974|974.0 975|975.31 976|976.30 977|977.51 978|978.50 979|979.88 980|980.68 981|981.26 982|982.31 983|983.67 984|984.12 985|985.11 986|986.94 987|987.29 988|988.95 989|989.7 990|990.48 991|991.33 992|992.53 993|993.43 994|994.6 995|995.65 996|996.42 997|997.81 998|998.8 999|999.40 1000|1000.39 1001|1001.5 1002|1002.62 1003|1003.4 1004|1004.30 1005|1005.86 1006|1006.73 1007|1007.45 1008|1008.39 1009|1009.18 1010|1010.50 1011|1011.68 1012|1012.77 1013|1013.33 1014|1014.98 1015|1015.52 1016|1016.4 1017|1017.83 1018|1018.71 1019|1019.76 1020|1020.63 1021|1021.54 1022|1022.23 1023|1023.59 1024|1024.66 1025|1025.47 1026|1026.23 1027|1027.72 1028|1028.95 1029|1029.17 1030|1030.49 1031|1031.69 1032|1032.1 1033|1033.92 1034|1034.25 1035|1035.82 1036|1036.68 1037|1037.82 1038|1038.14 1039|1039.46 1040|1040.2 1041|1041.92 1042|1042.82 1043|1043.31 1044|1044.45 1045|1045.20 1046|1046.80 1047|1047.37 1048|1048.84 1049|1049.28 1050|1050.82 1051|1051.4 1052|1052.46 1053|1053.99 1054|1054.43 1055|1055.45 1056|1056.17 1057|1057.56 1058|1058.16 1059|1059.20 1060|1060.37 1061|1061.6 1062|1062.39 1063|1063.11 1064|1064.60 1065|1065.41 1066|1066.48 1067|1067.39 1068|1068.60 1069|1069.60 1070|1070.34 1071|1071.64 1072|1072.79 1073|1073.42 1074|1074.30 1075|1075.59 1076|1076.40 1077|1077.86 1078|1078.11 1079|1079.30 1080|1080.36 1081|1081.35 1082|1082.67 1083|1083.63 1084|1084.0 1085|1085.13 1086|1086.43 1087|1087.87 1088|1088.4 1089|1089.3 1090|1090.89 1091|1091.29 1092|1092.63 1093|1093.13 1094|1094.72 1095|1095.9 1096|1096.93 1097|1097.71 1098|1098.86 1099|1099.85 1100|1100.56 1101|1101.77 1102|1102.75 1103|1103.42 1104|1104.38 1105|1105.89 1106|1106.20 1107|1107.36 1108|1108.8 1109|1109.98 1110|1110.54 1111|1111.22 1112|1112.25 1113|1113.21 1114|1114.9 1115|1115.78 1116|1116.60 1117|1117.73 1118|1118.83 1119|1119.79 1120|1120.20 1121|1121.9 1122|1122.95 1123|1123.50 1124|1124.15 1125|1125.70 1126|1126.18 1127|1127.10 1128|1128.0 1129|1129.4 1130|1130.2 1131|1131.54 1132|1132.71 1133|1133.12 1134|1134.48 1135|1135.38 1136|1136.87 1137|1137.25 1138|1138.99 1139|1139.25 1140|1140.1 1141|1141.40 1142|1142.8 1143|1143.18 1144|1144.90 1145|1145.45 1146|1146.37 1147|1147.35 1148|1148.55 1149|1149.11 1150|1150.75 1151|1151.45 1152|1152.99 1153|1153.59 1154|1154.10 1155|1155.48 1156|1156.2 1157|1157.11 1158|1158.56 1159|1159.73 1160|1160.21 1161|1161.92 1162|1162.89 1163|1163.81 1164|1164.74 1165|1165.79 1166|1166.66 1167|1167.20 1168|1168.97 1169|1169.12 1170|1170.16 1171|1171.51 1172|1172.94 1173|1173.49 1174|1174.37 1175|1175.61 1176|1176.22 1177|1177.25 1178|1178.25 1179|1179.57 1180|1180.92 1181|1181.90 1182|1182.13 1183|1183.20 1184|1184.9 1185|1185.50 1186|1186.2 1187|1187.20 1188|1188.89 1189|1189.18 1190|1190.91 1191|1191.16 1192|1192.71 1193|1193.7 1194|1194.57 1195|1195.42 1196|1196.97 1197|1197.36 1198|1198.62 1199|1199.94 1200|1200.55 1201|1201.22 1202|1202.41 1203|1203.51 1204|1204.79 1205|1205.47 1206|1206.98 1207|1207.11 1208|1208.30 1209|1209.0 1210|1210.42 1211|1211.54 1212|1212.55 1213|1213.88 1214|1214.92 1215|1215.60 1216|1216.45 1217|1217.17 1218|1218.91 1219|1219.6 1220|1220.63 1221|1221.4 1222|1222.58 1223|1223.6 1224|1224.74 1225|1225.63 1226|1226.68 1227|1227.28 1228|1228.87 1229|1229.91 1230|1230.27 1231|1231.47 1232|1232.49 1233|1233.79 1234|1234.90 1235|1235.10 1236|1236.97 1237|1237.30 1238|1238.47 1239|1239.99 1240|1240.1 1241|1241.38 1242|1242.46 1243|1243.12 1244|1244.93 1245|1245.81 1246|1246.44 1247|1247.8 1248|1248.39 1249|1249.27 1250|1250.12 1251|1251.63 1252|1252.23 1253|1253.53 1254|1254.13 1255|1255.9 1256|1256.74 1257|1257.93 1258|1258.9 1259|1259.23 1260|1260.13 1261|1261.86 1262|1262.63 1263|1263.97 1264|1264.12 1265|1265.47 1266|1266.2 1267|1267.4 1268|1268.90 1269|1269.49 1270|1270.57 1271|1271.61 1272|1272.85 1273|1273.42 1274|1274.77 1275|1275.26 1276|1276.57 1277|1277.38 1278|1278.38 1279|1279.92 1280|1280.26 1281|1281.62 1282|1282.22 1283|1283.43 1284|1284.20 1285|1285.91 1286|1286.3 1287|1287.36 1288|1288.15 1289|1289.5 1290|1290.97 1291|1291.78 1292|1292.60 1293|1293.0 1294|1294.33 1295|1295.66 1296|1296.35 1297|1297.98 1298|1298.7 1299|1299.81 1300|1300.87 1301|1301.80 1302|1302.75 1303|1303.18 1304|1304.32 1305|1305.28 1306|1306.68 1307|1307.52 1308|1308.22 1309|1309.33 1310|1310.56 1311|1311.98 1312|1312.28 1313|1313.27 1314|1314.54 1315|1315.33 1316|1316.68 1317|1317.81 1318|1318.16 1319|1319.15 1320|1320.87 1321|1321.87 1322|1322.28 1323|1323.71 1324|1324.25 1325|1325.46 1326|1326.49 1327|1327.24 1328|1328.22 1329|1329.82 1330|1330.93 1331|1331.44 1332|1332.70 1333|1333.56 1334|1334.79 1335|1335.29 1336|1336.79 1337|1337.36 1338|1338.81 1339|1339.30 1340|1340.48 1341|1341.35 1342|1342.12 1343|1343.62 1344|1344.71 1345|1345.41 1346|1346.46 1347|1347.77 1348|1348.24 1349|1349.31 1350|1350.1 1351|1351.15 1352|1352.24 1353|1353.61 1354|1354.7 1355|1355.55 1356|1356.51 1357|1357.25 1358|1358.76 1359|1359.29 1360|1360.38 1361|1361.61 1362|1362.23 1363|1363.22 1364|1364.56 1365|1365.39 1366|1366.29 1367|1367.54 1368|1368.11 1369|1369.13 1370|1370.55 1371|1371.1 1372|1372.79 1373|1373.26 1374|1374.50 1375|1375.37 1376|1376.4 1377|1377.75 1378|1378.53 1379|1379.8 1380|1380.10 1381|1381.17 1382|1382.3 1383|1383.71 1384|1384.51 1385|1385.54 1386|1386.90 1387|1387.53 1388|1388.59 1389|1389.4 1390|1390.17 1391|1391.43 1392|1392.45 1393|1393.75 1394|1394.2 1395|1395.98 1396|1396.80 1397|1397.26 1398|1398.96 1399|1399.47 1400|1400.64 1401|1401.46 1402|1402.70 1403|1403.81 1404|1404.51 1405|1405.17 1406|1406.42 1407|1407.64 1408|1408.98 1409|1409.11 1410|1410.15 1411|1411.4 1412|1412.90 1413|1413.17 1414|1414.72 1415|1415.66 1416|1416.22 1417|1417.73 1418|1418.38 1419|1419.74 1420|1420.65 1421|1421.20 1422|1422.75 1423|1423.24 1424|1424.47 1425|1425.46 1426|1426.81 1427|1427.54 1428|1428.62 1429|1429.57 1430|1430.97 1431|1431.36 1432|1432.77 1433|1433.61 1434|1434.58 1435|1435.74 1436|1436.33 1437|1437.59 1438|1438.28 1439|1439.37 1440|1440.41 1441|1441.87 1442|1442.95 1443|1443.93 1444|1444.53 1445|1445.72 1446|1446.26 1447|1447.21 1448|1448.5 1449|1449.53 1450|1450.77 1451|1451.89 1452|1452.59 1453|1453.63 1454|1454.76 1455|1455.45 1456|1456.64 1457|1457.0 1458|1458.11 1459|1459.28 1460|1460.14 1461|1461.38 1462|1462.52 1463|1463.95 1464|1464.49 1465|1465.74 1466|1466.84 1467|1467.45 1468|1468.79 1469|1469.98 1470|1470.2 1471|1471.37 1472|1472.16 1473|1473.38 1474|1474.22 1475|1475.15 1476|1476.75 1477|1477.10 1478|1478.56 1479|1479.91 1480|1480.58 1481|1481.51 1482|1482.11 1483|1483.36 1484|1484.90 1485|1485.78 1486|1486.76 1487|1487.49 1488|1488.34 </str>
    <float name="score">2.0</float></doc>
  <doc>
    <str name="id">4</str>
    <int name="id_i">4</int>
    <float name="default_amount_f">18167.0</float>
    <str name="amounts_dpf">1|1.62 2|2.78 3|3.98 4|4.94 5|5.85 6|6.26 7|7.37 8|8.2 9|9.98 10|10.82 11|11.48 12|12.32 13|13.27 14|14.54 15|15.35 16|16.31 17|17.29 18|18.78 19|19.73 20|20.96 21|21.50 22|22.37 23|23.40 24|24.74 25|25.78 26|26.33 27|27.69 28|28.58 29|29.24 30|30.13 31|31.99 32|32.6 33|33.40 34|34.91 35|35.88 36|36.88 37|37.71 38|38.96 39|39.68 40|40.76 41|41.55 42|42.60 43|43.18 44|44.75 45|45.71 46|46.72 47|47.8 48|48.94 49|49.40 50|50.52 51|51.16 52|52.3 53|53.57 54|54.54 55|55.76 56|56.19 57|57.28 58|58.82 59|59.50 60|60.34 61|61.75 62|62.88 63|63.11 64|64.9 65|65.73 66|66.60 67|67.88 68|68.58 69|69.9 70|70.80 71|71.92 72|72.12 73|73.93 74|74.55 75|75.82 76|76.81 77|77.47 78|78.47 79|79.77 80|80.53 81|81.1 82|82.23 83|83.60 84|84.95 85|85.88 86|86.10 87|87.45 88|88.71 89|89.40 90|90.13 91|91.39 92|92.52 93|93.20 94|94.51 95|95.87 96|96.19 97|97.12 98|98.28 99|99.22 100|100.58 101|101.64 102|102.22 103|103.24 104|104.86 105|105.70 106|106.82 107|107.45 108|108.47 109|109.59 110|110.40 111|111.12 112|112.16 113|113.93 114|114.69 115|115.89 116|116.70 117|117.67 118|118.32 119|119.75 120|120.3 121|121.42 122|122.27 123|123.54 124|124.73 125|125.41 126|126.42 127|127.70 128|128.75 129|129.93 130|130.11 131|131.74 132|132.70 133|133.89 134|134.67 135|135.36 136|136.70 137|137.51 138|138.33 139|139.70 140|140.1 141|141.59 142|142.11 143|143.58 144|144.83 145|145.65 146|146.95 147|147.13 148|148.94 149|149.52 150|150.83 151|151.37 152|152.61 153|153.47 154|154.99 155|155.18 156|156.48 157|157.84 158|158.1 159|159.26 160|160.30 161|161.65 162|162.14 163|163.23 164|164.40 165|165.82 166|166.12 167|167.36 168|168.71 169|169.35 170|170.81 171|171.57 172|172.79 173|173.42 174|174.69 175|175.13 176|176.32 177|177.99 178|178.64 179|179.55 180|180.0 181|181.45 182|182.45 183|183.62 184|184.28 185|185.42 186|186.90 187|187.96 188|188.55 189|189.80 190|190.9 191|191.81 192|192.14 193|193.67 194|194.75 195|195.41 196|196.3 197|197.99 198|198.73 199|199.68 200|200.58 201|201.18 202|202.62 203|203.99 204|204.80 205|205.5 206|206.10 207|207.41 208|208.18 209|209.50 210|210.84 211|211.1 212|212.97 213|213.76 214|214.42 215|215.36 216|216.77 217|217.28 218|218.27 219|219.53 220|220.40 221|221.67 222|222.94 223|223.31 224|224.22 225|225.28 226|226.78 227|227.67 228|228.81 229|229.39 230|230.38 231|231.25 232|232.65 233|233.6 234|234.13 235|235.55 236|236.79 237|237.49 238|238.80 239|239.80 240|240.0 241|241.85 242|242.51 243|243.15 244|244.23 245|245.98 246|246.79 247|247.24 248|248.49 249|249.27 250|250.13 251|251.92 252|252.67 253|253.44 254|254.89 255|255.84 256|256.34 257|257.1 258|258.23 259|259.51 260|260.47 261|261.19 262|262.88 263|263.54 264|264.96 265|265.62 266|266.28 267|267.95 268|268.9 269|269.23 270|270.44 271|271.89 272|272.71 273|273.14 274|274.51 275|275.59 276|276.70 277|277.33 278|278.78 279|279.29 280|280.32 281|281.87 282|282.44 283|283.76 284|284.16 285|285.98 286|286.85 287|287.11 288|288.77 289|289.26 290|290.59 291|291.90 292|292.72 293|293.54 294|294.82 295|295.14 296|296.87 297|297.31 298|298.23 299|299.49 300|300.60 301|301.99 302|302.90 303|303.69 304|304.48 305|305.27 306|306.94 307|307.9 308|308.64 309|309.45 310|310.29 311|311.52 312|312.43 313|313.50 314|314.34 315|315.49 316|316.28 317|317.50 318|318.46 319|319.59 320|320.57 321|321.48 322|322.45 323|323.34 324|324.32 325|325.31 326|326.39 327|327.4 328|328.63 329|329.52 330|330.16 331|331.95 332|332.75 333|333.4 334|334.58 335|335.21 336|336.28 337|337.84 338|338.83 339|339.26 340|340.99 341|341.77 342|342.0 343|343.69 344|344.48 345|345.50 346|346.87 347|347.58 348|348.20 349|349.85 350|350.25 351|351.51 352|352.46 353|353.12 354|354.2 355|355.35 356|356.51 357|357.41 358|358.9 359|359.71 360|360.27 361|361.84 362|362.67 363|363.27 364|364.19 365|365.41 366|366.84 367|367.73 368|368.56 369|369.97 370|370.96 371|371.39 372|372.72 373|373.24 374|374.94 375|375.56 376|376.66 377|377.48 378|378.99 379|379.96 380|380.16 381|381.39 382|382.83 383|383.10 384|384.29 385|385.56 386|386.61 387|387.17 388|388.24 389|389.93 390|390.76 391|391.73 392|392.57 393|393.44 394|394.90 395|395.5 396|396.75 397|397.18 398|398.6 399|399.4 400|400.37 401|401.16 402|402.71 403|403.83 404|404.88 405|405.52 406|406.10 407|407.60 408|408.30 409|409.10 410|410.74 411|411.37 412|412.41 413|413.1 414|414.17 415|415.35 416|416.92 417|417.95 418|418.40 419|419.89 420|420.93 421|421.43 422|422.87 423|423.51 424|424.47 425|425.26 426|426.58 427|427.3 428|428.57 429|429.44 430|430.74 431|431.52 432|432.68 433|433.45 434|434.79 435|435.16 436|436.8 437|437.70 438|438.49 439|439.56 440|440.35 441|441.9 442|442.30 443|443.26 444|444.57 445|445.84 446|446.87 447|447.63 448|448.1 449|449.3 450|450.66 451|451.23 452|452.21 453|453.50 454|454.83 455|455.68 456|456.98 457|457.28 458|458.71 459|459.93 460|460.35 461|461.75 462|462.19 463|463.61 464|464.89 465|465.1 466|466.79 467|467.5 468|468.93 469|469.57 470|470.13 471|471.40 472|472.9 473|473.11 474|474.76 475|475.50 476|476.51 477|477.24 478|478.7 479|479.10 480|480.95 481|481.45 482|482.45 483|483.64 484|484.22 485|485.57 486|486.37 487|487.24 488|488.36 489|489.31 490|490.93 491|491.30 492|492.28 493|493.92 494|494.53 495|495.30 496|496.78 497|497.38 498|498.99 499|499.74 500|500.30 501|501.9 502|502.27 503|503.20 504|504.45 505|505.78 506|506.25 507|507.10 508|508.1 509|509.2 510|510.99 511|511.21 512|512.94 513|513.73 514|514.53 515|515.99 516|516.87 517|517.0 518|518.62 519|519.18 520|520.54 521|521.81 522|522.89 523|523.11 524|524.58 525|525.83 526|526.98 527|527.97 528|528.62 529|529.99 530|530.95 531|531.13 532|532.31 533|533.36 534|534.86 535|535.7 536|536.69 537|537.67 538|538.1 539|539.47 540|540.59 541|541.2 542|542.61 543|543.75 544|544.42 545|545.25 546|546.43 547|547.10 548|548.59 549|549.17 550|550.31 551|551.22 552|552.90 553|553.94 554|554.50 555|555.81 556|556.27 557|557.31 558|558.60 559|559.89 560|560.45 561|561.94 562|562.3 563|563.25 564|564.17 565|565.50 566|566.52 567|567.46 568|568.34 569|569.5 570|570.46 571|571.29 572|572.56 573|573.62 574|574.44 575|575.18 576|576.99 577|577.27 578|578.94 579|579.41 580|580.17 581|581.83 582|582.8 583|583.71 584|584.39 585|585.27 586|586.82 587|587.95 588|588.17 589|589.52 590|590.2 591|591.40 592|592.84 593|593.76 594|594.52 595|595.62 596|596.8 597|597.42 598|598.87 599|599.1 600|600.51 601|601.4 602|602.91 603|603.70 604|604.33 605|605.1 606|606.39 607|607.44 608|608.25 609|609.1 610|610.96 611|611.67 612|612.76 613|613.51 614|614.91 615|615.45 616|616.99 617|617.13 618|618.36 619|619.48 620|620.0 621|621.28 622|622.62 623|623.25 624|624.55 625|625.72 626|626.57 627|627.12 628|628.14 629|629.51 630|630.25 631|631.88 632|632.66 633|633.20 634|634.55 635|635.8 636|636.42 637|637.58 638|638.75 639|639.13 640|640.71 641|641.94 642|642.20 643|643.98 644|644.7 645|645.42 646|646.70 647|647.4 648|648.8 649|649.77 650|650.93 651|651.14 652|652.45 653|653.97 654|654.41 655|655.16 656|656.41 657|657.57 658|658.17 659|659.98 660|660.60 661|661.68 662|662.98 663|663.39 664|664.37 665|665.56 666|666.11 667|667.68 668|668.90 669|669.91 670|670.32 671|671.81 672|672.67 673|673.96 674|674.24 675|675.61 676|676.1 677|677.80 678|678.36 679|679.30 680|680.33 681|681.18 682|682.86 683|683.96 684|684.90 685|685.78 686|686.88 687|687.4 688|688.53 689|689.75 690|690.61 691|691.93 692|692.35 693|693.79 694|694.70 695|695.26 696|696.29 697|697.0 698|698.78 699|699.88 700|700.96 701|701.88 702|702.22 703|703.57 704|704.10 705|705.98 706|706.28 707|707.28 708|708.24 709|709.8 710|710.75 711|711.58 712|712.21 713|713.25 714|714.35 715|715.39 716|716.6 717|717.29 718|718.88 719|719.49 720|720.98 721|721.56 722|722.50 723|723.73 724|724.45 725|725.32 726|726.15 727|727.95 728|728.84 729|729.62 730|730.86 731|731.7 732|732.58 733|733.10 734|734.21 735|735.74 736|736.72 737|737.58 738|738.61 739|739.18 740|740.28 741|741.79 742|742.57 743|743.96 744|744.16 745|745.91 746|746.76 747|747.62 748|748.53 749|749.41 750|750.17 751|751.32 752|752.18 753|753.9 754|754.16 755|755.58 756|756.17 757|757.0 758|758.26 759|759.67 760|760.3 761|761.56 762|762.51 763|763.96 764|764.21 765|765.85 766|766.97 767|767.84 768|768.35 769|769.97 770|770.82 771|771.79 772|772.94 773|773.63 774|774.88 775|775.67 776|776.92 777|777.33 778|778.54 779|779.74 780|780.32 781|781.70 782|782.93 783|783.7 784|784.98 785|785.47 786|786.26 787|787.22 788|788.71 789|789.12 790|790.93 791|791.17 792|792.18 793|793.38 794|794.85 795|795.84 796|796.62 797|797.63 798|798.68 799|799.58 800|800.81 801|801.69 802|802.97 803|803.17 804|804.56 805|805.58 806|806.61 807|807.33 808|808.17 809|809.95 810|810.83 811|811.78 812|812.16 813|813.54 814|814.83 815|815.31 816|816.48 817|817.20 818|818.31 819|819.94 820|820.57 821|821.43 822|822.7 823|823.38 824|824.58 825|825.42 826|826.88 827|827.25 828|828.0 829|829.53 830|830.35 831|831.89 832|832.21 833|833.7 834|834.13 835|835.15 836|836.65 837|837.60 838|838.41 839|839.3 840|840.29 841|841.71 842|842.59 843|843.86 844|844.74 845|845.20 846|846.10 847|847.19 848|848.68 849|849.61 850|850.45 851|851.93 852|852.45 853|853.8 854|854.53 855|855.99 856|856.85 857|857.49 858|858.53 859|859.16 860|860.66 861|861.89 862|862.12 863|863.74 864|864.99 865|865.52 866|866.22 867|867.32 868|868.49 869|869.0 870|870.57 871|871.34 872|872.55 873|873.84 874|874.24 875|875.11 876|876.81 877|877.99 878|878.75 879|879.54 880|880.98 881|881.10 882|882.6 883|883.42 884|884.63 885|885.38 886|886.22 887|887.1 888|888.15 889|889.97 890|890.68 891|891.91 892|892.93 893|893.42 894|894.5 895|895.35 896|896.37 897|897.78 898|898.11 899|899.3 900|900.92 901|901.56 902|902.84 903|903.71 904|904.74 905|905.18 906|906.95 907|907.81 908|908.88 909|909.59 910|910.47 911|911.9 912|912.18 913|913.2 914|914.73 915|915.62 916|916.36 917|917.55 918|918.70 919|919.25 920|920.64 921|921.37 922|922.81 923|923.10 924|924.30 925|925.98 926|926.19 927|927.25 928|928.12 929|929.34 930|930.32 931|931.43 932|932.34 933|933.65 934|934.83 935|935.18 936|936.8 937|937.70 938|938.38 939|939.18 940|940.74 941|941.15 942|942.3 943|943.16 944|944.61 945|945.2 946|946.28 947|947.49 948|948.39 949|949.60 950|950.4 951|951.3 952|952.87 953|953.27 954|954.13 955|955.14 956|956.97 957|957.71 958|958.58 959|959.54 960|960.40 961|961.18 962|962.38 963|963.1 964|964.43 965|965.92 966|966.67 967|967.52 968|968.52 969|969.33 970|970.10 971|971.53 972|972.22 973|973.1 974|974.3 975|975.13 976|976.57 977|977.41 978|978.71 979|979.33 980|980.75 981|981.25 982|982.3 983|983.35 984|984.9 985|985.86 986|986.67 987|987.93 988|988.14 989|989.54 990|990.54 991|991.18 992|992.93 993|993.20 994|994.72 995|995.6 996|996.42 997|997.72 998|998.23 999|999.70 1000|1000.13 1001|1001.53 1002|1002.52 1003|1003.70 1004|1004.84 1005|1005.15 1006|1006.33 1007|1007.81 1008|1008.82 1009|1009.8 1010|1010.1 1011|1011.69 1012|1012.36 1013|1013.32 1014|1014.28 1015|1015.23 1016|1016.15 1017|1017.58 1018|1018.93 1019|1019.76 1020|1020.33 1021|1021.59 1022|1022.53 1023|1023.28 1024|1024.45 1025|1025.18 1026|1026.36 1027|1027.89 1028|1028.33 1029|1029.13 1030|1030.48 1031|1031.69 1032|1032.94 1033|1033.23 1034|1034.23 1035|1035.41 1036|1036.80 1037|1037.73 1038|1038.78 1039|1039.91 1040|1040.57 1041|1041.39 1042|1042.74 1043|1043.70 1044|1044.23 1045|1045.76 1046|1046.61 1047|1047.71 1048|1048.97 1049|1049.36 1050|1050.76 1051|1051.4 1052|1052.18 1053|1053.18 1054|1054.17 1055|1055.77 1056|1056.96 1057|1057.45 1058|1058.0 1059|1059.91 1060|1060.1 1061|1061.3 1062|1062.47 1063|1063.85 1064|1064.49 1065|1065.76 1066|1066.40 1067|1067.72 1068|1068.72 1069|1069.17 1070|1070.7 1071|1071.49 1072|1072.55 1073|1073.89 1074|1074.67 1075|1075.11 1076|1076.62 1077|1077.48 1078|1078.45 1079|1079.26 1080|1080.62 1081|1081.39 1082|1082.44 1083|1083.57 1084|1084.78 1085|1085.85 1086|1086.37 1087|1087.33 1088|1088.60 1089|1089.94 1090|1090.33 1091|1091.56 1092|1092.76 1093|1093.71 1094|1094.60 1095|1095.12 1096|1096.55 1097|1097.20 1098|1098.97 1099|1099.93 1100|1100.49 1101|1101.77 1102|1102.74 1103|1103.60 1104|1104.68 1105|1105.31 1106|1106.11 1107|1107.26 1108|1108.57 1109|1109.77 1110|1110.61 1111|1111.46 1112|1112.82 1113|1113.73 1114|1114.92 1115|1115.9 1116|1116.82 1117|1117.53 1118|1118.99 1119|1119.65 1120|1120.83 1121|1121.3 1122|1122.15 1123|1123.63 1124|1124.68 1125|1125.62 1126|1126.61 1127|1127.61 1128|1128.12 1129|1129.74 1130|1130.33 1131|1131.92 1132|1132.64 1133|1133.1 1134|1134.97 1135|1135.69 1136|1136.50 1137|1137.25 1138|1138.90 1139|1139.44 1140|1140.90 1141|1141.3 1142|1142.37 1143|1143.64 1144|1144.50 1145|1145.18 1146|1146.51 1147|1147.9 1148|1148.78 1149|1149.98 1150|1150.12 1151|1151.36 1152|1152.90 1153|1153.56 1154|1154.92 1155|1155.35 1156|1156.89 1157|1157.26 1158|1158.0 1159|1159.66 1160|1160.35 1161|1161.23 1162|1162.75 1163|1163.44 1164|1164.98 1165|1165.45 1166|1166.22 1167|1167.15 1168|1168.20 1169|1169.86 1170|1170.74 1171|1171.55 1172|1172.24 1173|1173.41 1174|1174.9 1175|1175.39 1176|1176.74 1177|1177.92 1178|1178.15 1179|1179.35 1180|1180.10 1181|1181.47 1182|1182.45 1183|1183.76 1184|1184.94 1185|1185.24 1186|1186.34 1187|1187.41 1188|1188.22 1189|1189.52 1190|1190.81 1191|1191.91 1192|1192.66 1193|1193.73 1194|1194.8 1195|1195.19 1196|1196.30 1197|1197.65 1198|1198.49 1199|1199.25 1200|1200.65 1201|1201.15 1202|1202.18 1203|1203.78 1204|1204.11 1205|1205.77 1206|1206.80 1207|1207.15 1208|1208.2 1209|1209.99 1210|1210.23 1211|1211.34 1212|1212.67 1213|1213.18 1214|1214.61 1215|1215.45 1216|1216.23 1217|1217.9 1218|1218.75 1219|1219.59 1220|1220.45 1221|1221.49 1222|1222.37 1223|1223.12 1224|1224.74 1225|1225.85 1226|1226.46 1227|1227.94 1228|1228.71 1229|1229.87 1230|1230.11 1231|1231.59 1232|1232.39 1233|1233.41 1234|1234.36 1235|1235.68 1236|1236.15 1237|1237.27 1238|1238.25 1239|1239.95 1240|1240.64 1241|1241.66 1242|1242.26 1243|1243.69 1244|1244.80 1245|1245.22 1246|1246.59 1247|1247.25 1248|1248.83 1249|1249.57 1250|1250.13 1251|1251.96 1252|1252.22 1253|1253.6 1254|1254.81 1255|1255.1 1256|1256.94 1257|1257.73 1258|1258.85 1259|1259.22 1260|1260.99 1261|1261.59 1262|1262.40 1263|1263.6 1264|1264.89 1265|1265.9 1266|1266.72 1267|1267.73 1268|1268.1 1269|1269.92 1270|1270.19 1271|1271.82 1272|1272.98 1273|1273.37 1274|1274.38 1275|1275.13 1276|1276.2 1277|1277.30 1278|1278.90 1279|1279.60 1280|1280.82 1281|1281.60 1282|1282.9 1283|1283.93 1284|1284.90 1285|1285.83 1286|1286.69 1287|1287.93 1288|1288.46 1289|1289.77 1290|1290.61 1291|1291.5 1292|1292.72 1293|1293.60 1294|1294.72 1295|1295.17 1296|1296.80 1297|1297.32 1298|1298.98 1299|1299.39 1300|1300.69 1301|1301.93 1302|1302.12 1303|1303.74 1304|1304.59 1305|1305.0 1306|1306.11 1307|1307.12 1308|1308.59 1309|1309.48 1310|1310.30 1311|1311.92 1312|1312.73 1313|1313.33 1314|1314.18 1315|1315.69 1316|1316.92 1317|1317.68 1318|1318.74 1319|1319.27 1320|1320.73 1321|1321.77 1322|1322.79 1323|1323.69 1324|1324.8 1325|1325.12 1326|1326.55 1327|1327.32 1328|1328.5 1329|1329.20 1330|1330.23 1331|1331.7 1332|1332.90 1333|1333.71 1334|1334.85 1335|1335.94 1336|1336.53 1337|1337.15 1338|1338.94 1339|1339.75 1340|1340.4 1341|1341.46 1342|1342.74 1343|1343.94 1344|1344.44 1345|1345.58 1346|1346.95 1347|1347.55 1348|1348.60 1349|1349.91 1350|1350.91 1351|1351.34 1352|1352.79 1353|1353.80 1354|1354.91 1355|1355.86 1356|1356.43 1357|1357.4 1358|1358.25 1359|1359.1 1360|1360.22 1361|1361.67 1362|1362.26 1363|1363.69 1364|1364.69 1365|1365.1 1366|1366.16 1367|1367.7 1368|1368.23 1369|1369.94 1370|1370.92 1371|1371.93 1372|1372.47 1373|1373.13 1374|1374.24 1375|1375.46 1376|1376.89 1377|1377.46 1378|1378.63 1379|1379.4 1380|1380.68 1381|1381.88 1382|1382.28 1383|1383.27 1384|1384.13 1385|1385.50 1386|1386.2 1387|1387.91 1388|1388.50 1389|1389.2 1390|1390.22 1391|1391.70 1392|1392.29 1393|1393.30 1394|1394.73 1395|1395.42 1396|1396.47 1397|1397.66 1398|1398.98 1399|1399.57 1400|1400.4 1401|1401.76 1402|1402.1 1403|1403.10 1404|1404.73 1405|1405.4 1406|1406.17 1407|1407.97 1408|1408.9 1409|1409.62 1410|1410.20 1411|1411.35 1412|1412.35 1413|1413.13 1414|1414.52 1415|1415.74 1416|1416.92 1417|1417.80 1418|1418.41 1419|1419.98 1420|1420.78 1421|1421.52 1422|1422.31 1423|1423.59 1424|1424.40 1425|1425.21 1426|1426.2 1427|1427.99 1428|1428.56 1429|1429.33 1430|1430.8 1431|1431.70 1432|1432.35 1433|1433.70 1434|1434.12 1435|1435.97 1436|1436.26 1437|1437.55 1438|1438.54 1439|1439.78 1440|1440.3 1441|1441.87 1442|1442.8 1443|1443.2 1444|1444.93 1445|1445.97 1446|1446.46 1447|1447.18 1448|1448.41 1449|1449.2 1450|1450.92 1451|1451.86 1452|1452.31 1453|1453.53 1454|1454.64 1455|1455.20 1456|1456.46 1457|1457.53 1458|1458.10 1459|1459.33 1460|1460.85 1461|1461.97 1462|1462.69 1463|1463.40 1464|1464.93 1465|1465.50 1466|1466.44 1467|1467.20 1468|1468.47 1469|1469.7 1470|1470.17 1471|1471.42 1472|1472.80 1473|1473.88 1474|1474.51 1475|1475.81 1476|1476.9 1477|1477.4 1478|1478.54 1479|1479.16 1480|1480.34 1481|1481.32 1482|1482.7 1483|1483.65 1484|1484.24 1485|1485.42 1486|1486.82 1487|1487.89 1488|1488.0 </str>
    <float name="score">2.0</float></doc>
  <doc>
    <str name="id">5</str>
    <int name="id_i">5</int>
    <float name="default_amount_f">10450.0</float>
    <str name="amounts_dpf">1|1.74 2|2.29 3|3.72 4|4.15 5|5.9 6|6.66 7|7.56 8|8.75 9|9.0 10|10.93 11|11.67 12|12.38 13|13.73 14|14.43 15|15.75 16|16.15 17|17.89 18|18.20 19|19.51 20|20.94 21|21.33 22|22.96 23|23.77 24|24.24 25|25.72 26|26.70 27|27.58 28|28.64 29|29.65 30|30.9 31|31.12 32|32.38 33|33.98 34|34.41 35|35.46 36|36.93 37|37.97 38|38.83 39|39.23 40|40.31 41|41.61 42|42.35 43|43.58 44|44.67 45|45.85 46|46.2 47|47.93 48|48.46 49|49.77 50|50.83 51|51.32 52|52.56 53|53.29 54|54.26 55|55.32 56|56.32 57|57.1 58|58.88 59|59.5 60|60.4 61|61.29 62|62.38 63|63.77 64|64.84 65|65.44 66|66.91 67|67.36 68|68.33 69|69.40 70|70.89 71|71.53 72|72.66 73|73.85 74|74.61 75|75.57 76|76.17 77|77.86 78|78.60 79|79.80 80|80.47 81|81.73 82|82.89 83|83.41 84|84.80 85|85.17 86|86.73 87|87.25 88|88.65 89

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

53012729332454170206680.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20171030_103916_5304307275858986532.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1363 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171030_104304_2838444216300678120780.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171030_104304_28315228097979891228199.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 785 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171030_104327_93415496489852394821557.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171030_104327_9347657981570760436782.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171030_104441_9095907404259687642888.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171030_104441_9098816856031129031398.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171030_104516_27811880692774803482330.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171030_104516_27816142526983419449570.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171030_104535_6004412462348791491978.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171030_104535_60017823841977623261189.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171030_104616_7876586052652984742218.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171030_104616_7889790947286519191078.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171030_104641_4107297579961186736001.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171030_104641_410476423339588857918.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 649 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171030_104702_11416116821455160695274.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171030_104702_11415954374556193237072.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171030_104746_7784322453813430282930.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171030_104746_77814896028471090981369.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171030_104812_5075935927748176512547.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31648 lines...]