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 2018/07/22 22:49:12 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 22505 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22505/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:42425/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:38905/solr/MoveReplicaHDFSTest_failed_coll_true]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:42425/solr/MoveReplicaHDFSTest_failed_coll_true, https://127.0.0.1:38905/solr/MoveReplicaHDFSTest_failed_coll_true]
	at __randomizedtesting.SeedInfo.seed([A9956C86ADF5C4AD:358BF741A26117D]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:290)
	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: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42425/solr/MoveReplicaHDFSTest_failed_coll_true: no servers hosting shard: shard2
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:436)
	... 45 more




Build Log:
[...truncated 1884 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180722_213126_80010988010504500937961.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180722_213126_80012310078383283498419.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180722_213126_80016462472358386253517.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 295 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180722_214102_92610613730853122148492.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180722_214102_9262850222042632643264.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180722_214102_92612307637545527028949.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1080 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180722_214234_09916172264814022416070.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180722_214234_10014787557331055828514.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180722_214234_10013026108371285389187.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180722_214438_6637739315565638647378.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180722_214438_66311387980403291340959.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180722_214438_66317948513257271099833.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 253 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180722_214449_19417629850664696918791.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180722_214449_19411646959958975954185.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180722_214449_1946085082717056710655.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180722_214513_16417073522419160819348.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180722_214513_1632675719525609967886.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180722_214513_16413198738512797768676.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20180722_214517_20615253921774842495743.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20180722_214517_20615886782821965930645.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20180722_214517_20614580881948735036469.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 174 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180722_214526_6506893884329823416239.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180722_214526_65012391113646348561673.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180722_214526_6501512910023400579209.syserr
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180722_214529_45212471427201318204619.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180722_214529_45210676482639928534240.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180722_214529_4521136462969362856897.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180722_214539_19014375990329852527779.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180722_214539_19014725656304200347259.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180722_214548_3941580500394576433454.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180722_214548_39414972381379199436360.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180722_214548_39410472803828858209315.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180722_214551_6341949437664415531697.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180722_214551_63410718391427030402050.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180722_214551_6342899428981926932477.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 1389 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180722_214619_6035052630841244942017.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180722_214619_60214153968542699387585.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180722_214619_60511755111599234180337.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180722_214629_8803391481418506884276.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180722_214629_8806335228768046869769.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180722_214629_88014665394133222735119.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 261 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180722_214643_3032030508223834553945.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180722_214643_30311402954019331508691.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180722_214643_3032321994126265383727.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 234 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180722_214945_4561087939126380453509.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180722_214945_4563986285781425093804.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180722_214945_456854354331192010527.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 176 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180722_214948_2972251237648279626842.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180722_214948_2977457035249306094065.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180722_214948_2973266250455965593573.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180722_214954_1841072046761060651013.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180722_214954_18411242319712857792817.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180722_214954_18411336737058615603876.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 182 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180722_215032_87113874086129353380398.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180722_215032_87116623808283846874876.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180722_215032_8714800725196081581587.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180722_215041_5332524250034451435792.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180722_215041_5339064711779249740086.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180722_215041_533952790032966077741.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180722_215057_94011001351385888294248.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180722_215057_9411718031277307066191.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180722_215057_9405686474551417665812.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180722_215120_10012457365848568879485.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180722_215120_1003353833075008322266.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 184 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180722_215129_8464129135153983828104.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180722_215129_84616569793179530215616.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180722_215129_84615561455416538712231.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 307 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180722_215145_0884102794594714635886.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180722_215145_0893322226233259121599.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180722_215145_0885809029818345988585.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180722_215152_14417851992190374802875.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180722_215152_1449431036709317918649.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180722_215152_1448495820056964818444.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 212 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180722_215159_8701177904335245622467.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180722_215159_8704168250686048711954.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180722_215159_8705205519394726002042.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 235 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180722_215210_9142803209507039118084.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180722_215210_9149707897215205529623.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180722_215210_91416136630723729502696.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 298 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180722_215343_6587624343903780803269.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180722_215343_6588572133261850265293.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180722_215343_6587635951672285225731.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180722_215438_7621159060690545810023.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 184 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180722_215440_5193715985826904751148.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180722_215440_5192260293968532602029.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180722_215440_5199669188936033121795.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180722_215611_6508055986765777879050.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180722_215611_6491061249768519254525.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180722_215611_6491413021418568938714.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 2002 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/init-core-data-001
   [junit4]   2> 88930 WARN  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 88930 INFO  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 88930 INFO  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 88931 INFO  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 88931 INFO  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-001
   [junit4]   2> 88931 INFO  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 88931 INFO  (Thread-333) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 88931 INFO  (Thread-333) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 88933 ERROR (Thread-333) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 89031 INFO  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34009
   [junit4]   2> 89033 INFO  (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89037 INFO  (jetty-launcher-222-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 89037 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 89037 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 89039 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 89039 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 89039 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 89039 INFO  (jetty-launcher-222-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 89041 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50571db5{/solr,null,AVAILABLE}
   [junit4]   2> 89043 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45c47c03{SSL,[ssl, http/1.1]}{127.0.0.1:34173}
   [junit4]   2> 89043 INFO  (jetty-launcher-222-thread-2) [    ] o.e.j.s.Server Started @89073ms
   [junit4]   2> 89043 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34173}
   [junit4]   2> 89043 ERROR (jetty-launcher-222-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 89043 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 89043 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 89043 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89043 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 89043 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-22T21:58:41.429819Z
   [junit4]   2> 89073 INFO  (jetty-launcher-222-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 89073 INFO  (jetty-launcher-222-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 89073 INFO  (jetty-launcher-222-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 89074 INFO  (zkConnectionManagerCallback-227-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89074 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 89074 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 89074 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 89075 INFO  (jetty-launcher-222-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c01963c{/solr,null,AVAILABLE}
   [junit4]   2> 89075 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15388051{/solr,null,AVAILABLE}
   [junit4]   2> 89075 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15be5301{SSL,[ssl, http/1.1]}{127.0.0.1:36043}
   [junit4]   2> 89075 INFO  (jetty-launcher-222-thread-1) [    ] o.e.j.s.Server Started @89106ms
   [junit4]   2> 89075 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36043}
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5290bddd{SSL,[ssl, http/1.1]}{127.0.0.1:44021}
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-3) [    ] o.e.j.s.Server Started @89106ms
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44021}
   [junit4]   2> 89076 ERROR (jetty-launcher-222-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 89076 ERROR (jetty-launcher-222-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-22T21:58:41.462596Z
   [junit4]   2> 89076 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-22T21:58:41.462590Z
   [junit4]   2> 89092 INFO  (jetty-launcher-222-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 89093 INFO  (jetty-launcher-222-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 89093 INFO  (jetty-launcher-222-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 89100 INFO  (zkConnectionManagerCallback-230-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89100 INFO  (jetty-launcher-222-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b40936d{/solr,null,AVAILABLE}
   [junit4]   2> 89101 INFO  (jetty-launcher-222-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1700a5c7{SSL,[ssl, http/1.1]}{127.0.0.1:38905}
   [junit4]   2> 89101 INFO  (jetty-launcher-222-thread-4) [    ] o.e.j.s.Server Started @89131ms
   [junit4]   2> 89101 INFO  (jetty-launcher-222-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38905}
   [junit4]   2> 89101 ERROR (jetty-launcher-222-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 89101 INFO  (jetty-launcher-222-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 89101 INFO  (jetty-launcher-222-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 89101 INFO  (jetty-launcher-222-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 89101 INFO  (jetty-launcher-222-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 89101 INFO  (jetty-launcher-222-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-22T21:58:41.487957Z
   [junit4]   2> 89128 INFO  (zkConnectionManagerCallback-231-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89128 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 89131 INFO  (jetty-launcher-222-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 89145 INFO  (zkConnectionManagerCallback-233-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89148 INFO  (jetty-launcher-222-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 89216 INFO  (jetty-launcher-222-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34009/solr
   [junit4]   2> 89233 INFO  (zkConnectionManagerCallback-237-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89234 DEBUG (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$501/1865375666@170bbb7f
   [junit4]   2> 89236 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100694177af0005, likely client has closed socket
   [junit4]   2> 89248 INFO  (zkConnectionManagerCallback-240-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89249 INFO  (jetty-launcher-222-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34009/solr
   [junit4]   2> 89260 INFO  (zkConnectionManagerCallback-243-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89261 DEBUG (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$501/1865375666@4049fa50
   [junit4]   2> 89262 INFO  (zkConnectionManagerCallback-247-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89265 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 89266 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89266 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 89266 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 89268 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 89269 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 89274 DEBUG (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72173323939676168-127.0.0.1:44021_solr-n_0000000000
   [junit4]   2> 89274 INFO  (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44021_solr
   [junit4]   2> 89274 INFO  (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.c.Overseer Overseer (id=72173323939676168-127.0.0.1:44021_solr-n_0000000000) starting
   [junit4]   2> 89321 INFO  (zkConnectionManagerCallback-254-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89323 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 89323 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89324 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 89325 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 89326 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 89327 INFO  (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34009/solr ready
   [junit4]   2> 89329 INFO  (OverseerStateUpdate-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44021_solr
   [junit4]   2> 89336 DEBUG (OverseerCollectionConfigSetProcessor-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 89337 DEBUG (OverseerCollectionConfigSetProcessor-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0
   [junit4]   2> 89337 DEBUG (OverseerCollectionConfigSetProcessor-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 89337 DEBUG (OverseerCollectionConfigSetProcessor-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 89337 DEBUG (OverseerCollectionConfigSetProcessor-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 89337 DEBUG (OverseerCollectionConfigSetProcessor-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 89337 DEBUG (OverseerCollectionConfigSetProcessor-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Peeking for top 100 elements. ExcludeSet: []
   [junit4]   2> 89337 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/collection-queue-work
   [junit4]   2> 89339 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 89340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 89340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 89340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 89340 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 89341 DEBUG (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72173323939676166-127.0.0.1:36043_solr-n_0000000001
   [junit4]   2> 89342 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72173323939676168-127.0.0.1:44021_solr-n_0000000000
   [junit4]   2> 89342 DEBUG (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72173323939676168-127.0.0.1:44021_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 89342 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36043_solr
   [junit4]   2> 89342 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89342 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89342 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89345 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89345 INFO  (OverseerStateUpdate-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89346 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue-work
   [junit4]   2> 89346 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 89349 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89357 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89357 DEBUG (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:44021_solr as DOWN
   [junit4]   2> 89358 DEBUG (OverseerAutoScalingTriggerThread-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 89358 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 89358 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/autoscaling.json
   [junit4]   2> 89358 INFO  (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 89358 INFO  (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44021_solr
   [junit4]   2> 89358 DEBUG (OverseerAutoScalingTriggerThread-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 89359 DEBUG (OverseerAutoScalingTriggerThread-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 89359 DEBUG (OverseerAutoScalingTriggerThread-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 89360 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 89361 DEBUG (OverseerStateUpdate-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:44021_solr"} current state version: 0
   [junit4]   2> 89361 DEBUG (OverseerStateUpdate-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:44021_solr
   [junit4]   2> 89361 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89361 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89361 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89368 INFO  (zkCallback-239-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89368 INFO  (zkCallback-253-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 89381 INFO  (jetty-launcher-222-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34009/solr
   [junit4]   2> 89392 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89392 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89392 INFO  (zkCallback-246-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 89392 INFO  (zkCallback-253-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 89393 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89393 INFO  (zkCallback-239-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 89397 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 89397 INFO  (zkConnectionManagerCallback-263-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89397 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100694177af000b, likely client has closed socket
   [junit4]   2> 89398 DEBUG (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$501/1865375666@5703a24
   [junit4]   2> 89398 DEBUG (OverseerAutoScalingTriggerThread-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:44021_solr, 127.0.0.1:36043_solr]
   [junit4]   2> 89401 INFO  (zkConnectionManagerCallback-260-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 89401 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89401 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 89402 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 89402 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 89402 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 89402 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34009/solr ready
   [junit4]   2> 89404 DEBUG (OverseerAutoScalingTriggerThread-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 89405 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 89405 DEBUG (OverseerAutoScalingTriggerThread-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 89405 DEBUG (ScheduledTrigger-459-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 89415 INFO  (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89416 INFO  (jetty-launcher-222-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34009/solr
   [junit4]   2> 89427 INFO  (zkConnectionManagerCallback-267-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89427 INFO  (zkConnectionManagerCallback-271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89428 DEBUG (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$501/1865375666@77fb95ae
   [junit4]   2> 89430 INFO  (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44021.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89433 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 89433 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89433 INFO  (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 89433 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 89433 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 89433 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 89434 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 89435 DEBUG (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72173323939676172-127.0.0.1:38905_solr-n_0000000002
   [junit4]   2> 89435 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72173323939676166-127.0.0.1:36043_solr-n_0000000001
   [junit4]   2> 89435 DEBUG (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72173323939676166-127.0.0.1:36043_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 89435 DEBUG (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:38905_solr as DOWN
   [junit4]   2> 89436 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 89436 INFO  (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 89436 INFO  (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38905_solr
   [junit4]   2> 89436 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 89436 DEBUG (OverseerStateUpdate-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38905_solr"} current state version: 0
   [junit4]   2> 89436 DEBUG (OverseerStateUpdate-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38905_solr
   [junit4]   2> 89437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89437 INFO  (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44021.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89437 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89437 INFO  (zkCallback-246-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 89437 INFO  (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44021.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89437 INFO  (zkCallback-239-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 89438 INFO  (jetty-launcher-222-thread-3) [n:127.0.0.1:44021_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-001/node3/.
   [junit4]   2> 89441 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89441 INFO  (zkCallback-253-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 89441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89441 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89449 INFO  (zkCallback-259-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 89449 INFO  (zkCallback-266-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 89452 INFO  (zkConnectionManagerCallback-273-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89457 INFO  (zkConnectionManagerCallback-280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89459 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 89465 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89465 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36043.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89466 INFO  (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 89467 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 89467 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 89467 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 89467 INFO  (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34009/solr ready
   [junit4]   2> 89468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 89468 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89469 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 89469 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 89469 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 89469 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 89470 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/security.json
   [junit4]   2> 89472 INFO  (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89473 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36043.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89473 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36043.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89474 INFO  (jetty-launcher-222-thread-1) [n:127.0.0.1:36043_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-001/node1/.
   [junit4]   2> 89482 DEBUG (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/72173323939676174-127.0.0.1:34173_solr-n_0000000003
   [junit4]   2> 89483 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/overseer_elect/election/72173323939676172-127.0.0.1:38905_solr-n_0000000002
   [junit4]   2> 89483 DEBUG (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/72173323939676172-127.0.0.1:38905_solr-n_0000000002 to know if I could be the leader
   [junit4]   2> 89483 DEBUG (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:34173_solr as DOWN
   [junit4]   2> 89484 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 89485 INFO  (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89485 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 89485 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 89485 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34173_solr
   [junit4]   2> 89485 DEBUG (OverseerStateUpdate-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:34173_solr"} current state version: 0
   [junit4]   2> 89485 DEBUG (OverseerStateUpdate-72173323939676168-127.0.0.1:44021_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:34173_solr
   [junit4]   2> 89488 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/live_nodes
   [junit4]   2> 89489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89489 INFO  (zkCallback-253-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89489 INFO  (zkCallback-246-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89489 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89489 INFO  (zkCallback-266-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89490 INFO  (zkCallback-239-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89490 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89490 INFO  (zkCallback-259-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89491 INFO  (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89491 INFO  (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38905.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89492 INFO  (jetty-launcher-222-thread-4) [n:127.0.0.1:38905_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-001/node4/.
   [junit4]   2> 89492 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89493 INFO  (zkCallback-272-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89497 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89497 INFO  (zkCallback-279-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 89517 INFO  (zkConnectionManagerCallback-288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89517 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 89517 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/live_nodes
   [junit4]   2> 89517 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 89517 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterstate.json
   [junit4]   2> 89518 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/collections
   [junit4]   2> 89518 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: create/delete: /solr/aliases.json
   [junit4]   2> 89518 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34009/solr ready
   [junit4]   2> 89526 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 89540 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34173.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89547 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34173.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89547 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34173.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a0e3b19
   [junit4]   2> 89548 INFO  (jetty-launcher-222-thread-2) [n:127.0.0.1:34173_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-001/node2/.
   [junit4]   2> 89581 INFO  (zkConnectionManagerCallback-291-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89587 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch fired: children: /solr/overseer/queue
   [junit4]   2> 89587 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: children: /solr/overseer/queue
   [junit4]   2> 89587 INFO  (zkConnectionManagerCallback-296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 89588 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch added: data: /solr/clusterprops.json
   [junit4]   2> 89588 DEBUG (SyncThread:0) [    ] o.a.s.c.ZkTestServer Watch 

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

shard1
   [junit4]   2> 	19	/solr/configs/conf1
   [junit4]   2> 	17	/solr/aliases.json
   [junit4]   2> 	10	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard2
   [junit4]   2> 	10	/solr/collections/MoveReplicaHDFSTest_coll_true/terms/shard2
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard2
   [junit4]   2> 	9	/solr/collections/MoveReplicaHDFSTest_coll_false/terms/shard2
   [junit4]   2> 	8	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/terms/shard1
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/terms/shard1
   [junit4]   2> 	6	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/clusterprops.json
   [junit4]   2> 	17	/solr/clusterstate.json
   [junit4]   2> 	15	/solr/collections/MoveReplicaHDFSTest_coll_false/state.json
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/MoveReplicaHDFSTest_coll_true/state.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_false/state.json
   [junit4]   2> 	4	/solr/collections/MoveReplicaHDFSTest_failed_coll_true/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72173492315684876-127.0.0.1:36229_solr-n_0000000001
   [junit4]   2> 	3	/solr/collections/MoveReplicaHDFSTest_coll_true/leader_elect/shard1/election/72173492315684872-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/MoveReplicaHDFSTest_coll_false/leader_elect/shard1/election/72173492315684885-core_node5-n_0000000001
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/collections
   [junit4]   2> 	27	/solr/live_nodes
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 91933 WARN  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 91951 INFO  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 92054 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38619) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 92054 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:38619) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1293811346-88.99.242.108-1532299295668 (Datanode Uuid f7bae341-024d-46dd-88fe-ab2a06d7b03e) service to localhost.localdomain/127.0.0.1:38619
   [junit4]   2> 92056 WARN  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 92066 INFO  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 92167 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38619) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 92167 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:38619) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-1293811346-88.99.242.108-1532299295668 (Datanode Uuid 0389af27-4c5c-47e5-8df7-395835e70a0c) service to localhost.localdomain/127.0.0.1:38619
   [junit4]   2> 92178 INFO  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 92301 INFO  (SUITE-MoveReplicaHDFSTest-seed#[A9956C86ADF5C4AD]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38303 38303
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.MoveReplicaHDFSTest_A9956C86ADF5C4AD-001
   [junit4]   2> Jul 22, 2018 10:43:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1058, maxMBSortInHeap=7.2915035377074755, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@56945d9a), locale=cy, timezone=America/New_York
   [junit4]   2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=6,free=218994224,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSTest]
   [junit4] Completed [1/5 (1!)] on J0 in 101.34s, 4 tests, 1 error <<< FAILURES!

[...truncated 16 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20180722_224127_8488861120219871790323.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20180722_224127_84810539007164671413298.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20180722_224127_84914170395169296287891.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 10 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 1 error [seed: A9956C86ADF5C4AD]

Total time: 3 minutes 19 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a8839b7eab122037ed1c1674b2f909666718e331, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22504
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_172) - Build # 22514 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22514/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC

10 tests failed.
FAILED:  org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:5A0615C44095B6BD]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:5A0615C44095B6BD]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:5A0615C44095B6BD]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:5A0615C44095B6BD]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.core.TestSolrDeletionPolicy1.testNumCommitsConfigured(TestSolrDeletionPolicy1.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild

Error Message:
junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException

Stack Trace:
java.util.concurrent.ExecutionException: junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException
	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:5972DFF06CF4391F]:0)
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.handler.component.InfixSuggestersTest.testShutdownDuringBuild(InfixSuggestersTest.java:130)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: junit.framework.AssertionFailedError: Unexpected wrapped exception type, expected CoreIsClosedException
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$testShutdownDuringBuild$3(InfixSuggestersTest.java:121)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more
Caused by: java.lang.RuntimeException: Exception during query
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
	at org.apache.solr.handler.component.InfixSuggestersTest.lambda$null$2(InfixSuggestersTest.java:122)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
	... 6 more
Caused by: org.apache.solr.common.SolrException: SolrCoreState already closed.
	at org.apache.solr.update.DefaultSolrCoreState.lock(DefaultSolrCoreState.java:186)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:121)
	at org.apache.solr.update.SolrCoreState.getTragicException(SolrCoreState.java:198)
	at org.apache.solr.core.CoreContainer.checkTragicException(CoreContainer.java:1812)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2541)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:891)
	... 9 more


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:EAB8295FC610185]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:EAB8295FC610185]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:EAB8295FC610185]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:EAB8295FC610185]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:EAB8295FC610185]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13402 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/init-core-data-001
   [junit4]   2> 1302193 WARN  (SUITE-TestDistributedGrouping-seed#[86FFBD4F529D6C7D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=40 numCloses=40
   [junit4]   2> 1302194 INFO  (SUITE-TestDistributedGrouping-seed#[86FFBD4F529D6C7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1302195 INFO  (SUITE-TestDistributedGrouping-seed#[86FFBD4F529D6C7D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1302196 INFO  (SUITE-TestDistributedGrouping-seed#[86FFBD4F529D6C7D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1302196 INFO  (SUITE-TestDistributedGrouping-seed#[86FFBD4F529D6C7D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /a_/uw
   [junit4]   2> 1302308 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1302316 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1302326 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1302326 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1302326 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1302328 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10fba09{/a_/uw,null,AVAILABLE}
   [junit4]   2> 1302328 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16b7ee3{SSL,[ssl, http/1.1]}{127.0.0.1:43945}
   [junit4]   2> 1302328 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.Server Started @1302361ms
   [junit4]   2> 1302328 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/a_/uw, hostPort=43945, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/tempDir-001/control/cores}
   [junit4]   2> 1302329 ERROR (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1302329 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1302329 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1302329 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1302329 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1302329 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-24T08:22:23.490Z
   [junit4]   2> 1302329 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/tempDir-001/control/solr.xml
   [junit4]   2> 1302333 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1302333 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1302335 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1751210, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1303202 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1303202 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1303220 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1751210
   [junit4]   2> 1303230 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1751210
   [junit4]   2> 1303230 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1751210
   [junit4]   2> 1303232 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/tempDir-001/control/cores
   [junit4]   2> 1303232 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1303233 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1303259 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1303294 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1303365 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1303371 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1303372 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1751210
   [junit4]   2> 1303372 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1303372 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1303374 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=94.384765625, floorSegmentMB=0.8115234375, forceMergeDeletesPctAllowed=11.527392649994457, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19536759045620117, deletesPctAllowed=31.8040921556312
   [junit4]   2> 1303422 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1303422 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1303424 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1303424 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1303425 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=98.9375, floorSegmentMB=1.3359375, forceMergeDeletesPctAllowed=18.926948890381563, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=46.16083928181679
   [junit4]   2> 1303425 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1336db5[collection1] main]
   [junit4]   2> 1303426 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1303449 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1303560 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1303560 INFO  (searcherExecutor-4648-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1303560 INFO  (coreLoadExecutor-4647-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606859405101367296
   [junit4]   2> 1303561 INFO  (searcherExecutor-4648-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1303561 INFO  (searcherExecutor-4648-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1303561 INFO  (searcherExecutor-4648-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1303561 INFO  (searcherExecutor-4648-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1303561 INFO  (searcherExecutor-4648-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1303561 INFO  (searcherExecutor-4648-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1303561 INFO  (searcherExecutor-4648-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1303561 INFO  (searcherExecutor-4648-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1303562 INFO  (searcherExecutor-4648-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1336db5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1303663 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1303664 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1303665 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1303665 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1303665 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1303665 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58f472{/a_/uw,null,AVAILABLE}
   [junit4]   2> 1303666 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13fb572{SSL,[ssl, http/1.1]}{127.0.0.1:39585}
   [junit4]   2> 1303666 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.Server Started @1303698ms
   [junit4]   2> 1303666 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/a_/uw, hostPort=39585, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/tempDir-001/shard0/cores}
   [junit4]   2> 1303666 ERROR (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1303666 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1303666 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 1303666 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1303666 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1303666 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-24T08:22:24.827Z
   [junit4]   2> 1303667 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1303670 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1303670 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1303670 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1751210, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1304971 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1304971 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1304989 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1751210
   [junit4]   2> 1304999 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1751210
   [junit4]   2> 1304999 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1751210
   [junit4]   2> 1305001 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/tempDir-001/shard0/cores
   [junit4]   2> 1305001 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1305002 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1305053 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1305073 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1305146 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1305151 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1305151 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1751210
   [junit4]   2> 1305151 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1305151 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1305153 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=94.384765625, floorSegmentMB=0.8115234375, forceMergeDeletesPctAllowed=11.527392649994457, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19536759045620117, deletesPctAllowed=31.8040921556312
   [junit4]   2> 1305192 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1305192 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1305193 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1305193 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1305195 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=98.9375, floorSegmentMB=1.3359375, forceMergeDeletesPctAllowed=18.926948890381563, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=46.16083928181679
   [junit4]   2> 1305195 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19cb753[collection1] main]
   [junit4]   2> 1305196 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1305222 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1305523 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1305524 INFO  (searcherExecutor-4662-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1305524 INFO  (coreLoadExecutor-4661-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606859407160770560
   [junit4]   2> 1305524 INFO  (searcherExecutor-4662-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1305524 INFO  (searcherExecutor-4662-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1305524 INFO  (searcherExecutor-4662-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1305524 INFO  (searcherExecutor-4662-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1305524 INFO  (searcherExecutor-4662-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1305524 INFO  (searcherExecutor-4662-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1305524 INFO  (searcherExecutor-4662-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1305524 INFO  (searcherExecutor-4662-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1305525 INFO  (searcherExecutor-4662-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19cb753[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1305526 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1305577 INFO  (qtp16300391-12896) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606859407214247936)} 0 1
   [junit4]   2> 1305615 INFO  (qtp5100499-12920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606859407243608064)} 0 12
   [junit4]   2> 1305616 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606859407257239552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1305616 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1305617 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1305617 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 1305619 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606859407260385280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1305619 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1305619 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1305620 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 1305623 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=2
   [junit4]   2> 1305675 INFO  (qtp5100499-12922) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/a_/uw|[ff01::213]:33332/a_/uw|[ff01::114]:33332/a_/uw|https://127.0.0.1:39585/a_/uw/collection1&rows=100&version=2&q=*:*&NOW=1532420546786&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=13
   [junit4]   2> 1305688 INFO  (qtp5100499-12920) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={q=*:*&shards=[ff01::083]:33332/a_/uw|[ff01::213]:33332/a_/uw|[ff01::114]:33332/a_/uw|https://127.0.0.1:39585/a_/uw/collection1&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=62
   [junit4]   2> 1305689 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1305690 INFO  (qtp5100499-12937) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/a_/uw|[ff01::114]:33332/a_/uw|[ff01::213]:33332/a_/uw|https://127.0.0.1:39585/a_/uw/collection1&rows=100&version=2&q=*:*&NOW=1532420546851&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1305691 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={q=*:*&shards=[ff01::083]:33332/a_/uw|[ff01::114]:33332/a_/uw|[ff01::213]:33332/a_/uw|https://127.0.0.1:39585/a_/uw/collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=1
   [junit4]   2> 1305692 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1305695 INFO  (qtp5100499-12922) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:39585/a_/uw/collection1|[ff01::213]:33332/a_/uw|[ff01::114]:33332/a_/uw|[ff01::083]:33332/a_/uw&rows=100&version=2&q=*:*&NOW=1532420546855&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1305701 INFO  (qtp5100499-12937) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:39585/a_/uw/collection1|[ff01::213]:33332/a_/uw|[ff01::114]:33332/a_/uw|[ff01::083]:33332/a_/uw&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532420546855&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=5
   [junit4]   2> 1305704 INFO  (qtp5100499-12920) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={q=*:*&shards=https://127.0.0.1:39585/a_/uw/collection1|[ff01::213]:33332/a_/uw|[ff01::114]:33332/a_/uw|[ff01::083]:33332/a_/uw&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=10
   [junit4]   2> 1305705 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=0
   [junit4]   2> 1305708 INFO  (qtp5100499-12922) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/a_/uw|[ff01::114]:33332/a_/uw|https://127.0.0.1:39585/a_/uw/collection1|[ff01::083]:33332/a_/uw&rows=100&version=2&q=*:*&stats=false&NOW=1532420546869&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 1305709 INFO  (qtp5100499-12937) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/a_/uw|[ff01::114]:33332/a_/uw|https://127.0.0.1:39585/a_/uw/collection1|[ff01::083]:33332/a_/uw&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532420546869&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 1305710 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={q=*:*&shards=[ff01::213]:33332/a_/uw|[ff01::114]:33332/a_/uw|https://127.0.0.1:39585/a_/uw/collection1|[ff01::083]:33332/a_/uw&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=2
   [junit4]   2> 1305711 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1305713 INFO  (qtp5100499-12922) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:39585/a_/uw/collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532420546872&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1305713 INFO  (qtp5100499-12920) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=https://127.0.0.1:39585/a_/uw/collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=1
   [junit4]   2> 1305719 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=5
   [junit4]   2> 1305721 INFO  (qtp5100499-12937) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:39585/a_/uw/collection1&rows=100&version=2&q=*:*&group.truncate=true&NOW=1532420546881&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1305722 INFO  (qtp5100499-12937) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:39585/a_/uw/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1532420546881&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1305722 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/a_/uw path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=https://127.0.0.1:39585/a_/uw/collection1&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 1305727 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[1 (1606859407369437184)]} 0 3
   [junit4]   2> 1305736 INFO  (qtp5100499-12920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[1 (1606859407380971520)]} 0 1
   [junit4]   2> 1305737 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[2 (1606859407383068672)]} 0 0
   [junit4]   2> 1305738 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[2 (1606859407385165824)]} 0 0
   [junit4]   2> 1305739 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[3 (1606859407386214400)]} 0 0
   [junit4]   2> 1305740 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[3 (1606859407387262976)]} 0 0
   [junit4]   2> 1305741 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[4 (1606859407388311552)]} 0 0
   [junit4]   2> 1305742 INFO  (qtp5100499-12920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[4 (1606859407388311552)]} 0 0
   [junit4]   2> 1305744 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[5 (1606859407390408704)]} 0 0
   [junit4]   2> 1305745 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[5 (1606859407391457280)]} 0 0
   [junit4]   2> 1305748 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[6 (1606859407394603008)]} 0 1
   [junit4]   2> 1305750 INFO  (qtp5100499-12920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[6 (1606859407396700160)]} 0 0
   [junit4]   2> 1305751 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[7 (1606859407398797312)]} 0 0
   [junit4]   2> 1305753 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[7 (1606859407399845888)]} 0 0
   [junit4]   2> 1305755 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[8 (1606859407401943040)]} 0 0
   [junit4]   2> 1305755 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[8 (1606859407402991616)]} 0 0
   [junit4]   2> 1305756 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[9 (1606859407404040192)]} 0 0
   [junit4]   2> 1305757 INFO  (qtp5100499-12920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[9 (1606859407404040192)]} 0 0
   [junit4]   2> 1305757 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[10 (1606859407405088768)]} 0 0
   [junit4]   2> 1305758 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[10 (1606859407406137344)]} 0 0
   [junit4]   2> 1305759 INFO  (qtp16300391-12900) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[11 (1606859407407185920)]} 0 0
   [junit4]   2> 1305774 INFO  (qtp5100499-12920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[11 (1606859407422914560)]} 0 0
   [junit4]   2> 1305776 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[12 (1606859407423963136)]} 0 0
   [junit4]   2> 1305777 INFO  (qtp5100499-12921) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[12 (1606859407426060288)]} 0 1
   [junit4]   2> 1305782 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[14 (1606859407428157440)]} 0 3
   [junit4]   2> 1305784 INFO  (qtp5100499-12922) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[14 (1606859407432351744)]} 0 1
   [junit4]   2> 1305785 INFO  (qtp16300391-12901) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/a_/uw path=/update params={wt=javabin&version=2}{add=[15 (1606859407433400320)]} 0 0
   [junit4]   2> 1305787 INFO  (qtp5100499-12920) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp

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

175-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=194d8e9
   [junit4]   2> 34872 INFO  (coreCloseExecutor-175-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@aa3e2d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@44ff7
   [junit4]   2> 34879 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13091db{/a_/uw,null,UNAVAILABLE}
   [junit4]   2> 34879 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 34881 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@10a6d08{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 34881 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11399039
   [junit4]   2> 34881 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 34881 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1088902: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@80510a
   [junit4]   2> 34886 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 34886 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@662789: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ae5843
   [junit4]   2> 34889 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 34889 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c6b62a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@9b9160
   [junit4]   2> 34889 INFO  (coreCloseExecutor-177-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@894e05
   [junit4]   2> 34889 INFO  (coreCloseExecutor-177-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=894e05
   [junit4]   2> 34889 INFO  (coreCloseExecutor-177-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d4408: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@835c62
   [junit4]   2> 34988 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12367dd{/a_/uw,null,UNAVAILABLE}
   [junit4]   2> 34988 INFO  (TEST-TestDistributedGrouping.test-seed#[86FFBD4F529D6C7D]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=test -Dtests.seed=86FFBD4F529D6C7D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-YE -Dtests.timezone=Pacific/Tarawa -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 4.96s J0 | TestDistributedGrouping.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86FFBD4F529D6C7D:EAB8295FC610185]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_86FFBD4F529D6C7D-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {other_tl1=Lucene50(blocksize=128), SubjectTerms_mfacet=Lucene50(blocksize=128), range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_l1=Lucene50(blocksize=128), a_n_tdt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=FST50, intDefault=Lucene50(blocksize=128), n_td1=FST50, n_d1=Lucene50(blocksize=128), n_f1=FST50, range_facet_l=Lucene50(blocksize=128), n_tl1=FST50, a_s=PostingsFormat(name=LuceneFixedGap), n_tf1=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), text=PostingsFormat(name=LuceneFixedGap), oddField_s1=Lucene50(blocksize=128), a_idv=PostingsFormat(name=LuceneFixedGap), timestamp=Lucene50(blocksize=128), n_dt1=FST50, a_i1=Lucene50(blocksize=128), b_n_tdt=Lucene50(blocksize=128), n_ti1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), foo_b=PostingsFormat(name=LuceneFixedGap), n_tdt1=Lucene50(blocksize=128), foo_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id_i1=FST50, range_facet_i_dv=Lucene50(blocksize=128), foo_f=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Asserting), a_idv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=44, maxMBSortInHeap=5.761651367542045, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@15420d1), locale=ar-YE, timezone=Pacific/Tarawa
   [junit4]   2> NOTE: Linux 4.15.0-24-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=47282384,total=89178112
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedGrouping, InfixSuggestersTest, TestSolrDeletionPolicy1, TestDistributedGrouping, TestDistributedGrouping]
   [junit4] Completed [15/15 (8!)] on J0 in 4.97s, 1 test, 1 failure <<< FAILURES!

[...truncated 18 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 15 suites, 55 tests, 8 failures [seed: 86FFBD4F529D6C7D]

Total time: 37 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.component.InfixSuggestersTest
[repro]   3/5 failed: org.apache.solr.core.TestSolrDeletionPolicy1
[repro]   5/5 failed: org.apache.solr.TestDistributedGrouping
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=8892c0d9aff9e8b7a6722a50a18908ef575276da, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22513
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_172) - Build # 22513 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22513/
Java: 32bit/jdk1.8.0_172 -server -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([95FF4BF73B7DF7EF:1DAB742D95819A17]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([95FF4BF73B7DF7EF:1DAB742D95819A17]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([95FF4BF73B7DF7EF:1DAB742D95819A17]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([95FF4BF73B7DF7EF:1DAB742D95819A17]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13564 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/init-core-data-001
   [junit4]   2> 1110783 WARN  (SUITE-TestDistributedGrouping-seed#[95FF4BF73B7DF7EF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1110783 INFO  (SUITE-TestDistributedGrouping-seed#[95FF4BF73B7DF7EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1110785 INFO  (SUITE-TestDistributedGrouping-seed#[95FF4BF73B7DF7EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1110785 INFO  (SUITE-TestDistributedGrouping-seed#[95FF4BF73B7DF7EF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1110785 INFO  (SUITE-TestDistributedGrouping-seed#[95FF4BF73B7DF7EF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /l_/
   [junit4]   2> 1110865 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/tempDir-001/control/cores/collection1
   [junit4]   2> 1110866 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1110867 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1110867 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1110867 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1110869 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a6424c{/l_,null,AVAILABLE}
   [junit4]   2> 1110870 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1618201{HTTP/1.1,[http/1.1]}{127.0.0.1:33221}
   [junit4]   2> 1110870 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.Server Started @1110907ms
   [junit4]   2> 1110870 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l_, hostPort=33221, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/tempDir-001/control/cores}
   [junit4]   2> 1110870 ERROR (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1110870 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1110870 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1110870 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1110870 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1110870 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-24T01:16:51.704Z
   [junit4]   2> 1110870 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/tempDir-001/control/solr.xml
   [junit4]   2> 1110873 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1110873 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1110874 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@8d1def, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1111292 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1111292 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1111306 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8d1def
   [junit4]   2> 1111312 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8d1def
   [junit4]   2> 1111312 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8d1def
   [junit4]   2> 1111314 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/tempDir-001/control/cores
   [junit4]   2> 1111314 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1111316 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1111377 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1111398 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1111508 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1111514 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1111514 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8d1def
   [junit4]   2> 1111515 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1111515 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1111516 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45555104172896677]
   [junit4]   2> 1111577 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1111577 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1111578 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1111578 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1111579 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1111579 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a13ade[collection1] main]
   [junit4]   2> 1111580 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1111882 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1111970 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1111970 INFO  (searcherExecutor-5659-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1111970 INFO  (coreLoadExecutor-5658-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606832632945967104
   [junit4]   2> 1111970 INFO  (searcherExecutor-5659-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1111970 INFO  (searcherExecutor-5659-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1111970 INFO  (searcherExecutor-5659-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1111970 INFO  (searcherExecutor-5659-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1111970 INFO  (searcherExecutor-5659-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1111971 INFO  (searcherExecutor-5659-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1111971 INFO  (searcherExecutor-5659-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1111971 INFO  (searcherExecutor-5659-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1111971 INFO  (searcherExecutor-5659-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a13ade[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1112077 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 1112078 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1112091 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1112091 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1112091 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1112092 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7674c3{/l_,null,AVAILABLE}
   [junit4]   2> 1112092 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9ab70e{HTTP/1.1,[http/1.1]}{127.0.0.1:37571}
   [junit4]   2> 1112092 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.Server Started @1112129ms
   [junit4]   2> 1112092 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/l_, hostPort=37571, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/tempDir-001/shard0/cores}
   [junit4]   2> 1112092 ERROR (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1112092 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1112092 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1112092 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1112092 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1112092 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-24T01:16:52.926Z
   [junit4]   2> 1112093 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1112096 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1112096 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1112097 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@8d1def, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1112864 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1112864 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1112880 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8d1def
   [junit4]   2> 1112887 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8d1def
   [junit4]   2> 1112887 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8d1def
   [junit4]   2> 1112889 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/tempDir-001/shard0/cores
   [junit4]   2> 1112889 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1112889 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1112908 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1112923 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1113019 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1113026 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1113027 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8d1def
   [junit4]   2> 1113027 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1113027 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1113029 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45555104172896677]
   [junit4]   2> 1113085 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1113085 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1113086 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1113086 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1113087 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1113087 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@109c814[collection1] main]
   [junit4]   2> 1113088 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1113307 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1113393 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1113393 INFO  (searcherExecutor-5673-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1113393 INFO  (coreLoadExecutor-5672-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606832634438090752
   [junit4]   2> 1113393 INFO  (searcherExecutor-5673-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1113393 INFO  (searcherExecutor-5673-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1113393 INFO  (searcherExecutor-5673-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1113393 INFO  (searcherExecutor-5673-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1113393 INFO  (searcherExecutor-5673-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1113393 INFO  (searcherExecutor-5673-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1113393 INFO  (searcherExecutor-5673-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1113393 INFO  (searcherExecutor-5673-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1113394 INFO  (searcherExecutor-5673-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@109c814[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1113895 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1113897 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606832634965524480)} 0 1
   [junit4]   2> 1113902 INFO  (qtp4595117-18669) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606832634970767360)} 0 1
   [junit4]   2> 1113902 INFO  (qtp6482017-18643) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606832634971815936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1113902 INFO  (qtp6482017-18643) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1113903 INFO  (qtp6482017-18643) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1113903 INFO  (qtp6482017-18643) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1113903 INFO  (qtp4595117-18663) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606832634972864512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1113903 INFO  (qtp4595117-18663) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1113903 INFO  (qtp4595117-18663) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1113903 INFO  (qtp4595117-18663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1113909 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=2
   [junit4]   2> 1113926 INFO  (qtp4595117-18664) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/l_|http://127.0.0.1:37571/l_/collection1&rows=100&version=2&q=*:*&NOW=1532395014744&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1113926 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={q=*:*&shards=[ff01::083]:33332/l_|http://127.0.0.1:37571/l_/collection1&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=15
   [junit4]   2> 1113926 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1113927 INFO  (qtp4595117-18669) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:37571/l_/collection1&rows=100&version=2&q=*:*&NOW=1532395014761&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1113928 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={q=*:*&shards=http://127.0.0.1:37571/l_/collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1113928 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1113949 INFO  (qtp4595117-18664) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/l_|http://127.0.0.1:37571/l_/collection1|[ff01::114]:33332/l_|[ff01::083]:33332/l_&rows=100&version=2&q=*:*&NOW=1532395014781&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1113950 INFO  (qtp4595117-18663) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/l_|http://127.0.0.1:37571/l_/collection1|[ff01::114]:33332/l_|[ff01::083]:33332/l_&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532395014781&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1113950 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={q=*:*&shards=[ff01::213]:33332/l_|http://127.0.0.1:37571/l_/collection1|[ff01::114]:33332/l_|[ff01::083]:33332/l_&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 1113951 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=0
   [junit4]   2> 1113953 INFO  (qtp4595117-18664) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/l_|http://127.0.0.1:37571/l_/collection1|[ff01::083]:33332/l_|[ff01::213]:33332/l_&rows=100&version=2&q=*:*&stats=false&NOW=1532395014785&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 1113954 INFO  (qtp4595117-18664) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/l_|http://127.0.0.1:37571/l_/collection1|[ff01::083]:33332/l_|[ff01::213]:33332/l_&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532395014785&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 1113954 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={q=*:*&shards=[ff01::114]:33332/l_|http://127.0.0.1:37571/l_/collection1|[ff01::083]:33332/l_|[ff01::213]:33332/l_&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=2
   [junit4]   2> 1113955 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1113956 INFO  (qtp4595117-18663) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:37571/l_/collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532395014789&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1113956 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=http://127.0.0.1:37571/l_/collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1113962 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=5
   [junit4]   2> 1113964 INFO  (qtp4595117-18664) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/l_|http://127.0.0.1:37571/l_/collection1|[ff01::083]:33332/l_|[ff01::213]:33332/l_&rows=100&version=2&q=*:*&group.truncate=true&NOW=1532395014797&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1113964 INFO  (qtp4595117-18663) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/l_|http://127.0.0.1:37571/l_/collection1|[ff01::083]:33332/l_|[ff01::213]:33332/l_&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1532395014797&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1113964 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/l_ path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=[ff01::114]:33332/l_|http://127.0.0.1:37571/l_/collection1|[ff01::083]:33332/l_|[ff01::213]:33332/l_&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=1
   [junit4]   2> 1113967 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[1 (1606832635037876224)]} 0 1
   [junit4]   2> 1113970 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[1 (1606832635041021952)]} 0 2
   [junit4]   2> 1113971 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[2 (1606832635043119104)]} 0 0
   [junit4]   2> 1113971 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[2 (1606832635044167680)]} 0 0
   [junit4]   2> 1113973 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[3 (1606832635046264832)]} 0 0
   [junit4]   2> 1113974 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[3 (1606832635046264832)]} 0 0
   [junit4]   2> 1113974 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[4 (1606832635047313408)]} 0 0
   [junit4]   2> 1113975 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[4 (1606832635048361984)]} 0 0
   [junit4]   2> 1113976 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[5 (1606832635048361984)]} 0 0
   [junit4]   2> 1113976 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[5 (1606832635049410560)]} 0 0
   [junit4]   2> 1113977 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[6 (1606832635049410560)]} 0 0
   [junit4]   2> 1113977 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[6 (1606832635050459136)]} 0 0
   [junit4]   2> 1113983 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[7 (1606832635050459136)]} 0 6
   [junit4]   2> 1113984 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[7 (1606832635057799168)]} 0 0
   [junit4]   2> 1113985 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[8 (1606832635057799168)]} 0 0
   [junit4]   2> 1113985 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[8 (1606832635058847744)]} 0 0
   [junit4]   2> 1113985 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[9 (1606832635058847744)]} 0 0
   [junit4]   2> 1113986 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[9 (1606832635059896320)]} 0 0
   [junit4]   2> 1113986 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[10 (1606832635059896320)]} 0 0
   [junit4]   2> 1113987 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[10 (1606832635059896321)]} 0 0
   [junit4]   2> 1113987 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[11 (1606832635060944896)]} 0 0
   [junit4]   2> 1113987 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[11 (1606832635060944896)]} 0 0
   [junit4]   2> 1113988 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[12 (1606832635061993472)]} 0 0
   [junit4]   2> 1113988 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[12 (1606832635061993472)]} 0 0
   [junit4]   2> 1113989 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[14 (1606832635063042048)]} 0 0
   [junit4]   2> 1113989 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[14 (1606832635063042048)]} 0 0
   [junit4]   2> 1113990 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[15 (1606832635064090624)]} 0 0
   [junit4]   2> 1113991 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[15 (1606832635065139200)]} 0 0
   [junit4]   2> 1113992 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[16 (1606832635065139200)]} 0 0
   [junit4]   2> 1113992 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[16 (1606832635066187776)]} 0 0
   [junit4]   2> 1113993 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[17 (1606832635066187776)]} 0 0
   [junit4]   2> 1113994 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[17 (1606832635067236352)]} 0 1
   [junit4]   2> 1113996 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[18 (1606832635069333504)]} 0 1
   [junit4]   2> 1113997 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[18 (1606832635071430656)]} 0 0
   [junit4]   2> 1114001 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[19 (1606832635075624960)]} 0 0
   [junit4]   2> 1114001 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[19 (1606832635075624960)]} 0 0
   [junit4]   2> 1114002 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[20 (1606832635076673536)]} 0 0
   [junit4]   2> 1114002 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[20 (1606832635076673536)]} 0 0
   [junit4]   2> 1114003 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[21 (1606832635077722112)]} 0 0
   [junit4]   2> 1114003 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[21 (1606832635077722112)]} 0 0
   [junit4]   2> 1114004 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[22 (1606832635077722113)]} 0 0
   [junit4]   2> 1114004 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[22 (1606832635078770688)]} 0 0
   [junit4]   2> 1114004 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[23 (1606832635078770688)]} 0 0
   [junit4]   2> 1114005 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[23 (1606832635078770689)]} 0 0
   [junit4]   2> 1114005 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[100 (1606832635079819264)]} 0 0
   [junit4]   2> 1114005 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[100 (1606832635079819264)]} 0 0
   [junit4]   2> 1114006 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[101 (1606832635080867840)]} 0 0
   [junit4]   2> 1114006 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[101 (1606832635080867840)]} 0 0
   [junit4]   2> 1114006 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[102 (1606832635080867841)]} 0 0
   [junit4]   2> 1114007 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[102 (1606832635081916416)]} 0 0
   [junit4]   2> 1114007 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[103 (1606832635081916416)]} 0 0
   [junit4]   2> 1114007 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[103 (1606832635081916417)]} 0 0
   [junit4]   2> 1114008 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[104 (1606832635082964992)]} 0 0
   [junit4]   2> 1114008 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[104 (1606832635082964992)]} 0 0
   [junit4]   2> 1114009 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[105 (1606832635082964993)]} 0 0
   [junit4]   2> 1114009 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[105 (1606832635084013568)]} 0 0
   [junit4]   2> 1114009 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[106 (1606832635084013568)]} 0 0
   [junit4]   2> 1114010 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[106 (1606832635084013569)]} 0 0
   [junit4]   2> 1114010 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[107 (1606832635085062144)]} 0 0
   [junit4]   2> 1114010 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[107 (1606832635085062144)]} 0 0
   [junit4]   2> 1114010 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[108 (1606832635085062145)]} 0 0
   [junit4]   2> 1114011 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[108 (1606832635086110720)]} 0 0
   [junit4]   2> 1114011 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[109 (1606832635086110720)]} 0 0
   [junit4]   2> 1114012 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[109 (1606832635086110721)]} 0 0
   [junit4]   2> 1114012 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[110 (1606832635087159296)]} 0 0
   [junit4]   2> 1114012 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[110 (1606832635087159296)]} 0 0
   [junit4]   2> 1114013 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[111 (1606832635087159297)]} 0 0
   [junit4]   2> 1114013 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[111 (1606832635088207872)]} 0 0
   [junit4]   2> 1114014 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[112 (1606832635088207872)]} 0 0
   [junit4]   2> 1114014 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[112 (1606832635089256448)]} 0 0
   [junit4]   2> 1114014 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[113 (1606832635089256448)]} 0 0
   [junit4]   2> 1114015 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[113 (1606832635089256449)]} 0 0
   [junit4]   2> 1114015 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[114 (1606832635090305024)]} 0 0
   [junit4]   2> 1114015 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[114 (1606832635090305024)]} 0 0
   [junit4]   2> 1114016 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[115 (1606832635090305025)]} 0 0
   [junit4]   2> 1114016 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[115 (1606832635091353600)]} 0 0
   [junit4]   2> 1114016 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[116 (1606832635091353600)]} 0 0
   [junit4]   2> 1114017 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[116 (1606832635091353601)]} 0 0
   [junit4]   2> 1114017 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[117 (1606832635092402176)]} 0 0
   [junit4]   2> 1114017 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[117 (1606832635092402176)]} 0 0
   [junit4]   2> 1114018 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[118 (1606832635092402177)]} 0 0
   [junit4]   2> 1114018 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[118 (1606832635093450752)]} 0 0
   [junit4]   2> 1114018 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[119 (1606832635093450752)]} 0 0
   [junit4]   2> 1114019 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[119 (1606832635094499328)]} 0 0
   [junit4]   2> 1114019 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[120 (1606832635094499328)]} 0 0
   [junit4]   2> 1114019 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[120 (1606832635094499329)]} 0 0
   [junit4]   2> 1114020 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[121 (1606832635095547904)]} 0 0
   [junit4]   2> 1114020 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[121 (1606832635095547904)]} 0 0
   [junit4]   2> 1114020 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[122 (1606832635095547905)]} 0 0
   [junit4]   2> 1114021 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[122 (1606832635096596480)]} 0 0
   [junit4]   2> 1114021 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[123 (1606832635096596480)]} 0 0
   [junit4]   2> 1114021 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[123 (1606832635096596481)]} 0 0
   [junit4]   2> 1114022 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[124 (1606832635097645056)]} 0 0
   [junit4]   2> 1114022 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[124 (1606832635097645056)]} 0 0
   [junit4]   2> 1114022 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[125 (1606832635097645057)]} 0 0
   [junit4]   2> 1114023 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[125 (1606832635098693632)]} 0 0
   [junit4]   2> 1114023 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[126 (1606832635098693632)]} 0 0
   [junit4]   2> 1114023 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[126 (1606832635098693633)]} 0 0
   [junit4]   2> 1114024 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[127 (1606832635098693633)]} 0 0
   [junit4]   2> 1114024 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[127 (1606832635099742208)]} 0 0
   [junit4]   2> 1114035 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[128 (1606832635099742208)]} 0 11
   [junit4]   2> 1114046 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[128 (1606832635112325120)]} 0 10
   [junit4]   2> 1114047 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[129 (1606832635122810880)]} 0 0
   [junit4]   2> 1114048 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[129 (1606832635123859456)]} 0 0
   [junit4]   2> 1114048 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[130 (1606832635124908032)]} 0 0
   [junit4]   2> 1114050 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[130 (1606832635125956608)]} 0 0
   [junit4]   2> 1114050 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[131 (1606832635127005184)]} 0 0
   [junit4]   2> 1114051 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[131 (1606832635127005184)]} 0 0
   [junit4]   2> 1114051 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[132 (1606832635128053760)]} 0 0
   [junit4]   2> 1114051 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[132 (1606832635128053760)]} 0 0
   [junit4]   2> 1114052 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[133 (1606832635129102336)]} 0 0
   [junit4]   2> 1114052 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[133 (1606832635129102336)]} 0 0
   [junit4]   2> 1114053 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[134 (1606832635130150912)]} 0 0
   [junit4]   2> 1114054 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[134 (1606832635130150912)]} 0 0
   [junit4]   2> 1114054 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[135 (1606832635131199488)]} 0 0
   [junit4]   2> 1114056 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[135 (1606832635132248064)]} 0 0
   [junit4]   2> 1114056 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[136 (1606832635133296640)]} 0 0
   [junit4]   2> 1114057 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[136 (1606832635134345216)]} 0 0
   [junit4]   2> 1114057 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[137 (1606832635134345216)]} 0 0
   [junit4]   2> 1114057 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[137 (1606832635134345217)]} 0 0
   [junit4]   2> 1114058 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[138 (1606832635135393792)]} 0 0
   [junit4]   2> 1114058 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[138 (1606832635135393792)]} 0 0
   [junit4]   2> 1114059 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[139 (1606832635135393793)]} 0 0
   [junit4]   2> 1114059 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[139 (1606832635136442368)]} 0 0
   [junit4]   2> 1114060 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[140 (1606832635136442368)]} 0 0
   [junit4]   2> 1114060 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[140 (1606832635137490944)]} 0 0
   [junit4]   2> 1114061 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[141 (1606832635137490944)]} 0 0
   [junit4]   2> 1114061 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[141 (1606832635138539520)]} 0 0
   [junit4]   2> 1114062 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[142 (1606832635139588096)]} 0 0
   [junit4]   2> 1114063 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[142 (1606832635140636672)]} 0 0
   [junit4]   2> 1114063 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[143 (1606832635140636672)]} 0 0
   [junit4]   2> 1114064 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[143 (1606832635140636673)]} 0 0
   [junit4]   2> 1114064 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[144 (1606832635141685248)]} 0 0
   [junit4]   2> 1114064 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[144 (1606832635141685248)]} 0 0
   [junit4]   2> 1114065 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[145 (1606832635142733824)]} 0 0
   [junit4]   2> 1114065 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[145 (1606832635142733824)]} 0 0
   [junit4]   2> 1114065 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[146 (1606832635142733825)]} 0 0
   [junit4]   2> 1114066 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[146 (1606832635143782400)]} 0 0
   [junit4]   2> 1114066 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[147 (1606832635143782400)]} 0 0
   [junit4]   2> 1114066 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[147 (1606832635143782401)]} 0 0
   [junit4]   2> 1114067 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[148 (1606832635144830976)]} 0 0
   [junit4]   2> 1114067 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[148 (1606832635144830976)]} 0 0
   [junit4]   2> 1114067 INFO  (qtp6482017-18649) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[149 (1606832635144830977)]} 0 0
   [junit4]   2> 1114068 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[149 (1606832635145879552)]} 0 0
   [junit4]   2> 1114068 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[500 (1606832635145879552)]} 0 0
   [junit4]   2> 1114068 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[500 (1606832635145879553)]} 0 0
   [junit4]   2> 1114069 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[501 (1606832635146928128)]} 0 0
   [junit4]   2> 1114069 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[501 (1606832635146928128)]} 0 0
   [junit4]   2> 1114069 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[502 (1606832635146928129)]} 0 0
   [junit4]   2> 1114069 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[502 (1606832635146928129)]} 0 0
   [junit4]   2> 1114070 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[503 (1606832635147976704)]} 0 0
   [junit4]   2> 1114070 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[503 (1606832635147976704)]} 0 0
   [junit4]   2> 1114070 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[504 (1606832635147976705)]} 0 0
   [junit4]   2> 1114070 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[504 (1606832635147976705)]} 0 0
   [junit4]   2> 1114071 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[505 (1606832635147976706)]} 0 0
   [junit4]   2> 1114071 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[505 (1606832635149025280)]} 0 0
   [junit4]   2> 1114071 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[506 (1606832635149025280)]} 0 0
   [junit4]   2> 1114071 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[506 (1606832635149025281)]} 0 0
   [junit4]   2> 1114072 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[507 (1606832635150073856)]} 0 0
   [junit4]   2> 1114072 INFO  (qtp4595117-18667) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[507 (1606832635150073856)]} 0 0
   [junit4]   2> 1114072 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[508 (1606832635150073857)]} 0 0
   [junit4]   2> 1114072 INFO  (qtp4595117-18668) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[508 (1606832635150073857)]} 0 0
   [junit4]   2> 1114073 INFO  (qtp6482017-18648) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/l_ path=/update params={wt=javabin&version=2}{add=[509 (1606832635150073858)]}

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

8
   [junit4]   2> 20717 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=138fd48
   [junit4]   2> 20717 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44a16f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@62ce8
   [junit4]   2> 20750 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@171759f{/l_,null,UNAVAILABLE}
   [junit4]   2> 20750 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 20752 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3a51a4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 20752 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=6741132
   [junit4]   2> 20753 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 20753 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19bb078: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@32e87a
   [junit4]   2> 20761 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 20762 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@901448: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@416673
   [junit4]   2> 20766 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 20767 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c85478: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1382f69
   [junit4]   2> 20767 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@188e67f
   [junit4]   2> 20767 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=188e67f
   [junit4]   2> 20767 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15de352: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@570abe
   [junit4]   2> 20784 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1239a3b{/l_,null,UNAVAILABLE}
   [junit4]   2> 20785 INFO  (TEST-TestDistributedGrouping.test-seed#[95FF4BF73B7DF7EF]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=test -Dtests.seed=95FF4BF73B7DF7EF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=en-IN -Dtests.timezone=Iceland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 6.20s J2 | TestDistributedGrouping.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([95FF4BF73B7DF7EF:1DAB742D95819A17]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_95FF4BF73B7DF7EF-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {other_tl1=PostingsFormat(name=Asserting), SubjectTerms_mfacet=PostingsFormat(name=Asserting), range_facet_l_dv=BlockTreeOrds(blocksize=128), n_l1=PostingsFormat(name=Asserting), a_n_tdt=BlockTreeOrds(blocksize=128), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=Asserting), n_td1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), n_d1=PostingsFormat(name=Asserting), n_f1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l=PostingsFormat(name=Asserting), n_tl1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_s=PostingsFormat(name=Direct), n_tf1=PostingsFormat(name=Asserting), a_t=PostingsFormat(name=Asserting), id=BlockTreeOrds(blocksize=128), text=PostingsFormat(name=Direct), oddField_s1=PostingsFormat(name=Asserting), a_idv=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Asserting), n_dt1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_i1=PostingsFormat(name=Asserting), b_n_tdt=PostingsFormat(name=Asserting), n_ti1=BlockTreeOrds(blocksize=128), rnd_b=BlockTreeOrds(blocksize=128), foo_b=PostingsFormat(name=Direct), n_tdt1=PostingsFormat(name=Asserting), foo_d=BlockTreeOrds(blocksize=128), id_i1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_i_dv=PostingsFormat(name=Asserting), foo_f=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Asserting), a_idv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=745, maxMBSortInHeap=7.263036870794474, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1cc4af8), locale=en-IN, timezone=Iceland
   [junit4]   2> NOTE: Linux 4.15.0-24-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=36898400,total=83660800
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedGrouping, TestDistributedGrouping]
   [junit4] Completed [5/5 (5!)] on J2 in 6.33s, 1 test, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 5 tests, 5 failures [seed: 95FF4BF73B7DF7EF]

Total time: 22 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.TestDistributedGrouping
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=de16baaa2fe1767faa623d8c64f885319db512be, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22511
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_172) - Build # 22512 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22512/
Java: 32bit/jdk1.8.0_172 -client -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([AA58E8456C107717:220CD79FC2EC1AEF]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13809 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_AA58E8456C107717-001/init-core-data-001
   [junit4]   2> 1846824 INFO  (SUITE-TestDistributedGrouping-seed#[AA58E8456C107717]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_r/
   [junit4]   2> 1846970 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1846972 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1846972 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1846972 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1846974 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d4ac2a{/_r,null,AVAILABLE}
   [junit4]   2> 1846975 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f4110d{SSL,[ssl, http/1.1]}{127.0.0.1:34989}
   [junit4]   2> 1846975 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.Server Started @1847026ms
   [junit4]   2> 1846975 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_r, hostPort=34989, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_AA58E8456C107717-001/tempDir-001/control/cores}
   [junit4]   2> 1846976 ERROR (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1846976 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1846976 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1846976 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1846976 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1846976 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T21:44:59.198Z
   [junit4]   2> 1846977 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_AA58E8456C107717-001/tempDir-001/control/solr.xml
   [junit4]   2> 1846982 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1846982 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1846983 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10705a4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1847808 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1847809 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1847845 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10705a4
   [junit4]   2> 1847863 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10705a4
   [junit4]   2> 1847864 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10705a4
   [junit4]   2> 1847866 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_AA58E8456C107717-001/tempDir-001/control/cores
   [junit4]   2> 1847866 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1847869 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1847939 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1847965 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1848227 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1848248 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1848248 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10705a4
   [junit4]   2> 1848248 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1848248 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_AA58E8456C107717-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 1848251 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2837784050683225]
   [junit4]   2> 1848374 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1848374 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1848376 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1848376 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1848377 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=524459438, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1848378 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f406c5[collection1] main]
   [junit4]   2> 1848379 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1848400 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1848497 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1848498 INFO  (searcherExecutor-6159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1848498 INFO  (coreLoadExecutor-6158-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606819303359774720
   [junit4]   2> 1848498 INFO  (searcherExecutor-6159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1848498 INFO  (searcherExecutor-6159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1848498 INFO  (searcherExecutor-6159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1848498 INFO  (searcherExecutor-6159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1848499 INFO  (searcherExecutor-6159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1848499 INFO  (searcherExecutor-6159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1848499 INFO  (searcherExecutor-6159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1848499 INFO  (searcherExecutor-6159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1848501 INFO  (searcherExecutor-6159-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f406c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1849115 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 1849116 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1849116 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1849116 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1849116 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16687cc{/_r,null,AVAILABLE}
   [junit4]   2> 1849117 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1dbfeb9{SSL,[ssl, http/1.1]}{127.0.0.1:38513}
   [junit4]   2> 1849117 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.e.j.s.Server Started @1849168ms
   [junit4]   2> 1849117 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_r, hostPort=38513, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_AA58E8456C107717-001/tempDir-001/shard0/cores}
   [junit4]   2> 1849117 ERROR (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1849118 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1849118 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1849118 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1849118 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1849118 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T21:45:01.340Z
   [junit4]   2> 1849118 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_AA58E8456C107717-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 1849122 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1849122 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1849134 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10705a4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1850422 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1850422 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1850458 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10705a4
   [junit4]   2> 1850470 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10705a4
   [junit4]   2> 1850471 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10705a4
   [junit4]   2> 1850473 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_AA58E8456C107717-001/tempDir-001/shard0/cores
   [junit4]   2> 1850473 INFO  (TEST-TestDistributedGrouping.test-seed#[AA58E8456C107717]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1850474 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1850562 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1850594 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1850764 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1850774 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1850775 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10705a4
   [junit4]   2> 1850775 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1850775 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_AA58E8456C107717-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 1850777 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2837784050683225]
   [junit4]   2> 1850842 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1850842 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1850843 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1850843 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1850844 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=524459438, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1850845 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eba255[collection1] main]
   [junit4]   2> 1850846 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1850865 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1850958 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1850958 INFO  (coreLoadExecutor-6172-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606819305939271680
   [junit4]   2> 1850958 INFO  (searcherExecutor-6173-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1850959 INFO  (searcherExecutor-6173-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1850959 INFO  (searcherExecutor-6173-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1850959 INFO  (searcherExecutor-6173-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1850959 INFO  (searcherExecutor-6173-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1850959 INFO  (searcherExecutor-6173-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1850960 INFO  (searcherExecutor-6173-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1850960 INFO  (searcherExecutor-6173-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1850960 INFO  (searcherExecutor-6173-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1850962 INFO  (searcherExecutor-6173-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1eba255[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1851016 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606819305997991936)} 0 2
   [junit4]   2> 1851069 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606819306053566464)} 0 2
   [junit4]   2> 1851071 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606819306057760768,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1851071 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1851072 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1851072 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 1851075 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606819306061955072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1851075 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1851075 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1851075 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 1851079 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=2
   [junit4]   2> 1851093 INFO  (qtp1195352-14054) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:38513/_r/collection1|[ff01::213]:33332/_r|[ff01::114]:33332/_r&rows=100&version=2&q=*:*&NOW=1532382303304&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 1851094 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={q=*:*&shards=https://127.0.0.1:38513/_r/collection1|[ff01::213]:33332/_r|[ff01::114]:33332/_r&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=11
   [junit4]   2> 1851096 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1851102 INFO  (qtp1195352-14070) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/_r|https://127.0.0.1:38513/_r/collection1|[ff01::213]:33332/_r&rows=100&version=2&q=*:*&NOW=1532382303320&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1851103 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={q=*:*&shards=[ff01::083]:33332/_r|https://127.0.0.1:38513/_r/collection1|[ff01::213]:33332/_r&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=4
   [junit4]   2> 1851105 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1851110 INFO  (qtp1195352-14054) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:38513/_r/collection1|[ff01::213]:33332/_r|[ff01::083]:33332/_r&rows=100&version=2&q=*:*&NOW=1532382303330&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1851113 INFO  (qtp1195352-14070) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:38513/_r/collection1|[ff01::213]:33332/_r|[ff01::083]:33332/_r&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532382303330&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1851114 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={q=*:*&shards=https://127.0.0.1:38513/_r/collection1|[ff01::213]:33332/_r|[ff01::083]:33332/_r&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=6
   [junit4]   2> 1851117 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=0
   [junit4]   2> 1851120 INFO  (qtp1195352-14054) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:38513/_r/collection1&rows=100&version=2&q=*:*&stats=false&NOW=1532382303341&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 1851123 INFO  (qtp1195352-14070) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:38513/_r/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532382303341&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 1851124 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={q=*:*&shards=https://127.0.0.1:38513/_r/collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=5
   [junit4]   2> 1851127 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1851131 INFO  (qtp1195352-14054) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:38513/_r/collection1|[ff01::114]:33332/_r|[ff01::213]:33332/_r&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532382303351&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1851132 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=https://127.0.0.1:38513/_r/collection1|[ff01::114]:33332/_r|[ff01::213]:33332/_r&spellcheck=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=3
   [junit4]   2> 1851140 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=5
   [junit4]   2> 1851145 INFO  (qtp1195352-14070) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/_r|https://127.0.0.1:38513/_r/collection1|[ff01::213]:33332/_r&rows=100&version=2&q=*:*&group.truncate=true&NOW=1532382303364&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=1
   [junit4]   2> 1851148 INFO  (qtp1195352-14054) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/_r|https://127.0.0.1:38513/_r/collection1|[ff01::213]:33332/_r&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1532382303364&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1851149 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/_r path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=[ff01::114]:33332/_r|https://127.0.0.1:38513/_r/collection1|[ff01::213]:33332/_r&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=7
   [junit4]   2> 1851156 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[1 (1606819306141646848)]} 0 5
   [junit4]   2> 1851161 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[1 (1606819306148986880)]} 0 3
   [junit4]   2> 1851164 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[2 (1606819306154229760)]} 0 1
   [junit4]   2> 1851167 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[2 (1606819306157375488)]} 0 1
   [junit4]   2> 1851170 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[3 (1606819306160521216)]} 0 1
   [junit4]   2> 1851174 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[3 (1606819306164715520)]} 0 1
   [junit4]   2> 1851177 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[4 (1606819306166812672)]} 0 1
   [junit4]   2> 1851180 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[4 (1606819306169958400)]} 0 1
   [junit4]   2> 1851182 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[5 (1606819306173104128)]} 0 1
   [junit4]   2> 1851185 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[5 (1606819306176249856)]} 0 1
   [junit4]   2> 1851188 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[6 (1606819306179395584)]} 0 1
   [junit4]   2> 1851190 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[6 (1606819306181492736)]} 0 1
   [junit4]   2> 1851193 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[7 (1606819306184638464)]} 0 1
   [junit4]   2> 1851196 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[7 (1606819306187784192)]} 0 1
   [junit4]   2> 1851199 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[8 (1606819306190929920)]} 0 1
   [junit4]   2> 1851201 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[8 (1606819306193027072)]} 0 1
   [junit4]   2> 1851204 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[9 (1606819306196172800)]} 0 0
   [junit4]   2> 1851206 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[9 (1606819306198269952)]} 0 1
   [junit4]   2> 1851209 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[10 (1606819306201415680)]} 0 1
   [junit4]   2> 1851211 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[10 (1606819306203512832)]} 0 0
   [junit4]   2> 1851213 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[11 (1606819306205609984)]} 0 1
   [junit4]   2> 1851216 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[11 (1606819306208755712)]} 0 1
   [junit4]   2> 1851218 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[12 (1606819306210852864)]} 0 1
   [junit4]   2> 1851221 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[12 (1606819306213998592)]} 0 0
   [junit4]   2> 1851223 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[14 (1606819306216095744)]} 0 0
   [junit4]   2> 1851225 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[14 (1606819306218192896)]} 0 0
   [junit4]   2> 1851227 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[15 (1606819306221338624)]} 0 0
   [junit4]   2> 1851229 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[15 (1606819306223435776)]} 0 0
   [junit4]   2> 1851231 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[16 (1606819306225532928)]} 0 0
   [junit4]   2> 1851234 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[16 (1606819306227630080)]} 0 0
   [junit4]   2> 1851236 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[17 (1606819306229727232)]} 0 1
   [junit4]   2> 1851239 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[17 (1606819306232872960)]} 0 1
   [junit4]   2> 1851242 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[18 (1606819306234970112)]} 0 1
   [junit4]   2> 1851244 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[18 (1606819306238115840)]} 0 1
   [junit4]   2> 1851247 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[19 (1606819306241261568)]} 0 0
   [junit4]   2> 1851249 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[19 (1606819306243358720)]} 0 0
   [junit4]   2> 1851251 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[20 (1606819306245455872)]} 0 1
   [junit4]   2> 1851253 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[20 (1606819306247553024)]} 0 0
   [junit4]   2> 1851255 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[21 (1606819306250698752)]} 0 0
   [junit4]   2> 1851258 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[21 (1606819306252795904)]} 0 1
   [junit4]   2> 1851260 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[22 (1606819306254893056)]} 0 1
   [junit4]   2> 1851262 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[22 (1606819306258038784)]} 0 0
   [junit4]   2> 1851264 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[23 (1606819306259087360)]} 0 0
   [junit4]   2> 1851266 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[23 (1606819306261184512)]} 0 0
   [junit4]   2> 1851268 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[100 (1606819306263281664)]} 0 0
   [junit4]   2> 1851270 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[100 (1606819306265378816)]} 0 0
   [junit4]   2> 1851272 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[101 (1606819306267475968)]} 0 0
   [junit4]   2> 1851274 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[101 (1606819306269573120)]} 0 0
   [junit4]   2> 1851275 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[102 (1606819306271670272)]} 0 0
   [junit4]   2> 1851277 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[102 (1606819306273767424)]} 0 0
   [junit4]   2> 1851279 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[103 (1606819306275864576)]} 0 0
   [junit4]   2> 1851281 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[103 (1606819306276913152)]} 0 0
   [junit4]   2> 1851283 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[104 (1606819306279010304)]} 0 0
   [junit4]   2> 1851285 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[104 (1606819306281107456)]} 0 0
   [junit4]   2> 1851287 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[105 (1606819306283204608)]} 0 0
   [junit4]   2> 1851288 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[105 (1606819306285301760)]} 0 0
   [junit4]   2> 1851291 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[106 (1606819306287398912)]} 0 0
   [junit4]   2> 1851293 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[106 (1606819306289496064)]} 0 0
   [junit4]   2> 1851295 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[107 (1606819306291593216)]} 0 0
   [junit4]   2> 1851297 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[107 (1606819306293690368)]} 0 0
   [junit4]   2> 1851299 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[108 (1606819306295787520)]} 0 0
   [junit4]   2> 1851301 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[108 (1606819306297884672)]} 0 0
   [junit4]   2> 1851303 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[109 (1606819306299981824)]} 0 0
   [junit4]   2> 1851305 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[109 (1606819306302078976)]} 0 0
   [junit4]   2> 1851307 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[110 (1606819306304176128)]} 0 0
   [junit4]   2> 1851309 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[110 (1606819306306273280)]} 0 0
   [junit4]   2> 1851311 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[111 (1606819306308370432)]} 0 0
   [junit4]   2> 1851313 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[111 (1606819306310467584)]} 0 0
   [junit4]   2> 1851324 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[112 (1606819306312564736)]} 0 0
   [junit4]   2> 1851327 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[112 (1606819306325147648)]} 0 0
   [junit4]   2> 1851328 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[113 (1606819306327244800)]} 0 0
   [junit4]   2> 1851331 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[113 (1606819306329341952)]} 0 0
   [junit4]   2> 1851333 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[114 (1606819306331439104)]} 0 0
   [junit4]   2> 1851335 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[114 (1606819306333536256)]} 0 0
   [junit4]   2> 1851337 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[115 (1606819306335633408)]} 0 0
   [junit4]   2> 1851339 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[115 (1606819306337730560)]} 0 0
   [junit4]   2> 1851341 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[116 (1606819306339827712)]} 0 0
   [junit4]   2> 1851342 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[116 (1606819306341924864)]} 0 0
   [junit4]   2> 1851344 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[117 (1606819306344022016)]} 0 0
   [junit4]   2> 1851346 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[117 (1606819306345070592)]} 0 0
   [junit4]   2> 1851348 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[118 (1606819306347167744)]} 0 0
   [junit4]   2> 1851349 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[118 (1606819306349264896)]} 0 0
   [junit4]   2> 1851351 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[119 (1606819306351362048)]} 0 0
   [junit4]   2> 1851353 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[119 (1606819306352410624)]} 0 0
   [junit4]   2> 1851355 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[120 (1606819306354507776)]} 0 0
   [junit4]   2> 1851357 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[120 (1606819306356604928)]} 0 0
   [junit4]   2> 1851359 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[121 (1606819306359750656)]} 0 0
   [junit4]   2> 1851361 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[121 (1606819306360799232)]} 0 0
   [junit4]   2> 1851362 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[122 (1606819306362896384)]} 0 0
   [junit4]   2> 1851364 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[122 (1606819306364993536)]} 0 0
   [junit4]   2> 1851366 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[123 (1606819306367090688)]} 0 0
   [junit4]   2> 1851368 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[123 (1606819306369187840)]} 0 0
   [junit4]   2> 1851370 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[124 (1606819306371284992)]} 0 0
   [junit4]   2> 1851372 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[124 (1606819306372333568)]} 0 0
   [junit4]   2> 1851374 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[125 (1606819306374430720)]} 0 0
   [junit4]   2> 1851376 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[125 (1606819306376527872)]} 0 0
   [junit4]   2> 1851377 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[126 (1606819306378625024)]} 0 0
   [junit4]   2> 1851379 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[126 (1606819306380722176)]} 0 0
   [junit4]   2> 1851381 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[127 (1606819306381770752)]} 0 0
   [junit4]   2> 1851382 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[127 (1606819306383867904)]} 0 0
   [junit4]   2> 1851384 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[128 (1606819306385965056)]} 0 0
   [junit4]   2> 1851386 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[128 (1606819306387013632)]} 0 0
   [junit4]   2> 1851387 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[129 (1606819306389110784)]} 0 0
   [junit4]   2> 1851389 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[129 (1606819306390159360)]} 0 0
   [junit4]   2> 1851390 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[130 (1606819306392256512)]} 0 0
   [junit4]   2> 1851392 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[130 (1606819306394353664)]} 0 0
   [junit4]   2> 1851394 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[131 (1606819306395402240)]} 0 0
   [junit4]   2> 1851395 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[131 (1606819306397499392)]} 0 0
   [junit4]   2> 1851397 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[132 (1606819306399596544)]} 0 0
   [junit4]   2> 1851399 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[132 (1606819306400645120)]} 0 0
   [junit4]   2> 1851400 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[133 (1606819306402742272)]} 0 0
   [junit4]   2> 1851403 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[133 (1606819306404839424)]} 0 0
   [junit4]   2> 1851404 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[134 (1606819306406936576)]} 0 0
   [junit4]   2> 1851406 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[134 (1606819306409033728)]} 0 0
   [junit4]   2> 1851408 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[135 (1606819306410082304)]} 0 0
   [junit4]   2> 1851409 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[135 (1606819306412179456)]} 0 0
   [junit4]   2> 1851411 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[136 (1606819306413228032)]} 0 0
   [junit4]   2> 1851412 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[136 (1606819306415325184)]} 0 0
   [junit4]   2> 1851414 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[137 (1606819306417422336)]} 0 0
   [junit4]   2> 1851416 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[137 (1606819306418470912)]} 0 0
   [junit4]   2> 1851417 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[138 (1606819306420568064)]} 0 0
   [junit4]   2> 1851419 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[138 (1606819306421616640)]} 0 0
   [junit4]   2> 1851420 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[139 (1606819306423713792)]} 0 0
   [junit4]   2> 1851422 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[139 (1606819306424762368)]} 0 0
   [junit4]   2> 1851423 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[140 (1606819306426859520)]} 0 0
   [junit4]   2> 1851424 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[140 (1606819306427908096)]} 0 0
   [junit4]   2> 1851426 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[141 (1606819306430005248)]} 0 0
   [junit4]   2> 1851428 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[141 (1606819306431053824)]} 0 0
   [junit4]   2> 1851430 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[142 (1606819306433150976)]} 0 0
   [junit4]   2> 1851431 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[142 (1606819306435248128)]} 0 0
   [junit4]   2> 1851433 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[143 (1606819306436296704)]} 0 0
   [junit4]   2> 1851434 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[143 (1606819306438393856)]} 0 0
   [junit4]   2> 1851436 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[144 (1606819306440491008)]} 0 0
   [junit4]   2> 1851437 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[144 (1606819306441539584)]} 0 0
   [junit4]   2> 1851439 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[145 (1606819306442588160)]} 0 0
   [junit4]   2> 1851440 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[145 (1606819306444685312)]} 0 0
   [junit4]   2> 1851442 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[146 (1606819306446782464)]} 0 0
   [junit4]   2> 1851443 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[146 (1606819306447831040)]} 0 0
   [junit4]   2> 1851445 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[147 (1606819306449928192)]} 0 0
   [junit4]   2> 1851447 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[147 (1606819306450976768)]} 0 0
   [junit4]   2> 1851448 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[148 (1606819306453073920)]} 0 0
   [junit4]   2> 1851450 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[148 (1606819306454122496)]} 0 0
   [junit4]   2> 1851452 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[149 (1606819306456219648)]} 0 0
   [junit4]   2> 1851453 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[149 (1606819306458316800)]} 0 0
   [junit4]   2> 1851455 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[500 (1606819306459365376)]} 0 0
   [junit4]   2> 1851456 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[500 (1606819306461462528)]} 0 0
   [junit4]   2> 1851457 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[501 (1606819306462511104)]} 0 0
   [junit4]   2> 1851459 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[501 (1606819306464608256)]} 0 0
   [junit4]   2> 1851460 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[502 (1606819306465656832)]} 0 0
   [junit4]   2> 1851462 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[502 (1606819306466705408)]} 0 0
   [junit4]   2> 1851463 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[503 (1606819306468802560)]} 0 0
   [junit4]   2> 1851465 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[503 (1606819306469851136)]} 0 0
   [junit4]   2> 1851466 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[504 (1606819306471948288)]} 0 0
   [junit4]   2> 1851467 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[504 (1606819306472996864)]} 0 0
   [junit4]   2> 1851469 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[505 (1606819306474045440)]} 0 0
   [junit4]   2> 1851470 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[505 (1606819306476142592)]} 0 0
   [junit4]   2> 1851471 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[506 (1606819306477191168)]} 0 0
   [junit4]   2> 1851473 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[506 (1606819306478239744)]} 0 0
   [junit4]   2> 1851474 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[507 (1606819306480336896)]} 0 0
   [junit4]   2> 1851476 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[507 (1606819306481385472)]} 0 0
   [junit4]   2> 1851477 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[508 (1606819306483482624)]} 0 0
   [junit4]   2> 1851479 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[508 (1606819306484531200)]} 0 0
   [junit4]   2> 1851480 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[509 (1606819306486628352)]} 0 0
   [junit4]   2> 1851481 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[509 (1606819306487676928)]} 0 0
   [junit4]   2> 1851483 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[510 (1606819306489774080)]} 0 0
   [junit4]   2> 1851484 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[510 (1606819306490822656)]} 0 0
   [junit4]   2> 1851486 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[511 (1606819306491871232)]} 0 0
   [junit4]   2> 1851487 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[511 (1606819306493968384)]} 0 0
   [junit4]   2> 1851488 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[512 (1606819306495016960)]} 0 0
   [junit4]   2> 1851490 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[512 (1606819306496065536)]} 0 0
   [junit4]   2> 1851491 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[513 (1606819306498162688)]} 0 0
   [junit4]   2> 1851492 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[513 (1606819306499211264)]} 0 0
   [junit4]   2> 1851494 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[514 (1606819306500259840)]} 0 0
   [junit4]   2> 1851495 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[514 (1606819306502356992)]} 0 0
   [junit4]   2> 1851497 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[515 (1606819306503405568)]} 0 0
   [junit4]   2> 1851498 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[515 (1606819306505502720)]} 0 0
   [junit4]   2> 1851499 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[516 (1606819306506551296)]} 0 0
   [junit4]   2> 1851500 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[516 (1606819306507599872)]} 0 0
   [junit4]   2> 1851502 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[517 (1606819306508648448)]} 0 0
   [junit4]   2> 1851503 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[517 (1606819306510745600)]} 0 0
   [junit4]   2> 1851504 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[518 (1606819306511794176)]} 0 0
   [junit4]   2> 1851506 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[518 (1606819306512842752)]} 0 0
   [junit4]   2> 1851507 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[519 (1606819306514939904)]} 0 0
   [junit4]   2> 1851508 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[519 (1606819306515988480)]} 0 0
   [junit4]   2> 1851510 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[520 (1606819306517037056)]} 0 0
   [junit4]   2> 1851511 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[520 (1606819306519134208)]} 0 0
   [junit4]   2> 1851512 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[521 (1606819306520182784)]} 0 0
   [junit4]   2> 1851513 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[521 (1606819306521231360)]} 0 0
   [junit4]   2> 1851515 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[522 (1606819306522279936)]} 0 0
   [junit4]   2> 1851516 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[522 (1606819306524377088)]} 0 0
   [junit4]   2> 1851517 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[523 (1606819306525425664)]} 0 0
   [junit4]   2> 1851518 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[523 (1606819306526474240)]} 0 0
   [junit4]   2> 1851520 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[524 (1606819306527522816)]} 0 0
   [junit4]   2> 1851521 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[524 (1606819306529619968)]} 0 0
   [junit4]   2> 1851522 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[525 (1606819306530668544)]} 0 0
   [junit4]   2> 1851524 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[525 (1606819306531717120)]} 0 0
   [junit4]   2> 1851525 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[526 (1606819306532765696)]} 0 0
   [junit4]   2> 1851526 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[526 (1606819306534862848)]} 0 0
   [junit4]   2> 1851527 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[527 (1606819306535911424)]} 0 0
   [junit4]   2> 1851529 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[527 (1606819306536960000)]} 0 0
   [junit4]   2> 1851530 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[528 (1606819306539057152)]} 0 0
   [junit4]   2> 1851531 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[528 (1606819306540105728)]} 0 0
   [junit4]   2> 1851532 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[529 (1606819306541154304)]} 0 0
   [junit4]   2> 1851534 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[529 (1606819306543251456)]} 0 0
   [junit4]   2> 1851535 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[530 (1606819306544300032)]} 0 0
   [junit4]   2> 1851537 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[530 (1606819306545348608)]} 0 0
   [junit4]   2> 1851538 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[531 (1606819306547445760)]} 0 0
   [junit4]   2> 1851540 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[531 (1606819306548494336)]} 0 0
   [junit4]   2> 1851541 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[532 (1606819306550591488)]} 0 0
   [junit4]   2> 1851542 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[532 (1606819306551640064)]} 0 0
   [junit4]   2> 1851544 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[533 (1606819306552688640)]} 0 0
   [junit4]   2> 1851545 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[533 (1606819306554785792)]} 0 0
   [junit4]   2> 1851546 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[534 (1606819306555834368)]} 0 0
   [junit4]   2> 1851548 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[534 (1606819306556882944)]} 0 0
   [junit4]   2> 1851549 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[535 (1606819306558980096)]} 0 0
   [junit4]   2> 1851551 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[535 (1606819306560028672)]} 0 0
   [junit4]   2> 1851552 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[536 (1606819306562125824)]} 0 0
   [junit4]   2> 1851554 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[536 (1606819306564222976)]} 0 0
   [junit4]   2> 1851555 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[537 (1606819306565271552)]} 0 0
   [junit4]   2> 1851557 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[537 (1606819306567368704)]} 0 0
   [junit4]   2> 1851559 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[538 (1606819306568417280)]} 0 0
   [junit4]   2> 1851560 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[538 (1606819306570514432)]} 0 0
   [junit4]   2> 1851561 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[539 (1606819306571563008)]} 0 0
   [junit4]   2> 1851563 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[539 (1606819306572611584)]} 0 0
   [junit4]   2> 1851564 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[540 (1606819306574708736)]} 0 0
   [junit4]   2> 1851565 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[540 (1606819306575757312)]} 0 0
   [junit4]   2> 1851567 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[541 (1606819306577854464)]} 0 0
   [junit4]   2> 1851569 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[541 (1606819306579951616)]} 0 0
   [junit4]   2> 1851570 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[542 (1606819306581000192)]} 0 0
   [junit4]   2> 1851571 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[542 (1606819306582048768)]} 0 0
   [junit4]   2> 1851573 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[543 (1606819306584145920)]} 0 0
   [junit4]   2> 1851574 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[543 (1606819306585194496)]} 0 0
   [junit4]   2> 1851575 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[544 (1606819306586243072)]} 0 0
   [junit4]   2> 1851577 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[544 (1606819306588340224)]} 0 0
   [junit4]   2> 1851578 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[545 (1606819306589388800)]} 0 0
   [junit4]   2> 1851580 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[545 (1606819306590437376)]} 0 0
   [junit4]   2> 1851581 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[546 (1606819306592534528)]} 0 0
   [junit4]   2> 1851582 INFO  (qtp1195352-14053) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[546 (1606819306593583104)]} 0 0
   [junit4]   2> 1851584 INFO  (qtp27172367-14033) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[547 (1606819306594631680)]} 0 0
   [junit4]   2> 1851585 INFO  (qtp1195352-14052) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&version=2}{add=[547 (1606819306596728832)]} 0 0
   [junit4]   2> 1851587 INFO  (qtp27172367-14032) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_r path=/update params={wt=javabin&v

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

estCase.java:983)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_AA58E8456C107717-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@d89214), locale=ar-YE, timezone=Antarctica/McMurdo
   [junit4]   2> NOTE: Linux 4.15.0-24-generic i386/Oracle Corporation 1.8.0_172 (32-bit)/cpus=8,threads=1,free=63732456,total=358952960
   [junit4]   2> NOTE: All tests run in this JVM: [TestTrieFacet, CursorMarkTest, SolrIndexSplitterTest, TestSolrCoreSnapshots, TestPullReplica, TestManagedSchemaThreadSafety, TestUpdate, TestCloudPseudoReturnFields, TestCSVLoader, TestFilteredDocIdSet, SolrCoreCheckLockOnStartupTest, TestBinaryField, ConnectionReuseTest, ChangedSchemaMergeTest, ShardRoutingCustomTest, CloudExitableDirectoryReaderTest, ParsingFieldUpdateProcessorsTest, TestBlendedInfixSuggestions, TestSubQueryTransformerDistrib, TriggerIntegrationTest, ExternalFileFieldSortTest, HdfsCollectionsAPIDistributedZkTest, TestExceedMaxTermLength, TestConfigOverlay, TestSolrCloudWithKerberosAlt, HdfsThreadLeakTest, HLLUtilTest, TestCloudNestedDocsSort, SolrXmlInZkTest, DocValuesMultiTest, ShufflingReplicaListTransformerTest, RuleEngineTest, TestClusterProperties, ResponseHeaderTest, SpellingQueryConverterTest, UnloadDistributedZkTest, TestSchemaVersionResource, TestEmbeddedSolrServerConstructors, TestScoreJoinQPScore, AnalysisErrorHandlingTest, TestDynamicFieldCollectionResource, ExitableDirectoryReaderTest, TestHalfAndHalfDocValues, TestDistribDocBasedVersion, TestQueryTypes, TestSmileRequest, ComputePlanActionTest, TestCloudJSONFacetJoinDomain, DistributedQueryComponentCustomSortTest, PeerSyncTest, TestLazyCores, DeleteShardTest, CdcrBootstrapTest, TestCollectionAPI, StatelessScriptUpdateProcessorFactoryTest, TestConfigSetsAPIZkFailure, ReturnFieldsTest, SpellCheckCollatorTest, PathHierarchyTokenizerFactoryTest, LeaderFailoverAfterPartitionTest, TestNumericTokenStream, ConfigureRecoveryStrategyTest, RequestHandlersTest, TestCloudSchemaless, SliceStateTest, SuggestComponentContextFilterQueryTest, TestSolrCloudWithHadoopAuthPlugin, SimpleMLTQParserTest, BadCopyFieldTest, FastVectorHighlighterTest, TestPHPSerializedResponseWriter, TestGenericDistributedQueue, DirectUpdateHandlerTest, TestSearchPerf, LoggingHandlerTest, ReplicaListTransformerTest, TestTrackingShardHandlerFactory, DateMathParserTest, ZkStateReaderTest, TestPartialUpdateDeduplication, RecoveryZkTest, OverseerRolesTest, SimplePostToolTest, DistributedFacetPivotSmallTest, SpatialHeatmapFacetsTest, TestSchemaManager, TestShardHandlerFactory, TestMiniSolrCloudClusterSSL, CreateCollectionCleanupTest, CoreAdminCreateDiscoverTest, SolrGraphiteReporterTest, SolrRrdBackendFactoryTest, ConcurrentCreateRoutedAliasTest, TestFuzzyAnalyzedSuggestions, SolrMetricReporterTest, TestLegacyNumericRangeQueryBuilder, TestNodeLostTrigger, HighlighterTest, OverseerTest, TestSSLRandomization, TaggerTest, TestMinMaxOnMultiValuedField, BlockJoinFacetRandomTest, DocumentAnalysisRequestHandlerTest, TestSolrCoreProperties, AtomicUpdateProcessorFactoryTest, TestDFISimilarityFactory, RestoreTriggerStateTest, TestStressUserVersions, ZkControllerTest, DistribDocExpirationUpdateProcessorTest, RollingRestartTest, TestTestInjection, MetricsHandlerTest, CollectionsAPIDistributedZkTest, MigrateRouteKeyTest, TestExactSharedStatsCache, TestDocTermOrdsUninvertLimit, SolrCmdDistributorTest, TestTriggerIntegration, DeleteLastCustomShardedReplicaTest, HdfsChaosMonkeySafeLeaderTest, TestConfigSets, TestReRankQParserPlugin, ChaosMonkeyNothingIsSafeTest, DistributedSpellCheckComponentTest, TestLeaderElectionZkExpiry, DefaultValueUpdateProcessorTest, FieldMutatingUpdateProcessorTest, TestCustomSort, LeaderElectionContextKeyTest, NodeLostTriggerIntegrationTest, TestRestManager, HdfsRecoveryZkTest, DistanceFunctionTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping]
   [junit4] Completed [415/825 (1!)] on J0 in 5.41s, 1 test, 1 failure <<< FAILURES!

[...truncated 44840 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj1550864328
 [ecj-lint] Compiling 923 source files to /tmp/ecj1550864328
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/analysis/TokenizerChainTest.java (at line 37)
 [ecj-lint] 	TokenizerChain tokenizerChain = new TokenizerChain(
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizerChain' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 690)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/cloud/autoscaling/sim/SimCloudManager.java (at line 696)
 [ecj-lint] 	throw new UnsupportedOperationException("must add at least 1 node first");
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'queryRequest' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/handler/export/TestExportWriter.java (at line 34)
 [ecj-lint] 	import org.apache.solr.common.params.CommonParams;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.params.CommonParams is never used
 [ecj-lint] ----------
 [ecj-lint] 5. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/handler/export/TestExportWriter.java (at line 38)
 [ecj-lint] 	import org.apache.solr.response.ResultContext;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.response.ResultContext is never used
 [ecj-lint] ----------
 [ecj-lint] 6. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/handler/export/TestExportWriter.java (at line 39)
 [ecj-lint] 	import org.apache.solr.response.SolrQueryResponse;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.response.SolrQueryResponse is never used
 [ecj-lint] ----------
 [ecj-lint] 7. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/handler/export/TestExportWriter.java (at line 41)
 [ecj-lint] 	import org.apache.solr.search.DocIterator;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.search.DocIterator is never used
 [ecj-lint] ----------
 [ecj-lint] 8. ERROR in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/handler/export/TestExportWriter.java (at line 42)
 [ecj-lint] 	import org.apache.solr.search.DocList;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.search.DocList is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test/org/apache/solr/update/processor/DistributedUpdateProcessorTest.java (at line 39)
 [ecj-lint] 	DistributedUpdateProcessor processor = new DistributedUpdateProcessor(
 [ecj-lint] 	                           ^^^^^^^^^
 [ecj-lint] Resource leak: 'processor' is never closed
 [ecj-lint] ----------
 [ecj-lint] 9 problems (5 errors, 4 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:690: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2093: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2126: Compile failed; see the compiler error output for details.

Total time: 112 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 22511 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22511/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([76A317833A82CA4B:FEF72859947EA7B3]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([76A317833A82CA4B:FEF72859947EA7B3]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([76A317833A82CA4B:FEF72859947EA7B3]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([76A317833A82CA4B:FEF72859947EA7B3]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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)




Build Log:
[...truncated 13586 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> 882691 INFO  (SUITE-TestDistributedGrouping-seed#[76A317833A82CA4B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/init-core-data-001
   [junit4]   2> 882691 WARN  (SUITE-TestDistributedGrouping-seed#[76A317833A82CA4B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 882691 INFO  (SUITE-TestDistributedGrouping-seed#[76A317833A82CA4B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 882692 INFO  (SUITE-TestDistributedGrouping-seed#[76A317833A82CA4B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 882692 INFO  (SUITE-TestDistributedGrouping-seed#[76A317833A82CA4B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 882765 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/tempDir-001/control/cores/collection1
   [junit4]   2> 882766 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 882767 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 882767 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 882767 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 882767 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bdd05ad{/,null,AVAILABLE}
   [junit4]   2> 882768 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8b56e6b{SSL,[ssl, http/1.1]}{127.0.0.1:٣٨٢٢٩}
   [junit4]   2> 882768 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.Server Started @٨٨٢٨١٠ms
   [junit4]   2> 882768 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=38229, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/tempDir-001/control/cores}
   [junit4]   2> 882768 ERROR (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 882768 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 882768 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 882768 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 882768 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 882768 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T18:11:40.077394Z
   [junit4]   2> 882768 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/tempDir-001/control/solr.xml
   [junit4]   2> 882770 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 882770 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 882770 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6525f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 882863 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 882863 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 882872 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6525f8
   [junit4]   2> 882878 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6525f8
   [junit4]   2> 882878 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6525f8
   [junit4]   2> 882879 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/tempDir-001/control/cores
   [junit4]   2> 882879 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 882880 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 882895 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 882918 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 882974 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 882980 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 882980 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6525f8
   [junit4]   2> 882980 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 882980 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 882981 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=18.9365234375, floorSegmentMB=1.4609375, forceMergeDeletesPctAllowed=12.990017795036973, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=42.18275639237045
   [junit4]   2> 883010 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 883010 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 883011 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 883011 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 883011 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6568905244558689]
   [junit4]   2> 883011 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f5b79a[collection1] main]
   [junit4]   2> 883012 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 883056 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 883131 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 883131 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 883131 INFO  (coreLoadExecutor-4685-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606805881293373440
   [junit4]   2> 883131 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 883131 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 883131 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 883131 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 883131 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 883132 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 883132 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 883132 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 883132 INFO  (searcherExecutor-4686-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f5b79a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883194 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 883195 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11
   [junit4]   2> 883196 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 883196 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 883196 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 883197 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5e28a518{/,null,AVAILABLE}
   [junit4]   2> 883197 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f91ed37{SSL,[ssl, http/1.1]}{127.0.0.1:٤٠٦١٥}
   [junit4]   2> 883197 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.Server Started @٨٨٣٢٤٠ms
   [junit4]   2> 883197 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=40615, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/tempDir-001/shard0/cores}
   [junit4]   2> 883197 ERROR (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 883197 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 883197 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 883197 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 883197 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 883198 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T18:11:40.507032Z
   [junit4]   2> 883198 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 883199 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 883199 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 883200 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6525f8, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 883299 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 883299 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 883311 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6525f8
   [junit4]   2> 883318 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6525f8
   [junit4]   2> 883319 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6525f8
   [junit4]   2> 883320 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/tempDir-001/shard0/cores
   [junit4]   2> 883320 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 883320 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 883335 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 883347 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 883403 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 883408 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 883408 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3c6525f8
   [junit4]   2> 883408 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 883408 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 883409 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=18.9365234375, floorSegmentMB=1.4609375, forceMergeDeletesPctAllowed=12.990017795036973, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, deletesPctAllowed=42.18275639237045
   [junit4]   2> 883437 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 883437 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 883438 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 883438 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 883439 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6568905244558689]
   [junit4]   2> 883439 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@61df2146[collection1] main]
   [junit4]   2> 883439 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 883455 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 883548 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 883548 INFO  (searcherExecutor-4700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 883548 INFO  (coreLoadExecutor-4699-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606805881730629632
   [junit4]   2> 883548 INFO  (searcherExecutor-4700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 883548 INFO  (searcherExecutor-4700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 883548 INFO  (searcherExecutor-4700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 883548 INFO  (searcherExecutor-4700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 883549 INFO  (searcherExecutor-4700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 883549 INFO  (searcherExecutor-4700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 883549 INFO  (searcherExecutor-4700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 883549 INFO  (searcherExecutor-4700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 883549 INFO  (searcherExecutor-4700-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61df2146[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 883550 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 883567 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606805881749504000)} 0 0
   [junit4]   2> 883580 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606805881763135488)} 0 0
   [junit4]   2> 883581 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606805881765232640,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 883581 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 883581 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 883581 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 883582 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606805881766281216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 883582 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 883582 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 883582 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 883583 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 883591 INFO  (qtp925166878-13221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:40615//collection1|[ff01::083]:33332/|[ff01::114]:33332/&rows=100&version=2&q=*:*&NOW=1532369500893&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=4
   [junit4]   2> 883595 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=https://127.0.0.1:40615//collection1|[ff01::083]:33332/|[ff01::114]:33332/&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=11
   [junit4]   2> 883596 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 883598 INFO  (qtp925166878-13205) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|https://127.0.0.1:40615//collection1&rows=100&version=2&q=*:*&NOW=1532369500905&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 883599 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|https://127.0.0.1:40615//collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 883599 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 883602 INFO  (qtp925166878-13221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|https://127.0.0.1:40615//collection1&rows=100&version=2&q=*:*&NOW=1532369500909&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 883606 INFO  (qtp925166878-13205) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|[ff01::213]:33332/|https://127.0.0.1:40615//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532369500909&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=3
   [junit4]   2> 883608 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|[ff01::213]:33332/|https://127.0.0.1:40615//collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=8
   [junit4]   2> 883609 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=0
   [junit4]   2> 883612 INFO  (qtp925166878-13221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:40615//collection1&rows=100&version=2&q=*:*&stats=false&NOW=1532369500920&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 883613 INFO  (qtp925166878-13205) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:40615//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532369500920&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 883613 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=https://127.0.0.1:40615//collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=2
   [junit4]   2> 883614 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 883616 INFO  (qtp925166878-13221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|https://127.0.0.1:40615//collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532369500923&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 883617 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=[ff01::083]:33332/|[ff01::213]:33332/|[ff01::114]:33332/|https://127.0.0.1:40615//collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 883620 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=2
   [junit4]   2> 883622 INFO  (qtp925166878-13205) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:40615//collection1&rows=100&version=2&q=*:*&group.truncate=true&NOW=1532369500930&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 883623 INFO  (qtp925166878-13221) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=https://127.0.0.1:40615//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1532369500930&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 883623 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=https://127.0.0.1:40615//collection1&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 883625 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1606805881810321408)]} 0 1
   [junit4]   2> 883627 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1606805881812418560)]} 0 0
   [junit4]   2> 883627 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1606805881813467136)]} 0 0
   [junit4]   2> 883628 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1606805881814515712)]} 0 0
   [junit4]   2> 883629 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1606805881815564288)]} 0 0
   [junit4]   2> 883630 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1606805881816612864)]} 0 0
   [junit4]   2> 883631 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1606805881817661440)]} 0 0
   [junit4]   2> 883632 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1606805881818710016)]} 0 0
   [junit4]   2> 883633 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1606805881818710016)]} 0 0
   [junit4]   2> 883633 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1606805881819758592)]} 0 0
   [junit4]   2> 883634 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1606805881820807168)]} 0 0
   [junit4]   2> 883635 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1606805881821855744)]} 0 0
   [junit4]   2> 883636 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1606805881821855744)]} 0 0
   [junit4]   2> 883636 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1606805881822904320)]} 0 0
   [junit4]   2> 883637 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1606805881823952896)]} 0 0
   [junit4]   2> 883638 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1606805881823952896)]} 0 0
   [junit4]   2> 883638 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1606805881825001472)]} 0 0
   [junit4]   2> 883639 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1606805881826050048)]} 0 0
   [junit4]   2> 883640 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1606805881826050048)]} 0 0
   [junit4]   2> 883640 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1606805881827098624)]} 0 0
   [junit4]   2> 883641 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1606805881828147200)]} 0 0
   [junit4]   2> 883642 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1606805881829195776)]} 0 0
   [junit4]   2> 883643 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1606805881829195776)]} 0 0
   [junit4]   2> 883643 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1606805881830244352)]} 0 0
   [junit4]   2> 883645 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1606805881831292928)]} 0 0
   [junit4]   2> 883645 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1606805881832341504)]} 0 0
   [junit4]   2> 883646 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1606805881833390080)]} 0 0
   [junit4]   2> 883647 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1606805881834438656)]} 0 0
   [junit4]   2> 883647 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1606805881834438656)]} 0 0
   [junit4]   2> 883648 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1606805881835487232)]} 0 0
   [junit4]   2> 883649 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1606805881836535808)]} 0 0
   [junit4]   2> 883650 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1606805881836535808)]} 0 0
   [junit4]   2> 883653 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1606805881840730112)]} 0 0
   [junit4]   2> 883654 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1606805881841778688)]} 0 0
   [junit4]   2> 883655 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1606805881842827264)]} 0 0
   [junit4]   2> 883656 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1606805881843875840)]} 0 0
   [junit4]   2> 883657 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1606805881843875840)]} 0 0
   [junit4]   2> 883657 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1606805881844924416)]} 0 0
   [junit4]   2> 883658 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1606805881845972992)]} 0 0
   [junit4]   2> 883659 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1606805881847021568)]} 0 0
   [junit4]   2> 883660 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1606805881847021568)]} 0 0
   [junit4]   2> 883660 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1606805881848070144)]} 0 0
   [junit4]   2> 883661 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1606805881849118720)]} 0 0
   [junit4]   2> 883662 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1606805881850167296)]} 0 0
   [junit4]   2> 883663 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1606805881850167296)]} 0 0
   [junit4]   2> 883663 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1606805881851215872)]} 0 0
   [junit4]   2> 883664 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1606805881852264448)]} 0 0
   [junit4]   2> 883665 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1606805881852264448)]} 0 0
   [junit4]   2> 883665 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1606805881853313024)]} 0 0
   [junit4]   2> 883666 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1606805881854361600)]} 0 0
   [junit4]   2> 883666 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1606805881854361600)]} 0 0
   [junit4]   2> 883666 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1606805881854361601)]} 0 0
   [junit4]   2> 883667 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1606805881855410176)]} 0 0
   [junit4]   2> 883667 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1606805881855410176)]} 0 0
   [junit4]   2> 883668 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1606805881856458752)]} 0 0
   [junit4]   2> 883669 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1606805881856458752)]} 0 0
   [junit4]   2> 883669 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1606805881857507328)]} 0 0
   [junit4]   2> 883670 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1606805881857507328)]} 0 0
   [junit4]   2> 883670 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1606805881858555904)]} 0 0
   [junit4]   2> 883671 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1606805881859604480)]} 0 0
   [junit4]   2> 883671 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1606805881859604480)]} 0 0
   [junit4]   2> 883672 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1606805881859604481)]} 0 0
   [junit4]   2> 883672 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1606805881860653056)]} 0 0
   [junit4]   2> 883673 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1606805881860653056)]} 0 0
   [junit4]   2> 883673 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1606805881861701632)]} 0 0
   [junit4]   2> 883673 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1606805881861701632)]} 0 0
   [junit4]   2> 883674 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1606805881862750208)]} 0 0
   [junit4]   2> 883674 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1606805881862750208)]} 0 0
   [junit4]   2> 883675 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1606805881863798784)]} 0 0
   [junit4]   2> 883675 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1606805881863798784)]} 0 0
   [junit4]   2> 883676 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1606805881863798785)]} 0 0
   [junit4]   2> 883676 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1606805881864847360)]} 0 0
   [junit4]   2> 883677 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1606805881864847360)]} 0 0
   [junit4]   2> 883677 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1606805881865895936)]} 0 0
   [junit4]   2> 883677 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1606805881865895936)]} 0 0
   [junit4]   2> 883678 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1606805881866944512)]} 0 0
   [junit4]   2> 883679 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1606805881866944512)]} 0 0
   [junit4]   2> 883679 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1606805881867993088)]} 0 0
   [junit4]   2> 883679 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1606805881867993088)]} 0 0
   [junit4]   2> 883680 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1606805881869041664)]} 0 0
   [junit4]   2> 883680 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1606805881869041664)]} 0 0
   [junit4]   2> 883681 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1606805881869041665)]} 0 0
   [junit4]   2> 883681 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1606805881870090240)]} 0 0
   [junit4]   2> 883681 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1606805881870090240)]} 0 0
   [junit4]   2> 883682 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1606805881871138816)]} 0 0
   [junit4]   2> 883682 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1606805881871138816)]} 0 0
   [junit4]   2> 883683 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1606805881872187392)]} 0 0
   [junit4]   2> 883683 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1606805881872187392)]} 0 0
   [junit4]   2> 883684 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1606805881872187393)]} 0 0
   [junit4]   2> 883684 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1606805881873235968)]} 0 0
   [junit4]   2> 883685 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1606805881873235968)]} 0 0
   [junit4]   2> 883685 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1606805881874284544)]} 0 0
   [junit4]   2> 883686 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1606805881874284544)]} 0 0
   [junit4]   2> 883686 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1606805881875333120)]} 0 0
   [junit4]   2> 883687 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1606805881875333120)]} 0 0
   [junit4]   2> 883687 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1606805881876381696)]} 0 0
   [junit4]   2> 883688 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1606805881877430272)]} 0 0
   [junit4]   2> 883688 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1606805881877430272)]} 0 0
   [junit4]   2> 883689 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1606805881878478848)]} 0 0
   [junit4]   2> 883689 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1606805881878478848)]} 0 0
   [junit4]   2> 883690 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1606805881879527424)]} 0 0
   [junit4]   2> 883690 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1606805881879527424)]} 0 0
   [junit4]   2> 883691 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1606805881880576000)]} 0 0
   [junit4]   2> 883692 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1606805881880576000)]} 0 0
   [junit4]   2> 883692 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1606805881881624576)]} 0 0
   [junit4]   2> 883693 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1606805881881624576)]} 0 0
   [junit4]   2> 883693 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1606805881882673152)]} 0 0
   [junit4]   2> 883694 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1606805881882673152)]} 0 0
   [junit4]   2> 883694 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1606805881883721728)]} 0 0
   [junit4]   2> 883695 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1606805881884770304)]} 0 0
   [junit4]   2> 883695 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1606805881884770304)]} 0 0
   [junit4]   2> 883696 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1606805881885818880)]} 0 0
   [junit4]   2> 883697 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1606805881885818880)]} 0 0
   [junit4]   2> 883697 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1606805881886867456)]} 0 0
   [junit4]   2> 883698 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1606805881886867456)]} 0 0
   [junit4]   2> 883698 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1606805881887916032)]} 0 0
   [junit4]   2> 883699 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1606805881888964608)]} 0 0
   [junit4]   2> 883699 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1606805881888964608)]} 0 0
   [junit4]   2> 883700 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1606805881890013184)]} 0 0
   [junit4]   2> 883701 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1606805881890013184)]} 0 0
   [junit4]   2> 883701 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1606805881891061760)]} 0 0
   [junit4]   2> 883702 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1606805881892110336)]} 0 0
   [junit4]   2> 883703 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1606805881892110336)]} 0 0
   [junit4]   2> 883703 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1606805881893158912)]} 0 0
   [junit4]   2> 883704 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1606805881894207488)]} 0 0
   [junit4]   2> 883704 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1606805881894207488)]} 0 0
   [junit4]   2> 883706 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1606805881895256064)]} 0 1
   [junit4]   2> 883706 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1606805881896304640)]} 0 0
   [junit4]   2> 883707 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1606805881897353216)]} 0 0
   [junit4]   2> 883708 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1606805881897353216)]} 0 0
   [junit4]   2> 883708 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1606805881898401792)]} 0 0
   [junit4]   2> 883709 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1606805881899450368)]} 0 0
   [junit4]   2> 883709 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1606805881899450368)]} 0 0
   [junit4]   2> 883710 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1606805881900498944)]} 0 0
   [junit4]   2> 883711 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1606805881900498944)]} 0 0
   [junit4]   2> 883711 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1606805881901547520)]} 0 0
   [junit4]   2> 883711 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1606805881901547520)]} 0 0
   [junit4]   2> 883712 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1606805881902596096)]} 0 0
   [junit4]   2> 883712 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1606805881902596096)]} 0 0
   [junit4]   2> 883713 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1606805881902596097)]} 0 0
   [junit4]   2> 883713 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1606805881903644672)]} 0 0
   [junit4]   2> 883713 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1606805881903644672)]} 0 0
   [junit4]   2> 883714 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1606805881904693248)]} 0 0
   [junit4]   2> 883714 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1606805881904693248)]} 0 0
   [junit4]   2> 883715 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[500 (1606805881905741824)]} 0 0
   [junit4]   2> 883715 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[500 (1606805881905741824)]} 0 0
   [junit4]   2> 883716 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[501 (1606805881906790400)]} 0 0
   [junit4]   2> 883716 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[501 (1606805881906790400)]} 0 0
   [junit4]   2> 883716 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[502 (1606805881906790401)]} 0 0
   [junit4]   2> 883717 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[502 (1606805881907838976)]} 0 0
   [junit4]   2> 883717 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[503 (1606805881907838976)]} 0 0
   [junit4]   2> 883718 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[503 (1606805881907838977)]} 0 0
   [junit4]   2> 883718 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[504 (1606805881908887552)]} 0 0
   [junit4]   2> 883719 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[504 (1606805881909936128)]} 0 0
   [junit4]   2> 883720 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[505 (1606805881910984704)]} 0 0
   [junit4]   2> 883720 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[505 (1606805881910984704)]} 0 0
   [junit4]   2> 883721 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[506 (1606805881910984705)]} 0 0
   [junit4]   2> 883721 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[506 (1606805881912033280)]} 0 0
   [junit4]   2> 883721 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[507 (1606805881912033280)]} 0 0
   [junit4]   2> 883722 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[507 (1606805881913081856)]} 0 0
   [junit4]   2> 883722 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[508 (1606805881913081856)]} 0 0
   [junit4]   2> 883722 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[508 (1606805881913081857)]} 0 0
   [junit4]   2> 883723 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[509 (1606805881914130432)]} 0 0
   [junit4]   2> 883723 INFO  (qtp925166878-13204) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[509 (1606805881914130432)]} 0 0
   [junit4]   2> 883723 INFO  (qtp659721530-13184) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[510 (1606805881914130433)]} 0 0
   [junit4]   2> 883724 INFO  (qtp925166878-13203) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[510 (1606805881915179008)]} 0 0
   [junit4]   2> 883724 INFO  (qtp659721530-13183) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory

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

ter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fc51c2d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@315b7319
   [junit4]   2> 20125 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 20125 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b4fa15: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@e4771d4
   [junit4]   2> 20129 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 20129 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2c58fba0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@789dc91e
   [junit4]   2> 20130 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a11289d
   [junit4]   2> 20130 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7a11289d
   [junit4]   2> 20130 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9329e39: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6317cd6f
   [junit4]   2> 20143 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b23ad42{/,null,UNAVAILABLE}
   [junit4]   2> 20143 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 20152 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@355f9fb9{SSL,[ssl, http/1.1]}{127.0.0.1:Ù }
   [junit4]   2> 20153 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1616294981
   [junit4]   2> 20153 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 20153 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50a6ebfb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@274be7ab
   [junit4]   2> 20162 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 20162 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55ed8b16: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@e4771d4
   [junit4]   2> 20167 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 20167 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@258032a9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@789dc91e
   [junit4]   2> 20176 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@590162a0
   [junit4]   2> 20176 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=590162a0
   [junit4]   2> 20176 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a45d03d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1f867d83
   [junit4]   2> 20199 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5f3b721{/,null,UNAVAILABLE}
   [junit4]   2> 20199 INFO  (TEST-TestDistributedGrouping.test-seed#[76A317833A82CA4B]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=test -Dtests.seed=76A317833A82CA4B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=ar-TD -Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 4.40s J2 | TestDistributedGrouping.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76A317833A82CA4B:FEF72859947EA7B3]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.TestDistributedGrouping_76A317833A82CA4B-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4722fe31), locale=ar-TD, timezone=Europe/Malta
   [junit4]   2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=416642000,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedGrouping, TestDistributedGrouping]
   [junit4] Completed [5/5 (5!)] on J2 in 4.49s, 1 test, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 5 tests, 5 failures [seed: 76A317833A82CA4B]

Total time: 23 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.TestDistributedGrouping
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=028c86b1fa70faeec4f7705698a59557f58bcbb0, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22510
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22510 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22510/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([FF34CC8970ACDC91:7760F353DE50B169]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([FF34CC8970ACDC91:7760F353DE50B169]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([FF34CC8970ACDC91:7760F353DE50B169]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([FF34CC8970ACDC91:7760F353DE50B169]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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)




Build Log:
[...truncated 13556 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> 951204 INFO  (SUITE-TestDistributedGrouping-seed#[FF34CC8970ACDC91]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/init-core-data-001
   [junit4]   2> 951205 WARN  (SUITE-TestDistributedGrouping-seed#[FF34CC8970ACDC91]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 951205 INFO  (SUITE-TestDistributedGrouping-seed#[FF34CC8970ACDC91]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 951205 INFO  (SUITE-TestDistributedGrouping-seed#[FF34CC8970ACDC91]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 951206 INFO  (SUITE-TestDistributedGrouping-seed#[FF34CC8970ACDC91]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 951289 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/tempDir-001/control/cores/collection1
   [junit4]   2> 951290 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 951290 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 951290 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 951290 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 951291 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c673cc7{/,null,AVAILABLE}
   [junit4]   2> 951292 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27a38731{HTTP/1.1,[http/1.1]}{127.0.0.1:38693}
   [junit4]   2> 951292 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.Server Started @951335ms
   [junit4]   2> 951292 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=38693, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/tempDir-001/control/cores}
   [junit4]   2> 951292 ERROR (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 951292 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 951292 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 951292 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 951292 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 951292 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T14:12:56.760720Z
   [junit4]   2> 951292 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/tempDir-001/control/solr.xml
   [junit4]   2> 951295 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 951295 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 951296 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@78d6af10, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 951674 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 951674 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 951691 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d6af10
   [junit4]   2> 951699 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d6af10
   [junit4]   2> 951699 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d6af10
   [junit4]   2> 951701 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/tempDir-001/control/cores
   [junit4]   2> 951701 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 951701 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 951722 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 951742 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 951820 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 951827 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 951828 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d6af10
   [junit4]   2> 951828 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 951828 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 951829 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7953106262178724]
   [junit4]   2> 951874 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 951874 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 951875 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 951875 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 951876 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=12.4580078125, floorSegmentMB=0.6923828125, forceMergeDeletesPctAllowed=0.8328156611010595, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=39.75640052283765
   [junit4]   2> 951876 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49d4c253[collection1] main]
   [junit4]   2> 951876 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 951996 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 952082 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 952082 INFO  (searcherExecutor-5654-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 952082 INFO  (coreLoadExecutor-5653-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606790862654668800
   [junit4]   2> 952083 INFO  (searcherExecutor-5654-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 952083 INFO  (searcherExecutor-5654-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 952083 INFO  (searcherExecutor-5654-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 952083 INFO  (searcherExecutor-5654-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 952083 INFO  (searcherExecutor-5654-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 952083 INFO  (searcherExecutor-5654-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 952083 INFO  (searcherExecutor-5654-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 952083 INFO  (searcherExecutor-5654-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 952084 INFO  (searcherExecutor-5654-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49d4c253[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 952177 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 952177 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10+46
   [junit4]   2> 952178 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 952178 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 952178 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 952178 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@503a8317{/,null,AVAILABLE}
   [junit4]   2> 952178 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@559c6712{HTTP/1.1,[http/1.1]}{127.0.0.1:42005}
   [junit4]   2> 952178 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.Server Started @952222ms
   [junit4]   2> 952178 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=42005, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/tempDir-001/shard0/cores}
   [junit4]   2> 952179 ERROR (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 952179 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 952179 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 952179 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 952179 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 952179 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T14:12:57.647377Z
   [junit4]   2> 952179 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 952181 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 952181 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 952182 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@78d6af10, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 952323 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 952324 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 952333 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d6af10
   [junit4]   2> 952339 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d6af10
   [junit4]   2> 952339 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d6af10
   [junit4]   2> 952340 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/tempDir-001/shard0/cores
   [junit4]   2> 952340 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 952340 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 952361 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 952382 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 952447 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 952452 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 952452 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78d6af10
   [junit4]   2> 952452 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 952453 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 952453 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=10, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7953106262178724]
   [junit4]   2> 952490 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 952490 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 952491 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 952491 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 952491 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=12.4580078125, floorSegmentMB=0.6923828125, forceMergeDeletesPctAllowed=0.8328156611010595, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=39.75640052283765
   [junit4]   2> 952492 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@236c80a9[collection1] main]
   [junit4]   2> 952492 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 952551 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 952637 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 952637 INFO  (searcherExecutor-5668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 952637 INFO  (coreLoadExecutor-5667-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606790863236628480
   [junit4]   2> 952637 INFO  (searcherExecutor-5668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 952637 INFO  (searcherExecutor-5668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 952637 INFO  (searcherExecutor-5668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 952637 INFO  (searcherExecutor-5668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 952637 INFO  (searcherExecutor-5668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 952637 INFO  (searcherExecutor-5668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 952638 INFO  (searcherExecutor-5668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 952638 INFO  (searcherExecutor-5668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 952638 INFO  (searcherExecutor-5668-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@236c80a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 952639 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 952641 INFO  (qtp979838713-12605) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606790863239774208)} 0 1
   [junit4]   2> 952643 INFO  (qtp1464366211-12625) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1606790863241871360)} 0 0
   [junit4]   2> 952643 INFO  (qtp979838713-12599) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606790863242919936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 952644 INFO  (qtp979838713-12599) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 952644 INFO  (qtp979838713-12599) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 952644 INFO  (qtp979838713-12599) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 952644 INFO  (qtp1464366211-12619) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1606790863243968512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 952644 INFO  (qtp1464366211-12619) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 952644 INFO  (qtp1464366211-12619) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 952644 INFO  (qtp1464366211-12619) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 952645 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 952648 INFO  (qtp1464366211-12620) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:42005//collection1|[ff01::083]:33332/|[ff01::114]:33332/&rows=100&version=2&q=*:*&NOW=1532355178114&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=1
   [junit4]   2> 952649 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42005//collection1|[ff01::083]:33332/|[ff01::114]:33332/&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 952649 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 952652 INFO  (qtp1464366211-12625) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/|http://127.0.0.1:42005//collection1|[ff01::083]:33332/&rows=100&version=2&q=*:*&NOW=1532355178119&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 952653 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|http://127.0.0.1:42005//collection1|[ff01::083]:33332/&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 952653 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 952656 INFO  (qtp1464366211-12641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:42005//collection1|[ff01::083]:33332/|[ff01::114]:33332/&rows=100&version=2&q=*:*&NOW=1532355178122&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 952658 INFO  (qtp1464366211-12625) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/|http://127.0.0.1:42005//collection1|[ff01::083]:33332/|[ff01::114]:33332/&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1532355178122&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 952659 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:42005//collection1|[ff01::083]:33332/|[ff01::114]:33332/&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=4
   [junit4]   2> 952660 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=0
   [junit4]   2> 952662 INFO  (qtp1464366211-12641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:42005//collection1&rows=100&version=2&q=*:*&stats=false&NOW=1532355178129&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 952662 INFO  (qtp1464366211-12625) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:42005//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1532355178129&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 952663 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:42005//collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=2
   [junit4]   2> 952663 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 952665 INFO  (qtp1464366211-12641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:42005//collection1|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1532355178132&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 952665 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=http://127.0.0.1:42005//collection1|[ff01::213]:33332/|[ff01::083]:33332/|[ff01::114]:33332/&spellcheck=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=1
   [junit4]   2> 952666 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 952667 INFO  (qtp1464366211-12625) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:42005//collection1&rows=100&version=2&q=*:*&group.truncate=true&NOW=1532355178134&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 952668 INFO  (qtp1464366211-12641) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:42005//collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1532355178134&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 952668 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=http://127.0.0.1:42005//collection1&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 952670 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1606790863270182912)]} 0 1
   [junit4]   2> 952671 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1606790863271231488)]} 0 1
   [junit4]   2> 952672 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1606790863273328640)]} 0 0
   [junit4]   2> 952673 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1606790863274377216)]} 0 0
   [junit4]   2> 952674 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1606790863275425792)]} 0 0
   [junit4]   2> 952674 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1606790863275425792)]} 0 0
   [junit4]   2> 952675 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1606790863276474368)]} 0 0
   [junit4]   2> 952676 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1606790863277522944)]} 0 0
   [junit4]   2> 952677 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1606790863277522944)]} 0 0
   [junit4]   2> 952677 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1606790863278571520)]} 0 0
   [junit4]   2> 952678 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1606790863278571520)]} 0 0
   [junit4]   2> 952678 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1606790863279620096)]} 0 0
   [junit4]   2> 952679 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1606790863280668672)]} 0 0
   [junit4]   2> 952680 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1606790863281717248)]} 0 0
   [junit4]   2> 952680 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1606790863281717248)]} 0 0
   [junit4]   2> 952681 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1606790863282765824)]} 0 0
   [junit4]   2> 952681 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1606790863282765824)]} 0 0
   [junit4]   2> 952682 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1606790863283814400)]} 0 0
   [junit4]   2> 952683 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1606790863283814400)]} 0 0
   [junit4]   2> 952683 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1606790863284862976)]} 0 0
   [junit4]   2> 952684 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1606790863285911552)]} 0 0
   [junit4]   2> 952685 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1606790863286960128)]} 0 0
   [junit4]   2> 952685 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1606790863286960128)]} 0 0
   [junit4]   2> 952686 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1606790863288008704)]} 0 0
   [junit4]   2> 952687 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1606790863288008704)]} 0 0
   [junit4]   2> 952688 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1606790863289057280)]} 0 0
   [junit4]   2> 952688 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1606790863290105856)]} 0 0
   [junit4]   2> 952689 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1606790863290105856)]} 0 0
   [junit4]   2> 952689 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1606790863291154432)]} 0 0
   [junit4]   2> 952690 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1606790863292203008)]} 0 0
   [junit4]   2> 952690 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1606790863292203008)]} 0 0
   [junit4]   2> 952691 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1606790863293251584)]} 0 0
   [junit4]   2> 952692 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1606790863294300160)]} 0 0
   [junit4]   2> 952693 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1606790863294300160)]} 0 0
   [junit4]   2> 952693 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1606790863295348736)]} 0 0
   [junit4]   2> 952694 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1606790863296397312)]} 0 0
   [junit4]   2> 952694 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1606790863296397312)]} 0 0
   [junit4]   2> 952695 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1606790863297445888)]} 0 0
   [junit4]   2> 952697 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1606790863299543040)]} 0 0
   [junit4]   2> 952699 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1606790863300591616)]} 0 0
   [junit4]   2> 952699 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1606790863301640192)]} 0 0
   [junit4]   2> 952700 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1606790863302688768)]} 0 0
   [junit4]   2> 952700 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1606790863302688768)]} 0 0
   [junit4]   2> 952701 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1606790863303737344)]} 0 0
   [junit4]   2> 952701 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1606790863303737344)]} 0 0
   [junit4]   2> 952702 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1606790863304785920)]} 0 0
   [junit4]   2> 952702 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1606790863304785920)]} 0 0
   [junit4]   2> 952703 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1606790863304785921)]} 0 0
   [junit4]   2> 952703 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1606790863305834496)]} 0 0
   [junit4]   2> 952704 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1606790863305834496)]} 0 0
   [junit4]   2> 952704 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1606790863306883072)]} 0 0
   [junit4]   2> 952704 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1606790863306883072)]} 0 0
   [junit4]   2> 952705 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1606790863307931648)]} 0 0
   [junit4]   2> 952705 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1606790863307931648)]} 0 0
   [junit4]   2> 952706 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1606790863308980224)]} 0 0
   [junit4]   2> 952706 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1606790863308980224)]} 0 0
   [junit4]   2> 952707 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1606790863310028800)]} 0 0
   [junit4]   2> 952707 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1606790863310028800)]} 0 0
   [junit4]   2> 952708 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1606790863311077376)]} 0 0
   [junit4]   2> 952709 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1606790863312125952)]} 0 0
   [junit4]   2> 952710 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1606790863312125952)]} 0 0
   [junit4]   2> 952710 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1606790863313174528)]} 0 0
   [junit4]   2> 952712 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1606790863315271680)]} 0 0
   [junit4]   2> 952713 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1606790863316320256)]} 0 0
   [junit4]   2> 952713 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1606790863316320256)]} 0 0
   [junit4]   2> 952714 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1606790863316320257)]} 0 0
   [junit4]   2> 952714 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1606790863317368832)]} 0 0
   [junit4]   2> 952715 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1606790863317368832)]} 0 0
   [junit4]   2> 952715 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1606790863318417408)]} 0 0
   [junit4]   2> 952716 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1606790863318417408)]} 0 0
   [junit4]   2> 952716 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1606790863319465984)]} 0 0
   [junit4]   2> 952717 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1606790863319465984)]} 0 0
   [junit4]   2> 952717 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1606790863320514560)]} 0 0
   [junit4]   2> 952717 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1606790863320514560)]} 0 0
   [junit4]   2> 952718 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1606790863321563136)]} 0 0
   [junit4]   2> 952718 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1606790863321563136)]} 0 0
   [junit4]   2> 952719 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1606790863321563137)]} 0 0
   [junit4]   2> 952719 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1606790863322611712)]} 0 0
   [junit4]   2> 952720 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1606790863322611712)]} 0 0
   [junit4]   2> 952720 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1606790863323660288)]} 0 0
   [junit4]   2> 952721 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1606790863323660288)]} 0 0
   [junit4]   2> 952721 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1606790863324708864)]} 0 0
   [junit4]   2> 952721 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1606790863324708864)]} 0 0
   [junit4]   2> 952722 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1606790863325757440)]} 0 0
   [junit4]   2> 952722 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1606790863325757440)]} 0 0
   [junit4]   2> 952723 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1606790863326806016)]} 0 0
   [junit4]   2> 952723 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1606790863326806016)]} 0 0
   [junit4]   2> 952724 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1606790863327854592)]} 0 0
   [junit4]   2> 952724 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1606790863327854592)]} 0 0
   [junit4]   2> 952727 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1606790863331000320)]} 0 0
   [junit4]   2> 952728 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1606790863331000320)]} 0 0
   [junit4]   2> 952728 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1606790863332048896)]} 0 0
   [junit4]   2> 952728 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1606790863332048896)]} 0 0
   [junit4]   2> 952729 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1606790863333097472)]} 0 0
   [junit4]   2> 952729 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1606790863333097472)]} 0 0
   [junit4]   2> 952730 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1606790863333097473)]} 0 0
   [junit4]   2> 952730 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1606790863334146048)]} 0 0
   [junit4]   2> 952730 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1606790863334146048)]} 0 0
   [junit4]   2> 952731 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1606790863335194624)]} 0 0
   [junit4]   2> 952735 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1606790863339388928)]} 0 0
   [junit4]   2> 952736 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1606790863339388928)]} 0 0
   [junit4]   2> 952736 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1606790863340437504)]} 0 0
   [junit4]   2> 952737 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1606790863341486080)]} 0 0
   [junit4]   2> 952738 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1606790863341486080)]} 0 0
   [junit4]   2> 952738 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1606790863342534656)]} 0 0
   [junit4]   2> 952739 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1606790863342534656)]} 0 0
   [junit4]   2> 952739 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1606790863343583232)]} 0 0
   [junit4]   2> 952739 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1606790863343583232)]} 0 0
   [junit4]   2> 952740 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1606790863344631808)]} 0 0
   [junit4]   2> 952740 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1606790863344631808)]} 0 0
   [junit4]   2> 952741 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1606790863345680384)]} 0 0
   [junit4]   2> 952741 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1606790863345680384)]} 0 0
   [junit4]   2> 952742 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1606790863346728960)]} 0 0
   [junit4]   2> 952742 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1606790863346728960)]} 0 0
   [junit4]   2> 952743 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1606790863347777536)]} 0 0
   [junit4]   2> 952743 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1606790863347777536)]} 0 0
   [junit4]   2> 952744 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1606790863348826112)]} 0 0
   [junit4]   2> 952745 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1606790863348826112)]} 0 0
   [junit4]   2> 952745 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1606790863349874688)]} 0 0
   [junit4]   2> 952746 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1606790863349874688)]} 0 0
   [junit4]   2> 952746 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1606790863350923264)]} 0 0
   [junit4]   2> 952747 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1606790863351971840)]} 0 0
   [junit4]   2> 952751 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1606790863356166144)]} 0 0
   [junit4]   2> 952752 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1606790863356166144)]} 0 0
   [junit4]   2> 952752 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1606790863357214720)]} 0 0
   [junit4]   2> 952753 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1606790863357214720)]} 0 0
   [junit4]   2> 952753 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1606790863358263296)]} 0 0
   [junit4]   2> 952754 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1606790863359311872)]} 0 0
   [junit4]   2> 952755 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1606790863359311872)]} 0 0
   [junit4]   2> 952755 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1606790863360360448)]} 0 0
   [junit4]   2> 952756 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1606790863361409024)]} 0 0
   [junit4]   2> 952757 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1606790863361409024)]} 0 0
   [junit4]   2> 952757 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1606790863362457600)]} 0 0
   [junit4]   2> 952758 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1606790863363506176)]} 0 0
   [junit4]   2> 952759 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1606790863363506176)]} 0 0
   [junit4]   2> 952759 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1606790863364554752)]} 0 0
   [junit4]   2> 952759 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1606790863364554752)]} 0 0
   [junit4]   2> 952760 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1606790863365603328)]} 0 0
   [junit4]   2> 952760 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1606790863365603328)]} 0 0
   [junit4]   2> 952761 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1606790863366651904)]} 0 0
   [junit4]   2> 952761 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1606790863366651904)]} 0 0
   [junit4]   2> 952762 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1606790863366651905)]} 0 0
   [junit4]   2> 952762 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1606790863367700480)]} 0 0
   [junit4]   2> 952762 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1606790863367700480)]} 0 0
   [junit4]   2> 952764 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[500 (1606790863368749056)]} 0 1
   [junit4]   2> 952764 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[500 (1606790863369797632)]} 0 0
   [junit4]   2> 952765 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[501 (1606790863370846208)]} 0 0
   [junit4]   2> 952765 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[501 (1606790863370846208)]} 0 0
   [junit4]   2> 952765 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[502 (1606790863370846209)]} 0 0
   [junit4]   2> 952766 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[502 (1606790863371894784)]} 0 0
   [junit4]   2> 952766 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[503 (1606790863371894784)]} 0 0
   [junit4]   2> 952766 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[503 (1606790863371894785)]} 0 0
   [junit4]   2> 952767 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[504 (1606790863372943360)]} 0 0
   [junit4]   2> 952767 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[504 (1606790863372943360)]} 0 0
   [junit4]   2> 952767 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[505 (1606790863372943361)]} 0 0
   [junit4]   2> 952768 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[505 (1606790863373991936)]} 0 0
   [junit4]   2> 952768 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[506 (1606790863373991936)]} 0 0
   [junit4]   2> 952768 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[506 (1606790863373991937)]} 0 0
   [junit4]   2> 952769 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[507 (1606790863375040512)]} 0 0
   [junit4]   2> 952769 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[507 (1606790863375040512)]} 0 0
   [junit4]   2> 952769 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[508 (1606790863375040513)]} 0 0
   [junit4]   2> 952770 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[508 (1606790863376089088)]} 0 0
   [junit4]   2> 952770 INFO  (qtp979838713-12604) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[509 (1606790863376089088)]} 0 0
   [junit4]   2> 952770 INFO  (qtp1464366211-12623) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[509 (1606790863376089089)]} 0 0
   [junit4]   2> 952771 INFO  (qtp979838713-12603) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[510 (1606790863377137664)]} 0 0
   [junit4]   2> 952771 INFO  (qtp1464366211-12624) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=

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

eporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c2529cd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6800c9ab
   [junit4]   2> 15567 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15567 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b63e3c4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3d2e6404
   [junit4]   2> 15577 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15577 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b987456: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@646c4c74
   [junit4]   2> 15589 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@61783e65
   [junit4]   2> 15589 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=61783e65
   [junit4]   2> 15589 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@231185f2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@44565f94
   [junit4]   2> 15631 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47d4b9c3{/,null,UNAVAILABLE}
   [junit4]   2> 15631 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 15634 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@294e7088{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 15634 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=234227629
   [junit4]   2> 15635 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 15635 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a936895: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@711c8209
   [junit4]   2> 15643 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15643 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ec69374: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3d2e6404
   [junit4]   2> 15648 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15650 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3249b3a9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@646c4c74
   [junit4]   2> 15651 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16f12699
   [junit4]   2> 15651 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=16f12699
   [junit4]   2> 15653 INFO  (coreCloseExecutor-64-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d9c362e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7fd55383
   [junit4]   2> 15687 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@32b37600{/,null,UNAVAILABLE}
   [junit4]   2> 15687 INFO  (TEST-TestDistributedGrouping.test-seed#[FF34CC8970ACDC91]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=test -Dtests.seed=FF34CC8970ACDC91 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-PE -Dtests.timezone=Etc/UCT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 3.25s J0 | TestDistributedGrouping.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FF34CC8970ACDC91:7760F353DE50B169]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.TestDistributedGrouping_FF34CC8970ACDC91-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@44edaeef), locale=es-PE, timezone=Etc/UCT
   [junit4]   2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=440765160,total=519569408
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedGrouping, TestDistributedGrouping]
   [junit4] Completed [5/5 (5!)] on J0 in 3.32s, 1 test, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 5 tests, 5 failures [seed: FF34CC8970ACDC91]

Total time: 17 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.TestDistributedGrouping
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=028c86b1fa70faeec4f7705698a59557f58bcbb0, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22509
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+23) - Build # 22509 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22509/
Java: 64bit/jdk-11-ea+23 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

38 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.HttpSolrCallGetCoreTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.servlet.HttpSolrCallGetCoreTest.setupCluster(HttpSolrCallGetCoreTest.java:52)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:834)


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.HttpSolrCallGetCoreTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.servlet.HttpSolrCallGetCoreTest.setupCluster(HttpSolrCallGetCoreTest.java:52)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:834)


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.HttpSolrCallGetCoreTest

Error Message:
Could not find collection:collection1

Stack Trace:
java.lang.AssertionError: Could not find collection:collection1
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.servlet.HttpSolrCallGetCoreTest.setupCluster(HttpSolrCallGetCoreTest.java:52)
	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:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:834)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:7D58FA64AA12098C]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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:566)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:834)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:7D58FA64AA12098C]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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:566)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:834)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:7D58FA64AA12098C]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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:566)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:834)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:7D58FA64AA12098C]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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:566)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:834)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:7D58FA64AA12098C]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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:566)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:834)


FAILED:  org.apache.solr.TestDistributedGrouping.test

Error Message:
.grouped[a_i1].doclist.maxScore:1.0!=null

Stack Trace:
junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:7D58FA64AA12098C]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
	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:566)
	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$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	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:834)


FAILED:  org.apache.solr.cloud.DeleteNodeTest.test

Error Message:
Could not find collection : deletenodetest_coll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : deletenodetest_coll
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:7D58FA64AA12098C]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.DeleteNodeTest.test(DeleteNodeTest.java:78)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.DeleteNodeTest.test

Error Message:
Could not find collection : deletenodetest_coll

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : deletenodetest_coll
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:7D58FA64AA12098C]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.DeleteNodeTest.test(DeleteNodeTest.java:78)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.TestPullReplica.testCreateDelete {seed=[F50CC5BE04EE6474:EE1C34F2F21E9C44]}

Error Message:
Could not find collection : pull_replica_test_create_delete

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : pull_replica_test_create_delete
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:EE1C34F2F21E9C44]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:256)
	at org.apache.solr.cloud.TestPullReplica.testCreateDelete(TestPullReplica.java:164)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.TestPullReplica.testAddDocs

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39313/solr: create the collection time out:180s
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestPullReplica.testAddDocs(TestPullReplica.java:223)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.TestPullReplica.testKillLeader

Error Message:
Replica state not updated in cluster state null Live Nodes: [127.0.0.1:39313_solr] Last available state: DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/5)={   "pullReplicas":"1",   "replicationFactor":"1",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"pull_replica_test_kill_leader_shard1_replica_n1",           "base_url":"https://127.0.0.1:46377/solr",           "node_name":"127.0.0.1:46377_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false",           "leader":"true"},         "core_node4":{           "core":"pull_replica_test_kill_leader_shard1_replica_p2",           "base_url":"https://127.0.0.1:39313/solr",           "node_name":"127.0.0.1:39313_solr",           "state":"active",           "type":"PULL",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"100",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Replica state not updated in cluster state
null
Live Nodes: [127.0.0.1:39313_solr]
Last available state: DocCollection(pull_replica_test_kill_leader//collections/pull_replica_test_kill_leader/state.json/5)={
  "pullReplicas":"1",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"pull_replica_test_kill_leader_shard1_replica_n1",
          "base_url":"https://127.0.0.1:46377/solr",
          "node_name":"127.0.0.1:46377_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false",
          "leader":"true"},
        "core_node4":{
          "core":"pull_replica_test_kill_leader_shard1_replica_p2",
          "base_url":"https://127.0.0.1:39313/solr",
          "node_name":"127.0.0.1:39313_solr",
          "state":"active",
          "type":"PULL",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"100",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:BC1A310A6655F022]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:278)
	at org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:419)
	at org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:309)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter

Error Message:
Collection not found: withShardField

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:A05C2D2CA817AB84]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:143)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForHashRouter

Error Message:
Error from server at https://127.0.0.1:43447/solr/routeFieldColl: Async exception during distributed update: Remote host terminated the handshake

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43447/solr/routeFieldColl: Async exception during distributed update: Remote host terminated the handshake
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:5D3A5B639B8F8F2E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:895)
	at org.apache.solr.client.solrj.SolrClient.deleteByQuery(SolrClient.java:858)
	at org.apache.solr.cloud.api.collections.CustomCollectionTest.testRouteFieldForHashRouter(CustomCollectionTest.java:176)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy

Error Message:
Could not find collection : policiesTest

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : policiesTest
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:3490F717C5D699B7]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:256)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy(TestPolicyCloud.java:332)
	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:566)
	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.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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:834)


FAILED:  org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard

Error Message:
Error from server at https://127.0.0.1:34991/solr: Unable to call distrib softCommit on: https://127.0.0.1:36663/solr/testCreateCollectionSplitShard_shard1_replica_n1/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34991/solr: Unable to call distrib softCommit on: https://127.0.0.1:36663/solr/testCreateCollectionSplitShard_shard1_replica_n1/
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:2082B645B4A4E5CA]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard(TestPolicyCloud.java:193)
	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:566)
	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.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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:834)


FAILED:  org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy

Error Message:
Could not find collection : policiesTest

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : policiesTest
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:3490F717C5D699B7]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:256)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy(TestPolicyCloud.java:332)
	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:566)
	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.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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:834)


FAILED:  org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy

Error Message:
Could not find collection : policiesTest

Stack Trace:
org.apache.solr.common.SolrException: Could not find collection : policiesTest
	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:3490F717C5D699B7]:0)
	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
	at org.apache.solr.cloud.SolrCloudTestCase.getCollectionState(SolrCloudTestCase.java:256)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionAddShardUsingPolicy(TestPolicyCloud.java:332)
	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:566)
	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.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	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.ca

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

olr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d5d98da
   [junit4]   2> 953537 INFO  (coreCloseExecutor-3547-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38b1c57c
   [junit4]   2> 953538 INFO  (coreCloseExecutor-3547-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=38b1c57c
   [junit4]   2> 953538 INFO  (coreCloseExecutor-3547-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bb2f922: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5c94151c
   [junit4]   2> 953587 INFO  (TEST-TestDistributedGrouping.test-seed#[F50CC5BE04EE6474]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9590912{/,null,UNAVAILABLE}
   [junit4]   2> 953587 INFO  (TEST-TestDistributedGrouping.test-seed#[F50CC5BE04EE6474]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=test -Dtests.seed=F50CC5BE04EE6474 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=dz-BT -Dtests.timezone=Europe/Riga -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 3.04s J1 | TestDistributedGrouping.test <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: .grouped[a_i1].doclist.maxScore:1.0!=null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F50CC5BE04EE6474:7D58FA64AA12098C]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:50)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:928)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:955)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:613)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:589)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:568)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:176)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1034)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.TestDistributedGrouping_F50CC5BE04EE6474-005
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {other_tl1=Lucene50(blocksize=128), SubjectTerms_mfacet=Lucene50(blocksize=128), range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_l1=BlockTreeOrds(blocksize=128), a_n_tdt=PostingsFormat(name=MockRandom), multiDefault=BlockTreeOrds(blocksize=128), intDefault=Lucene50(blocksize=128), n_td1=Lucene50(blocksize=128), n_d1=BlockTreeOrds(blocksize=128), n_f1=Lucene50(blocksize=128), range_facet_l=BlockTreeOrds(blocksize=128), n_tl1=Lucene50(blocksize=128), a_s=PostingsFormat(name=MockRandom), n_tf1=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=MockRandom), oddField_s1=Lucene50(blocksize=128), a_idv=PostingsFormat(name=MockRandom), timestamp=BlockTreeOrds(blocksize=128), n_dt1=Lucene50(blocksize=128), a_i1=BlockTreeOrds(blocksize=128), b_n_tdt=Lucene50(blocksize=128), n_ti1=PostingsFormat(name=LuceneVarGapDocFreqInterval), rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval), foo_b=PostingsFormat(name=MockRandom), n_tdt1=Lucene50(blocksize=128), foo_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), id_i1=Lucene50(blocksize=128), range_facet_i_dv=BlockTreeOrds(blocksize=128), foo_f=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Asserting), intDvoDefault=DocValuesFormat(name=Lucene70), a_idv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=471, maxMBSortInHeap=7.663694311638718, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@15671456), locale=dz-BT, timezone=Europe/Riga
   [junit4]   2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=2,free=260532368,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedGrouping, CustomCollectionTest, TestDistributedGrouping, TestPullReplica, TestSolrConfigHandlerCloud, TestPullReplica, DeleteNodeTest, TestDistributedGrouping, TestPolicyCloud, ZkShardTermsTest, TestPullReplica, TestPolicyCloud, CdcrBidirectionalTest, TestMiniSolrCloudClusterSSL, ZkShardTermsTest, HttpSolrCallGetCoreTest, TestSolrConfigHandlerCloud, TestDistributedGrouping, TestDistributedGrouping]
   [junit4] Completed [51/55 (26!)] on J1 in 3.08s, 1 test, 1 failure <<< FAILURES!

[...truncated 21 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20180723_104507_8092836196930879393103.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20180723_104507_80813801515404474997625.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 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 4 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20180723_104507_8087034589211465343868.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 19 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 55 suites, 238 tests, 2 suite-level errors, 8 errors, 16 failures, 5 ignored [seed: F50CC5BE04EE6474]

Total time: 16 minutes 12 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.CustomCollectionTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[repro]   0/5 failed: org.apache.solr.handler.TestSolrConfigHandlerCloud
[repro]   1/5 failed: org.apache.solr.cloud.DeleteNodeTest
[repro]   1/5 failed: org.apache.solr.cloud.TestPullReplica
[repro]   2/5 failed: org.apache.solr.servlet.HttpSolrCallGetCoreTest
[repro]   3/5 failed: org.apache.solr.cloud.ZkShardTermsTest
[repro]   4/5 failed: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[repro]   5/5 failed: org.apache.solr.TestDistributedGrouping
[repro]   5/5 failed: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[repro]   5/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=028c86b1fa70faeec4f7705698a59557f58bcbb0, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22508
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+23) - Build # 22508 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22508/
Java: 64bit/jdk-11-ea+23 -XX:-UseCompressedOops -XX:+UseSerialGC

19 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
expected:<6> but was:<5>

Stack Trace:
java.lang.AssertionError: expected:<6> but was:<5>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:8BE81A3BE4F779B2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:217)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
expected:<6> but was:<5>

Stack Trace:
java.lang.AssertionError: expected:<6> but was:<5>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:8BE81A3BE4F779B2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:217)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:FD3279D7D9532B9E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
	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:566)
	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.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:834)


FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:FD3279D7D9532B9E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
	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:566)
	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.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:834)


FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:FD3279D7D9532B9E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
	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:566)
	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.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:834)


FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:FD3279D7D9532B9E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
	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:566)
	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.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:834)


FAILED:  org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:FD3279D7D9532B9E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
	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:566)
	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.StatementAdapter.evaluate(StatementAdapter.java:36)
	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:834)


FAILED:  org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations

Error Message:
expected:<14> but was:<15>

Stack Trace:
java.lang.AssertionError: expected:<14> but was:<15>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:8924DC619F4E0899]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:108)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations

Error Message:
expected:<13> but was:<15>

Stack Trace:
java.lang.AssertionError: expected:<13> but was:<15>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:BE5C7DDBBD21C325]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:72)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations

Error Message:
Expected 2x2 for collection: collection2 null Live Nodes: [127.0.0.1:33245_solr, 127.0.0.1:33979_solr, 127.0.0.1:41715_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Expected 2x2 for collection: collection2
null
Live Nodes: [127.0.0.1:33245_solr, 127.0.0.1:33979_solr, 127.0.0.1:41715_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:8924DC619F4E0899]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:278)
	at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:104)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations

Error Message:
Expected 2x2 for collection: collection2 null Live Nodes: [127.0.0.1:33367_solr, 127.0.0.1:37431_solr, 127.0.0.1:39371_solr] Last available state: null

Stack Trace:
java.lang.AssertionError: Expected 2x2 for collection: collection2
null
Live Nodes: [127.0.0.1:33367_solr, 127.0.0.1:37431_solr, 127.0.0.1:39371_solr]
Last available state: null
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:8924DC619F4E0899]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:278)
	at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:104)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations

Error Message:
expected:<14> but was:<15>

Stack Trace:
java.lang.AssertionError: expected:<14> but was:<15>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:8924DC619F4E0899]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipDownOperations(TestSkipOverseerOperations.java:108)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations

Error Message:
expected:<14> but was:<16>

Stack Trace:
java.lang.AssertionError: expected:<14> but was:<16>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:BE5C7DDBBD21C325]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:72)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testParticipationOfReplicas

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

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<0>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:FB5FEAB17953B4F2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.ZkShardTermsTest.waitFor(ZkShardTermsTest.java:309)
	at org.apache.solr.cloud.ZkShardTermsTest.testParticipationOfReplicas(ZkShardTermsTest.java:69)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testParticipationOfReplicas

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

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<0>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:FB5FEAB17953B4F2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.ZkShardTermsTest.waitFor(ZkShardTermsTest.java:309)
	at org.apache.solr.cloud.ZkShardTermsTest.testParticipationOfReplicas(ZkShardTermsTest.java:69)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.ZkShardTermsTest.testParticipationOfReplicas

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

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<0>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:FB5FEAB17953B4F2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.ZkShardTermsTest.waitFor(ZkShardTermsTest.java:309)
	at org.apache.solr.cloud.ZkShardTermsTest.testParticipationOfReplicas(ZkShardTermsTest.java:69)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition

Error Message:
expected:<9> but was:<8>

Stack Trace:
java.lang.AssertionError: expected:<9> but was:<8>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:1B3BC3CA0E6C4AE4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition(CollectionsAPIAsyncDistributedZkTest.java:243)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition

Error Message:
expected:<9> but was:<8>

Stack Trace:
java.lang.AssertionError: expected:<9> but was:<8>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:1B3BC3CA0E6C4AE4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition(CollectionsAPIAsyncDistributedZkTest.java:243)
	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:566)
	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:834)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition

Error Message:
expected:<9> but was:<8>

Stack Trace:
java.lang.AssertionError: expected:<9> but was:<8>
	at __randomizedtesting.SeedInfo.seed([4EB6AE276202B34F:1B3BC3CA0E6C4AE4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest.testAsyncIdRaceCondition(CollectionsAPIAsyncDistributedZkTest.java:243)
	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:566)
	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:834)




Build Log:
[...truncated 12397 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkShardTermsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_4EB6AE276202B34F-001/init-core-data-001
   [junit4]   2> 27007 INFO  (SUITE-ZkShardTermsTest-seed#[4EB6AE276202B34F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ZkShardTermsTest_4EB6AE276202B34F-001/tempDir-001
   [junit4]   2> 27007 INFO  (SUITE-ZkShardTermsTest-seed#[4EB6AE276202B34F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 27007 INFO  (Thread-46) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 27008 INFO  (Thread-46) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 27094 ERROR (Thread-46) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 27107 INFO  (SUITE-ZkShardTermsTest-seed#[4EB6AE276202B34F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35681
   [junit4]   2> 27116 INFO  (zkConnectionManagerCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27132 INFO  (jetty-launcher-85-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+23
   [junit4]   2> 27167 INFO  (jetty-launcher-85-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 27167 INFO  (jetty-launcher-85-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 27167 INFO  (jetty-launcher-85-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 27167 INFO  (jetty-launcher-85-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f0d84ac{/solr,null,AVAILABLE}
   [junit4]   2> 27169 INFO  (jetty-launcher-85-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13bc2837{SSL,[ssl, http/1.1]}{127.0.0.1:46165}
   [junit4]   2> 27169 INFO  (jetty-launcher-85-thread-1) [    ] o.e.j.s.Server Started @27199ms
   [junit4]   2> 27169 INFO  (jetty-launcher-85-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46165}
   [junit4]   2> 27170 ERROR (jetty-launcher-85-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 27170 INFO  (jetty-launcher-85-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 27170 INFO  (jetty-launcher-85-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 27170 INFO  (jetty-launcher-85-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 27170 INFO  (jetty-launcher-85-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 27170 INFO  (jetty-launcher-85-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T06:56:40.634330Z
   [junit4]   2> 27187 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 27188 INFO  (jetty-launcher-85-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 27339 INFO  (jetty-launcher-85-thread-1)

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

 tell if we've missed updates
   [junit4]   2> 539675 INFO  (recoveryExecutor-998-thread-1-processing-x:testasynccollectioncreation_shard1_1_replica_n0 555fe994-9c5e-409c-8889-6b55c6080dab1801385506826574 r:core_node10 CREATE n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1) [n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0] o.a.s.c.RecoveryStrategy PeerSync Recovery was not successful - trying replication.
   [junit4]   2> 539675 INFO  (recoveryExecutor-998-thread-1-processing-x:testasynccollectioncreation_shard1_1_replica_n0 555fe994-9c5e-409c-8889-6b55c6080dab1801385506826574 r:core_node10 CREATE n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1) [n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 539675 INFO  (recoveryExecutor-998-thread-1-processing-x:testasynccollectioncreation_shard1_1_replica_n0 555fe994-9c5e-409c-8889-6b55c6080dab1801385506826574 r:core_node10 CREATE n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1) [n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 539675 INFO  (recoveryExecutor-998-thread-1-processing-x:testasynccollectioncreation_shard1_1_replica_n0 555fe994-9c5e-409c-8889-6b55c6080dab1801385506826574 r:core_node10 CREATE n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1) [n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0] o.a.s.c.SolrCore [testasynccollectioncreation_shard1_1_replica_n0]  CLOSING SolrCore org.apache.solr.core.SolrCore@27a1a55b
   [junit4]   2> 539675 INFO  (recoveryExecutor-998-thread-1-processing-x:testasynccollectioncreation_shard1_1_replica_n0 555fe994-9c5e-409c-8889-6b55c6080dab1801385506826574 r:core_node10 CREATE n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1) [n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testasynccollectioncreation.shard1_1.replica_n0, tag=27a1a55b
   [junit4]   2> 539675 INFO  (recoveryExecutor-998-thread-1-processing-x:testasynccollectioncreation_shard1_1_replica_n0 555fe994-9c5e-409c-8889-6b55c6080dab1801385506826574 r:core_node10 CREATE n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1) [n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@538b894a: rootName = solr_36645, domain = solr.core.testasynccollectioncreation.shard1_1.replica_n0, service url = null, agent id = null] for registry solr.core.testasynccollectioncreation.shard1_1.replica_n0 / com.codahale.metrics.MetricRegistry@69ca1e0a
   [junit4]   2> 539681 INFO  (recoveryExecutor-998-thread-1-processing-x:testasynccollectioncreation_shard1_1_replica_n0 555fe994-9c5e-409c-8889-6b55c6080dab1801385506826574 r:core_node10 CREATE n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1) [n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testasynccollectioncreation.shard1_1.leader, tag=27a1a55b
   [junit4]   2> 539682 WARN  (recoveryExecutor-998-thread-1-processing-x:testasynccollectioncreation_shard1_1_replica_n0 555fe994-9c5e-409c-8889-6b55c6080dab1801385506826574 r:core_node10 CREATE n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1) [n:127.0.0.1:36645_solr c:testasynccollectioncreation s:shard1_1 r:core_node10 x:testasynccollectioncreation_shard1_1_replica_n0] o.a.s.c.RecoveryStrategy Stopping recovery for core=[testasynccollectioncreation_shard1_1_replica_n0] coreNodeName=[core_node10]
   [junit4]   2> 539685 INFO  (jetty-closer-982-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7fe0d755{/solr,null,UNAVAILABLE}
   [junit4]   2> 539685 INFO  (jetty-closer-982-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 541016 INFO  (jetty-closer-982-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c09df47{/solr,null,UNAVAILABLE}
   [junit4]   2> 541016 INFO  (jetty-closer-982-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 541017 ERROR (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[4EB6AE276202B34F]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 541017 INFO  (SUITE-CollectionsAPIAsyncDistributedZkTest-seed#[4EB6AE276202B34F]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40931 40931
   [junit4]   2> 542693 INFO  (Thread-594) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40931 40931
   [junit4]   2> 542693 WARN  (Thread-594) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/testAsyncOperations/terms/shard1
   [junit4]   2> 	9	/solr/collections/testasynccollectioncreation/terms/shard1
   [junit4]   2> 	8	/solr/collections/testasynccollectioncreation/terms/shard1_1
   [junit4]   2> 	6	/solr/collections/testasynccollectioncreation/terms/shard1_0
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	4	/solr/collections/testAsyncOperations/terms/shard2
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/testAsyncIdRaceCondition/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	32	/solr/collections/testasynccollectioncreation/state.json
   [junit4]   2> 	22	/solr/collections/testAsyncOperations/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest_4EB6AE276202B34F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), _route_=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=208, maxMBSortInHeap=5.676396037693501, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4ff5b4c5), locale=fi-FI, timezone=America/Indiana/Vevay
   [junit4]   2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=60156632,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, ZkShardTermsTest, TestSkipOverseerOperations, TestSkipOverseerOperations, CollectionsAPISolrJTest, CollectionsAPISolrJTest, CollectionsAPISolrJTest, ZkShardTermsTest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed [25/25 (13!)] on J0 in 42.97s, 4 tests, 1 failure <<< FAILURES!

[...truncated 20 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 25 suites, 185 tests, 14 failures [seed: 4EB6AE276202B34F]

Total time: 9 minutes 4 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.CollectionsAPISolrJTest
[repro]   2/5 failed: org.apache.solr.cloud.ZkShardTermsTest
[repro]   2/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIAsyncDistributedZkTest
[repro]   3/5 failed: org.apache.solr.cloud.TestSkipOverseerOperations
[repro]   5/5 failed: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=8c06dec16dd711c097f4f8eaa7d9df041e0cb563, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22507
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 22507 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22507/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:38121/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard1 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"3",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"awhollynewcollection_0_shard1_replica_n1",           "base_url":"http://127.0.0.1:41707/solr",           "node_name":"127.0.0.1:41707_solr",           "state":"down",           "type":"NRT",           "force_set_state":"false"},         "core_node5":{           "core":"awhollynewcollection_0_shard1_replica_n2",           "base_url":"http://127.0.0.1:38121/solr",           "node_name":"127.0.0.1:38121_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"},         "core_node6":{           "core":"awhollynewcollection_0_shard1_replica_n4",           "base_url":"http://127.0.0.1:42667/solr",           "node_name":"127.0.0.1:42667_solr",           "state":"active",           "type":"NRT",           "force_set_state":"false"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"3",   "tlogReplicas":"0"} with live_nodes=[127.0.0.1:38121_solr, 127.0.0.1:41707_solr, 127.0.0.1:41773_solr, 127.0.0.1:42667_solr]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38121/solr/awhollynewcollection_0: No registered leader was found after waiting for 4000ms , collection: awhollynewcollection_0 slice: shard1 saw state=DocCollection(awhollynewcollection_0//collections/awhollynewcollection_0/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"3",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"awhollynewcollection_0_shard1_replica_n1",
          "base_url":"http://127.0.0.1:41707/solr",
          "node_name":"127.0.0.1:41707_solr",
          "state":"down",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node5":{
          "core":"awhollynewcollection_0_shard1_replica_n2",
          "base_url":"http://127.0.0.1:38121/solr",
          "node_name":"127.0.0.1:38121_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"},
        "core_node6":{
          "core":"awhollynewcollection_0_shard1_replica_n4",
          "base_url":"http://127.0.0.1:42667/solr",
          "node_name":"127.0.0.1:42667_solr",
          "state":"active",
          "type":"NRT",
          "force_set_state":"false"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"3",
  "tlogReplicas":"0"} with live_nodes=[127.0.0.1:38121_solr, 127.0.0.1:41707_solr, 127.0.0.1:41773_solr, 127.0.0.1:42667_solr]
	at __randomizedtesting.SeedInfo.seed([A394858E1B41D974:EBE1F13A1D72F6E1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:465)
	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)




Build Log:
[...truncated 14068 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> 1412898 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A394858E1B41D974]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/init-core-data-001
   [junit4]   2> 1412898 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A394858E1B41D974]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1412899 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A394858E1B41D974]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1412900 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A394858E1B41D974]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001
   [junit4]   2> 1412900 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A394858E1B41D974]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1412900 INFO  (Thread-3884) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1412900 INFO  (Thread-3884) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1412903 ERROR (Thread-3884) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1413000 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A394858E1B41D974]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46581
   [junit4]   2> 1413002 INFO  (zkConnectionManagerCallback-9953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413003 INFO  (jetty-launcher-9950-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1413003 INFO  (jetty-launcher-9950-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1413003 INFO  (jetty-launcher-9950-thread-4) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1413003 INFO  (jetty-launcher-9950-thread-3) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2472e582{/solr,null,AVAILABLE}
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3734ca2e{/solr,null,AVAILABLE}
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1413004 INFO  (jetty-launcher-9950-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7ce7e42c{/solr,null,AVAILABLE}
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c33484a{/solr,null,AVAILABLE}
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b2acf49{HTTP/1.1,[http/1.1]}{127.0.0.1:41773}
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5ab6c0fb{HTTP/1.1,[http/1.1]}{127.0.0.1:41707}
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-3) [    ] o.e.j.s.Server Started @1413033ms
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7473aaff{HTTP/1.1,[http/1.1]}{127.0.0.1:38121}
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-4) [    ] o.e.j.s.Server Started @1413033ms
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-1) [    ] o.e.j.s.Server Started @1413033ms
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e368bb3{HTTP/1.1,[http/1.1]}{127.0.0.1:42667}
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41707}
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38121}
   [junit4]   2> 1413005 INFO  (jetty-launcher-9950-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41773}
   [junit4]   2> 1413006 ERROR (jetty-launcher-9950-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1413006 ERROR (jetty-launcher-9950-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-2) [    ] o.e.j.s.Server Started @1413034ms
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42667}
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T04:20:13.934341Z
   [junit4]   2> 1413006 ERROR (jetty-launcher-9950-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T04:20:13.934473Z
   [junit4]   2> 1413006 ERROR (jetty-launcher-9950-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T04:20:13.934800Z
   [junit4]   2> 1413006 INFO  (jetty-launcher-9950-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-07-23T04:20:13.934810Z
   [junit4]   2> 1413007 INFO  (zkConnectionManagerCallback-9959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413007 INFO  (zkConnectionManagerCallback-9957-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413007 INFO  (zkConnectionManagerCallback-9955-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413007 INFO  (jetty-launcher-9950-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1413007 INFO  (jetty-launcher-9950-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1413007 INFO  (jetty-launcher-9950-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1413007 INFO  (zkConnectionManagerCallback-9961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413009 INFO  (jetty-launcher-9950-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1413009 INFO  (jetty-launcher-9950-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1413009 INFO  (jetty-launcher-9950-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1413009 INFO  (jetty-launcher-9950-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1413009 INFO  (jetty-launcher-9950-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1413009 INFO  (jetty-launcher-9950-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1413011 INFO  (jetty-launcher-9950-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1413022 INFO  (jetty-launcher-9950-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1413022 INFO  (jetty-launcher-9950-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1413042 INFO  (jetty-launcher-9950-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46581/solr
   [junit4]   2> 1413043 INFO  (zkConnectionManagerCallback-9965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413044 INFO  (zkConnectionManagerCallback-9967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413073 INFO  (jetty-launcher-9950-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46581/solr
   [junit4]   2> 1413074 INFO  (zkConnectionManagerCallback-9973-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413075 INFO  (zkConnectionManagerCallback-9975-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413086 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42667_solr
   [junit4]   2> 1413087 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.c.Overseer Overseer (id=72174824223277064-127.0.0.1:42667_solr-n_0000000000) starting
   [junit4]   2> 1413089 INFO  (jetty-launcher-9950-thread-3) [n:127.0.0.1:41773_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41773_solr
   [junit4]   2> 1413092 INFO  (zkCallback-9974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1413093 INFO  (zkCallback-9966-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1413093 INFO  (zkConnectionManagerCallback-9982-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413093 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1413094 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46581/solr ready
   [junit4]   2> 1413099 INFO  (OverseerStateUpdate-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42667_solr
   [junit4]   2> 1413112 DEBUG (OverseerAutoScalingTriggerThread-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1413112 INFO  (zkConnectionManagerCallback-9987-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413112 DEBUG (OverseerAutoScalingTriggerThread-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1413112 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1413112 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42667_solr
   [junit4]   2> 1413112 DEBUG (OverseerAutoScalingTriggerThread-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1413112 DEBUG (OverseerAutoScalingTriggerThread-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1413113 INFO  (jetty-launcher-9950-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46581/solr
   [junit4]   2> 1413115 INFO  (zkCallback-9981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1413115 INFO  (zkCallback-9966-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1413115 INFO  (zkCallback-9974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1413115 INFO  (jetty-launcher-9950-thread-3) [n:127.0.0.1:41773_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1413115 INFO  (zkConnectionManagerCallback-9991-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413115 INFO  (jetty-launcher-9950-thread-3) [n:127.0.0.1:41773_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46581/solr ready
   [junit4]   2> 1413116 INFO  (jetty-launcher-9950-thread-3) [n:127.0.0.1:41773_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1413122 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1413125 INFO  (jetty-launcher-9950-thread-3) [n:127.0.0.1:41773_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413127 DEBUG (OverseerAutoScalingTriggerThread-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:41773_solr, 127.0.0.1:42667_solr]
   [junit4]   2> 1413130 INFO  (zkConnectionManagerCallback-9994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413131 INFO  (jetty-launcher-9950-thread-3) [n:127.0.0.1:41773_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413131 INFO  (jetty-launcher-9950-thread-3) [n:127.0.0.1:41773_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413132 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413133 INFO  (jetty-launcher-9950-thread-3) [n:127.0.0.1:41773_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node3
   [junit4]   2> 1413134 INFO  (jetty-launcher-9950-thread-1) [n:127.0.0.1:38121_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1413134 DEBUG (OverseerAutoScalingTriggerThread-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1413135 DEBUG (OverseerAutoScalingTriggerThread-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1413135 DEBUG (ScheduledTrigger-9163-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1413136 INFO  (jetty-launcher-9950-thread-1) [n:127.0.0.1:38121_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1413136 INFO  (jetty-launcher-9950-thread-1) [n:127.0.0.1:38121_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38121_solr
   [junit4]   2> 1413137 INFO  (zkCallback-9981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1413137 INFO  (zkCallback-9974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1413137 INFO  (zkCallback-9966-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1413138 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413138 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413139 INFO  (jetty-launcher-9950-thread-2) [n:127.0.0.1:42667_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node2
   [junit4]   2> 1413140 INFO  (zkCallback-9993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1413143 INFO  (zkCallback-9986-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1413152 INFO  (zkConnectionManagerCallback-10002-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413152 INFO  (jetty-launcher-9950-thread-1) [n:127.0.0.1:38121_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1413152 INFO  (jetty-launcher-9950-thread-1) [n:127.0.0.1:38121_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46581/solr ready
   [junit4]   2> 1413153 INFO  (jetty-launcher-9950-thread-1) [n:127.0.0.1:38121_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1413164 INFO  (jetty-launcher-9950-thread-1) [n:127.0.0.1:38121_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413171 INFO  (jetty-launcher-9950-thread-1) [n:127.0.0.1:38121_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413171 INFO  (jetty-launcher-9950-thread-1) [n:127.0.0.1:38121_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413172 INFO  (jetty-launcher-9950-thread-1) [n:127.0.0.1:38121_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node1
   [junit4]   2> 1413227 INFO  (jetty-launcher-9950-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46581/solr
   [junit4]   2> 1413231 INFO  (zkConnectionManagerCallback-10007-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413239 INFO  (zkConnectionManagerCallback-10009-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413242 INFO  (jetty-launcher-9950-thread-4) [n:127.0.0.1:41707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1413244 INFO  (jetty-launcher-9950-thread-4) [n:127.0.0.1:41707_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1413244 INFO  (jetty-launcher-9950-thread-4) [n:127.0.0.1:41707_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41707_solr
   [junit4]   2> 1413245 INFO  (zkCallback-9974-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1413245 INFO  (zkCallback-9986-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1413245 INFO  (zkCallback-9981-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1413245 INFO  (zkCallback-9966-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1413245 INFO  (zkCallback-9993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1413253 INFO  (zkCallback-10001-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1413255 INFO  (zkCallback-10008-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1413265 INFO  (zkConnectionManagerCallback-10016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413266 INFO  (jetty-launcher-9950-thread-4) [n:127.0.0.1:41707_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1413266 INFO  (jetty-launcher-9950-thread-4) [n:127.0.0.1:41707_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46581/solr ready
   [junit4]   2> 1413266 INFO  (jetty-launcher-9950-thread-4) [n:127.0.0.1:41707_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1413282 INFO  (jetty-launcher-9950-thread-4) [n:127.0.0.1:41707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413292 INFO  (jetty-launcher-9950-thread-4) [n:127.0.0.1:41707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413292 INFO  (jetty-launcher-9950-thread-4) [n:127.0.0.1:41707_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1413293 INFO  (jetty-launcher-9950-thread-4) [n:127.0.0.1:41707_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node4
   [junit4]   2> 1413332 INFO  (zkConnectionManagerCallback-10019-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413339 INFO  (zkConnectionManagerCallback-10024-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1413339 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A394858E1B41D974]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1413340 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A394858E1B41D974]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46581/solr ready
   [junit4]   2> 1413373 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[A394858E1B41D974]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
   [junit4]   2> 1413374 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[A394858E1B41D974]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1413378 INFO  (qtp716417705-27643) [n:127.0.0.1:41773_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=unknown_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1413380 INFO  (OverseerThreadFactory-9166-thread-1) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1413380 ERROR (OverseerThreadFactory-9166-thread-1) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: unknown_collection operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : unknown_collection
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:793)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:113)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:255)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:473)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1413382 INFO  (qtp716417705-27643) [n:127.0.0.1:41773_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400 QTime=3
   [junit4]   2> 1413383 INFO  (qtp716417705-27625) [n:127.0.0.1:41773_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1413387 INFO  (OverseerThreadFactory-9166-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection acollectionafterbaddelete
   [junit4]   2> 1413387 INFO  (OverseerCollectionConfigSetProcessor-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1413492 INFO  (OverseerStateUpdate-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"acollectionafterbaddelete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"acollectionafterbaddelete_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41773/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1413493 INFO  (OverseerStateUpdate-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"acollectionafterbaddelete",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"acollectionafterbaddelete_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38121/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1413695 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr    x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1413696 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr    x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1413696 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr    x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1414136 DEBUG (ScheduledTrigger-9163-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1414702 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1414704 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1414708 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.IndexSchema [acollectionafterbaddelete_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1414709 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.IndexSchema [acollectionafterbaddelete_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1414710 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1414710 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'acollectionafterbaddelete_shard1_replica_n1' using configuration from collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 1414710 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica_n1' (registry 'solr.core.acollectionafterbaddelete.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1414710 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1414710 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore [[acollectionafterbaddelete_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node3/acollectionafterbaddelete_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node3/acollectionafterbaddelete_shard1_replica_n1/data/]
   [junit4]   2> 1414711 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1414711 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'acollectionafterbaddelete_shard1_replica_n2' using configuration from collection acollectionafterbaddelete, trusted=true
   [junit4]   2> 1414711 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.acollectionafterbaddelete.shard1.replica_n2' (registry 'solr.core.acollectionafterbaddelete.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1414711 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1414711 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore [[acollectionafterbaddelete_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node1/acollectionafterbaddelete_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node1/acollectionafterbaddelete_shard1_replica_n2/data/]
   [junit4]   2> 1414768 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1414768 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1414769 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1414769 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1415039 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1415039 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1415039 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1415039 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1415040 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c2b109e[acollectionafterbaddelete_shard1_replica_n2] main]
   [junit4]   2> 1415040 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cda1ea8[acollectionafterbaddelete_shard1_replica_n1] main]
   [junit4]   2> 1415041 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1415041 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1415041 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1415041 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1415041 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1415041 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1415042 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606753573635358720
   [junit4]   2> 1415042 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606753573635358720
   [junit4]   2> 1415042 INFO  (searcherExecutor-9188-thread-1-processing-n:127.0.0.1:41773_solr x:acollectionafterbaddelete_shard1_replica_n1 c:acollectionafterbaddelete s:shard1 r:core_node3) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n1] Registered new searcher Searcher@6cda1ea8[acollectionafterbaddelete_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1415043 INFO  (searcherExecutor-9189-thread-1-processing-n:127.0.0.1:38121_solr x:acollectionafterbaddelete_shard1_replica_n2 c:acollectionafterbaddelete s:shard1 r:core_node4) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n2] Registered new searcher Searcher@3c2b109e[acollectionafterbaddelete_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1415045 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/acollectionafterbaddelete/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1415045 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1415046 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/acollectionafterbaddelete/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1415047 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1415047 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1415047 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41773/solr/acollectionafterbaddelete_shard1_replica_n1/
   [junit4]   2> 1415048 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=acollectionafterbaddelete_shard1_replica_n1 url=http://127.0.0.1:41773/solr START replicas=[http://127.0.0.1:38121/solr/acollectionafterbaddelete_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1415048 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=acollectionafterbaddelete_shard1_replica_n1 url=http://127.0.0.1:41773/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1415049 INFO  (qtp175284662-27627) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.S.Request [acollectionafterbaddelete_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1415049 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1415049 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1415049 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1415050 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41773/solr/acollectionafterbaddelete_shard1_replica_n1/ shard1
   [junit4]   2> 1415137 DEBUG (ScheduledTrigger-9163-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1415151 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1415152 INFO  (qtp716417705-27629) [n:127.0.0.1:41773_solr c:acollectionafterbaddelete s:shard1 r:core_node3 x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1457
   [junit4]   2> 1415253 INFO  (zkCallback-9966-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1416053 INFO  (qtp175284662-27651) [n:127.0.0.1:38121_solr c:acollectionafterbaddelete s:shard1 r:core_node4 x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica_n2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2358
   [junit4]   2> 1416055 INFO  (qtp716417705-27625) [n:127.0.0.1:41773_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1416137 DEBUG (ScheduledTrigger-9163-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1416149 INFO  (zkCallback-9993-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1416149 INFO  (zkCallback-9966-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1417055 INFO  (qtp716417705-27625) [n:127.0.0.1:41773_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=acollectionafterbaddelete&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3672
   [junit4]   2> 1417057 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[A394858E1B41D974]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection
   [junit4]   2> 1417082 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[A394858E1B41D974]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingRequiredParameters
   [junit4]   2> 1417082 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[A394858E1B41D974]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1417083 INFO  (qtp716417705-27641) [n:127.0.0.1:41773_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1417085 INFO  (OverseerCollectionConfigSetProcessor-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1417086 INFO  (OverseerThreadFactory-9166-thread-3) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true, asyncId=null
   [junit4]   2> 1417088 INFO  (qtp175284662-27621) [n:127.0.0.1:38121_solr    x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=null
   [junit4]   2> 1417088 INFO  (qtp175284662-27621) [n:127.0.0.1:38121_solr    x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@563a7417: rootName = null, domain = solr.core.acollectionafterbaddelete.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.acollectionafterbaddelete.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@5b1697a4
   [junit4]   2> 1417091 INFO  (qtp716417705-27637) [n:127.0.0.1:41773_solr    x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.acollectionafterbaddelete.shard1.replica_n1, tag=null
   [junit4]   2> 1417091 INFO  (qtp716417705-27637) [n:127.0.0.1:41773_solr    x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20d1076: rootName = null, domain = solr.core.acollectionafterbaddelete.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.acollectionafterbaddelete.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@3dcac02
   [junit4]   2> 1417104 INFO  (qtp175284662-27621) [n:127.0.0.1:38121_solr    x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@2295e9c8
   [junit4]   2> 1417104 INFO  (qtp175284662-27621) [n:127.0.0.1:38121_solr    x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.acollectionafterbaddelete.shard1.replica_n2, tag=2295e9c8
   [junit4]   2> 1417104 INFO  (qtp175284662-27621) [n:127.0.0.1:38121_solr    x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=2295e9c8
   [junit4]   2> 1417105 INFO  (qtp716417705-27637) [n:127.0.0.1:41773_solr    x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38c4866
   [junit4]   2> 1417105 INFO  (qtp716417705-27637) [n:127.0.0.1:41773_solr    x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.acollectionafterbaddelete.shard1.replica_n1, tag=38c4866
   [junit4]   2> 1417105 INFO  (qtp716417705-27637) [n:127.0.0.1:41773_solr    x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.acollectionafterbaddelete.shard1.leader, tag=38c4866
   [junit4]   2> 1417106 INFO  (qtp716417705-27637) [n:127.0.0.1:41773_solr    x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/acollectionafterbaddelete/terms/shard1 to Terms{values={core_node4=0}, version=2}
   [junit4]   2> 1417107 INFO  (qtp175284662-27621) [n:127.0.0.1:38121_solr    x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 1417107 INFO  (qtp175284662-27621) [n:127.0.0.1:38121_solr    x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/acollectionafterbaddelete/terms/shard1 to Terms{values={}, version=3}
   [junit4]   2> 1417107 INFO  (qtp175284662-27621) [n:127.0.0.1:38121_solr    x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 1417108 INFO  (qtp716417705-27637) [n:127.0.0.1:41773_solr    x:acollectionafterbaddelete_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=acollectionafterbaddelete_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 1417108 INFO  (qtp175284662-27621) [n:127.0.0.1:38121_solr    x:acollectionafterbaddelete_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&deleteMetricsHistory=true&core=acollectionafterbaddelete_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 1417107 WARN  (zkCallback-9993-thread-2) [    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not found:acollectionafterbaddelete_shard1_replica_n2 in []
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:312) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348) [java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:270) [java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514) [?:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135) [?:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:844) [?:?]
   [junit4]   2> 1417137 DEBUG (ScheduledTrigger-9163-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1417210 INFO  (zkCallback-9966-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1417210 INFO  (zkCallback-9993-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1417813 INFO  (qtp716417705-27641) [n:127.0.0.1:41773_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2} status=0 QTime=730
   [junit4]   2> 1417814 INFO  (qtp716417705-27765) [n:127.0.0.1:41773_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1417815 ERROR (qtp716417705-27765) [n:127.0.0.1:41773_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing required parameter: name
   [junit4]   2> 	at org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1372)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.copy(CollectionsHandler.java:1386)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$0(CollectionsHandler.java:465)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:1167)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:255)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:243)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:734)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:715)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:496)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:377)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:323)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1317)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1219)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:724)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:531)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:352)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:281)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:762)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:680)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1417815 INFO  (qtp716417705-27765) [n:127.0.0.1:41773_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CREATE&numShards=2&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1417816 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[A394858E1B41D974]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingRequiredParameters
   [junit4]   2> 1417838 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[A394858E1B41D974]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
   [junit4]   2> 1417839 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[A394858E1B41D974]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1417840 INFO  (qtp716417705-27641) [n:127.0.0.1:41773_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=reloaded_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1417841 INFO  (OverseerThreadFactory-9166-thread-4) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection reloaded_collection
   [junit4]   2> 1417842 INFO  (OverseerCollectionConfigSetProcessor-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1418046 INFO  (OverseerStateUpdate-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reloaded_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42667/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1418047 INFO  (OverseerStateUpdate-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"reloaded_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38121/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1418048 INFO  (OverseerStateUpdate-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reloaded_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41707/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1418049 INFO  (OverseerStateUpdate-72174824223277064-127.0.0.1:42667_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"reloaded_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"reloaded_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:41773/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1418137 DEBUG (ScheduledTrigger-9163-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1418251 INFO  (qtp277429286-27644) [n:127.0.0.1:41707_solr    x:reloaded_collection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1418251 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr    x:reloaded_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1418252 INFO  (qtp175284662-27774) [n:127.0.0.1:38121_solr    x:reloaded_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1418252 INFO  (qtp716417705-27643) [n:127.0.0.1:41773_solr    x:reloaded_collection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1419138 DEBUG (ScheduledTrigger-9163-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 1419259 INFO  (qtp277429286-27644) [n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node7 x:reloaded_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1419259 INFO  (qtp716417705-27643) [n:127.0.0.1:41773_solr c:reloaded_collection s:shard2 r:core_node8 x:reloaded_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1419259 INFO  (qtp175284662-27774) [n:127.0.0.1:38121_solr c:reloaded_collection s:shard1 r:core_node5 x:reloaded_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1419259 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1419267 INFO  (qtp175284662-27774) [n:127.0.0.1:38121_solr c:reloaded_collection s:shard1 r:core_node5 x:reloaded_collection_shard1_replica_n2] o.a.s.s.IndexSchema [reloaded_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1419267 INFO  (qtp277429286-27644) [n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node7 x:reloaded_collection_shard2_replica_n4] o.a.s.s.IndexSchema [reloaded_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1419267 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.s.IndexSchema [reloaded_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1419267 INFO  (qtp716417705-27643) [n:127.0.0.1:41773_solr c:reloaded_collection s:shard2 r:core_node8 x:reloaded_collection_shard2_replica_n6] o.a.s.s.IndexSchema [reloaded_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1419269 INFO  (qtp716417705-27643) [n:127.0.0.1:41773_solr c:reloaded_collection s:shard2 r:core_node8 x:reloaded_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1419269 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1419269 INFO  (qtp716417705-27643) [n:127.0.0.1:41773_solr c:reloaded_collection s:shard2 r:core_node8 x:reloaded_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica_n6' using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 1419269 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica_n1' using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 1419269 INFO  (qtp175284662-27774) [n:127.0.0.1:38121_solr c:reloaded_collection s:shard1 r:core_node5 x:reloaded_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1419269 INFO  (qtp277429286-27644) [n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node7 x:reloaded_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1419269 INFO  (qtp175284662-27774) [n:127.0.0.1:38121_solr c:reloaded_collection s:shard1 r:core_node5 x:reloaded_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica_n2' using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 1419269 INFO  (qtp277429286-27644) [n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node7 x:reloaded_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica_n4' using configuration from collection reloaded_collection, trusted=true
   [junit4]   2> 1419269 INFO  (qtp716417705-27643) [n:127.0.0.1:41773_solr c:reloaded_collection s:shard2 r:core_node8 x:reloaded_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.reloaded_collection.shard2.replica_n6' (registry 'solr.core.reloaded_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1419269 INFO  (qtp277429286-27644) [n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node7 x:reloaded_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.reloaded_collection.shard2.replica_n4' (registry 'solr.core.reloaded_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1419269 INFO  (qtp175284662-27774) [n:127.0.0.1:38121_solr c:reloaded_collection s:shard1 r:core_node5 x:reloaded_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.reloaded_collection.shard1.replica_n2' (registry 'solr.core.reloaded_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1419269 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.reloaded_collection.shard1.replica_n1' (registry 'solr.core.reloaded_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2abb028c
   [junit4]   2> 1419269 INFO  (qtp277429286-27644) [n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node7 x:reloaded_collection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1419269 INFO  (qtp175284662-27774) [n:127.0.0.1:38121_solr c:reloaded_collection s:shard1 r:core_node5 x:reloaded_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1419269 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1419269 INFO  (qtp716417705-27643) [n:127.0.0.1:41773_solr c:reloaded_collection s:shard2 r:core_node8 x:reloaded_collection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1419269 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.c.SolrCore [[reloaded_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node2/reloaded_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node2/reloaded_collection_shard1_replica_n1/data/]
   [junit4]   2> 1419270 INFO  (qtp716417705-27643) [n:127.0.0.1:41773_solr c:reloaded_collection s:shard2 r:core_node8 x:reloaded_collection_shard2_replica_n6] o.a.s.c.SolrCore [[reloaded_collection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node3/reloaded_collection_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node3/reloaded_collection_shard2_replica_n6/data/]
   [junit4]   2> 1419269 INFO  (qtp277429286-27644) [n:127.0.0.1:41707_solr c:reloaded_collection s:shard2 r:core_node7 x:reloaded_collection_shard2_replica_n4] o.a.s.c.SolrCore [[reloaded_collection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node4/reloaded_collection_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node4/reloaded_collection_shard2_replica_n4/data/]
   [junit4]   2> 1419269 INFO  (qtp175284662-27774) [n:127.0.0.1:38121_solr c:reloaded_collection s:shard1 r:core_node5 x:reloaded_collection_shard1_replica_n2] o.a.s.c.SolrCore [[reloaded_collection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node1/reloaded_collection_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001/tempDir-001/node1/reloaded_collection_shard1_replica_n2/data/]
   [junit4]   2> 1419335 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1419335 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1419336 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1419336 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1419337 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@73c478ac[reloaded_collection_shard1_replica_n1] main]
   [junit4]   2> 1419337 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1419338 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1419338 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1419338 INFO  (qtp1054145987-27652) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1606753578140041216
   [junit4]   2> 1419338 INFO  (searcherExecutor-9199-thread-1-processing-n:127.0.0.1:42667_solr x:reloaded_collection_shard1_replica_n1 c:reloaded_collection s:shard1 r:core_node3) [n:127.0.0.1:42667_solr c:reloaded_collection s:shard1 

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

pped scavenging
   [junit4]   2> 1493485 ERROR (SUITE-CollectionsAPIDistributedZkTest-seed#[A394858E1B41D974]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1493486 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[A394858E1B41D974]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46581 46581
   [junit4]   2> 1493606 INFO  (Thread-3884) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46581 46581
   [junit4]   2> 1493606 WARN  (Thread-3884) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	38	/solr/collections/addReplicaColl/terms/shard1
   [junit4]   2> 	30	/solr/aliases.json
   [junit4]   2> 	30	/solr/clusterprops.json
   [junit4]   2> 	22	/solr/configs/conf
   [junit4]   2> 	21	/solr/collections/awhollynewcollection_0/terms/shard1
   [junit4]   2> 	9	/solr/collections/acollectionafterbaddelete/terms/shard1
   [junit4]   2> 	8	/solr/collections/nodes_used_collection/terms/shard1
   [junit4]   2> 	8	/solr/collections/nodes_used_collection/terms/shard2
   [junit4]   2> 	8	/solr/collections/reloaded_collection/terms/shard1
   [junit4]   2> 	8	/solr/collections/reloaded_collection/terms/shard2
   [junit4]   2> 	8	/solr/collections/addReplicaColl/terms/shard2
   [junit4]   2> 	5	/solr/collections/halfdeletedcollection/terms/shard1
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf2
   [junit4]   2> 	3	/solr/collections/created_and_deleted/terms/shard1
   [junit4]   2> 	3	/solr/collections/halfcollectionblocker2/terms/shard1
   [junit4]   2> 	3	/solr/collections/withconfigset2/terms/shard1
   [junit4]   2> 	3	/solr/collections/halfcollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/halfdeletedcollection/terms/shard2
   [junit4]   2> 	3	/solr/collections/halfcollectionblocker/terms/shard1
   [junit4]   2> 	3	/solr/collections/onlyinzk/terms/shard2
   [junit4]   2> 	3	/solr/collections/onlyinzk/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	190	/solr/aliases.json
   [junit4]   2> 	30	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 	4	/solr/collections/nodes_used_collection/state.json
   [junit4]   2> 	4	/solr/collections/addReplicaColl/state.json
   [junit4]   2> 	4	/solr/collections/reloaded_collection/state.json
   [junit4]   2> 	4	/solr/collections/halfdeletedcollection/state.json
   [junit4]   2> 	3	/solr/collections/acollectionafterbaddelete/state.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72174824223277064-127.0.0.1:42667_solr-n_0000000000
   [junit4]   2> 	2	/solr/collections/onlyinzk/state.json
   [junit4]   2> 	2	/solr/collections/halfcollectionblocker/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72174824223277068-127.0.0.1:38121_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/halfcollectionblocker2/state.json
   [junit4]   2> 	2	/solr/collections/addReplicaColl/leader_elect/shard1/election/72174824223277064-core_node5-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	357	/solr/collections
   [junit4]   2> 	54	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_A394858E1B41D974-001
   [junit4]   2> Jul 23, 2018 4:21:34 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1175, maxMBSortInHeap=5.963382772835573, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@44168a55), locale=ru-KG, timezone=Etc/Zulu
   [junit4]   2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=279927872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudDeleteByQuery, TestStressVersions, ReplicationFactorTest, CdcrVersionReplicationTest, TestFieldCache, ZkSolrClientTest, DistanceUnitsTest, TestAddFieldRealTimeGet, CollectionTooManyReplicasTest, HdfsNNFailoverTest, FullHLLTest, CoreMergeIndexesAdminHandlerTest, TestLegacyFieldCache, BasicDistributedZkTest, TestManagedSchema, UUIDUpdateProcessorFallbackTest, ShardSplitTest, TimeRoutedAliasUpdateProcessorTest, TestLegacyNumericUtils, TestLargeCluster, DistributedExpandComponentTest, SpellCheckComponentTest, TestBM25SimilarityFactory, SuggestComponentTest, DistributedFacetPivotLongTailTest, QueryParsingTest, SolrJmxReporterCloudTest, DistributedQueryComponentOptimizationTest, TestSolrConfigHandlerCloud, SolrInfoBeanTest, TestAnalyzeInfixSuggestions, LIROnShardRestartTest, TestTolerantUpdateProcessorRandomCloud, JSONWriterTest, MoveReplicaTest, TestPostingsSolrHighlighter, TestXIncludeConfig, TestWriterPerf, AnalyticsQueryTest, TestCryptoKeys, TestGraphMLResponseWriter, TestCoreContainer, TestMaxScoreQueryParser, TestNoOpRegenerator, TriggerSetPropertiesIntegrationTest, TestRemoteStreaming, PreAnalyzedUpdateProcessorTest, QueryResultKeyTest, InfixSuggestersTest, BlockJoinFacetSimpleTest, TestSkipOverseerOperations, TestCustomStream, CustomHighlightComponentTest, TestSchemaResource, TestExactStatsCache, CircularListTest, TestHighlightDedupGrouping, HealthCheckHandlerTest, ScheduledMaintenanceTriggerTest, TestConfigsApi, OpenExchangeRatesOrgProviderTest, PingRequestHandlerTest, TestFiltering, SignatureUpdateProcessorFactoryTest, CdcrUpdateLogTest, TestOrdValues, TestEmbeddedSolrServerSchemaAPI, FieldAnalysisRequestHandlerTest, TestReversedWildcardFilterFactory, HdfsLockFactoryTest, TestIndexingPerformance, TestFieldTypeCollectionResource, SchemaApiFailureTest, HdfsBasicDistributedZkTest, TestSubQueryTransformer, ShardRoutingTest, TestLuceneIndexBackCompat, DeleteStatusTest, CopyFieldTest, PeerSyncWithLeaderTest, TestLFUCache, IndexSizeTriggerTest, TestSolrCLIRunExample, DeleteNodeTest, TestManagedSynonymFilterFactory, TestNumericRangeQuery32, TestDefaultStatsCache, BasicFunctionalityTest, AssignBackwardCompatibilityTest, TestDocSet, OrderedExecutorTest, DistributedFacetSimpleRefinementLongTailTest, OverseerCollectionConfigSetProcessorTest, BJQParserTest, BadIndexSchemaTest, SSLMigrationTest, TestQueryUtils, TestHighFrequencyDictionaryFactory, NodeAddedTriggerIntegrationTest, BlockDirectoryTest, DisMaxRequestHandlerTest, TestRetrieveFieldsOptimizer, TestUtils, TestTolerantSearch, AtomicUpdatesTest, RulesTest, ConfigSetsAPITest, TestPayloadScoreQParserPlugin, StressHdfsTest, TestConfigSetImmutable, BinaryUpdateRequestHandlerTest, TestSolrCloudWithSecureImpersonation, TestAtomicUpdateErrorCases, TestConfigReload, HighlighterConfigTest, TestDistributedMap, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SolrCLIZkUtilsTest, TestRandomFaceting, TestSolrFieldCacheBean, TestSearcherReuse, TestSort, NodeMutatorTest, TestDynamicURP, LegacyCloudClusterPropTest, LeaderFailureAfterFreshStartTest, TestReload, TestSuggestSpellingConverter, TestHashPartitioner, SearchRateTriggerIntegrationTest, SegmentsInfoRequestHandlerTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestDocumentBuilder, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderTest, CloudExitableDirectoryReaderTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, CollectionsAPISolrJTest, DocValuesNotIndexedTest, LeaderElectionIntegrationTest, MissingSegmentRecoveryTest, OverseerRolesTest, OverseerStatusTest, OverseerTaskQueueTest, OverseerTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, TestAuthenticationFramework, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPI, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestRebalanceLeaders, TestStressInPlaceUpdates, TestStressLiveNodes, TestZkChroot, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkNodePropsTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [502/825 (1!)] on J1 in 81.47s, 19 tests, 1 error <<< FAILURES!

[...truncated 42974 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22507/consoleText

[repro] Revision: 8c06dec16dd711c097f4f8eaa7d9df041e0cb563

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testCollectionsAPI -Dtests.seed=A394858E1B41D974 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-KG -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       CollectionsAPIDistributedZkTest
[repro] ant compile-test

[...truncated 3309 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.CollectionsAPIDistributedZkTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=A394858E1B41D974 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-KG -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 166 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
[repro] Exiting with code 0

[...truncated 40 lines...]

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 22506 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22506/
Java: 64bit/jdk-10.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  org.apache.solr.handler.export.TestExportWriter.testMultipleSorts

Error Message:
Position:0 has different id value expected:<[866]> but was:<[530]>

Stack Trace:
org.junit.ComparisonFailure: Position:0 has different id value expected:<[866]> but was:<[530]>
	at __randomizedtesting.SeedInfo.seed([C00F1A5AE8E7D6FE:E93DD2B3C1F2CBD8]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.handler.export.TestExportWriter.validateSort(TestExportWriter.java:644)
	at org.apache.solr.handler.export.TestExportWriter.testMultipleSorts(TestExportWriter.java:603)
	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)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testMultipleSorts

Error Message:
Position:0 has different id value expected:<[866]> but was:<[530]>

Stack Trace:
org.junit.ComparisonFailure: Position:0 has different id value expected:<[866]> but was:<[530]>
	at __randomizedtesting.SeedInfo.seed([C00F1A5AE8E7D6FE:E93DD2B3C1F2CBD8]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.handler.export.TestExportWriter.validateSort(TestExportWriter.java:644)
	at org.apache.solr.handler.export.TestExportWriter.testMultipleSorts(TestExportWriter.java:603)
	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)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testMultipleSorts

Error Message:
Position:0 has different id value expected:<[866]> but was:<[530]>

Stack Trace:
org.junit.ComparisonFailure: Position:0 has different id value expected:<[866]> but was:<[530]>
	at __randomizedtesting.SeedInfo.seed([C00F1A5AE8E7D6FE:E93DD2B3C1F2CBD8]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.handler.export.TestExportWriter.validateSort(TestExportWriter.java:644)
	at org.apache.solr.handler.export.TestExportWriter.testMultipleSorts(TestExportWriter.java:603)
	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)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testMultipleSorts

Error Message:
Position:0 has different id value expected:<[866]> but was:<[530]>

Stack Trace:
org.junit.ComparisonFailure: Position:0 has different id value expected:<[866]> but was:<[530]>
	at __randomizedtesting.SeedInfo.seed([C00F1A5AE8E7D6FE:E93DD2B3C1F2CBD8]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.handler.export.TestExportWriter.validateSort(TestExportWriter.java:644)
	at org.apache.solr.handler.export.TestExportWriter.testMultipleSorts(TestExportWriter.java:603)
	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)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testMultipleSorts

Error Message:
Position:0 has different id value expected:<[866]> but was:<[530]>

Stack Trace:
org.junit.ComparisonFailure: Position:0 has different id value expected:<[866]> but was:<[530]>
	at __randomizedtesting.SeedInfo.seed([C00F1A5AE8E7D6FE:E93DD2B3C1F2CBD8]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.handler.export.TestExportWriter.validateSort(TestExportWriter.java:644)
	at org.apache.solr.handler.export.TestExportWriter.testMultipleSorts(TestExportWriter.java:603)
	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)




Build Log:
[...truncated 12899 lines...]
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4]   2> 437780 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.export.TestExportWriter_C00F1A5AE8E7D6FE-001/init-core-data-001
   [junit4]   2> 437781 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 437781 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 437782 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 437782 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 437794 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 437826 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=schema-docValuesMulti
   [junit4]   2> 437830 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 438022 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 438022 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 438034 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2812a541
   [junit4]   2> 438040 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2812a541
   [junit4]   2> 438041 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2812a541
   [junit4]   2> 438042 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 438088 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 438092 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=schema-docValuesMulti
   [junit4]   2> 438107 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 438107 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 438108 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2812a541
   [junit4]   2> 438108 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 438108 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.export.TestExportWriter_C00F1A5AE8E7D6FE-001/init-core-data-001/]
   [junit4]   2> 438118 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2133295243036063]
   [junit4]   2> 438189 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 438189 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 438201 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=1.443359375, floorSegmentMB=0.732421875, forceMergeDeletesPctAllowed=3.830758862116447, segmentsPerTier=16.0, maxCFSSegmentSizeMB=0.8505859375, noCFSRatio=0.8177261619109767, deletesPctAllowed=20.9072415458571
   [junit4]   2> 438202 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6592746f[collection1] main]
   [junit4]   2> 438202 WARN  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 438203 INFO  (coreLoadExecutor-3394-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 438203 INFO  (searcherExecutor-3395-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6592746f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 438205 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 438207 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomNumerics
   [junit4]   2> 438207 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 438207 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 438208 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438208 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438209 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@61a3c7b5[collection1] main]
   [junit4]   2> 438211 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438212 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61a3c7b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 438212 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 438213 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 438214 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 438214 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438214 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438221 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47048e9a[collection1] main]
   [junit4]   2> 438221 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438222 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47048e9a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 438222 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 438223 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 438223 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438223 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438232 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b8e1534[collection1] main]
   [junit4]   2> 438233 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438234 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b8e1534[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2) Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 438234 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 438236 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 438236 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438236 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438238 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16c5797d[collection1] main]
   [junit4]   2> 438239 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438240 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16c5797d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 438240 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 438241 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 438241 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438241 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438252 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@20b94391[collection1] main]
   [junit4]   2> 438252 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438253 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@20b94391[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 438253 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 438254 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 438254 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 438254 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438254 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438273 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e08e4d5[collection1] main]
   [junit4]   2> 438273 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438288 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e08e4d5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 438288 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 34
   [junit4]   2> 438293 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 2
   [junit4]   2> 438293 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 438295 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 438297 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 438306 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 8
   [junit4]   2> 438317 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 9
   [junit4]   2> 438317 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[5]} 0 0
   [junit4]   2> 438318 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 1
   [junit4]   2> 438319 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 438320 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 1
   [junit4]   2> 438332 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 10
   [junit4]   2> 438333 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 438334 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 438334 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 438343 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 9
   [junit4]   2> 438345 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 1
   [junit4]   2> 438351 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 5
   [junit4]   2> 438351 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438352 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438381 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@46c335c8[collection1] main]
   [junit4]   2> 438382 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@46c335c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C16/1:delGen=1)))}
   [junit4]   2> 438382 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438382 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 438386 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 3
   [junit4]   2> 438391 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 3
   [junit4]   2> 438395 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 1
   [junit4]   2> 438415 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 15
   [junit4]   2> 438417 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 1
   [junit4]   2> 438418 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 438420 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 1
   [junit4]   2> 438420 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438420 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438427 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18715d4b[collection1] main]
   [junit4]   2> 438428 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18715d4b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C16/1:delGen=1) Uninverting(_5(8.0.0):C7)))}
   [junit4]   2> 438428 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438428 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 438430 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 1
   [junit4]   2> 438431 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 0
   [junit4]   2> 438432 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 0
   [junit4]   2> 438435 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 1
   [junit4]   2> 438436 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 438437 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 438439 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 1
   [junit4]   2> 438441 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[29]} 0 1
   [junit4]   2> 438443 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 1
   [junit4]   2> 438445 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 1
   [junit4]   2> 438447 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 1
   [junit4]   2> 438459 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 438459 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 0
   [junit4]   2> 438461 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 1
   [junit4]   2> 438466 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 1
   [junit4]   2> 438466 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[36]} 0 0
   [junit4]   2> 438467 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 0
   [junit4]   2> 438469 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 1
   [junit4]   2> 438469 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438469 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438478 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6565a812[collection1] main]
   [junit4]   2> 438478 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438479 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6565a812[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C16/1:delGen=1) Uninverting(_5(8.0.0):C7) Uninverting(_6(8.0.0):C16/2:delGen=1)))}
   [junit4]   2> 438486 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 438487 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[38]} 0 0
   [junit4]   2> 438490 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 3
   [junit4]   2> 438492 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 438493 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 0
   [junit4]   2> 438494 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 438499 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 1
   [junit4]   2> 438499 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[43]} 0 0
   [junit4]   2> 438500 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 0
   [junit4]   2> 438503 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 2
   [junit4]   2> 438506 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 1
   [junit4]   2> 438506 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 438508 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 438512 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 3
   [junit4]   2> 438514 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 0
   [junit4]   2> 438515 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 438533 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 18
   [junit4]   2> 438535 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 438536 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[53]} 0 0
   [junit4]   2> 438551 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 14
   [junit4]   2> 438552 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[54]} 0 0
   [junit4]   2> 438553 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 0
   [junit4]   2> 438561 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 7
   [junit4]   2> 438570 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 1
   [junit4]   2> 438572 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 1
   [junit4]   2> 438583 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 9
   [junit4]   2> 438586 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 1
   [junit4]   2> 438587 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 438594 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 438596 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 1
   [junit4]   2> 438597 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 438603 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 5
   [junit4]   2> 438614 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 11
   [junit4]   2> 438618 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 1
   [junit4]   2> 438619 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68]} 0 0
   [junit4]   2> 438620 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69]} 0 0
   [junit4]   2> 438621 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70]} 0 0
   [junit4]   2> 438624 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71]} 0 0
   [junit4]   2> 438626 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72]} 0 0
   [junit4]   2> 438630 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73]} 0 4
   [junit4]   2> 438632 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74]} 0 0
   [junit4]   2> 438633 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75]} 0 0
   [junit4]   2> 438635 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76]} 0 0
   [junit4]   2> 438647 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77]} 0 11
   [junit4]   2> 438648 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78]} 0 0
   [junit4]   2> 438652 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79]} 0 3
   [junit4]   2> 438653 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80]} 0 0
   [junit4]   2> 438654 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81]} 0 0
   [junit4]   2> 438655 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82]} 0 0
   [junit4]   2> 438656 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83]} 0 1
   [junit4]   2> 438658 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84]} 0 1
   [junit4]   2> 438659 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85]} 0 0
   [junit4]   2> 438661 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86]} 0 0
   [junit4]   2> 438681 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87]} 0 13
   [junit4]   2> 438692 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88]} 0 10
   [junit4]   2> 438694 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89]} 0 1
   [junit4]   2> 438696 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90]} 0 1
   [junit4]   2> 438697 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91]} 0 0
   [junit4]   2> 438699 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92]} 0 1
   [junit4]   2> 438702 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93]} 0 1
   [junit4]   2> 438734 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94]} 0 31
   [junit4]   2> 438736 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95]} 0 1
   [junit4]   2> 438737 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96]} 0 0
   [junit4]   2> 438741 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97]} 0 3
   [junit4]   2> 438742 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98]} 0 0
   [junit4]   2> 438743 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99]} 0 0
   [junit4]   2> 438745 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[100]} 0 0
   [junit4]   2> 438759 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 14
   [junit4]   2> 438766 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[102]} 0 0
   [junit4]   2> 438767 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[102]} 0 0
   [junit4]   2> 438771 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[103]} 0 4
   [junit4]   2> 438772 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[104]} 0 0
   [junit4]   2> 438774 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[105]} 0 1
   [junit4]   2> 438774 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[105]} 0 0
   [junit4]   2> 438780 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[106]} 0 5
   [junit4]   2> 438781 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[107]} 0 0
   [junit4]   2> 438784 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[108]} 0 1
   [junit4]   2> 438785 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[109]} 0 0
   [junit4]   2> 438786 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[110]} 0 0
   [junit4]   2> 438787 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[111]} 0 0
   [junit4]   2> 438787 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438787 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438832 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3998d747[collection1] main]
   [junit4]   2> 438832 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438833 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3998d747[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C16/1:delGen=1) Uninverting(_5(8.0.0):C7) Uninverting(_6(8.0.0):C16/3:delGen=2) Uninverting(_7(8.0.0):C28/3:delGen=1) Uninverting(_8(8.0.0):C28) Uninverting(_9(8.0.0):C17/2:delGen=1)))}
   [junit4]   2> 438833 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 45
   [junit4]   2> 438834 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[112]} 0 0
   [junit4]   2> 438836 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[113]} 0 1
   [junit4]   2> 438837 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[114]} 0 0
   [junit4]   2> 438837 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[115]} 0 0
   [junit4]   2> 438838 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[116]} 0 0
   [junit4]   2> 438840 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[117]} 0 1
   [junit4]   2> 438881 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[118]} 0 40
   [junit4]   2> 438882 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[119]} 0 0
   [junit4]   2> 438882 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438882 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 438960 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@eae27d7[collection1] main]
   [junit4]   2> 438960 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 438961 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@eae27d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C16/1:delGen=1) Uninverting(_5(8.0.0):C7) Uninverting(_6(8.0.0):C16/3:delGen=2) Uninverting(_7(8.0.0):C28/3:delGen=1) Uninverting(_8(8.0.0):C28) Uninverting(_9(8.0.0):C17/2:delGen=1) Uninverting(_a(8.0.0):C8)))}
   [junit4]   2> 438961 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 79
   [junit4]   2> 438963 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[120]} 0 1
   [junit4]   2> 438964 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[121]} 0 0
   [junit4]   2> 438965 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[122]} 0 0
   [junit4]   2> 438966 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[123]} 0 0
   [junit4]   2> 438967 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[124]} 0 0
   [junit4]   2> 438969 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[125]} 0 0
   [junit4]   2> 438969 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[126]} 0 0
   [junit4]   2> 438970 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[127]} 0 0
   [junit4]   2> 438971 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[128]} 0 0
   [junit4]   2> 438973 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[129]} 0 0
   [junit4]   2> 438974 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[130]} 0 0
   [junit4]   2> 438980 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[131]} 0 1
   [junit4]   2> 438981 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[132]} 0 0
   [junit4]   2> 438981 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[133]} 0 0
   [junit4]   2> 438983 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[134]} 0 0
   [junit4]   2> 438984 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[135]} 0 1
   [junit4]   2> 438984 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 438984 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 439009 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a83e54[collection1] main]
   [junit4]   2> 439010 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 439011 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a83e54[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C16/1:delGen=1) Uninverting(_5(8.0.0):C7) Uninverting(_6(8.0.0):C16/3:delGen=2) Uninverting(_7(8.0.0):C28/3:delGen=1) Uninverting(_8(8.0.0):C28) Uninverting(_9(8.0.0):C17/2:delGen=1) Uninverting(_a(8.0.0):C8) Uninverting(_b(8.0.0):C16)))}
   [junit4]   2> 439011 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 26
   [junit4]   2> 439013 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[136]} 0 1
   [junit4]   2> 439015 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[137]} 0 1
   [junit4]   2> 439016 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[138]} 0 0
   [junit4]   2> 439017 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[139]} 0 0
   [junit4]   2> 439017 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[140]} 0 0
   [junit4]   2> 439019 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[141]} 0 0
   [junit4]   2> 439019 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[142]} 0 0
   [junit4]   2> 439031 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[143]} 0 10
   [junit4]   2> 439032 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[144]} 0 0
   [junit4]   2> 439040 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[145]} 0 8
   [junit4]   2> 439041 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[146]} 0 0
   [junit4]   2> 439048 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[147]} 0 5
   [junit4]   2> 439048 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[148]} 0 0
   [junit4]   2> 439049 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[149]} 0 0
   [junit4]   2> 439050 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[150]} 0 0
   [junit4]   2> 439058 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[151]} 0 8
   [junit4]   2> 439060 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[152]} 0 1
   [junit4]   2> 439061 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[153]} 0 0
   [junit4]   2> 439062 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[154]} 0 1
   [junit4]   2> 439064 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[155]} 0 1
   [junit4]   2> 439066 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[156]} 0 2
   [junit4]   2> 439077 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[157]} 0 9
   [junit4]   2> 439078 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[158]} 0 0
   [junit4]   2> 439079 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[159]} 0 0
   [junit4]   2> 439079 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[160]} 0 0
   [junit4]   2> 439080 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[161]} 0 0
   [junit4]   2> 439082 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[162]} 0 1
   [junit4]   2> 439091 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[163]} 0 8
   [junit4]   2> 439093 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[164]} 0 1
   [junit4]   2> 439097 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 439097 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 439105 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@785b8c7[collection1] main]
   [junit4]   2> 439107 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@785b8c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C16/1:delGen=1) Uninverting(_5(8.0.0):C7) Uninverting(_6(8.0.0):C16/3:delGen=2) Uninverting(_7(8.0.0):C28/3:delGen=1) Uninverting(_8(8.0.0):C28) Uninverting(_9(8.0.0):C17/2:delGen=1) Uninverting(_a(8.0.0):C8) Uninverting(_b(8.0.0):C16) Uninverting(_c(8.0.0):C28) Uninverting(_d(8.0.0):C1)))}
   [junit4]   2> 439107 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 439107 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 439109 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[165]} 0 1
   [junit4]   2> 439110 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[166]} 0 0
   [junit4]   2> 439115 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[167]} 0 0
   [junit4]   2> 439116 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[168]} 0 0
   [junit4]   2> 439116 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[168]} 0 0
   [junit4]   2> 439117 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[169]} 0 0
   [junit4]   2> 439118 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[170]} 0 1
   [junit4]   2> 439120 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[171]} 0 0
   [junit4]   2> 439121 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[172]} 0 0
   [junit4]   2> 439122 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[173]} 0 0
   [junit4]   2> 439123 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[174]} 0 0
   [junit4]   2> 439124 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[175]} 0 0
   [junit4]   2> 439124 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[175]} 0 0
   [junit4]   2> 439124 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[176]} 0 0
   [junit4]   2> 439125 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[177]} 0 0
   [junit4]   2> 439126 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[178]} 0 0
   [junit4]   2> 439128 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[179]} 0 1
   [junit4]   2> 439130 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[180]} 0 1
   [junit4]   2> 439131 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[181]} 0 0
   [junit4]   2> 439132 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[182]} 0 0
   [junit4]   2> 439134 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[183]} 0 1
   [junit4]   2> 439135 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[184]} 0 0
   [junit4]   2> 439136 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[185]} 0 0
   [junit4]   2> 439136 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 439136 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a0c6588 commitCommandVersion:0
   [junit4]   2> 439144 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8f2a59b[collection1] main]
   [junit4]   2> 439146 INFO  (searcherExecutor-3395-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8f2a59b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C16/1:delGen=1) Uninverting(_5(8.0.0):C7) Uninverting(_6(8.0.0):C16/3:delGen=2) Uninverting(_7(8.0.0):C28/3:delGen=1) Uninverting(_8(8.0.0):C28) Uninverting(_9(8.0.0):C17/2:delGen=1) Uninverting(_a(8.0.0):C8) Uninverting(_b(8.0.0):C16) Uninverting(_c(8.0.0):C28) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C21/2:delGen=1)))}
   [junit4]   2> 439146 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 439146 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 439148 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[186]} 0 1
   [junit4]   2> 439162 INFO  (TEST-TestExportWriter.testRandomNumerics-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[187]} 0 0
   [junit4]   2> 439163 INFO  (TEST-TestExport

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

ed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[994]} 0 0
   [junit4]   2> 18597 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[995]} 0 0
   [junit4]   2> 18598 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[996]} 0 0
   [junit4]   2> 18598 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[997]} 0 0
   [junit4]   2> 18598 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[998]} 0 0
   [junit4]   2> 18598 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[999]} 0 0
   [junit4]   2> 18599 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18599 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@8adc649 commitCommandVersion:0
   [junit4]   2> 18602 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@566a60f9[collection1] main]
   [junit4]   2> 18604 INFO  (searcherExecutor-25-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@566a60f9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2j(8.0.0):c448) Uninverting(_2z(8.0.0):c448) Uninverting(_30(8.0.0):C28) Uninverting(_31(8.0.0):C28) Uninverting(_32(8.0.0):C28) Uninverting(_33(8.0.0):C20)))}
   [junit4]   2> 18604 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 18604 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 18605 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,field2_i_p,intdv,floatdv,longdv,datedv,doubledv,booleandv,field3_l_p,stringdv&sort=field2_i_p+asc,intdv+asc,floatdv+asc,longdv+asc,datedv+asc,doubledv+desc,booleandv+asc,field3_l_p+desc,stringdv+desc&wt=xml} hits=1000 status=0 QTime=0
   [junit4]   2> 18639 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/select&fl=id,field2_i_p,intdv,floatdv,longdv,datedv,doubledv,booleandv,field3_l_p,stringdv&sort=field2_i_p+asc,intdv+asc,floatdv+asc,longdv+asc,datedv+asc,doubledv+desc,booleandv+asc,field3_l_p+desc,stringdv+desc&rows=1000&wt=xml} hits=1000 status=0 QTime=10
   [junit4]   2> 18686 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[C00F1A5AE8E7D6FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleSorts
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExportWriter -Dtests.method=testMultipleSorts -Dtests.seed=C00F1A5AE8E7D6FE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-CF -Dtests.timezone=Etc/GMT-3 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.97s J2 | TestExportWriter.testMultipleSorts <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: Position:0 has different id value expected:<[866]> but was:<[530]>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C00F1A5AE8E7D6FE:E93DD2B3C1F2CBD8]:0)
   [junit4]    > 	at org.apache.solr.handler.export.TestExportWriter.validateSort(TestExportWriter.java:644)
   [junit4]    > 	at org.apache.solr.handler.export.TestExportWriter.testMultipleSorts(TestExportWriter.java:603)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 18687 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 18687 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2055179618
   [junit4]   2> 18688 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 18688 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@404e7d45: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@64e878fd
   [junit4]   2> 18692 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 18695 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16c1df8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4c8e467b
   [junit4]   2> 18695 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 18695 INFO  (SUITE-TestExportWriter-seed#[C00F1A5AE8E7D6FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3be0a0f2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@18020972
   [junit4]   2> 18704 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3459c1aa
   [junit4]   2> 18704 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=3459c1aa
   [junit4]   2> 18704 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34b60a33: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1e6aa206
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.handler.export.TestExportWriter_C00F1A5AE8E7D6FE-002
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@434a5c63), locale=fr-CF, timezone=Etc/GMT-3
   [junit4]   2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=336154608,total=529006592
   [junit4]   2> NOTE: All tests run in this JVM: [TestExportWriter, TestExportWriter]
   [junit4] Completed [5/5 (5!)] on J2 in 3.83s, 10 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 50 tests, 5 failures [seed: C00F1A5AE8E7D6FE]

Total time: 21 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.handler.export.TestExportWriter
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=6e3f61f6f9b42cb11f45b0eb97587f07e5198ba4, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22505
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2