You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/04/30 18:28:01 UTC

[JENKINS] Lucene » Lucene-Solr-Tests-8.x - Build # 2256 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/2256/

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

Error Message:
Error from server at https://127.0.0.1:45067/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45067/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
	at __randomizedtesting.SeedInfo.seed([E4766AC89D3B7CC9:6C22551233C71131]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:78)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 13419 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> 135197 INFO  (SUITE-TestDistributedGrouping-seed#[E4766AC89D3B7CC9]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 135197 INFO  (SUITE-TestDistributedGrouping-seed#[E4766AC89D3B7CC9]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 135198 INFO  (SUITE-TestDistributedGrouping-seed#[E4766AC89D3B7CC9]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/data-dir-17-001
   [junit4]   2> 135198 WARN  (SUITE-TestDistributedGrouping-seed#[E4766AC89D3B7CC9]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 135198 INFO  (SUITE-TestDistributedGrouping-seed#[E4766AC89D3B7CC9]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 135199 INFO  (SUITE-TestDistributedGrouping-seed#[E4766AC89D3B7CC9]-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> 135200 INFO  (SUITE-TestDistributedGrouping-seed#[E4766AC89D3B7CC9]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 135301 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/control/cores/collection1
   [junit4]   2> 135303 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 135303 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 135303 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 135305 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 135305 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 135305 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 135305 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71d8de6d{/,null,AVAILABLE}
   [junit4]   2> 135306 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@687edd59{SSL, (ssl, http/1.1)}{127.0.0.1:43677}
   [junit4]   2> 135306 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.Server Started @135341ms
   [junit4]   2> 135306 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=43677, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/control/cores}
   [junit4]   2> 135307 ERROR (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 135307 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 135307 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 135307 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 135307 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 135307 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-30T17:31:24.904Z
   [junit4]   2> 135307 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/control/solr.xml
   [junit4]   2> 135309 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 135309 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 135310 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6261840b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 135611 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 135611 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 135612 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3367a037[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135612 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3367a037[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135615 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 135616 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5a0b8d3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135616 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5a0b8d3d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 135618 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 135632 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 135632 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 135648 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6261840b
   [junit4]   2> 135655 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6261840b
   [junit4]   2> 135655 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6261840b
   [junit4]   2> 135656 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/control/cores
   [junit4]   2> 135656 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 135666 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 135683 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 135683 WARN  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 135685 WARN  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 135688 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 135696 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 135702 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 135702 INFO  (coreLoadExecutor-1001-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@6261840b
   [junit4]   2> 135703 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/control/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 135704 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5321785689887445]
   [junit4]   2> 135748 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 135748 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 135749 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 135749 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 135749 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=77.181640625, floorSegmentMB=2.0498046875, forceMergeDeletesPctAllowed=6.716541632344212, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8092108266107049, deletesPctAllowed=29.006078940552676
   [junit4]   2> 135750 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 135781 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 135904 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 135904 INFO  (coreLoadExecutor-1001-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698487479043096576
   [junit4]   2> 135905 INFO  (searcherExecutor-1003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 135905 INFO  (searcherExecutor-1003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 135905 INFO  (searcherExecutor-1003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 135905 INFO  (searcherExecutor-1003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 135905 INFO  (searcherExecutor-1003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 135906 INFO  (searcherExecutor-1003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 135906 INFO  (searcherExecutor-1003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 135906 INFO  (searcherExecutor-1003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 135906 INFO  (searcherExecutor-1003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 135908 INFO  (searcherExecutor-1003-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 136005 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 136006 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 136006 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 136006 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_281-b09
   [junit4]   2> 136010 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 136010 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 136010 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 136011 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1969bdab{/,null,AVAILABLE}
   [junit4]   2> 136012 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7687e070{SSL, (ssl, http/1.1)}{127.0.0.1:36769}
   [junit4]   2> 136012 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.s.Server Started @136046ms
   [junit4]   2> 136012 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=36769, coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/shard0/cores}
   [junit4]   2> 136012 ERROR (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 136012 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 136012 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.9.0
   [junit4]   2> 136012 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 136012 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr
   [junit4]   2> 136012 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-04-30T17:31:25.609Z
   [junit4]   2> 136012 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 136021 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 136021 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 136022 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6261840b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 136422 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 136422 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 136423 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76eb74b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136423 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76eb74b0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136426 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 136426 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3230b748[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136426 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3230b748[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 136428 WARN  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 136438 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 136438 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 136455 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6261840b
   [junit4]   2> 136466 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6261840b
   [junit4]   2> 136466 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6261840b
   [junit4]   2> 136467 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/shard0/cores
   [junit4]   2> 136467 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 136479 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths: [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 136493 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
   [junit4]   2> 136493 WARN  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <boolTofilterOptimizer> is currently not implemented and has no effect.
   [junit4]   2> 136494 WARN  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 136497 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 136505 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 136511 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 136512 INFO  (coreLoadExecutor-1020-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@6261840b
   [junit4]   2> 136512 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/shard0/cores/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 136513 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5321785689887445]
   [junit4]   2> 136571 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 136571 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 136572 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 136572 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 136573 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=77.181640625, floorSegmentMB=2.0498046875, forceMergeDeletesPctAllowed=6.716541632344212, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8092108266107049, deletesPctAllowed=29.006078940552676
   [junit4]   2> 136574 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 136604 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 136740 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 136740 INFO  (coreLoadExecutor-1020-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1698487479919706112
   [junit4]   2> 136741 INFO  (searcherExecutor-1022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 136742 INFO  (searcherExecutor-1022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 136742 INFO  (searcherExecutor-1022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 136742 INFO  (searcherExecutor-1022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 136742 INFO  (searcherExecutor-1022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 136742 INFO  (searcherExecutor-1022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 136742 INFO  (searcherExecutor-1022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 136743 INFO  (searcherExecutor-1022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 136743 INFO  (searcherExecutor-1022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 136743 INFO  (TEST-TestDistributedGrouping.test-seed#[E4766AC89D3B7CC9]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 136747 INFO  (searcherExecutor-1022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 136773 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1698487479951163392)} 0 2
   [junit4]   2> 136799 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1698487479979474944)} 0 2
   [junit4]   2> 136801 INFO  (qtp1378939766-1854) [    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> 136802 INFO  (qtp191883548-1877) [    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> 136803 INFO  (qtp1378939766-1850) [    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> 136847 INFO  (qtp191883548-1877) [    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=[::1]:4/|https://127.0.0.1:36769/collection1&rows=100&rid=127.0.0.1-4741&version=2&q=*:*&omitHeader=false&NOW=1619803886402&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=8
   [junit4]   2> 136856 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[::1]:4/|https://127.0.0.1:36769/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} rid=127.0.0.1-4741 status=0 QTime=50
   [junit4]   2> 136858 INFO  (qtp1378939766-1851) [    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=2
   [junit4]   2> 136860 INFO  (qtp191883548-1872) [    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=https://127.0.0.1:36769/collection1&rows=100&rid=127.0.0.1-4743&version=2&q=*:*&omitHeader=false&NOW=1619803886456&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 136861 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=https://127.0.0.1:36769/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} rid=127.0.0.1-4743 status=0 QTime=1
   [junit4]   2> 136862 INFO  (qtp1378939766-1852) [    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> 136863 INFO  (qtp191883548-1877) [    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=https://127.0.0.1:36769/collection1&rows=100&rid=127.0.0.1-4745&version=2&q=*:*&omitHeader=false&NOW=1619803886459&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 136868 INFO  (qtp191883548-1874) [    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=https://127.0.0.1:36769/collection1&rows=100&rid=127.0.0.1-4745&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&omitHeader=false&NOW=1619803886459&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=3
   [junit4]   2> 136870 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=https://127.0.0.1:36769/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} rid=127.0.0.1-4745 status=0 QTime=7
   [junit4]   2> 136871 INFO  (qtp1378939766-1853) [    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> 136872 INFO  (qtp191883548-1875) [    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:36769/collection1&rows=100&rid=127.0.0.1-4747&version=2&q=*:*&stats=false&omitHeader=false&NOW=1619803886469&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 136874 INFO  (qtp191883548-1877) [    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:36769/collection1&rows=100&rid=127.0.0.1-4747&version=2&group.distributed.second=true&q=*:*&stats=true&omitHeader=false&NOW=1619803886469&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 136875 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=https://127.0.0.1:36769/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} rid=127.0.0.1-4747 status=0 QTime=3
   [junit4]   2> 136879 INFO  (qtp1378939766-1854) [    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> 136881 INFO  (qtp191883548-1875) [    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=https://127.0.0.1:36769/collection1&rows=100&rid=127.0.0.1-4749&version=2&spellcheck.build=true&q=kings&spellcheck=true&omitHeader=false&NOW=1619803886477&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 136881 INFO  (qtp191883548-1876) [    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=https://127.0.0.1:36769/collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true} rid=127.0.0.1-4749 status=0 QTime=1
   [junit4]   2> 136882 INFO  (qtp1378939766-1850) [    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> 136884 INFO  (qtp191883548-1877) [    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=[::1]:8/|https://127.0.0.1:36769/collection1|[::1]:4/&rows=100&rid=127.0.0.1-4751&version=2&q=*:*&group.truncate=true&omitHeader=false&NOW=1619803886480&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 136886 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&fl=id&shards.purpose=20&fq=a_s:a&shard.url=[::1]:8/|https://127.0.0.1:36769/collection1|[::1]:4/&rid=127.0.0.1-4751&wt=javabin&group.field=a_i1&group=true&facet.field=a_t&group.limit=-1&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&omitHeader=false&NOW=1619803886480&isShard=true&facet=true} status=0 QTime=0
   [junit4]   2> 136886 INFO  (qtp191883548-1874) [    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=[::1]:8/|https://127.0.0.1:36769/collection1|[::1]:4/&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} rid=127.0.0.1-4751 status=0 QTime=3
   [junit4]   2> 136889 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1698487480073846784)]} 0 1
   [junit4]   2> 136891 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1698487480076992512)]} 0 1
   [junit4]   2> 136892 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1698487480079089664)]} 0 0
   [junit4]   2> 136893 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1698487480079089664)]} 0 0
   [junit4]   2> 136893 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1698487480080138240)]} 0 0
   [junit4]   2> 136894 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1698487480081186816)]} 0 0
   [junit4]   2> 136895 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1698487480082235392)]} 0 0
   [junit4]   2> 136896 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1698487480083283968)]} 0 0
   [junit4]   2> 136897 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1698487480083283968)]} 0 0
   [junit4]   2> 136897 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1698487480084332544)]} 0 0
   [junit4]   2> 136899 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1698487480085381120)]} 0 0
   [junit4]   2> 136899 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1698487480086429696)]} 0 0
   [junit4]   2> 136900 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1698487480087478272)]} 0 0
   [junit4]   2> 136901 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1698487480088526848)]} 0 0
   [junit4]   2> 136902 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1698487480088526848)]} 0 0
   [junit4]   2> 136902 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1698487480089575424)]} 0 0
   [junit4]   2> 136903 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1698487480090624000)]} 0 0
   [junit4]   2> 136904 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1698487480090624000)]} 0 0
   [junit4]   2> 136904 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1698487480091672576)]} 0 0
   [junit4]   2> 136905 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1698487480092721152)]} 0 0
   [junit4]   2> 136906 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1698487480093769728)]} 0 0
   [junit4]   2> 136906 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[11 (1698487480093769728)]} 0 0
   [junit4]   2> 136908 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1698487480094818304)]} 0 0
   [junit4]   2> 136908 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1698487480095866880)]} 0 0
   [junit4]   2> 136909 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1698487480096915456)]} 0 0
   [junit4]   2> 136910 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1698487480097964032)]} 0 0
   [junit4]   2> 136911 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1698487480099012608)]} 0 0
   [junit4]   2> 136911 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1698487480099012608)]} 0 0
   [junit4]   2> 136912 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1698487480100061184)]} 0 0
   [junit4]   2> 136913 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1698487480101109760)]} 0 0
   [junit4]   2> 136914 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1698487480101109760)]} 0 0
   [junit4]   2> 136915 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1698487480102158336)]} 0 0
   [junit4]   2> 136915 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1698487480103206912)]} 0 0
   [junit4]   2> 136916 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1698487480104255488)]} 0 0
   [junit4]   2> 136917 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1698487480105304064)]} 0 0
   [junit4]   2> 136918 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1698487480106352640)]} 0 0
   [junit4]   2> 136919 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1698487480106352640)]} 0 0
   [junit4]   2> 136919 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1698487480107401216)]} 0 0
   [junit4]   2> 136920 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1698487480108449792)]} 0 0
   [junit4]   2> 136921 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1698487480108449792)]} 0 0
   [junit4]   2> 136921 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1698487480109498368)]} 0 0
   [junit4]   2> 136922 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1698487480110546944)]} 0 0
   [junit4]   2> 136923 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1698487480111595520)]} 0 0
   [junit4]   2> 136923 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1698487480111595520)]} 0 0
   [junit4]   2> 136924 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1698487480112644096)]} 0 0
   [junit4]   2> 136925 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[100 (1698487480113692672)]} 0 0
   [junit4]   2> 136926 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1698487480114741248)]} 0 0
   [junit4]   2> 136927 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[101 (1698487480114741248)]} 0 0
   [junit4]   2> 136927 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1698487480115789824)]} 0 0
   [junit4]   2> 136928 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[102 (1698487480116838400)]} 0 0
   [junit4]   2> 136929 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1698487480116838400)]} 0 0
   [junit4]   2> 136929 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[103 (1698487480117886976)]} 0 0
   [junit4]   2> 136930 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1698487480118935552)]} 0 0
   [junit4]   2> 136930 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[104 (1698487480118935552)]} 0 0
   [junit4]   2> 136931 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1698487480119984128)]} 0 0
   [junit4]   2> 136932 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[105 (1698487480121032704)]} 0 0
   [junit4]   2> 136933 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1698487480121032704)]} 0 0
   [junit4]   2> 136933 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[106 (1698487480122081280)]} 0 0
   [junit4]   2> 136934 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1698487480123129856)]} 0 0
   [junit4]   2> 136935 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[107 (1698487480124178432)]} 0 0
   [junit4]   2> 136935 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1698487480124178432)]} 0 0
   [junit4]   2> 136936 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[108 (1698487480125227008)]} 0 0
   [junit4]   2> 136937 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1698487480125227008)]} 0 0
   [junit4]   2> 136937 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[109 (1698487480126275584)]} 0 0
   [junit4]   2> 136938 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1698487480127324160)]} 0 0
   [junit4]   2> 136939 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[110 (1698487480128372736)]} 0 0
   [junit4]   2> 136939 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1698487480128372736)]} 0 0
   [junit4]   2> 136940 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[111 (1698487480129421312)]} 0 0
   [junit4]   2> 136941 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1698487480130469888)]} 0 0
   [junit4]   2> 136941 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[112 (1698487480130469888)]} 0 0
   [junit4]   2> 136942 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1698487480131518464)]} 0 0
   [junit4]   2> 136944 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[113 (1698487480132567040)]} 0 1
   [junit4]   2> 136945 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1698487480134664192)]} 0 0
   [junit4]   2> 136945 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[114 (1698487480134664192)]} 0 0
   [junit4]   2> 136946 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1698487480135712768)]} 0 0
   [junit4]   2> 136947 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[115 (1698487480136761344)]} 0 0
   [junit4]   2> 136948 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1698487480136761344)]} 0 0
   [junit4]   2> 136948 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[116 (1698487480137809920)]} 0 0
   [junit4]   2> 136949 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1698487480138858496)]} 0 0
   [junit4]   2> 136949 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[117 (1698487480138858496)]} 0 0
   [junit4]   2> 136950 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1698487480139907072)]} 0 0
   [junit4]   2> 136951 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[118 (1698487480140955648)]} 0 0
   [junit4]   2> 136951 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1698487480140955648)]} 0 0
   [junit4]   2> 136952 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[119 (1698487480142004224)]} 0 0
   [junit4]   2> 136953 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1698487480142004224)]} 0 0
   [junit4]   2> 136954 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[120 (1698487480143052800)]} 0 0
   [junit4]   2> 136954 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1698487480144101376)]} 0 0
   [junit4]   2> 136955 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[121 (1698487480145149952)]} 0 0
   [junit4]   2> 136956 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1698487480146198528)]} 0 0
   [junit4]   2> 136957 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[122 (1698487480147247104)]} 0 0
   [junit4]   2> 136957 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1698487480147247104)]} 0 0
   [junit4]   2> 136958 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[123 (1698487480148295680)]} 0 0
   [junit4]   2> 136959 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1698487480148295680)]} 0 0
   [junit4]   2> 136959 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[124 (1698487480149344256)]} 0 0
   [junit4]   2> 136960 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1698487480150392832)]} 0 0
   [junit4]   2> 136960 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[125 (1698487480150392832)]} 0 0
   [junit4]   2> 136966 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1698487480156684288)]} 0 0
   [junit4]   2> 136968 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[126 (1698487480158781440)]} 0 0
   [junit4]   2> 136969 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1698487480158781440)]} 0 0
   [junit4]   2> 136969 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[127 (1698487480159830016)]} 0 0
   [junit4]   2> 136974 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1698487480165072896)]} 0 0
   [junit4]   2> 136976 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[128 (1698487480166121472)]} 0 1
   [junit4]   2> 136977 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1698487480168218624)]} 0 0
   [junit4]   2> 136977 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[129 (1698487480168218624)]} 0 0
   [junit4]   2> 136978 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1698487480169267200)]} 0 0
   [junit4]   2> 136979 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[130 (1698487480170315776)]} 0 0
   [junit4]   2> 136979 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1698487480170315776)]} 0 0
   [junit4]   2> 136980 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[131 (1698487480171364352)]} 0 0
   [junit4]   2> 136981 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1698487480172412928)]} 0 0
   [junit4]   2> 136981 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[132 (1698487480172412928)]} 0 0
   [junit4]   2> 136982 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1698487480173461504)]} 0 0
   [junit4]   2> 136983 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[133 (1698487480174510080)]} 0 0
   [junit4]   2> 136984 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1698487480175558656)]} 0 0
   [junit4]   2> 136985 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[134 (1698487480175558656)]} 0 0
   [junit4]   2> 136986 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1698487480177655808)]} 0 0
   [junit4]   2> 136987 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[135 (1698487480178704384)]} 0 0
   [junit4]   2> 136987 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1698487480178704384)]} 0 0
   [junit4]   2> 136988 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[136 (1698487480179752960)]} 0 0
   [junit4]   2> 136989 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1698487480180801536)]} 0 0
   [junit4]   2> 136989 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[137 (1698487480180801536)]} 0 0
   [junit4]   2> 136990 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1698487480181850112)]} 0 0
   [junit4]   2> 136991 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[138 (1698487480181850112)]} 0 0
   [junit4]   2> 136991 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1698487480182898688)]} 0 0
   [junit4]   2> 136992 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[139 (1698487480183947264)]} 0 0
   [junit4]   2> 136992 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1698487480183947264)]} 0 0
   [junit4]   2> 136993 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[140 (1698487480184995840)]} 0 0
   [junit4]   2> 136994 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1698487480186044416)]} 0 0
   [junit4]   2> 136995 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[141 (1698487480187092992)]} 0 0
   [junit4]   2> 136996 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1698487480187092992)]} 0 0
   [junit4]   2> 136996 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[142 (1698487480188141568)]} 0 0
   [junit4]   2> 136997 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1698487480189190144)]} 0 0
   [junit4]   2> 136998 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[143 (1698487480189190144)]} 0 0
   [junit4]   2> 136999 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1698487480191287296)]} 0 0
   [junit4]   2> 137000 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[144 (1698487480191287296)]} 0 0
   [junit4]   2> 137000 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1698487480192335872)]} 0 0
   [junit4]   2> 137001 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[145 (1698487480193384448)]} 0 0
   [junit4]   2> 137002 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1698487480193384448)]} 0 0
   [junit4]   2> 137002 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[146 (1698487480194433024)]} 0 0
   [junit4]   2> 137003 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1698487480195481600)]} 0 0
   [junit4]   2> 137003 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[147 (1698487480195481600)]} 0 0
   [junit4]   2> 137004 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1698487480196530176)]} 0 0
   [junit4]   2> 137005 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[148 (1698487480196530176)]} 0 0
   [junit4]   2> 137005 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1698487480197578752)]} 0 0
   [junit4]   2> 137006 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[149 (1698487480198627328)]} 0 0
   [junit4]   2> 137006 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[500 (1698487480198627328)]} 0 0
   [junit4]   2> 137007 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[500 (1698487480199675904)]} 0 0
   [junit4]   2> 137007 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[501 (1698487480199675904)]} 0 0
   [junit4]   2> 137008 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[501 (1698487480200724480)]} 0 0
   [junit4]   2> 137008 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[502 (1698487480200724480)]} 0 0
   [junit4]   2> 137009 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[502 (1698487480201773056)]} 0 0
   [junit4]   2> 137009 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[503 (1698487480201773056)]} 0 0
   [junit4]   2> 137010 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[503 (1698487480202821632)]} 0 0
   [junit4]   2> 137010 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[504 (1698487480202821632)]} 0 0
   [junit4]   2> 137011 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[504 (1698487480203870208)]} 0 0
   [junit4]   2> 137011 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[505 (1698487480203870208)]} 0 0
   [junit4]   2> 137013 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[505 (1698487480205967360)]} 0 0
   [junit4]   2> 137014 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[506 (1698487480207015936)]} 0 0
   [junit4]   2> 137015 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[506 (1698487480207015936)]} 0 0
   [junit4]   2> 137015 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[507 (1698487480208064512)]} 0 0
   [junit4]   2> 137016 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[507 (1698487480209113088)]} 0 0
   [junit4]   2> 137017 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[508 (1698487480209113088)]} 0 0
   [junit4]   2> 137017 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[508 (1698487480210161664)]} 0 0
   [junit4]   2> 137018 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[509 (1698487480210161664)]} 0 0
   [junit4]   2> 137018 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[509 (1698487480211210240)]} 0 0
   [junit4]   2> 137019 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[510 (1698487480211210240)]} 0 0
   [junit4]   2> 137019 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[510 (1698487480212258816)]} 0 0
   [junit4]   2> 137020 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[511 (1698487480212258816)]} 0 0
   [junit4]   2> 137020 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[511 (1698487480213307392)]} 0 0
   [junit4]   2> 137020 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[512 (1698487480213307392)]} 0 0
   [junit4]   2> 137021 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[512 (1698487480214355968)]} 0 0
   [junit4]   2> 137022 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[513 (1698487480214355968)]} 0 0
   [junit4]   2> 137022 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[513 (1698487480215404544)]} 0 0
   [junit4]   2> 137023 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[514 (1698487480216453120)]} 0 0
   [junit4]   2> 137024 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[514 (1698487480217501696)]} 0 0
   [junit4]   2> 137024 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[515 (1698487480217501696)]} 0 0
   [junit4]   2> 137025 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[515 (1698487480217501697)]} 0 0
   [junit4]   2> 137025 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[516 (1698487480218550272)]} 0 0
   [junit4]   2> 137025 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[516 (1698487480218550272)]} 0 0
   [junit4]   2> 137026 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[517 (1698487480219598848)]} 0 0
   [junit4]   2> 137026 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[517 (1698487480219598848)]} 0 0
   [junit4]   2> 137027 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[518 (1698487480220647424)]} 0 0
   [junit4]   2> 137027 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[518 (1698487480220647424)]} 0 0
   [junit4]   2> 137028 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[519 (1698487480221696000)]} 0 0
   [junit4]   2> 137028 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[519 (1698487480221696000)]} 0 0
   [junit4]   2> 137029 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[520 (1698487480222744576)]} 0 0
   [junit4]   2> 137029 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[520 (1698487480222744576)]} 0 0
   [junit4]   2> 137030 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[521 (1698487480223793152)]} 0 0
   [junit4]   2> 137031 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[521 (1698487480223793152)]} 0 0
   [junit4]   2> 137031 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[522 (1698487480224841728)]} 0 0
   [junit4]   2> 137032 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[522 (1698487480225890304)]} 0 0
   [junit4]   2> 137032 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[523 (1698487480225890304)]} 0 0
   [junit4]   2> 137033 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[523 (1698487480226938880)]} 0 0
   [junit4]   2> 137033 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[524 (1698487480226938880)]} 0 0
   [junit4]   2> 137034 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[524 (1698487480227987456)]} 0 0
   [junit4]   2> 137037 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[525 (1698487480230084608)]} 0 0
   [junit4]   2> 137037 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[525 (1698487480231133184)]} 0 0
   [junit4]   2> 137038 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[526 (1698487480231133184)]} 0 0
   [junit4]   2> 137038 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[526 (1698487480232181760)]} 0 0
   [junit4]   2> 137039 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[527 (1698487480232181760)]} 0 0
   [junit4]   2> 137039 INFO  (qtp191883548-1874) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[527 (1698487480233230336)]} 0 0
   [junit4]   2> 137040 INFO  (qtp1378939766-1851) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[528 (1698487480234278912)]} 0 0
   [junit4]   2> 137041 INFO  (qtp191883548-1875) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[528 (1698487480234278912)]} 0 0
   [junit4]   2> 137041 INFO  (qtp1378939766-1852) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[529 (1698487480235327488)]} 0 0
   [junit4]   2> 137042 INFO  (qtp191883548-1876) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[529 (1698487480236376064)]} 0 0
   [junit4]   2> 137042 INFO  (qtp1378939766-1853) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[530 (1698487480236376064)]} 0 0
   [junit4]   2> 137043 INFO  (qtp191883548-1877) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[530 (1698487480237424640)]} 0 0
   [junit4]   2> 137044 INFO  (qtp1378939766-1854) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[531 (1698487480237424640)]} 0 0
   [junit4]   2> 137044 INFO  (qtp191883548-1872) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[531 (1698487480238473216)]} 0 0
   [junit4]   2> 137045 INFO  (qtp1378939766-1850) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[532 (16984874802

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

201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$2.succeeded(SslConnection.java:161) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104) [jetty-io-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:773) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:905) [jetty-util-9.4.34.v20201102.jar:9.4.34.v20201102]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_281]
   [junit4]   2> 142170 INFO  (coreCloseExecutor-1102-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 142180 INFO  (closeThreadPool-1096-thread-5) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 142180 INFO  (closeThreadPool-1096-thread-5) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@197dd96f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5a2c2242
   [junit4]   2> 142185 INFO  (closeThreadPool-1096-thread-5) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 142186 INFO  (closeThreadPool-1096-thread-5) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a508cad: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@653eca5a
   [junit4]   2> 142187 INFO  (coreCloseExecutor-1105-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 142196 INFO  (closeThreadPool-1096-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 142196 INFO  (closeThreadPool-1096-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ed5a46d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@7e7c23a
   [junit4]   2> 142198 INFO  (closeThreadPool-1096-thread-5) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 142198 INFO  (closeThreadPool-1096-thread-5) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ec313ad: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@485b7b96
   [junit4]   2> 142201 INFO  (closeThreadPool-1096-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 142201 INFO  (closeThreadPool-1096-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@623d9f9b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@653eca5a
   [junit4]   2> 142203 INFO  (closeThreadPool-1096-thread-2) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 142203 INFO  (closeThreadPool-1096-thread-2) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43a04b51: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@485b7b96
   [junit4]   2> 142208 INFO  (closeThreadPool-1096-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 142208 INFO  (closeThreadPool-1096-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13d5c15d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@56732f00
   [junit4]   2> 142217 INFO  (closeThreadPool-1096-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@c2037d{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 142218 INFO  (closeThreadPool-1096-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f39e087{/,null,STOPPED}
   [junit4]   2> 142218 INFO  (closeThreadPool-1096-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 142220 INFO  (closeThreadPool-1096-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 142220 INFO  (closeThreadPool-1096-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@703dfed2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@653eca5a
   [junit4]   2> 142222 INFO  (closeThreadPool-1096-thread-6) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 142222 INFO  (closeThreadPool-1096-thread-6) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b0715ea: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@485b7b96
   [junit4]   2> 142231 INFO  (closeThreadPool-1096-thread-5) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@49195250{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 142231 INFO  (closeThreadPool-1096-thread-5) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1c57c33b{/,null,STOPPED}
   [junit4]   2> 142231 INFO  (closeThreadPool-1096-thread-5) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 142233 INFO  (closeThreadPool-1096-thread-6) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@4c794af{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 142233 INFO  (closeThreadPool-1096-thread-6) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@661fc26c{/,null,STOPPED}
   [junit4]   2> 142233 INFO  (closeThreadPool-1096-thread-6) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistributedGrouping -Dtests.method=test -Dtests.seed=E4766AC89D3B7CC9 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   7.04s J3 | TestDistributedGrouping.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45067/collection1: org.apache.solr.client.solrj.SolrServerException: java.lang.ArithmeticException: / by zero
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E4766AC89D3B7CC9:6C22551233C71131]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1003)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1018)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:625)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:677)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:655)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:634)
   [junit4]    > 	at org.apache.solr.TestDistributedGrouping.test(TestDistributedGrouping.java:78)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1117)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.TestDistributedGrouping_E4766AC89D3B7CC9-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=tr, timezone=Europe/Sarajevo
   [junit4]   2> NOTE: Linux 4.15.0-142-generic amd64/Oracle Corporation 1.8.0_281 (64-bit)/cpus=4,threads=1,free=167744816,total=365953024
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressCloudBlindAtomicUpdates, RegexBytesRefFilterTest, SimplePostToolTest, TestGroupingSearch, TestFunctionQuery, TestUseDocValuesAsStored2, JavaBinAtomicUpdateMultivalueTest, CurrencyRangeFacetCloudTest, BadComponentTest, DebugComponentTest, TestCustomDocTransformer, SolrIndexConfigTest, TestFieldCacheReopen, RankQParserPluginTest, ZkCollectionPropsCachingTest, DistributedFacetPivotLargeTest, TestDistributedTracing, TestMinimalConfig, TestDistributedGrouping]
   [junit4] Completed [52/937 (1!)] on J3 in 7.21s, 1 test, 1 error <<< FAILURES!

[...truncated 53874 lines...]