Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/273/

5 tests failed.
FAILED:  org.apache.solr.TestDistributedMissingSort.test

Error Message:
Error from server at https://127.0.0.1:33847/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:38907/collection1/select

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:33847/collection1: 
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: https://127.0.0.1:38907/collection1/select
        at 
__randomizedtesting.SeedInfo.seed([A38D9408F2379355:2BD9ABD25CCBFEAD]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:983)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:998)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:626)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:678)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:656)
        at 
org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:635)
        at 
org.apache.solr.TestDistributedMissingSort.testSortMissingLast(TestDistributedMissingSort.java:109)
        at 
org.apache.solr.TestDistributedMissingSort.test(TestDistributedMissingSort.java:43)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:1108)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
        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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.OverseerTest.testReplay

Error Message:
Timeout waiting to see state for collection=collection1 
:DocCollection(collection1//clusterstate.json/3)={   "pullReplicas":"0",   
"replicationFactor":"1",   "shards":{"shard1":{       
"range":"80000000-7fffffff",       "state":"active",       "replicas":{         
"core_node1":{           "base_url":"http://127.0.0.1/solr";,           
"node_name":"node1",           "core":"core1",           "roles":"",           
"state":"recovering"},         "core_node2":{           
"base_url":"http://127.0.0.1/solr";,           "node_name":"node1",           
"core":"core2",           "roles":"",           "state":"recovering"}}}},   
"router":{"name":"compositeId"},   "maxShardsPerNode":"1",   
"autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0",   
"autoCreated":"true"}

Stack Trace:
java.util.concurrent.TimeoutException: Timeout waiting to see state for 
collection=collection1 :DocCollection(collection1//clusterstate.json/3)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node1":{
          "base_url":"http://127.0.0.1/solr";,
          "node_name":"node1",
          "core":"core1",
          "roles":"",
          "state":"recovering"},
        "core_node2":{
          "base_url":"http://127.0.0.1/solr";,
          "node_name":"node1",
          "core":"core2",
          "roles":"",
          "state":"recovering"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true"}
        at 
__randomizedtesting.SeedInfo.seed([A38D9408F2379355:EB449C4C1C04E22E]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1523)
        at org.apache.solr.cloud.OverseerTest.testReplay(OverseerTest.java:1259)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.OverseerTest.testOverseerFailure

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([A38D9408F2379355]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([A38D9408F2379355]:0)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing.testScaleUp

Error Message:
{numFound=986000000,start=0,docs=[]} expected:<1000000000> but was:<986000000>

Stack Trace:
java.lang.AssertionError: {numFound=986000000,start=0,docs=[]} 
expected:<1000000000> but was:<986000000>
        at 
__randomizedtesting.SeedInfo.seed([A38D9408F2379355:82D3D2AAFE194DF4]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSimExtremeIndexing.testScaleUp(TestSimExtremeIndexing.java:135)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14053 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedMissingSort
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/init-core-data-001
   [junit4]   2> 2827740 WARN  
(SUITE-TestDistributedMissingSort-seed#[A38D9408F2379355]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2827740 INFO  
(SUITE-TestDistributedMissingSort-seed#[A38D9408F2379355]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2827774 INFO  
(SUITE-TestDistributedMissingSort-seed#[A38D9408F2379355]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2827775 INFO  
(SUITE-TestDistributedMissingSort-seed#[A38D9408F2379355]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2827775 INFO  
(SUITE-TestDistributedMissingSort-seed#[A38D9408F2379355]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2829025 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/tempDir-001/control/cores/collection1
   [junit4]   2> 2829027 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2829028 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2829028 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2829028 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2829114 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2829114 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2829115 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2829119 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@443091f{/,null,AVAILABLE}
   [junit4]   2> 2829119 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@35b9ea07[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2829120 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@78f5664b{SSL,[ssl, 
http/1.1]}{127.0.0.1:39140}
   [junit4]   2> 2829120 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.Server Started @2829193ms
   [junit4]   2> 2829120 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-distributed-missing-sort.xml, hostContext=/, hostPort=39140, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/tempDir-001/control/cores}
   [junit4]   2> 2829120 ERROR 
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2829120 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2829120 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2829120 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2829120 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2829120 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-30T16:47:38.499Z
   [junit4]   2> 2829121 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/tempDir-001/control/solr.xml
   [junit4]   2> 2829177 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2829177 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2829178 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78a6a6b9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2830298 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2830299 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2830318 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7f6206c0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2830334 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2830363 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4645aec[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2830609 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2830609 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2830739 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78a6a6b9
   [junit4]   2> 2831012 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78a6a6b9
   [junit4]   2> 2831012 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78a6a6b9
   [junit4]   2> 2831036 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/tempDir-001/control/cores
   [junit4]   2> 2831036 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2831036 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2831219 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2831549 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=test-distributed-missing-sort
   [junit4]   2> 2831617 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema 
test-distributed-missing-sort/1.6 with uniqueid field id
   [junit4]   2> 2831617 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2831617 INFO  (coreLoadExecutor-7219-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@78a6a6b9
   [junit4]   2> 2831618 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/tempDir-001/control/cores/collection1/data/]
   [junit4]   2> 2831656 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=70.03515625, 
floorSegmentMB=1.2861328125, forceMergeDeletesPctAllowed=7.921772195860211, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=37.315009907891394
   [junit4]   2> 2832109 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2832109 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2832111 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2832111 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2832111 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=1.5849609375, 
floorSegmentMB=1.1240234375, forceMergeDeletesPctAllowed=7.49614403207978, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=26.88716733299254
   [junit4]   2> 2832112 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@64933f25[collection1] main]
   [junit4]   2> 2832145 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2832234 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2832612 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2832612 INFO  (coreLoadExecutor-7219-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1624104618679074816
   [junit4]   2> 2832619 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2832657 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2832657 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2832657 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2832685 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2832700 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2832700 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2832700 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2832700 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2832701 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@64933f25[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2833895 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/tempDir-001/shard0/cores/collection1
   [junit4]   2> 2833897 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2833897 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2833897 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2833897 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 2833932 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2833932 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2833932 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2833932 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6221f70b{/,null,AVAILABLE}
   [junit4]   2> 2833933 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7e36aac0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2833933 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@28af8a43{SSL,[ssl, 
http/1.1]}{127.0.0.1:37333}
   [junit4]   2> 2833933 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.s.Server Started @2834007ms
   [junit4]   2> 2833933 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{schema=schema-distributed-missing-sort.xml, hostContext=/, hostPort=37333, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/tempDir-001/shard0/cores}
   [junit4]   2> 2833934 ERROR 
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2833934 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2833934 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 2833934 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2833934 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2833934 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-30T16:47:43.313Z
   [junit4]   2> 2833934 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/tempDir-001/shard0/solr.xml
   [junit4]   2> 2833970 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 2833970 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2833971 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@78a6a6b9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2835743 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2835744 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2835779 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@69439eb1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2835782 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2835795 WARN  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@23848a70[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2836037 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2836037 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 2836200 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78a6a6b9
   [junit4]   2> 2836276 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78a6a6b9
   [junit4]   2> 2836276 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@78a6a6b9
   [junit4]   2> 2836311 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/tempDir-001/shard0/cores
   [junit4]   2> 2836311 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2836363 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2836766 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 2837110 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=test-distributed-missing-sort
   [junit4]   2> 2837146 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema 
test-distributed-missing-sort/1.6 with uniqueid field id
   [junit4]   2> 2837146 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2837146 INFO  (coreLoadExecutor-7233-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@78a6a6b9
   [junit4]   2> 2837146 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J0/temp/solr.TestDistributedMissingSort_A38D9408F2379355-001/tempDir-001/shard0/cores/collection1/data/]
   [junit4]   2> 2837164 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=70.03515625, 
floorSegmentMB=1.2861328125, forceMergeDeletesPctAllowed=7.921772195860211, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=37.315009907891394
   [junit4]   2> 2837849 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2837849 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2837851 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2837851 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2837852 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=1.5849609375, 
floorSegmentMB=1.1240234375, forceMergeDeletesPctAllowed=7.49614403207978, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=26.88716733299254
   [junit4]   2> 2837852 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@117ae2d0[collection1] main]
   [junit4]   2> 2837867 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2837958 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2838231 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2838231 INFO  (coreLoadExecutor-7233-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1624104624571023360
   [junit4]   2> 2838233 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2838233 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2838233 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2838233 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2838250 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2838250 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2838250 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2838250 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2838250 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2838251 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@117ae2d0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2838793 INFO  
(TEST-TestDistributedMissingSort.test-seed#[A38D9408F2379355]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2838977 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1624104625351163904)} 0 2
   [junit4]   2> 2839086 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1624104625457070080)} 0 9
   [junit4]   2> 2839122 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1624104625487478784)]} 0 16
   [junit4]   2> 2839194 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[1 (1624104625564024832)]} 0 16
   [junit4]   2> 2839263 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1624104625593384960)]} 0 56
   [junit4]   2> 2839349 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[2 (1624104625742282752)]} 0 1
   [junit4]   2> 2839361 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1624104625754865664)]} 0 0
   [junit4]   2> 2839397 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[3 (1624104625793662976)]} 0 0
   [junit4]   2> 2839398 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1624104625794711552)]} 0 0
   [junit4]   2> 2839398 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[4 (1624104625794711552)]} 0 0
   [junit4]   2> 2839399 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1624104625795760128)]} 0 0
   [junit4]   2> 2839400 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[5 (1624104625796808704)]} 0 0
   [junit4]   2> 2839506 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1624104625907957760)]} 0 0
   [junit4]   2> 2839507 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[6 (1624104625909006336)]} 0 0
   [junit4]   2> 2839518 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1624104625920540672)]} 0 0
   [junit4]   2> 2839530 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[7 (1624104625933123584)]} 0 0
   [junit4]   2> 2839534 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1624104625937317888)]} 0 0
   [junit4]   2> 2839535 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[8 (1624104625938366464)]} 0 0
   [junit4]   2> 2839536 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1624104625939415040)]} 0 0
   [junit4]   2> 2839537 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[9 (1624104625939415040)]} 0 0
   [junit4]   2> 2839537 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1624104625940463616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2839537 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a20ef9e 
commitCommandVersion:1624104625940463616
   [junit4]   2> 2839739 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6eeea3f7[collection1] main]
   [junit4]   2> 2839739 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2839748 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6eeea3f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C9:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1548866868972}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2839789 INFO  (qtp164685286-27501) [    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 252
   [junit4]   2> 2839790 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1624104626205753344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2839790 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1b5a3fde 
commitCommandVersion:1624104626205753344
   [junit4]   2> 2839828 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@67d0703c[collection1] main]
   [junit4]   2> 2839829 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2839872 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@67d0703c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C9:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1548866869171}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2839872 INFO  (qtp1520048377-27523) [    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 81
   [junit4]   2> 2839891 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1624104626292785152)]} 0 18
   [junit4]   2> 2839893 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[10 (1624104626312708096)]} 0 1
   [junit4]   2> 2839908 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1624104626313756672)]} 0 14
   [junit4]   2> 2839945 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[11 (1624104626366185472)]} 0 1
   [junit4]   2> 2839956 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1624104626378768384)]} 0 0
   [junit4]   2> 2839964 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[12 (1624104626388205568)]} 0 0
   [junit4]   2> 2839992 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1624104626417565696)]} 0 0
   [junit4]   2> 2839993 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[13 (1624104626418614272)]} 0 0
   [junit4]   2> 2840068 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1624104626419662848)]} 0 74
   [junit4]   2> 2840127 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[14 (1624104626558074880)]} 0 1
   [junit4]   2> 2840128 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1624104626559123456)]} 0 0
   [junit4]   2> 2840129 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[15 (1624104626561220608)]} 0 0
   [junit4]   2> 2840147 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1624104626580094976)]} 0 18
   [junit4]   2> 2840148 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[16 (1624104626581143552)]} 0 0
   [junit4]   2> 2840149 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1624104626582192128)]} 0 0
   [junit4]   2> 2840183 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[17 (1624104626583240704)]} 0 33
   [junit4]   2> 2840184 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1624104626618892288)]} 0 0
   [junit4]   2> 2840185 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[100 (1624104626619940864)]} 0 0
   [junit4]   2> 2840186 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1624104626620989440)]} 0 0
   [junit4]   2> 2840199 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[101 (1624104626634620928)]} 0 0
   [junit4]   2> 2840200 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1624104626634620928)]} 0 0
   [junit4]   2> 2840200 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[102 (1624104626635669504)]} 0 0
   [junit4]   2> 2840219 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1624104626655592448)]} 0 0
   [junit4]   2> 2840220 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[103 (1624104626655592448)]} 0 0
   [junit4]   2> 2840220 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1624104626656641024)]} 0 0
   [junit4]   2> 2840221 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[104 (1624104626657689600)]} 0 0
   [junit4]   2> 2840221 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1624104626657689600)]} 0 0
   [junit4]   2> 2840222 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[105 (1624104626658738176)]} 0 0
   [junit4]   2> 2840255 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1624104626693341184)]} 0 32
   [junit4]   2> 2840256 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[106 (1624104626694389760)]} 0 0
   [junit4]   2> 2840257 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1624104626695438336)]} 0 0
   [junit4]   2> 2840258 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[107 (1624104626696486912)]} 0 0
   [junit4]   2> 2840258 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1624104626696486912)]} 0 0
   [junit4]   2> 2840259 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[108 (1624104626697535488)]} 0 0
   [junit4]   2> 2840272 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1624104626711166976)]} 0 0
   [junit4]   2> 2840273 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[109 (1624104626712215552)]} 0 0
   [junit4]   2> 2840273 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1624104626712215552)]} 0 0
   [junit4]   2> 2840274 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[110 (1624104626713264128)]} 0 0
   [junit4]   2> 2840308 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1624104626748915712)]} 0 0
   [junit4]   2> 2840309 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[111 (1624104626749964288)]} 0 0
   [junit4]   2> 2840310 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1624104626749964288)]} 0 0
   [junit4]   2> 2840310 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[112 (1624104626751012864)]} 0 0
   [junit4]   2> 2840311 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1624104626752061440)]} 0 0
   [junit4]   2> 2840324 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[113 (1624104626752061440)]} 0 12
   [junit4]   2> 2840324 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1624104626765692928)]} 0 0
   [junit4]   2> 2840325 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[114 (1624104626766741504)]} 0 0
   [junit4]   2> 2840347 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1624104626774081536)]} 0 15
   [junit4]   2> 2840348 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[115 (1624104626790858752)]} 0 0
   [junit4]   2> 2840361 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1624104626804490240)]} 0 0
   [junit4]   2> 2840381 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[116 (1624104626825461760)]} 0 0
   [junit4]   2> 2840382 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1624104626826510336)]} 0 0
   [junit4]   2> 2840382 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[117 (1624104626826510336)]} 0 0
   [junit4]   2> 2840383 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1624104626827558912)]} 0 0
   [junit4]   2> 2840384 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[118 (1624104626827558912)]} 0 0
   [junit4]   2> 2840384 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1624104626828607488)]} 0 0
   [junit4]   2> 2840397 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[119 (1624104626842238976)]} 0 0
   [junit4]   2> 2840401 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1624104626846433280)]} 0 0
   [junit4]   2> 2840402 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[120 (1624104626847481856)]} 0 0
   [junit4]   2> 2840402 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1624104626847481856)]} 0 0
   [junit4]   2> 2840403 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[121 (1624104626848530432)]} 0 0
   [junit4]   2> 2840471 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1624104626919833600)]} 0 0
   [junit4]   2> 2840472 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[122 (1624104626920882176)]} 0 0
   [junit4]   2> 2840473 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1624104626921930752)]} 0 0
   [junit4]   2> 2840506 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[123 (1624104626922979328)]} 0 32
   [junit4]   2> 2840507 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1624104626957582336)]} 0 0
   [junit4]   2> 2840508 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[124 (1624104626958630912)]} 0 0
   [junit4]   2> 2840509 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1624104626959679488)]} 0 0
   [junit4]   2> 2840509 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[125 (1624104626959679488)]} 0 0
   [junit4]   2> 2840510 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1624104626960728064)]} 0 0
   [junit4]   2> 2840543 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[126 (1624104626995331072)]} 0 0
   [junit4]   2> 2840544 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1624104626996379648)]} 0 0
   [junit4]   2> 2840547 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[127 (1624104626999525376)]} 0 0
   [junit4]   2> 2840548 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1624104626999525376)]} 0 0
   [junit4]   2> 2840548 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[128 (1624104627000573952)]} 0 0
   [junit4]   2> 2840549 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1624104627001622528)]} 0 0
   [junit4]   2> 2840549 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[129 (1624104627001622528)]} 0 0
   [junit4]   2> 2840550 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1624104627002671104)]} 0 0
   [junit4]   2> 2840563 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[130 (1624104627002671104)]} 0 12
   [junit4]   2> 2840564 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1624104627016302592)]} 0 0
   [junit4]   2> 2840564 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[131 (1624104627017351168)]} 0 0
   [junit4]   2> 2840565 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1624104627018399744)]} 0 0
   [junit4]   2> 2840566 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[132 (1624104627018399744)]} 0 0
   [junit4]   2> 2840566 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1624104627019448320)]} 0 0
   [junit4]   2> 2840567 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[133 (1624104627020496896)]} 0 0
   [junit4]   2> 2840596 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1624104627050905600)]} 0 0
   [junit4]   2> 2840597 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[134 (1624104627051954176)]} 0 0
   [junit4]   2> 2840598 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1624104627051954176)]} 0 0
   [junit4]   2> 2840598 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[135 (1624104627053002752)]} 0 0
   [junit4]   2> 2840599 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1624104627054051328)]} 0 0
   [junit4]   2> 2840632 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[136 (1624104627054051328)]} 0 32
   [junit4]   2> 2840633 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1624104627089702912)]} 0 0
   [junit4]   2> 2840633 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[137 (1624104627089702912)]} 0 0
   [junit4]   2> 2840634 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1624104627090751488)]} 0 0
   [junit4]   2> 2840635 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[138 (1624104627090751488)]} 0 0
   [junit4]   2> 2840635 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1624104627091800064)]} 0 0
   [junit4]   2> 2840668 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[139 (1624104627092848640)]} 0 32
   [junit4]   2> 2840669 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1624104627127451648)]} 0 0
   [junit4]   2> 2840670 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[140 (1624104627128500224)]} 0 0
   [junit4]   2> 2840671 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1624104627129548800)]} 0 0
   [junit4]   2> 2840671 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[141 (1624104627129548800)]} 0 0
   [junit4]   2> 2840672 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1624104627130597376)]} 0 0
   [junit4]   2> 2840705 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[142 (1624104627165200384)]} 0 0
   [junit4]   2> 2840706 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1624104627166248960)]} 0 0
   [junit4]   2> 2840706 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[143 (1624104627166248960)]} 0 0
   [junit4]   2> 2840707 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1624104627167297536)]} 0 0
   [junit4]   2> 2840708 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[144 (1624104627167297536)]} 0 0
   [junit4]   2> 2840708 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1624104627168346112)]} 0 0
   [junit4]   2> 2840741 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[145 (1624104627202949120)]} 0 32
   [junit4]   2> 2840742 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1624104627203997696)]} 0 0
   [junit4]   2> 2840743 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[146 (1624104627205046272)]} 0 0
   [junit4]   2> 2840744 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1624104627205046272)]} 0 0
   [junit4]   2> 2840744 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[147 (1624104627206094848)]} 0 0
   [junit4]   2> 2840745 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1624104627207143424)]} 0 0
   [junit4]   2> 2840778 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[148 (1624104627241746432)]} 0 0
   [junit4]   2> 2840779 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[149 (1624104627242795008)]} 0 0
   [junit4]   2> 2840780 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={wt=javabin&version=2}{add=[149 (1624104627242795008)]} 0 0
   [junit4]   2> 2840780 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1624104627243843584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2840781 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@a20ef9e 
commitCommandVersion:1624104627243843584
   [junit4]   2> 2840837 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@768cb71a[collection1] main]
   [junit4]   2> 2840851 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2840871 INFO  
(searcherExecutor-7220-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@768cb71a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C9:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1548866868972}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C58:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-112-generic, 
timestamp=1548866870197}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2840871 INFO  (qtp164685286-27498) [    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 91
   [junit4]   2> 2840872 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1624104627340312576,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2840908 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1b5a3fde 
commitCommandVersion:1624104627340312576
   [junit4]   2> 2841019 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2a5c40e7[collection1] main]
   [junit4]   2> 2841020 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2841034 INFO  
(searcherExecutor-7234-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2a5c40e7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C9:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-112-generic, 
timestamp=1548866869171}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(9.0.0):C58:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=9.0.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-112-generic, 
timestamp=1548866870324}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2841034 INFO  (qtp1520048377-27521) [    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 161
   [junit4]   2> 2841035 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=one_i1_ml+desc&rows=13&wt=javabin&version=2} 
hits=67 status=0 QTime=0
   [junit4]   2> 2841528 INFO  (qtp1520048377-27521) [    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=one_i1_ml+desc&shard.url=https://127.0.0.1:37333/collection1&rows=13&version=2&q=*:*&NOW=1548866870416&isShard=true&wt=javabin}
 hits=67 status=0 QTime=0
   [junit4]   2> 2841601 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1548866870416&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=https://127.0.0.1:37333/collection1&rows=13&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2841758 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=https://127.0.0.1:37333/collection1&sort=one_i1_ml+desc&rows=13&wt=javabin&version=2}
 hits=67 status=0 QTime=721
   [junit4]   2> 2841820 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=one_i1_ml+asc&rows=13&wt=javabin&version=2} 
hits=67 status=0 QTime=0
   [junit4]   2> 2841856 INFO  (qtp1520048377-27520) [    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=one_i1_ml+asc&shard.url=https://127.0.0.1:37333/collection1|[ff01::083]:33332/&rows=13&version=2&q=*:*&NOW=1548866871226&isShard=true&wt=javabin}
 hits=67 status=0 QTime=0
   [junit4]   2> 2841877 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1548866871226&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=https://127.0.0.1:37333/collection1|[ff01::083]:33332/&rows=13&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2841929 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=https://127.0.0.1:37333/collection1|[ff01::083]:33332/&sort=one_i1_ml+asc&rows=13&wt=javabin&version=2}
 hits=67 status=0 QTime=81
   [junit4]   2> 2841941 INFO  (qtp164685286-27501) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=one_i1_ml+desc,+id_i+asc&rows=200&wt=javabin&version=2}
 hits=67 status=0 QTime=10
   [junit4]   2> 2842737 INFO  (qtp1520048377-27522) [    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=one_i1_ml+desc,+id_i+asc&shard.url=[ff01::213]:33332/|[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:37333/collection1&rows=200&version=2&q=*:*&NOW=1548866871511&isShard=true&wt=javabin}
 hits=67 status=0 QTime=0
   [junit4]   2> 2842800 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1548866871511&ids=110,111,112,113,114,115,116,117,118,119,10,11,12,13,14,15,16,17,120,121,122,1,123,2,124,3,125,4,126,5,127,6,128,7,129,8,9,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,100,145,101,146,102,147,103,148,104,149,105,106,107,108,109&isShard=true&shard.url=[ff01::213]:33332/|[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:37333/collection1&rows=200&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2843044 INFO  (qtp1520048377-27523) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::213]:33332/|[ff01::114]:33332/|[ff01::083]:33332/|https://127.0.0.1:37333/collection1&sort=one_i1_ml+desc,+id_i+asc&rows=200&wt=javabin&version=2}
 hits=67 status=0 QTime=912
   [junit4]   2> 2843046 INFO  (qtp164685286-27497) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=one_i1_ml+asc,+id_i+desc&rows=200&wt=javabin&version=2}
 hits=67 status=0 QTime=0
   [junit4]   2> 2843120 INFO  (qtp1520048377-27522) [    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=one_i1_ml+asc,+id_i+desc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:37333/collection1&rows=200&version=2&q=*:*&NOW=1548866872497&isShard=true&wt=javabin}
 hits=67 status=0 QTime=1
   [junit4]   2> 2843174 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1548866872497&ids=110,111,112,113,114,115,116,117,118,119,10,11,12,13,14,15,16,17,120,121,122,1,123,2,124,3,125,4,126,5,127,6,128,7,129,8,9,130,131,132,133,134,135,136,137,138,139,140,141,142,143,100,144,101,145,102,146,103,147,104,148,105,149,106,107,108,109&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:37333/collection1&rows=200&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2843226 INFO  (qtp1520048377-27524) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:37333/collection1&sort=one_i1_ml+asc,+id_i+desc&rows=200&wt=javabin&version=2}
 hits=67 status=0 QTime=107
   [junit4]   2> 2843228 INFO  (qtp164685286-27498) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=three_l1_ml+desc&rows=13&wt=javabin&version=2} 
hits=67 status=0 QTime=0
   [junit4]   2> 2843255 INFO  (qtp1520048377-27523) [    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=three_l1_ml+desc&shard.url=[ff01::083]:33332/|https://127.0.0.1:37333/collection1&rows=13&version=2&q=*:*&NOW=1548866872632&isShard=true&wt=javabin}
 hits=67 status=0 QTime=0
   [junit4]   2> 2843302 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1548866872632&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=[ff01::083]:33332/|https://127.0.0.1:37333/collection1&rows=13&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2843363 INFO  (qtp1520048377-27520) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::083]:33332/|https://127.0.0.1:37333/collection1&sort=three_l1_ml+desc&rows=13&wt=javabin&version=2}
 hits=67 status=0 QTime=110
   [junit4]   2> 2843365 INFO  (qtp164685286-27499) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=three_l1_ml+asc&rows=13&wt=javabin&version=2} 
hits=67 status=0 QTime=0
   [junit4]   2> 2843439 INFO  (qtp1520048377-27523) [    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=three_l1_ml+asc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:37333/collection1&rows=13&version=2&q=*:*&NOW=1548866872745&isShard=true&wt=javabin}
 hits=67 status=0 QTime=0
   [junit4]   2> 2843495 INFO  (qtp1520048377-27522) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1548866872745&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:37333/collection1&rows=13&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2843639 INFO  (qtp1520048377-27521) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&shards=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:37333/collection1&sort=three_l1_ml+asc&rows=13&wt=javabin&version=2}
 hits=67 status=0 QTime=272
   [junit4]   2> 2843676 INFO  (qtp164685286-27500) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp= path=/select 
params={q=*:*&distrib=false&sort=three_l1_ml+desc,+id_i+asc&rows=200&wt=javabin&version=2}
 hits=67 status=0 QTi

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

ml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1893603151
     [copy] Copying 257 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1893603151
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1893603151

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 63ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 322 minutes 19 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to