Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1603/
Java: 64bit/jdk-12.0.2 -XX:-UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED: org.apache.solr.TestDistributedSearch.test
Error Message:
Captured an uncaught exception in thread: Thread[id=6860,
name=httpShardExecutor-4357-thread-2, state=RUNNABLE,
group=TGRP-TestDistributedSearch]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=6860, name=httpShardExecutor-4357-thread-2,
state=RUNNABLE, group=TGRP-TestDistributedSearch]
at
__randomizedtesting.SeedInfo.seed([12708EBBA6FF0B3C:9A24B161080366C4]:0)
Caused by: java.util.concurrent.RejectedExecutionException: Task
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@502a0777[Not
completed, task =
java.util.concurrent.Executors$RunnableAdapter@159c8b1c[Wrapped task =
org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$508/0x0000021a5b116d08@48eb8cd6]]
rejected from
java.util.concurrent.ScheduledThreadPoolExecutor@178e66a3[Terminated, pool size
= 1, active threads = 0, queued tasks = 0, completed tasks = 0]
at __randomizedtesting.SeedInfo.seed([12708EBBA6FF0B3C]: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:835)
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1599586838832 bcoll: 1599586839053
Stack Trace:
java.lang.AssertionError: acoll: 1599586838832 bcoll: 1599586839053
at
__randomizedtesting.SeedInfo.seed([12708EBBA6FF0B3C:9A24B161080366C4]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
FAILED: org.apache.solr.cloud.MultiThreadedOCPTest.test
Error Message:
acoll: 1599584262677 bcoll: 1599584265765
Stack Trace:
java.lang.AssertionError: acoll: 1599584262677 bcoll: 1599584265765
at
__randomizedtesting.SeedInfo.seed([12708EBBA6FF0B3C:9A24B161080366C4]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:835)
Build Log:
[...truncated 14462 lines...]
[junit4] Suite: org.apache.solr.TestDistributedSearch
[junit4] 2> 562003 INFO
(SUITE-TestDistributedSearch-seed#[12708EBBA6FF0B3C]-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> 562003 INFO
(SUITE-TestDistributedSearch-seed#[12708EBBA6FF0B3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 562003 INFO
(SUITE-TestDistributedSearch-seed#[12708EBBA6FF0B3C]-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_12708EBBA6FF0B3C-001\data-dir-55-001
[junit4] 2> 562003 INFO
(SUITE-TestDistributedSearch-seed#[12708EBBA6FF0B3C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 562003 INFO
(SUITE-TestDistributedSearch-seed#[12708EBBA6FF0B3C]-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> 562003 INFO
(SUITE-TestDistributedSearch-seed#[12708EBBA6FF0B3C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 562928 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
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_12708EBBA6FF0B3C-001\tempDir-001\control\cores\collection1
[junit4] 2> 562933 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 562933 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 562933 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 562933 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
[junit4] 2> 562934 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 562934 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 562934 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 562934 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c4c1733{/,null,AVAILABLE}
[junit4] 2> 562935 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@368310b1{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:63213}
[junit4] 2> 562935 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.Server Started @570379ms
[junit4] 2> 562935 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63213,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_12708EBBA6FF0B3C-001\tempDir-001\control\cores}
[junit4] 2> 562935 ERROR
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 562935 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 562935 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 562935 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 562935 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 562935 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-08T16:42:55.813610200Z
[junit4] 2> 562935 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
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_12708EBBA6FF0B3C-001\tempDir-001\control\solr.xml
[junit4] 2> 562938 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 562938 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 562942 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@66169f4, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 563048 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 563050 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@7037a504[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563050 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@7037a504[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563053 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6df3aaef[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563053 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6df3aaef[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563055 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
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> 563085 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 563085 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 563106 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66169f4
[junit4] 2> 563118 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66169f4
[junit4] 2> 563118 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66169f4
[junit4] 2> 563121 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
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_12708EBBA6FF0B3C-001\tempDir-001\control\cores
[junit4] 2> 563121 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 563146 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 563181 INFO (coreLoadExecutor-4282-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> 563191 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 563312 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 563335 INFO (coreLoadExecutor-4282-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@66169f4
[junit4] 2> 563335 INFO (coreLoadExecutor-4282-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_12708EBBA6FF0B3C-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_12708EBBA6FF0B3C-001\tempDir-001\control\cores\collection1\data\]
[junit4] 2> 563337 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 563442 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 563442 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 563443 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 563443 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 563443 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=99.123046875,
floorSegmentMB=1.1748046875, forceMergeDeletesPctAllowed=16.553420368618013,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=24.595460330051033
[junit4] 2> 563445 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 563455 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 563516 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 563517 INFO (coreLoadExecutor-4282-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1677284738486763520
[junit4] 2> 563517 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 563518 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 563518 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 563518 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 563518 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 563521 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 563522 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 563522 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 563523 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 563525 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 564769 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
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_12708EBBA6FF0B3C-001\tempDir-001\shard0\cores\collection1
[junit4] 2> 564771 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 564771 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 564771 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 564771 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 12.0.2+10
[junit4] 2> 564771 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 564771 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 564771 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 564771 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ddddf52{/,null,AVAILABLE}
[junit4] 2> 564781 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@565f36e3{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:63226}
[junit4] 2> 564782 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.s.Server Started @572263ms
[junit4] 2> 564782 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63226,
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_12708EBBA6FF0B3C-001\tempDir-001\shard0\cores}
[junit4] 2> 564782 ERROR
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 564782 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 564782 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.7.0
[junit4] 2> 564782 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 564782 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 564782 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-09-08T16:42:57.660696900Z
[junit4] 2> 564782 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
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_12708EBBA6FF0B3C-001\tempDir-001\shard0\solr.xml
[junit4] 2> 564782 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 564782 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 564787 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@66169f4, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 564873 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 564875 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@435e0f7e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 564875 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@435e0f7e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 564880 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@6c037572[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 564880 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@6c037572[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 564882 WARN
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
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> 564910 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 564910 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 564930 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66169f4
[junit4] 2> 564940 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66169f4
[junit4] 2> 564940 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66169f4
[junit4] 2> 564942 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
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_12708EBBA6FF0B3C-001\tempDir-001\shard0\cores
[junit4] 2> 564942 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 564955 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 564972 INFO (coreLoadExecutor-4300-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> 564979 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 565084 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 565098 INFO (coreLoadExecutor-4300-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@66169f4
[junit4] 2> 565098 INFO (coreLoadExecutor-4300-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_12708EBBA6FF0B3C-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_12708EBBA6FF0B3C-001\tempDir-001\shard0\cores\collection1\data\]
[junit4] 2> 565100 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 565179 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 565179 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 565180 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 565180 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 565180 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=99.123046875,
floorSegmentMB=1.1748046875, forceMergeDeletesPctAllowed=16.553420368618013,
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=24.595460330051033
[junit4] 2> 565182 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 565193 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 565248 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 565248 INFO (coreLoadExecutor-4300-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1677284740301848576
[junit4] 2> 565250 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 565250 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 565250 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 565250 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 565250 INFO
(TEST-TestDistributedSearch.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 565250 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 565252 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 565252 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 565271 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 565273 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1677284740321771520)} 0 5
[junit4] 2> 565273 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 565275 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 565278 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1677284740331208704)} 0 1
[junit4] 2> 565281 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1677284740334354432)]} 0 2
[junit4] 2> 565284 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1 (1677284740337500160)]} 0 2
[junit4] 2> 565287 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1677284740340645888)]} 0 1
[junit4] 2> 565289 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[2 (1677284740343791616)]} 0 1
[junit4] 2> 565292 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1677284740346937344)]} 0 0
[junit4] 2> 565293 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[3 (1677284740347985920)]} 0 0
[junit4] 2> 565294 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1677284740350083072)]} 0 0
[junit4] 2> 565298 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[4 (1677284740353228800)]} 0 1
[junit4] 2> 565300 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1677284740355325952)]} 0 0
[junit4] 2> 565301 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[5 (1677284740357423104)]} 0 0
[junit4] 2> 565302 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1677284740358471680)]} 0 0
[junit4] 2> 565303 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[6 (1677284740359520256)]} 0 0
[junit4] 2> 565305 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1677284740361617408)]} 0 0
[junit4] 2> 565305 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[7 (1677284740361617408)]} 0 0
[junit4] 2> 565306 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1677284740362665984)]} 0 0
[junit4] 2> 565306 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[8 (1677284740362665984)]} 0 0
[junit4] 2> 565307 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1677284740363714560)]} 0 0
[junit4] 2> 565307 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[9 (1677284740363714560)]} 0 0
[junit4] 2> 565332 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 565337 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 28
[junit4] 2> 565357 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 565357 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 21
[junit4] 2> 565392 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1677284740418240512)]} 0 34
[junit4] 2> 565411 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[10 (1677284740455989248)]} 0 15
[junit4] 2> 565413 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1677284740472766464)]} 0 0
[junit4] 2> 565414 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[11 (1677284740474863616)]} 0 0
[junit4] 2> 565415 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1677284740476960768)]} 0 0
[junit4] 2> 565417 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[12 (1677284740479057920)]} 0 0
[junit4] 2> 565420 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1677284740481155072)]} 0 2
[junit4] 2> 565420 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[13 (1677284740482203648)]} 0 0
[junit4] 2> 565425 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1001 (1677284740485349376)]} 0 1
[junit4] 2> 565425 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[1001 (1677284740487446528)]} 0 1
[junit4] 2> 565429 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1677284740490592256)]} 0 1
[junit4] 2> 565432 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[14 (1677284740493737984)]} 0 0
[junit4] 2> 565435 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1677284740497932288)]} 0 0
[junit4] 2> 565436 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[15 (1677284740498980864)]} 0 0
[junit4] 2> 565439 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1677284740502126592)]} 0 0
[junit4] 2> 565441 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[16 (1677284740504223744)]} 0 0
[junit4] 2> 565443 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1677284740504223744)]} 0 0
[junit4] 2> 565444 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[17 (1677284740507369472)]} 0 0
[junit4] 2> 565444 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1677284740507369472)]} 0 0
[junit4] 2> 565447 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[100 (1677284740510515200)]} 0 0
[junit4] 2> 565448 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1677284740511563776)]} 0 0
[junit4] 2> 565448 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[101 (1677284740511563776)]} 0 0
[junit4] 2> 565448 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1677284740511563777)]} 0 0
[junit4] 2> 565451 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[102 (1677284740514709504)]} 0 0
[junit4] 2> 565451 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1677284740514709504)]} 0 0
[junit4] 2> 565451 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[103 (1677284740514709505)]} 0 0
[junit4] 2> 565455 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1677284740518903808)]} 0 0
[junit4] 2> 565457 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[104 (1677284740521000960)]} 0 0
[junit4] 2> 565457 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1677284740521000960)]} 0 0
[junit4] 2> 565460 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[105 (1677284740524146688)]} 0 0
[junit4] 2> 565462 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1677284740526243840)]} 0 0
[junit4] 2> 565462 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[106 (1677284740526243840)]} 0 0
[junit4] 2> 565462 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1677284740526243841)]} 0 0
[junit4] 2> 565467 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[107 (1677284740531486720)]} 0 0
[junit4] 2> 565467 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1677284740531486720)]} 0 0
[junit4] 2> 565469 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[108 (1677284740533583872)]} 0 0
[junit4] 2> 565473 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1677284740535681024)]} 0 0
[junit4] 2> 565474 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[109 (1677284740537778176)]} 0 0
[junit4] 2> 565476 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1677284740538826752)]} 0 0
[junit4] 2> 565476 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[110 (1677284740540923904)]} 0 0
[junit4] 2> 565476 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1677284740540923904)]} 0 0
[junit4] 2> 565476 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[111 (1677284740540923905)]} 0 0
[junit4] 2> 565479 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1677284740544069632)]} 0 0
[junit4] 2> 565479 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[112 (1677284740544069632)]} 0 0
[junit4] 2> 565479 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1677284740544069633)]} 0 0
[junit4] 2> 565491 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[113 (1677284740555603968)]} 0 0
[junit4] 2> 565491 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1677284740556652544)]} 0 0
[junit4] 2> 565491 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[114 (1677284740556652544)]} 0 0
[junit4] 2> 565494 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1677284740559798272)]} 0 0
[junit4] 2> 565494 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[115 (1677284740559798272)]} 0 0
[junit4] 2> 565498 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1677284740563992576)]} 0 0
[junit4] 2> 565500 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[116 (1677284740566089728)]} 0 0
[junit4] 2> 565501 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1677284740567138304)]} 0 0
[junit4] 2> 565501 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[117 (1677284740567138304)]} 0 0
[junit4] 2> 565503 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1677284740568186880)]} 0 0
[junit4] 2> 565506 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[118 (1677284740572381184)]} 0 0
[junit4] 2> 565509 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1677284740575526912)]} 0 0
[junit4] 2> 565510 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[119 (1677284740576575488)]} 0 0
[junit4] 2> 565512 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1677284740578672640)]} 0 0
[junit4] 2> 565513 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[120 (1677284740579721216)]} 0 0
[junit4] 2> 565515 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1677284740581818368)]} 0 0
[junit4] 2> 565516 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[121 (1677284740582866944)]} 0 0
[junit4] 2> 565518 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1677284740583915520)]} 0 0
[junit4] 2> 565521 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[122 (1677284740588109824)]} 0 0
[junit4] 2> 565523 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1677284740590206976)]} 0 0
[junit4] 2> 565525 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[123 (1677284740592304128)]} 0 0
[junit4] 2> 565527 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1677284740594401280)]} 0 0
[junit4] 2> 565534 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[124 (1677284740601741312)]} 0 0
[junit4] 2> 565534 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1677284740601741312)]} 0 0
[junit4] 2> 565538 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[125 (1677284740605935616)]} 0 0
[junit4] 2> 565554 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1677284740622712832)]} 0 0
[junit4] 2> 565562 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[126 (1677284740630052864)]} 0 0
[junit4] 2> 565564 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1677284740633198592)]} 0 0
[junit4] 2> 565565 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[127 (1677284740634247168)]} 0 0
[junit4] 2> 565566 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1677284740635295744)]} 0 0
[junit4] 2> 565568 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[128 (1677284740637392896)]} 0 0
[junit4] 2> 565569 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1677284740638441472)]} 0 0
[junit4] 2> 565570 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[129 (1677284740639490048)]} 0 0
[junit4] 2> 565571 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1677284740640538624)]} 0 0
[junit4] 2> 565578 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[130 (1677284740647878656)]} 0 0
[junit4] 2> 565581 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1677284740648927232)]} 0 0
[junit4] 2> 565582 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[131 (1677284740652072960)]} 0 0
[junit4] 2> 565584 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1677284740653121536)]} 0 0
[junit4] 2> 565584 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[132 (1677284740654170112)]} 0 0
[junit4] 2> 565586 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1677284740654170112)]} 0 0
[junit4] 2> 565586 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[133 (1677284740656267264)]} 0 0
[junit4] 2> 565586 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1677284740656267264)]} 0 0
[junit4] 2> 565588 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[134 (1677284740658364416)]} 0 0
[junit4] 2> 565589 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1677284740659412992)]} 0 0
[junit4] 2> 565590 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[135 (1677284740660461568)]} 0 0
[junit4] 2> 565595 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1677284740665704448)]} 0 0
[junit4] 2> 565602 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[136 (1677284740673044480)]} 0 4
[junit4] 2> 565604 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1677284740675141632)]} 0 0
[junit4] 2> 565605 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[137 (1677284740676190208)]} 0 0
[junit4] 2> 565608 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1677284740679335936)]} 0 0
[junit4] 2> 565610 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[138 (1677284740681433088)]} 0 0
[junit4] 2> 565611 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1677284740682481664)]} 0 0
[junit4] 2> 565611 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[139 (1677284740682481664)]} 0 0
[junit4] 2> 565611 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1677284740682481665)]} 0 0
[junit4] 2> 565614 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[140 (1677284740685627392)]} 0 0
[junit4] 2> 565623 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1677284740695064576)]} 0 0
[junit4] 2> 565626 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[141 (1677284740698210304)]} 0 0
[junit4] 2> 565626 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1677284740698210304)]} 0 0
[junit4] 2> 565628 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[142 (1677284740700307456)]} 0 0
[junit4] 2> 565628 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1677284740700307456)]} 0 0
[junit4] 2> 565630 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[143 (1677284740702404608)]} 0 0
[junit4] 2> 565638 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1677284740709744640)]} 0 0
[junit4] 2> 565640 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[144 (1677284740711841792)]} 0 0
[junit4] 2> 565641 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1677284740713938944)]} 0 0
[junit4] 2> 565641 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[145 (1677284740713938944)]} 0 0
[junit4] 2> 565644 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1677284740714987520)]} 0 0
[junit4] 2> 565645 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[146 (1677284740717084672)]} 0 0
[junit4] 2> 565646 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1677284740719181824)]} 0 0
[junit4] 2> 565647 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[147 (1677284740720230400)]} 0 0
[junit4] 2> 565650 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1677284740723376128)]} 0 0
[junit4] 2> 565653 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[148 (1677284740726521856)]} 0 0
[junit4] 2> 565658 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1677284740731764736)]} 0 1
[junit4] 2> 565658 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2}{add=[149 (1677284740731764736)]} 0 0
[junit4] 2> 565722 INFO
(searcherExecutor-4284-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 565735 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 76
[junit4] 2> 565855 INFO
(searcherExecutor-4302-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 565855 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 95
[junit4] 2> 565856 ERROR (qtp509537106-6736) [ 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:309)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2612)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588)
[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:835)
[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> 565856 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*&distrib=false&start=non_numeric_value&wt=javabin&version=2}
status=400 QTime=1
[junit4] 2> 565858 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be
negative
[junit4] 2> 565858 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*&distrib=false&start=-1&wt=javabin&version=2} status=400 QTime=0
[junit4] 2> 565860 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.h.RequestHandlerBase Ignoring exception matching parameter cannot be
negative
[junit4] 2> 565860 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*&distrib=false&start=0&rows=-1&wt=javabin&version=2} status=400
QTime=0
[junit4] 2> 565860 ERROR (qtp509537106-6733) [ 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:309)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2612)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588)
[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:835)
[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> 565860 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*&distrib=false&rows=non_numeric_value&wt=javabin&version=2}
status=400 QTime=0
[junit4] 2> 565864 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_ti1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 569510 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+desc&shard.url=[::1]:8/|[::1]:4/|http://127.0.0.1:63226/collection1|[::1]:6/&rid=127.0.0.1-18611&rows=10&version=2&q=*:*&omitHeader=false&NOW=1599583378744&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 569514 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1599583378744&ids=132,144,135,14,102,4,105,8,10,120&isShard=true&shard.url=[::1]:8/|[::1]:4/|http://127.0.0.1:63226/collection1|[::1]:6/&rid=127.0.0.1-18611&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 569522 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:8/|[::1]:4/|http://127.0.0.1:63226/collection1|[::1]:6/&sort=n_ti1+desc&wt=javabin&version=2}
rid=127.0.0.1-18611 hits=68 status=0 QTime=4089
[junit4] 2> 569522 WARN (qtp1391791177-6750) [ x:collection1 ]
o.a.s.c.S.SlowRequest slow: [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:8/|[::1]:4/|http://127.0.0.1:63226/collection1|[::1]:6/&sort=n_ti1+desc&wt=javabin&version=2}
rid=127.0.0.1-18611 hits=68 status=0 QTime=4089
[junit4] 2> 569535 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_ti1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 571337 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_ti1+asc&shard.url=[::1]:6/|http://127.0.0.1:63226/collection1&rid=127.0.0.1-18613&rows=10&version=2&q=*:*&omitHeader=false&NOW=1599583382416&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 571337 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1599583382416&ids=143,145,114,148,128,7,1001,108,109,131&isShard=true&shard.url=[::1]:6/|http://127.0.0.1:63226/collection1&rid=127.0.0.1-18613&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 571347 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:6/|http://127.0.0.1:63226/collection1&sort=n_ti1+asc&wt=javabin&version=2}
rid=127.0.0.1-18613 hits=68 status=0 QTime=2050
[junit4] 2> 571347 WARN (qtp1391791177-6755) [ x:collection1 ]
o.a.s.c.S.SlowRequest slow: [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:6/|http://127.0.0.1:63226/collection1&sort=n_ti1+asc&wt=javabin&version=2}
rid=127.0.0.1-18613 hits=68 status=0 QTime=2050
[junit4] 2> 571362 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_f1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 571365 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+desc&shard.url=[::1]:6/|http://127.0.0.1:63226/collection1&rid=127.0.0.1-18615&rows=10&version=2&q=*:*&omitHeader=false&NOW=1599583384240&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 571367 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1599583384240&ids=110,1,123,135,125,147,126,116,6,7&isShard=true&shard.url=[::1]:6/|http://127.0.0.1:63226/collection1&rid=127.0.0.1-18615&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 571369 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:6/|http://127.0.0.1:63226/collection1&sort=n_f1+desc&wt=javabin&version=2}
rid=127.0.0.1-18615 hits=68 status=0 QTime=7
[junit4] 2> 571372 INFO (qtp509537106-6736) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_f1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 571373 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_f1+asc&shard.url=[::1]:8/|http://127.0.0.1:63226/collection1|[::1]:6/&rid=127.0.0.1-18617&rows=10&version=2&q=*:*&omitHeader=false&NOW=1599583384251&isShard=true&wt=javabin}
hits=68 status=0 QTime=2
[junit4] 2> 571373 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1599583384251&ids=11,12,13,4,137,16,8,9,140,10&isShard=true&shard.url=[::1]:8/|http://127.0.0.1:63226/collection1|[::1]:6/&rid=127.0.0.1-18617&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 571380 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:8/|http://127.0.0.1:63226/collection1|[::1]:6/&sort=n_f1+asc&wt=javabin&version=2}
rid=127.0.0.1-18617 hits=68 status=0 QTime=9
[junit4] 2> 571387 INFO (qtp509537106-6733) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_tf1+desc&wt=javabin&version=2} hits=68
status=0 QTime=1
[junit4] 2> 571404 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+desc&shard.url=http://127.0.0.1:63226/collection1|[::1]:8/&rid=127.0.0.1-18619&rows=10&version=2&q=*:*&omitHeader=false&NOW=1599583384272&isShard=true&wt=javabin}
hits=68 status=0 QTime=1
[junit4] 2> 571408 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1599583384272&ids=132,1,144,134,102,136,138,128,9,142&isShard=true&shard.url=http://127.0.0.1:63226/collection1|[::1]:8/&rid=127.0.0.1-18619&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 571415 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=http://127.0.0.1:63226/collection1|[::1]:8/&sort=n_tf1+desc&wt=javabin&version=2}
rid=127.0.0.1-18619 hits=68 status=0 QTime=23
[junit4] 2> 571430 INFO (qtp509537106-6734) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_tf1+asc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 571440 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_tf1+asc&shard.url=[::1]:4/|http://127.0.0.1:63226/collection1|[::1]:6/|[::1]:8/&rid=127.0.0.1-18621&rows=10&version=2&q=*:*&omitHeader=false&NOW=1599583384315&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 571444 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1599583384315&ids=135,146,137,6,116,117,118,108,140,131&isShard=true&shard.url=[::1]:4/|http://127.0.0.1:63226/collection1|[::1]:6/|[::1]:8/&rid=127.0.0.1-18621&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 571444 INFO (qtp1391791177-6755) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&shards=[::1]:4/|http://127.0.0.1:63226/collection1|[::1]:6/|[::1]:8/&sort=n_tf1+asc&wt=javabin&version=2}
rid=127.0.0.1-18621 hits=68 status=0 QTime=10
[junit4] 2> 571449 INFO (qtp509537106-6735) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&distrib=false&sort=n_d1+desc&wt=javabin&version=2} hits=68
status=0 QTime=0
[junit4] 2> 571451 INFO (qtp1391791177-6756) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=n_d1+desc&shard.url=http://127.0.0.1:63226/collection1&rid=127.0.0.1-18623&rows=10&version=2&q=*:*&omitHeader=false&NOW=1599583384327&isShard=true&wt=javabin}
hits=68 status=0 QTime=0
[junit4] 2> 571455 INFO (qtp1391791177-6754) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select
params={q=*:*&df=text&distrib=false&omitHeader=false&shards.purpose=64&NOW=1599583384327&ids=13,113,147,127,128,7,8,119,108,141&isShard=true&shard.url=http://127.0.0.1:63226/collection1&rid=127.0.0.1-18623&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 571457 INFO (qtp1391791177-6750) [ x:collection1 ]
o.a.s.c.S.Request [collection1] webapp= path=/select params={q=*:*&shard
[...truncated too long message...]
lit2/terms/shard1_0
[junit4] 2> 3
/solr/collections/control_collection/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/terms/shard2_1
[junit4] 2> 3 /solr/collections/collection1/terms/shard1
[junit4] 2> 3
/solr/collections/ocptest_shardsplit2/collectionprops.json
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard2
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard3
[junit4] 2> 2 /solr/collections/ocptest3/terms/shard1
[junit4] 2> 2 /solr/collections/collection1/terms/shard1_0
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard4
[junit4] 2> 2 /solr/collections/ocptest2/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard2
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard3
[junit4] 2> 2
/solr/collections/ocptest_shardsplit/terms/shard1
[junit4] 2> 2 /solr/collections/ocptest1/terms/shard2
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 132 /solr/collections/ocptest_shardsplit2/state.json
[junit4] 2> 97 /solr/collections/collection1/state.json
[junit4] 2> 42 /solr/collections/ocptest_shardsplit/state.json
[junit4] 2> 33 /solr/collections/ocptest1/state.json
[junit4] 2> 33 /solr/collections/ocptest3/state.json
[junit4] 2> 30 /solr/collections/ocptest2/state.json
[junit4] 2> 12 /solr/collections/control_collection/state.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 2
/solr/overseer_elect/election/72080641358036996-127.0.0.1:56782_-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 103 /solr/overseer/queue
[junit4] 2> 50 /solr/overseer/collection-queue-work
[junit4] 2> 31 /solr/collections
[junit4] 2> 23 /solr/live_nodes
[junit4] 2>
[junit4] 2> 268392 INFO
(TEST-MultiThreadedOCPTest.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:56722
[junit4] 2> 268392 INFO
(TEST-MultiThreadedOCPTest.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56722
[junit4] 2> 268392 INFO
(TEST-MultiThreadedOCPTest.test-seed#[12708EBBA6FF0B3C]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 56722
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=MultiThreadedOCPTest -Dtests.method=test
-Dtests.seed=12708EBBA6FF0B3C -Dtests.slow=true -Dtests.badapples=true
-Dtests.locale=uk -Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 53.9s J1 | MultiThreadedOCPTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: acoll: 1599586838832
bcoll: 1599586839053
[junit4] > at
__randomizedtesting.SeedInfo.seed([12708EBBA6FF0B3C:9A24B161080366C4]:0)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.testFillWorkQueue(MultiThreadedOCPTest.java:113)
[junit4] > at
org.apache.solr.cloud.MultiThreadedOCPTest.test(MultiThreadedOCPTest.java:68)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:567)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:835)
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MultiThreadedOCPTest_12708EBBA6FF0B3C-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{range_facet_l_dv=Lucene84, multiDefault=PostingsFormat(name=LuceneFixedGap),
_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
intDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
id_i1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
id=Lucene84, range_facet_i_dv=PostingsFormat(name=LuceneFixedGap),
range_facet_l=PostingsFormat(name=LuceneFixedGap),
timestamp=PostingsFormat(name=LuceneFixedGap)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Lucene80),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1036,
maxMBSortInHeap=5.553748109022728,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=uk,
timezone=Asia/Irkutsk
[junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2
(64-bit)/cpus=6,threads=1,free=89181184,total=380489728
[junit4] 2> NOTE: All tests run in this JVM: [TestDistributedSearch,
MultiThreadedOCPTest]
[junit4] Completed [6/10 (1!)] on J1 in 54.10s, 1 test, 1 failure <<<
FAILURES!
[...truncated 29 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126:
There were test failures: 10 suites, 10 tests, 1 failure [seed:
12708EBBA6FF0B3C]
Total time: 4 minutes 36 seconds
[repro] Setting last failure code to 1
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.solr.TestDistributedSearch
[repro] 1/5 failed: org.apache.solr.cloud.MultiThreadedOCPTest
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace:
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding
'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder
'/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1603/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1602' to compute new,
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows
#1603'.
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]