Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1742/
Java: 64bit/jdk-13.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Captured an uncaught exception in thread: Thread[id=1176,
name=httpShardExecutor-595-thread-9, state=RUNNABLE,
group=TGRP-TestDistributedSearch]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1176, name=httpShardExecutor-595-thread-9,
state=RUNNABLE, group=TGRP-TestDistributedSearch]
at __randomizedtesting.SeedInfo.seed([596B122F68597:8851A96B8C0AE86F]:0)
Caused by: java.util.concurrent.RejectedExecutionException: Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@47714343[Not
completed, task =
java.util.concurrent.Executors$RunnableAdapter@4d892833[Wrapped task =
org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$508/0x0000000801041440@434ecff2]]
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@273c5c9[Terminated, pool size
= 0, active threads = 0, queued tasks = 0, completed tasks = 0]
at __randomizedtesting.SeedInfo.seed([596B122F68597]:0)
at
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
at
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340)
at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562)
at
org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:122)
at
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:830)
Build Log:
[...truncated 13668 lines...]
[junit4] Suite: org.apache.solr.TestDistributedSearch
[junit4] 2> 128486 INFO
(SUITE-TestDistributedSearch-seed#[596B122F68597]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 128487 INFO
(SUITE-TestDistributedSearch-seed#[596B122F68597]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\data-dir-4-001
[junit4] 2> 128487 WARN
(SUITE-TestDistributedSearch-seed#[596B122F68597]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
[junit4] 2> 128488 INFO
(SUITE-TestDistributedSearch-seed#[596B122F68597]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 128490 INFO
(SUITE-TestDistributedSearch-seed#[596B122F68597]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9061")
[junit4] 2> 128490 INFO
(SUITE-TestDistributedSearch-seed#[596B122F68597]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 128490 INFO
(SUITE-TestDistributedSearch-seed#[596B122F68597]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /co/
[junit4] 2> 129188 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\control\cores\collection1
[junit4] 2> 129193 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 129194 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 129194 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 129194 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 129195 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 129195 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 129195 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 129195 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c3b81fd{/co,null,AVAILABLE}
[junit4] 2> 129198 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@390071a4{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58861}
[junit4] 2> 129198 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ] o.e.j.s.Server
Started @129792ms
[junit4] 2> 129198 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/co, hostPort=58861,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\control\cores}
[junit4] 2> 129198 ERROR
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 129198 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 129198 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 129198 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 129198 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 129198 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-20T06:03:24.752533400Z
[junit4] 2> 129198 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\control\solr.xml
[junit4] 2> 129205 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 129205 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 129205 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1458fda1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 129279 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 129282 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@4512752a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 129282 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4512752a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 129287 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@455319b4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 129287 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@455319b4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 129289 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
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> 129320 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 129320 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 129340 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1458fda1
[junit4] 2> 129347 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1458fda1
[junit4] 2> 129347 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1458fda1
[junit4] 2> 129350 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\control\cores
[junit4] 2> 129350 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 129369 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 129424 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 129431 WARN (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.D.s.TrieFloatField Solr loaded a deprecated
plugin/analysis class [solr.TrieFloatField]. Please consult documentation how
to replace it accordingly.
[junit4] 2> 129433 WARN (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.D.s.TrieDoubleField Solr loaded a deprecated
plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how
to replace it accordingly.
[junit4] 2> 129445 WARN (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.D.s.TrieDateField Solr loaded a deprecated
plugin/analysis class [solr.TrieDateField]. Please consult documentation how to
replace it accordingly.
[junit4] 2> 129473 WARN (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.D.s.WordDelimiterFilterFactory Solr loaded a deprecated
plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult
documentation how to replace it accordingly.
[junit4] 2> 129537 WARN (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.D.s.EnumField Solr loaded a deprecated plugin/analysis
class [solr.EnumField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 129677 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 129705 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 129705 INFO (coreLoadExecutor-433-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@1458fda1
[junit4] 2> 129705 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\control\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\control\cores\collection1\data\]
[junit4] 2> 129705 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1564512637634315]
[junit4] 2> 129848 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 129848 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 129851 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 129851 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 129851 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=62.1279296875,
floorSegmentMB=0.5224609375, forceMergeDeletesPctAllowed=20.138189644047323,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=31.34333325471539
[junit4] 2> 129854 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 129890 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 129977 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 129977 INFO (coreLoadExecutor-433-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1681049576308473856
[junit4] 2> 129977 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 129982 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 129982 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 129982 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 129984 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 129985 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 129985 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 129986 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 129987 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 129987 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 130945 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\shard0\cores\collection1
[junit4] 2> 130953 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 130954 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 130954 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 130954 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 13.0.2+8
[junit4] 2> 130955 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 130955 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 130955 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 130955 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@60d94e5d{/co,null,AVAILABLE}
[junit4] 2> 130971 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6bd4dc9{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:58906}
[junit4] 2> 130971 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ] o.e.j.s.Server
Started @131566ms
[junit4] 2> 130971 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/co, hostPort=58906,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\shard0\cores}
[junit4] 2> 130972 ERROR
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 130972 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 130972 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 130972 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 130972 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 130973 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-20T06:03:26.527618100Z
[junit4] 2> 130973 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\shard0\solr.xml
[junit4] 2> 130981 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 130981 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 130982 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1458fda1, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 131113 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 131116 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@c083b4c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 131116 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@c083b4c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 131123 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@390d1c6a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 131123 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@390d1c6a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 131124 WARN
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
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> 131156 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 131156 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 131189 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1458fda1
[junit4] 2> 131210 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1458fda1
[junit4] 2> 131210 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1458fda1
[junit4] 2> 131217 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\shard0\cores
[junit4] 2> 131217 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 131249 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 131305 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 131436 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 131473 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from configset
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 131478 INFO (coreLoadExecutor-451-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@1458fda1
[junit4] 2> 131478 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\shard0\cores\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_596B122F68597-001\tempDir-001\shard0\cores\collection1\data\]
[junit4] 2> 131478 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1564512637634315]
[junit4] 2> 131677 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 131677 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 131683 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 131683 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 131685 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=62.1279296875,
floorSegmentMB=0.5224609375, forceMergeDeletesPctAllowed=20.138189644047323,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=31.34333325471539
[junit4] 2> 131693 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 131783 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 131897 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 131897 INFO (coreLoadExecutor-451-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1681049578321739776
[junit4] 2> 131897 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 131897 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 131897 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 131897 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 131901 INFO
(TEST-TestDistributedSearch.test-seed#[596B122F68597]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 131901 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 131905 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 131906 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 131906 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 131908 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 131912 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 131936 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1681049578337468416)} 0 25
[junit4] 2> 131945 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1681049578367877120)} 0 4
[junit4] 2> 132001 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[1 (1681049578376265728)]} 0 55
[junit4] 2> 132021 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[1 (1681049578434985984)]} 0 17
[junit4] 2> 132037 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[2 (1681049578460151808)]} 0 9
[junit4] 2> 132049 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[2 (1681049578472734720)]} 0 8
[junit4] 2> 132056 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[3 (1681049578488463360)]} 0 2
[junit4] 2> 132056 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[3 (1681049578488463360)]} 0 1
[junit4] 2> 132061 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[4 (1681049578493706240)]} 0 1
[junit4] 2> 132063 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[4 (1681049578495803392)]} 0 1
[junit4] 2> 132065 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[5 (1681049578497900544)]} 0 1
[junit4] 2> 132069 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[5 (1681049578502094848)]} 0 1
[junit4] 2> 132077 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[6 (1681049578506289152)]} 0 7
[junit4] 2> 132081 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[6 (1681049578510483456)]} 0 1
[junit4] 2> 132093 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[7 (1681049578525163520)]} 0 3
[junit4] 2> 132101 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[7 (1681049578528309248)]} 0 8
[junit4] 2> 132108 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[8 (1681049578539843584)]} 0 3
[junit4] 2> 132109 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[8 (1681049578544037888)]} 0 1
[junit4] 2> 132112 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[9 (1681049578544037888)]} 0 1
[junit4] 2> 132114 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[9 (1681049578547183616)]} 0 1
[junit4] 2> 132235 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 132235 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 115
[junit4] 2> 132354 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 132357 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 120
[junit4] 2> 132393 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[10 (1681049578808279040)]} 0 34
[junit4] 2> 132413 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[10 (1681049578846027776)]} 0 16
[junit4] 2> 132423 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[11 (1681049578869096448)]} 0 4
[junit4] 2> 132461 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[11 (1681049578875387904)]} 0 36
[junit4] 2> 132476 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[12 (1681049578925719552)]} 0 2
[junit4] 2> 132480 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[12 (1681049578929913856)]} 0 2
[junit4] 2> 132486 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[13 (1681049578935156736)]} 0 2
[junit4] 2> 132492 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[13 (1681049578943545344)]} 0 2
[junit4] 2> 132498 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[1001 (1681049578947739648)]} 0 4
[junit4] 2> 132502 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[1001 (1681049578954031104)]} 0 2
[junit4] 2> 132509 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[14 (1681049578961371136)]} 0 3
[junit4] 2> 132514 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[14 (1681049578967662592)]} 0 1
[junit4] 2> 132517 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[15 (1681049578968711168)]} 0 1
[junit4] 2> 132517 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[15 (1681049578971856896)]} 0 1
[junit4] 2> 132521 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[16 (1681049578976051200)]} 0 1
[junit4] 2> 132521 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[16 (1681049578976051200)]} 0 1
[junit4] 2> 132527 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[17 (1681049578982342656)]} 0 1
[junit4] 2> 132531 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[17 (1681049578984439808)]} 0 1
[junit4] 2> 132534 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[100 (1681049578988634112)]} 0 1
[junit4] 2> 132537 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[100 (1681049578992828416)]} 0 1
[junit4] 2> 132541 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[101 (1681049578994925568)]} 0 2
[junit4] 2> 132543 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[101 (1681049578999119872)]} 0 1
[junit4] 2> 132547 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[102 (1681049579001217024)]} 0 1
[junit4] 2> 132550 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[102 (1681049579005411328)]} 0 1
[junit4] 2> 132550 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[103 (1681049579006459904)]} 0 1
[junit4] 2> 132553 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[103 (1681049579009605632)]} 0 1
[junit4] 2> 132557 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[104 (1681049579012751360)]} 0 1
[junit4] 2> 132557 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[104 (1681049579013799936)]} 0 1
[junit4] 2> 132561 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[105 (1681049579017994240)]} 0 1
[junit4] 2> 132565 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[105 (1681049579022188544)]} 0 1
[junit4] 2> 132570 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[106 (1681049579027431424)]} 0 1
[junit4] 2> 132577 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[106 (1681049579030577152)]} 0 2
[junit4] 2> 132585 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[107 (1681049579042111488)]} 0 2
[junit4] 2> 132585 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[107 (1681049579043160064)]} 0 1
[junit4] 2> 132589 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[108 (1681049579047354368)]} 0 1
[junit4] 2> 132591 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[108 (1681049579049451520)]} 0 1
[junit4] 2> 132601 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[109 (1681049579056791552)]} 0 1
[junit4] 2> 132605 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[109 (1681049579064131584)]} 0 1
[junit4] 2> 132612 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[110 (1681049579070423040)]} 0 1
[junit4] 2> 132614 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[110 (1681049579072520192)]} 0 1
[junit4] 2> 132615 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[111 (1681049579074617344)]} 0 0
[junit4] 2> 132626 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[111 (1681049579078811648)]} 0 7
[junit4] 2> 132633 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[112 (1681049579086151680)]} 0 1
[junit4] 2> 132634 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[112 (1681049579094540288)]} 0 1
[junit4] 2> 132637 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[113 (1681049579094540288)]} 0 1
[junit4] 2> 132642 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[113 (1681049579100831744)]} 0 2
[junit4] 2> 132645 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[114 (1681049579103977472)]} 0 1
[junit4] 2> 132647 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[114 (1681049579107123200)]} 0 1
[junit4] 2> 132649 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[115 (1681049579109220352)]} 0 1
[junit4] 2> 132653 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[115 (1681049579112366080)]} 0 2
[junit4] 2> 132657 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[116 (1681049579116560384)]} 0 1
[junit4] 2> 132665 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[116 (1681049579124948992)]} 0 3
[junit4] 2> 132677 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[117 (1681049579135434752)]} 0 5
[junit4] 2> 132682 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[117 (1681049579144871936)]} 0 1
[junit4] 2> 132685 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[118 (1681049579148017664)]} 0 1
[junit4] 2> 132689 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[118 (1681049579152211968)]} 0 1
[junit4] 2> 132697 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[119 (1681049579160600576)]} 0 1
[junit4] 2> 132703 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[119 (1681049579160600576)]} 0 3
[junit4] 2> 132708 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[120 (1681049579168989184)]} 0 2
[junit4] 2> 132710 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[120 (1681049579173183488)]} 0 1
[junit4] 2> 132714 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[121 (1681049579177377792)]} 0 1
[junit4] 2> 132718 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[121 (1681049579180523520)]} 0 1
[junit4] 2> 132721 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[122 (1681049579183669248)]} 0 1
[junit4] 2> 132724 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[122 (1681049579187863552)]} 0 1
[junit4] 2> 132732 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[123 (1681049579194155008)]} 0 1
[junit4] 2> 132734 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[123 (1681049579198349312)]} 0 1
[junit4] 2> 132737 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[124 (1681049579200446464)]} 0 1
[junit4] 2> 132741 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[124 (1681049579204640768)]} 0 1
[junit4] 2> 132741 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[125 (1681049579206737920)]} 0 1
[junit4] 2> 132745 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[125 (1681049579210932224)]} 0 2
[junit4] 2> 132745 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[126 (1681049579210932224)]} 0 1
[junit4] 2> 132749 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[126 (1681049579215126528)]} 0 1
[junit4] 2> 132753 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[127 (1681049579219320832)]} 0 1
[junit4] 2> 132756 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[127 (1681049579219320832)]} 0 1
[junit4] 2> 132759 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[128 (1681049579223515136)]} 0 1
[junit4] 2> 132760 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[128 (1681049579226660864)]} 0 1
[junit4] 2> 132763 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[129 (1681049579228758016)]} 0 1
[junit4] 2> 132766 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[129 (1681049579231903744)]} 0 1
[junit4] 2> 132767 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[130 (1681049579234000896)]} 0 1
[junit4] 2> 132771 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[130 (1681049579238195200)]} 0 1
[junit4] 2> 132775 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[131 (1681049579241340928)]} 0 1
[junit4] 2> 132777 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[131 (1681049579243438080)]} 0 0
[junit4] 2> 132780 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[132 (1681049579245535232)]} 0 1
[junit4] 2> 132785 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[132 (1681049579250778112)]} 0 2
[junit4] 2> 132786 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[133 (1681049579253923840)]} 0 1
[junit4] 2> 132789 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[133 (1681049579256020992)]} 0 1
[junit4] 2> 132791 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[134 (1681049579258118144)]} 0 1
[junit4] 2> 132795 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[134 (1681049579262312448)]} 0 1
[junit4] 2> 132798 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[135 (1681049579265458176)]} 0 2
[junit4] 2> 132801 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[135 (1681049579267555328)]} 0 1
[junit4] 2> 132801 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[136 (1681049579269652480)]} 0 1
[junit4] 2> 132801 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[136 (1681049579269652480)]} 0 1
[junit4] 2> 132809 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[137 (1681049579278041088)]} 0 2
[junit4] 2> 132816 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[137 (1681049579282235392)]} 0 2
[junit4] 2> 132817 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[138 (1681049579286429696)]} 0 1
[junit4] 2> 132821 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[138 (1681049579290624000)]} 0 1
[junit4] 2> 132821 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[139 (1681049579290624000)]} 0 1
[junit4] 2> 132827 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[139 (1681049579294818304)]} 0 1
[junit4] 2> 132829 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[140 (1681049579296915456)]} 0 1
[junit4] 2> 132833 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[140 (1681049579300061184)]} 0 2
[junit4] 2> 132835 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[141 (1681049579303206912)]} 0 1
[junit4] 2> 132837 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[141 (1681049579307401216)]} 0 1
[junit4] 2> 132841 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[142 (1681049579311595520)]} 0 1
[junit4] 2> 132846 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[142 (1681049579315789824)]} 0 1
[junit4] 2> 132849 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[143 (1681049579318935552)]} 0 1
[junit4] 2> 132849 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[143 (1681049579319984128)]} 0 1
[junit4] 2> 132853 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[144 (1681049579324178432)]} 0 1
[junit4] 2> 132856 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[144 (1681049579326275584)]} 0 1
[junit4] 2> 132858 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[145 (1681049579329421312)]} 0 1
[junit4] 2> 132861 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[145 (1681049579331518464)]} 0 1
[junit4] 2> 132864 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[146 (1681049579334664192)]} 0 1
[junit4] 2> 132867 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[146 (1681049579336761344)]} 0 1
[junit4] 2> 132869 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[147 (1681049579339907072)]} 0 1
[junit4] 2> 132872 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[147 (1681049579342004224)]} 0 1
[junit4] 2> 132873 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[148 (1681049579345149952)]} 0 1
[junit4] 2> 132878 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[148 (1681049579349344256)]} 0 1
[junit4] 2> 132885 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[149 (1681049579352489984)]} 0 1
[junit4] 2> 132890 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={wt=javabin&version=2}{add=[149 (1681049579360878592)]} 0 3
[junit4] 2> 133007 INFO
(searcherExecutor-435-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 133007 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 108
[junit4] 2> 133149 INFO
(searcherExecutor-453-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 133150 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/co path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 139
[junit4] 2> 133155 ERROR (qtp1517042176-854) [ x:collection1 ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: For input
string: "non_numeric_value"
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:236)
[junit4] 2> at
org.apache.solr.search.QParser.getSortSpec(QParser.java:271)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:189)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:337)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:795)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:568)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:500)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> Caused by: java.lang.NumberFormatException: For input string:
"non_numeric_value"
[junit4] 2> at
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:68)
[junit4] 2> at
java.base/java.lang.Integer.parseInt(Integer.java:658)
[junit4] 2> at java.base/java.lang.Integer.valueOf(Integer.java:989)
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:233)
[junit4] 2> ... 38 more
[junit4] 2>
[junit4] 2> 133155 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*&distrib=false&start=non_numeric_value&wt=javabin&version=2}
status=400 QTime=3
[junit4] 2> 133161 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be
negative
[junit4] 2> 133161 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=1
[junit4] 2> 133167 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be
negative
[junit4] 2> 133167 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400
QTime=5
[junit4] 2> 133169 ERROR (qtp1517042176-856) [ x:collection1 ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: For input
string: "non_numeric_value"
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:236)
[junit4] 2> at
org.apache.solr.search.QParser.getSortSpec(QParser.java:274)
[junit4] 2> at
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:189)
[junit4] 2> at
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:337)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2627)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:795)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:568)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:415)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1610)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1300)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1580)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1215)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:767)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:500)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> Caused by: java.lang.NumberFormatException: For input string:
"non_numeric_value"
[junit4] 2> at
java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:68)
[junit4] 2> at
java.base/java.lang.Integer.parseInt(Integer.java:658)
[junit4] 2> at java.base/java.lang.Integer.valueOf(Integer.java:989)
[junit4] 2> at
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:233)
[junit4] 2> ... 38 more
[junit4] 2>
[junit4] 2> 133169 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*&distrib=false&rows=non_numeric_value&wt=javabin&version=2}
status=400 QTime=1
[junit4] 2> 133185 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68
status=0 QTime=16
[junit4] 2> 133222 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:8/co|[::1]:4/co&rid=127.0.0.1-4600&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173808758&isShard=true&wt=javabin}
hits=68 status=0 QTime=2
[junit4] 2> 133233 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173808758&ids=110,121,101,14,137,104,139,128,9,10&isShard=true&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:8/co|[::1]:4/co&rid=127.0.0.1-4600&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 133258 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=http://127.0.0.1:58906/co/collection1|[::1]:8/co|[::1]:4/co&sort=n_ti1+desc&wt=javabin&version=2}
rid=127.0.0.1-4600 hits=68 status=0 QTime=54
[junit4] 2> 133265 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68
status=0 QTime=1
[junit4] 2> 133281 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=http://127.0.0.1:58906/co/collection1&rid=127.0.0.1-4602&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173808825&isShard=true&wt=javabin}
hits=68 status=0 QTime=4
[junit4] 2> 133286 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173808825&ids=100,123,113,135,126,5,105,106,129,108&isShard=true&shard.url=http://127.0.0.1:58906/co/collection1&rid=127.0.0.1-4602&wt=javabin&version=2}
status=0 QTime=1
[junit4] 2> 133306 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=http://127.0.0.1:58906/co/collection1&sort=n_ti1+asc&wt=javabin&version=2}
rid=127.0.0.1-4602 hits=68 status=0 QTime=34
[junit4] 2> 133313 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68
status=0 QTime=4
[junit4] 2> 133325 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:4/co|[::1]:8/co&rid=127.0.0.1-4604&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173808871&isShard=true&wt=javabin}
hits=68 status=0 QTime=5
[junit4] 2> 133329 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173808871&ids=132,113,4,125,148,126,149,6,117,7&isShard=true&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:4/co|[::1]:8/co&rid=127.0.0.1-4604&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 133341 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:4/co|[::1]:8/co&sort=n_f1+desc&wt=javabin&version=2}
rid=127.0.0.1-4604 hits=68 status=0 QTime=23
[junit4] 2> 133347 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68
status=0 QTime=1
[junit4] 2> 135773 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=[::1]:6/co|http://127.0.0.1:58906/co/collection1|[::1]:8/co&rid=127.0.0.1-4606&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173808907&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 135776 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173808907&ids=110,13,124,14,103,127,139,1001,118,9&isShard=true&shard.url=[::1]:6/co|http://127.0.0.1:58906/co/collection1|[::1]:8/co&rid=127.0.0.1-4606&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 135780 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=[::1]:6/co|http://127.0.0.1:58906/co/collection1|[::1]:8/co&sort=n_f1+asc&wt=javabin&version=2}
rid=127.0.0.1-4606 hits=68 status=0 QTime=2427
[junit4] 2> 135780 WARN (qtp452066416-872) [ x:collection1 ]
o.a.s.c.S.SlowRequest slow: [collection1] webapp=/co path=/select
params={q=*:*&shards=[::1]:6/co|http://127.0.0.1:58906/co/collection1|[::1]:8/co&sort=n_f1+asc&wt=javabin&version=2}
rid=127.0.0.1-4606 hits=68 status=0 QTime=2427
[junit4] 2> 135786 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68
status=0 QTime=3
[junit4] 2> 138013 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=[::1]:8/co|http://127.0.0.1:58906/co/collection1|[::1]:4/co&rid=127.0.0.1-4608&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173811344&isShard=true&wt=javabin}
hits=68 status=0 QTime=3
[junit4] 2> 138021 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173811344&ids=133,144,1,14,136,126,105,139,106,118&isShard=true&shard.url=[::1]:8/co|http://127.0.0.1:58906/co/collection1|[::1]:4/co&rid=127.0.0.1-4608&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 138021 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=[::1]:8/co|http://127.0.0.1:58906/co/collection1|[::1]:4/co&sort=n_tf1+desc&wt=javabin&version=2}
rid=127.0.0.1-4608 hits=68 status=0 QTime=2233
[junit4] 2> 138021 WARN (qtp452066416-873) [ x:collection1 ]
o.a.s.c.S.SlowRequest slow: [collection1] webapp=/co path=/select
params={q=*:*&shards=[::1]:8/co|http://127.0.0.1:58906/co/collection1|[::1]:4/co&sort=n_tf1+desc&wt=javabin&version=2}
rid=127.0.0.1-4608 hits=68 status=0 QTime=2233
[junit4] 2> 138029 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 138078 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:4/co|[::1]:8/co&rid=127.0.0.1-4610&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173813624&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 138081 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173813624&ids=143,122,145,123,13,147,4,127,17,128&isShard=true&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:4/co|[::1]:8/co&rid=127.0.0.1-4610&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 138089 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:4/co|[::1]:8/co&sort=n_tf1+asc&wt=javabin&version=2}
rid=127.0.0.1-4610 hits=68 status=0 QTime=17
[junit4] 2> 138095 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68
status=0 QTime=3
[junit4] 2> 138101 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=[::1]:6/co|http://127.0.0.1:58906/co/collection1|[::1]:8/co&rid=127.0.0.1-4612&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173813652&isShard=true&wt=javabin}
hits=68 status=0 QTime=2
[junit4] 2> 138107 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173813652&ids=132,111,133,144,112,146,148,105,118,141&isShard=true&shard.url=[::1]:6/co|http://127.0.0.1:58906/co/collection1|[::1]:8/co&rid=127.0.0.1-4612&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 138111 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=[::1]:6/co|http://127.0.0.1:58906/co/collection1|[::1]:8/co&sort=n_d1+desc&wt=javabin&version=2}
rid=127.0.0.1-4612 hits=68 status=0 QTime=13
[junit4] 2> 138115 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_d1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 138125 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+asc&shard.url=[::1]:6/co|http://127.0.0.1:58906/co/collection1&rid=127.0.0.1-4614&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173813673&isShard=true&wt=javabin}
hits=68 status=0 QTime=4
[junit4] 2> 138134 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173813673&ids=101,3,136,138,6,1001,7,106,107,130&isShard=true&shard.url=[::1]:6/co|http://127.0.0.1:58906/co/collection1&rid=127.0.0.1-4614&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 138137 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=[::1]:6/co|http://127.0.0.1:58906/co/collection1&sort=n_d1+asc&wt=javabin&version=2}
rid=127.0.0.1-4614 hits=68 status=0 QTime=17
[junit4] 2> 138139 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_td1+desc&wt=javabin&version=2} hits=68
status=0 QTime=1
[junit4] 2> 140205 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+desc&shard.url=[::1]:4/co|http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:8/co&rid=127.0.0.1-4616&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173813695&isShard=true&wt=javabin}
hits=68 status=0 QTime=5
[junit4] 2> 140209 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173813695&ids=11,1,13,17,6,149,106,129,9,142&isShard=true&shard.url=[::1]:4/co|http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:8/co&rid=127.0.0.1-4616&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 140211 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=[::1]:4/co|http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:8/co&sort=n_td1+desc&wt=javabin&version=2}
rid=127.0.0.1-4616 hits=68 status=0 QTime=2069
[junit4] 2> 140211 WARN (qtp452066416-873) [ x:collection1 ]
o.a.s.c.S.SlowRequest slow: [collection1] webapp=/co path=/select
params={q=*:*&shards=[::1]:4/co|http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:8/co&sort=n_td1+desc&wt=javabin&version=2}
rid=127.0.0.1-4616 hits=68 status=0 QTime=2069
[junit4] 2> 140225 INFO (qtp1517042176-854) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_td1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 140241 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_td1+asc&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:6/co&rid=127.0.0.1-4618&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173815790&isShard=true&wt=javabin}
hits=68 status=0 QTime=1
[junit4] 2> 140241 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173815790&ids=112,145,124,103,15,16,5,127,107,109&isShard=true&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:6/co&rid=127.0.0.1-4618&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 140245 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=http://127.0.0.1:58906/co/collection1|[::1]:6/co&sort=n_td1+asc&wt=javabin&version=2}
rid=127.0.0.1-4618 hits=68 status=0 QTime=7
[junit4] 2> 140251 INFO (qtp1517042176-855) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_l1+desc&wt=javabin&version=2} hits=68
status=0 QTime=3
[junit4] 2> 140257 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+desc&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:8/co&rid=127.0.0.1-4620&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173815806&isShard=true&wt=javabin}
hits=68 status=0 QTime=2
[junit4] 2> 140269 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173815806&ids=111,124,146,102,148,104,105,119,120,142&isShard=true&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:8/co&rid=127.0.0.1-4620&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 140273 INFO (qtp452066416-873) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=http://127.0.0.1:58906/co/collection1|[::1]:6/co|[::1]:8/co&sort=n_l1+desc&wt=javabin&version=2}
rid=127.0.0.1-4620 hits=68 status=0 QTime=21
[junit4] 2> 140276 INFO (qtp1517042176-856) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_l1+asc&wt=javabin&version=2} hits=68
status=0 QTime=1
[junit4] 2> 140281 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_l1+asc&shard.url=http://127.0.0.1:58906/co/collection1&rid=127.0.0.1-4622&rows=10&version=2&q=*:*&omitHeader=false&NOW=1603173815832&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 140284 INFO (qtp452066416-877) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1603173815832&ids=110,132,11,12,122,3,115,149,7,9&isShard=true&shard.url=http://127.0.0.1:58906/co/collection1&rid=127.0.0.1-4622&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 140287 INFO (qtp452066416-872) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&shards=http://127.0.0.1:58906/co/collection1&sort=n_l1+asc&wt=javabin&version=2}
rid=127.0.0.1-4622 hits=68 status=0 QTime=9
[junit4] 2> 140289 INFO (qtp1517042176-857) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={q=*:*&distrib=false&sort=n_tl1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 140293 INFO (qtp452066416-876) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp=/co path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tl1+desc&shard.url=http://127.0.0.1:58906/co/collection1|[::1]:6/co&rid=127.0.0.1-4624&rows=10&version=2&q=*:*&omitHeader=f
[...truncated too long message...]
ecutor-595-thread-9
[junit4] 2> 260794 INFO (closeThreadPool-635-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1da27d07{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 260795 INFO (closeThreadPool-635-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3aa069dd{/co,null,UNAVAILABLE}
[junit4] 2> 260795 INFO (closeThreadPool-635-thread-2) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 260796 INFO (closeThreadPool-635-thread-7) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@77471d8b{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:60860}
[junit4] 2> 260798 INFO (closeThreadPool-635-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@49671267{/co,null,UNAVAILABLE}
[junit4] 2> 260799 INFO (closeThreadPool-635-thread-7) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 260803 INFO (closeThreadPool-635-thread-6) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@3e74b4f6{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 260805 INFO (closeThreadPool-635-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@26341615{/co,null,UNAVAILABLE}
[junit4] 2> 260807 INFO (closeThreadPool-635-thread-6) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> ??? 20, 2020 5:05:36 PM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[httpShardExecutor-595-thread-9,5,TGRP-TestDistributedSearch]
[junit4] 2> java.util.concurrent.RejectedExecutionException: Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@47714343[Not
completed, task =
java.util.concurrent.Executors$RunnableAdapter@4d892833[Wrapped task =
org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$508/0x0000000801041440@434ecff2]]
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@273c5c9[Terminated, pool size
= 0, active threads = 0, queued tasks = 0, completed tasks = 0]
[junit4] 2> at __randomizedtesting.SeedInfo.seed([596B122F68597]:0)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
[junit4] 2> at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340)
[junit4] 2> at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562)
[junit4] 2> at
org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:122)
[junit4] 2> at
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2>
[junit4] 2> 261925 INFO (closeThreadPool-635-thread-8) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7040b7c4{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 261926 INFO (closeThreadPool-635-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@564520f2{/co,null,UNAVAILABLE}
[junit4] 2> 261926 INFO (closeThreadPool-635-thread-8) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistributedSearch -Dtests.method=test -Dtests.seed=596B122F68597
-Dtests.slow=true -Dtests.locale=hy -Dtests.timezone=Pacific/Bougainville
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 133s J1 | TestDistributedSearch.test <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=1176, name=httpShardExecutor-595-thread-9,
state=RUNNABLE, group=TGRP-TestDistributedSearch]
[junit4] > at
__randomizedtesting.SeedInfo.seed([596B122F68597:8851A96B8C0AE86F]:0)
[junit4] > Caused by: java.util.concurrent.RejectedExecutionException:
Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@47714343[Not
completed, task =
java.util.concurrent.Executors$RunnableAdapter@4d892833[Wrapped task =
org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$508/0x0000000801041440@434ecff2]]
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@273c5c9[Terminated, pool size
= 0, active threads = 0, queued tasks = 0, completed tasks = 0]
[junit4] > at __randomizedtesting.SeedInfo.seed([596B122F68597]:0)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2055)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:825)
[junit4] > at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340)
[junit4] > at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562)
[junit4] > at
org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:122)
[junit4] > at
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
[junit4] > at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[junit4] > at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:830)
[junit4] 2> 261934 INFO
(SUITE-TestDistributedSearch-seed#[596B122F68597]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{other_tl1=PostingsFormat(name=MockRandom),
range_facet_l_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval),
SubjectTerms_mfacet=PostingsFormat(name=MockRandom), n_l1=FST50,
a_n_tdt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
multiDefault=FST50, intDefault=PostingsFormat(name=MockRandom),
n_td1=PostingsFormat(name=MockRandom), n_d1=FST50,
n_f1=PostingsFormat(name=MockRandom), range_facet_l=FST50,
n_tl1=PostingsFormat(name=MockRandom),
a_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
oddField_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), n_tf1=FST50,
lowerfilt1and2=FST50, a_t=FST50, lowerfilt=FST50,
id=PostingsFormat(name=LuceneVarGapDocFreqInterval),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
timestamp=FST50,
severity=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
foo_sev_enum=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
_root_=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=MockRandom),
b_n_tdt=PostingsFormat(name=MockRandom),
n_ti1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval),
foo_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
n_tdt1=PostingsFormat(name=MockRandom),
foo_d=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id_i1=PostingsFormat(name=MockRandom), range_facet_i_dv=FST50,
foo_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84))},
docValues:{severity=DocValuesFormat(name=Lucene80),
range_facet_l_dv=DocValuesFormat(name=Lucene80),
foo_sev_enum=DocValuesFormat(name=Lucene80),
_version_=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Lucene80),
timestamp=DocValuesFormat(name=Direct), a_i_p=DocValuesFormat(name=Asserting)},
maxPointsInLeafNode=1561, maxMBSortInHeap=7.0310038566610125,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=hy,
timezone=Pacific/Bougainville
[junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 13.0.2
(64-bit)/cpus=6,threads=2,free=32044232,total=220971008
[junit4] 2> NOTE: All tests run in this JVM:
[TestLeaderElectionWithEmptyReplica, TestCloudJSONFacetSKGEquiv,
TestRequestStatusCollectionAPI, TestDistributedSearch]
[junit4] Completed [65/921 (1!)] on J1 in 134.23s, 1 test, 1 error <<<
FAILURES!
[...truncated 50712 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1742/consoleText
[repro] Revision: 15d2bdd28b890b7bc478ca3ae8724eb68056d8d4
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] TestDistributedSearch
[repro] ant compile-test
[...truncated 3477 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestDistributedSearch" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=596B122F68597
-Dtests.slow=true -Dtests.locale=hy -Dtests.timezone=Pacific/Bougainville
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[...truncated 97 lines...]
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.TestDistributedSearch
[repro] Exiting with code 0
[...truncated 98 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]