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

1 tests failed.
FAILED:  
org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest.testMultiThreaded

Error Message:
Captured an uncaught exception in thread: Thread[id=63, name=DocThread-4, 
state=RUNNABLE, group=TGRP-LargeVolumeBinaryJettyTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=63, name=DocThread-4, state=RUNNABLE, 
group=TGRP-LargeVolumeBinaryJettyTest]
Caused by: java.lang.AssertionError: DocThread-4---IOException occurred when 
talking to server at: https://127.0.0.1:44037/solr/collection1
        at __randomizedtesting.SeedInfo.seed([9641F760127029FD]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:128)




Build Log:
[...truncated 16263 lines...]
   [junit4] Suite: 
org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest
   [junit4]   2> 8563 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/init-core-data-001
   [junit4]   2> 8568 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 8572 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 8951 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8951 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 8952 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-002/cores/core
   [junit4]   2> 9274 WARN  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 9407 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 9409 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 9424 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.1+13-LTS
   [junit4]   2> 9439 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 9439 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 9441 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 9457 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@cf4e708{/solr,null,AVAILABLE}
   [junit4]   2> 9514 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@2f2f71d{ssl,[ssl, alpn, 
http/1.1, h2]}{127.0.0.1:44037}
   [junit4]   2> 9514 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.s.Server Started @9561ms
   [junit4]   2> 9515 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
configSetBaseDir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001,
 hostPort=44037, 
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-002/cores}
   [junit4]   2> 9582 ERROR 
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 9582 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 9583 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 9585 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 9589 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 9590 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-18T22:30:31.330801Z
   [junit4]   2> 9667 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001
   [junit4]   2> 9680 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/solr.xml
   [junit4]   2> 9889 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6bc274a9, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 11123 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 11216 WARN  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@6489a427[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11216 WARN  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@6489a427[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11517 WARN  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@76cc6581[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11517 WARN  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@76cc6581[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 11894 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 11896 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 12181 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc274a9
   [junit4]   2> 12182 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc274a9
   [junit4]   2> 12190 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6bc274a9
   [junit4]   2> 12253 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001
   [junit4]   2> 12255 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 12543 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../contrib/extraction/lib
   [junit4]   2> 12544 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 12544 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../contrib/clustering/lib
   [junit4]   2> 12544 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 12545 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../contrib/langid/lib
   [junit4]   2> 12545 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 12545 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 12545 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../contrib/velocity/lib
   [junit4]   2> 12546 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/../../../../dist
   [junit4]   2> 12550 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 12702 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 13226 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 14487 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 14488 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
 for path /schema/analysis/synonyms/english
   [junit4]   2> 14488 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14488 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 14497 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 14497 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14497 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 14497 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14497 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to 
existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 14601 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 14662 INFO  (coreLoadExecutor-9-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@6bc274a9
   [junit4]   2> 14679 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/data/]
   [junit4]   2> 14800 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: init: current 
segments file is "segments"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@56440db1
   [junit4]   2> 14829 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: now checkpoint "" 
[0 segments ; isCommit = false]
   [junit4]   2> 14832 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: 29 msec to 
checkpoint
   [junit4]   2> 14840 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: init: create=true 
reader=null
   [junit4]   2> 14865 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(ByteBuffersDirectory@61175c10 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4cd31861)
   [junit4]   2> index=
   [junit4]   2> version=9.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene80
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1, deletesPctAllowed=33.0
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@7e4e5869
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> readerAttributes={}
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@460d9d18
   [junit4]   2> 
   [junit4]   2> 14876 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 14877 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: now flush at close
   [junit4]   2> 14879 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]:   start flush: 
applyAllDeletes=true
   [junit4]   2> 14881 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]:   index before 
flush 
   [junit4]   2> 14881 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9-thread-1]: startFullFlush
   [junit4]   2> 14888 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9-thread-1]: 
coreLoadExecutor-9-thread-1 finishFullFlush success=true
   [junit4]   2> 14902 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: now apply all 
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 14903 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-9-thread-1]: waitApply: no 
deletes to apply
   [junit4]   2> 14915 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9-thread-1]: 
initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 14916 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9-thread-1]: updateMergeThreads 
ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 14916 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9-thread-1]: now merge
   [junit4]   2> 14917 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9-thread-1]:   index: 
   [junit4]   2> 14917 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9-thread-1]:   no more merges 
pending; now return
   [junit4]   2> 14918 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: waitForMerges
   [junit4]   2> 14922 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: waitForMerges done
   [junit4]   2> 14922 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: commit: start
   [junit4]   2> 14923 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: commit: enter lock
   [junit4]   2> 14923 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: commit: now prepare
   [junit4]   2> 14923 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: prepareCommit: 
flush
   [junit4]   2> 14924 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]:   index before 
flush 
   [junit4]   2> 14924 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9-thread-1]: startFullFlush
   [junit4]   2> 14925 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: now apply all 
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 14926 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-9-thread-1]: waitApply: no 
deletes to apply
   [junit4]   2> 14926 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9-thread-1]: 
coreLoadExecutor-9-thread-1 finishFullFlush success=true
   [junit4]   2> 14928 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: startCommit(): 
start
   [junit4]   2> 14932 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: startCommit index= 
changeCount=2
   [junit4]   2> 14979 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: startCommit: wrote 
pending segments file "pending_segments_1"
   [junit4]   2> 14980 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: done all syncs: []
   [junit4]   2> 14981 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: commit: 
pendingCommit != null
   [junit4]   2> 14981 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: commit: done 
writing segments file "segments_1"
   [junit4]   2> 14981 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: now checkpoint "" 
[0 segments ; isCommit = true]
   [junit4]   2> 14986 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: 5 msec to 
checkpoint
   [junit4]   2> 14995 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: commit: took 71.5 
msec
   [junit4]   2> 14995 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: commit: done
   [junit4]   2> 14995 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: rollback
   [junit4]   2> 14996 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: all running merges 
have aborted
   [junit4]   2> 14996 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: rollback: done 
finish merges
   [junit4]   2> 14996 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9-thread-1]: abort
   [junit4]   2> 14997 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9-thread-1]: done abort 
success=true
   [junit4]   2> 14997 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: rollback: infos=
   [junit4]   2> 14997 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: now checkpoint "" 
[0 segments ; isCommit = false]
   [junit4]   2> 15007 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: 9 msec to 
checkpoint
   [junit4]   2> 15020 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 15866 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 15867 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 15909 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommitted for 15000ms; 
   [junit4]   2> 15910 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 15927 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: init: current 
segments file is "segments_1"; 
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@56440db1
   [junit4]   2> 15927 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: init: load commit 
"segments_1"
   [junit4]   2> 15928 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: now checkpoint "" 
[0 segments ; isCommit = false]
   [junit4]   2> 15930 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9-thread-1]: 0 msec to 
checkpoint
   [junit4]   2> 15930 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: init: create=false 
reader=null
   [junit4]   2> 15930 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(ByteBuffersDirectory@61175c10 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4cd31861)
   [junit4]   2> index=
   [junit4]   2> version=9.0.0
   [junit4]   2> 
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> 
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, 
maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene80
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, 
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, 
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1, deletesPctAllowed=33.0
   [junit4]   2> 
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@3355fe91
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> softDeletesField=null
   [junit4]   2> readerAttributes={}
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@5c60ffcc
   [junit4]   2> 
   [junit4]   2> 15930 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: 
MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 15930 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: flush at getReader
   [junit4]   2> 15931 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9-thread-1]: startFullFlush
   [junit4]   2> 15931 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: now apply all 
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 15931 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-9-thread-1]: waitApply: no 
deletes to apply
   [junit4]   2> 15944 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: incRefDeleter for 
NRT reader version=2 segments=
   [junit4]   2> 15945 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: return reader 
version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 15945 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9-thread-1]: 
coreLoadExecutor-9-thread-1 finishFullFlush success=true
   [junit4]   2> 15946 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9-thread-1]: getReader took 16 
msec
   [junit4]   2> 15965 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@28fe755c[collection1] main]
   [junit4]   2> 16011 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/conf
   [junit4]   2> 16016 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json 
using 
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/conf
   [junit4]   2> 16016 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 16023 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/conf
   [junit4]   2> 16023 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for 
/schema/analysis/stopwords/english
   [junit4]   2> 16023 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 16024 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 16024 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_synonyms_english.json using 
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/conf
   [junit4]   2> 16024 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for 
/schema/analysis/synonyms/english
   [junit4]   2> 16027 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 16039 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 16072 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 16087 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 16103 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 16128 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.s.s.SolrSuggester init: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 16169 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.s.s.SolrSuggester Dictionary loaded with params: 
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 16171 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_9641F760127029FD-001/tempDir-001/collection1/conf/elevate.xml
   [junit4]   2> 16226 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 16242 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636719172499013632
   [junit4]   2> 16280 INFO  
(searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@28fe755c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16294 INFO  
(SUITE-LargeVolumeBinaryJettyTest-seed#[9641F760127029FD]-worker) [     ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#44037
   [junit4]   2> 16304 INFO  
(TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[9641F760127029FD]) [   
  ] o.a.s.SolrTestCaseJ4 ###Starting testMultiThreaded
   [junit4]   2> 16457 INFO  
(searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
 hits=0 status=0 QTime=174
   [junit4]   2> 16457 INFO  
(searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 16463 INFO  
(searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 16463 INFO  
(searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 16482 INFO  
(searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@28fe755c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 17216 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: anyChanges? numDocsInRam=0 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 17216 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: anyChanges? numDocsInRam=0 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 17217 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: nrtIsCurrent: infoVersion 
matches: true; DW changes: true; BD changes: false
   [junit4]   2> 17217 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: flush at getReader
   [junit4]   2> 17217 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: startFullFlush
   [junit4]   2> 17217 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: anyChanges? numDocsInRam=0 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 17218 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: qtp1002146939-38: flush naked 
frozen global deletes
   [junit4]   2> 17223 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: compressed 76 to 48 bytes 
(63.16%) for deletes/updates; private segment null
   [junit4]   2> 17224 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: push new packet (delGen=1 
numDeleteQueries=1 bytesUsed=48), packetCount=1, bytesUsed=0.000 MB
   [junit4]   2> 17226 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: flush: push buffered updates: 
delGen=1 numDeleteQueries=1 bytesUsed=48
   [junit4]   2> 17227 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: packet matches no segments
   [junit4]   2> 17227 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: finished packet delGen=1 now 
completedDelGen=1
   [junit4]   2> 17228 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: done apply del packet 
(delGen=1 numDeleteQueries=1 bytesUsed=48) to 0 segments; 0 new 
deletes/updates; took 0.001 sec; 0 packets remain
   [junit4]   2> 17228 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: now apply all deletes for all 
segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 17228 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: waitApply: no deletes to apply
   [junit4]   2> 17228 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: incRefDeleter for NRT reader 
version=2 segments=
   [junit4]   2> 17228 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: return reader version=2 
reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 17228 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: qtp1002146939-38 
finishFullFlush success=true
   [junit4]   2> 17228 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: getReader took 11 msec
   [junit4]   2> 17233 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: decRefDeleter for NRT reader 
version=2 segments=
   [junit4]   2> 17238 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1636719173492015104)} 0 73
   [junit4]   2> 17263 INFO  
(TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[9641F760127029FD]) [   
  ] o.a.s.c.s.LargeVolumeTestBase Started thread: 0
   [junit4]   2> 17280 INFO  
(TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[9641F760127029FD]) [   
  ] o.a.s.c.s.LargeVolumeTestBase Started thread: 1
   [junit4]   2> 17285 INFO  
(TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[9641F760127029FD]) [   
  ] o.a.s.c.s.LargeVolumeTestBase Started thread: 2
   [junit4]   2> 17288 INFO  
(TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[9641F760127029FD]) [   
  ] o.a.s.c.s.LargeVolumeTestBase Started thread: 3
   [junit4]   2> 17290 INFO  
(TEST-LargeVolumeBinaryJettyTest.testMultiThreaded-seed#[9641F760127029FD]) [   
  ] o.a.s.c.s.LargeVolumeTestBase Started thread: 4
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occurred when talking to server at: https://127.0.0.1:44037/solr/collection1
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:670)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
   [junit4]   2>        at 
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:110)
   [junit4]   2> Caused by: javax.net.ssl.SSLException: Received fatal alert: 
internal_error
   [junit4]   2>        at 
java.base/sun.security.ssl.Alert.createSSLException(Alert.java:129)
   [junit4]   2>        at 
java.base/sun.security.ssl.Alert.createSSLException(Alert.java:117)
   [junit4]   2>        at 
java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:308)
   [junit4]   2>        at 
java.base/sun.security.ssl.Alert$AlertConsumer.consume(Alert.java:279)
   [junit4]   2>        at 
java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:181)
   [junit4]   2>        at 
java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164)
   [junit4]   2>        at 
java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1152)
   [junit4]   2>        at 
java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1063)
   [junit4]   2>        at 
java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:402)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:396)
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
   [junit4]   2>        ... 7 more
   [junit4]   2> jun 18, 2019 6:30:39 DA TARDE 
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
 uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: 
Thread[DocThread-4,5,TGRP-LargeVolumeBinaryJettyTest]
   [junit4]   2> java.lang.AssertionError: DocThread-4---IOException occurred 
when talking to server at: https://127.0.0.1:44037/solr/collection1
   [junit4]   2>        at 
__randomizedtesting.SeedInfo.seed([9641F760127029FD]:0)
   [junit4]   2>        at org.junit.Assert.fail(Assert.java:88)
   [junit4]   2>        at 
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:128)
   [junit4]   2> 
   [junit4]   2> 17925 INFO  (qtp1002146939-39) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[T2:0 (1636719173918785536), T2:1 
(1636719173976457216), T2:2 (1636719173980651520), T2:3 (1636719173987991552), 
T2:4 (1636719173987991553), T2:5 (1636719174006865920), T2:6 
(1636719174007914496), T2:7 (1636719174007914497), T2:8 (1636719174007914498), 
T2:9 (1636719174008963072), ... (100 adds)]} 0 335
   [junit4]   2> 17939 INFO  (qtp1002146939-37) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[T1:0 (1636719173862162432), T1:1 
(1636719173965971456), T1:2 (1636719173980651521), T1:3 (1636719173982748674), 
T1:4 (1636719173984845824), T1:5 (1636719173996380161), T1:6 
(1636719173997428736), T1:7 (1636719173997428737), T1:8 (1636719173998477312), 
T1:9 (1636719173998477313), ... (100 adds)]} 0 435
   [junit4]   2> 17958 INFO  (qtp1002146939-36) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[T0:0 (1636719173864259584), T0:1 
(1636719173975408640), T0:2 (1636719173978554368), T0:3 (1636719173982748673), 
T0:4 (1636719173989040128), T0:5 (1636719173989040129), T0:6 
(1636719173989040130), T0:7 (1636719173990088704), T0:8 (1636719173990088705), 
T0:9 (1636719173991137280), ... (100 adds)]} 0 420
   [junit4]   2> 17985 INFO  (qtp1002146939-35) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[T3:0 (1636719173909348352), T3:1 
(1636719173970165760), T3:2 (1636719173970165761), T3:3 (1636719173978554369), 
T3:4 (1636719173982748672), T3:5 (1636719173993234432), T3:6 
(1636719173993234433), T3:7 (1636719173993234434), T3:8 (1636719173994283008), 
T3:9 (1636719173994283009), ... (100 adds)]} 0 416
   [junit4]   2> 17991 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636719174271107072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 18007 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5c60ffcc 
commitCommandVersion:1636719174271107072
   [junit4]   2> 18007 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: commit: start
   [junit4]   2> 18007 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: commit: enter lock
   [junit4]   2> 18007 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: commit: now prepare
   [junit4]   2> 18007 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: prepareCommit: flush
   [junit4]   2> 18007 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]:   index before flush 
   [junit4]   2> 18007 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: startFullFlush
   [junit4]   2> 18007 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: anyChanges? numDocsInRam=400 
deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 18052 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWFC][qtp1002146939-38]: addFlushableState 
DocumentsWriterPerThread [pendingDeletes=gen=0 378 deleted terms (unique 
count=378) bytesUsed=66867, segment=_1, aborted=false, numDocsInRAM=162, 
deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 18057 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWFC][qtp1002146939-38]: addFlushableState 
DocumentsWriterPerThread [pendingDeletes=gen=0 312 deleted terms (unique 
count=312) bytesUsed=55189, segment=_0, aborted=false, numDocsInRAM=78, 
deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 18057 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWFC][qtp1002146939-38]: addFlushableState 
DocumentsWriterPerThread [pendingDeletes=gen=0 397 deleted terms (unique 
count=397) bytesUsed=70232, segment=_2, aborted=false, numDocsInRAM=148, 
deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 18057 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWFC][qtp1002146939-38]: addFlushableState 
DocumentsWriterPerThread [pendingDeletes=gen=0 307 deleted terms (unique 
count=307) bytesUsed=54301, segment=_3, aborted=false, numDocsInRAM=12, 
deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 18082 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: compressed 70760 to 2064 
bytes (2.92%) for deletes/updates; private segment null
   [junit4]   2> 18087 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flush postings as segment 
_1 numDocs=162
   [junit4]   2> 18129 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 41 msec to write norms
   [junit4]   2> 18178 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 38 msec to write docValues
   [junit4]   2> 18179 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 0 msec to write points
   [junit4]   2> 18186 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 6 msec to finish stored fields
   [junit4]   2> 18552 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 364 msec to write postings 
and finish vectors
   [junit4]   2> 18567 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 12 msec to write fieldInfos
   [junit4]   2> 18570 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has 0 deleted 
docs
   [junit4]   2> 18570 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has 0 
soft-deleted docs
   [junit4]   2> 18597 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has no vectors; 
norms; docValues; prox; freqs
   [junit4]   2> 18612 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: 
flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1.nvd, _1_Lucene50_0.pos, 
_1_Lucene80_0.dvd, _1.fdx, _1.nvm, _1.fnm, _1_Lucene80_0.dvm, _1.fdt, 
_1_Lucene50_0.tip]
   [junit4]   2> 18619 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flushed codec=Lucene80
   [junit4]   2> 18635 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flushed: segment=_1 
ramUsed=0.181 MB newFlushedSize=0.006 MB docs/MB=26,525.502
   [junit4]   2> 18656 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flush time 569.423684 msec
   [junit4]   2> 18657 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flush postings as segment 
_0 numDocs=78
   [junit4]   2> 18672 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 14 msec to write norms
   [junit4]   2> 18683 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 10 msec to write docValues
   [junit4]   2> 18687 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 0 msec to write points
   [junit4]   2> 18688 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 0 msec to finish stored fields
   [junit4]   2> 18750 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 59 msec to write postings and 
finish vectors
   [junit4]   2> 18751 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 1 msec to write fieldInfos
   [junit4]   2> 18751 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has 0 deleted 
docs
   [junit4]   2> 18752 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has 0 
soft-deleted docs
   [junit4]   2> 18752 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has no vectors; 
norms; docValues; prox; freqs
   [junit4]   2> 18752 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: 
flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene80_0.dvd, 
_0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.nvm, 
_0_Lucene80_0.dvm, _0.fnm]
   [junit4]   2> 18752 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flushed codec=Lucene80
   [junit4]   2> 18754 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flushed: segment=_0 
ramUsed=0.175 MB newFlushedSize=0.004 MB docs/MB=19,399.651
   [junit4]   2> 18754 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flush time 97.441582 msec
   [junit4]   2> 18755 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flush postings as segment 
_2 numDocs=148
   [junit4]   2> 18756 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 1 msec to write norms
   [junit4]   2> 18771 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 15 msec to write docValues
   [junit4]   2> 18772 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 0 msec to write points
   [junit4]   2> 18772 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 0 msec to finish stored fields
   [junit4]   2> 18810 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 37 msec to write postings and 
finish vectors
   [junit4]   2> 18841 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 14 msec to write fieldInfos
   [junit4]   2> 18846 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has 0 deleted 
docs
   [junit4]   2> 18846 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has 0 
soft-deleted docs
   [junit4]   2> 18847 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has no vectors; 
norms; docValues; prox; freqs
   [junit4]   2> 18847 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flushedFiles=[_2.nvd, 
_2_Lucene80_0.dvd, _2.fdt, _2.nvm, _2_Lucene80_0.dvm, _2_Lucene50_0.pos, 
_2.fnm, _2.fdx, _2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene50_0.tip]
   [junit4]   2> 18847 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flushed codec=Lucene80
   [junit4]   2> 18851 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flushed: segment=_2 
ramUsed=0.18 MB newFlushedSize=0.006 MB docs/MB=25,890.765
   [junit4]   2> 18851 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flush time 96.626818 msec
   [junit4]   2> 18852 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flush postings as segment 
_3 numDocs=12
   [junit4]   2> 18855 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 3 msec to write norms
   [junit4]   2> 18863 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 7 msec to write docValues
   [junit4]   2> 18864 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 0 msec to write points
   [junit4]   2> 18864 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 0 msec to finish stored fields
   [junit4]   2> 18891 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 26 msec to write postings and 
finish vectors
   [junit4]   2> 18892 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: 0 msec to write fieldInfos
   [junit4]   2> 18892 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has 0 deleted 
docs
   [junit4]   2> 18892 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has 0 
soft-deleted docs
   [junit4]   2> 18893 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: new segment has no vectors; 
norms; docValues; prox; freqs
   [junit4]   2> 18893 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flushedFiles=[_3.fdx, 
_3.nvd, _3_Lucene80_0.dvd, _3_Lucene50_0.pos, _3_Lucene50_0.doc, 
_3_Lucene50_0.tim, _3.nvm, _3.fnm, _3.fdt, _3_Lucene80_0.dvm, _3_Lucene50_0.tip]
   [junit4]   2> 18893 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flushed codec=Lucene80
   [junit4]   2> 18903 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flushed: segment=_3 
ramUsed=0.171 MB newFlushedSize=0.002 MB docs/MB=5,915.803
   [junit4]   2> 18903 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DWPT][qtp1002146939-38]: flush time 51.761758 msec
   [junit4]   2> 18904 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publishFlushedSegment 
seg-private updates=null
   [junit4]   2> 18905 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publishFlushedSegment 
_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
   [junit4]   2> 18905 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: push new packet (delGen=2 
numDeleteTerms=400 bytesUsed=2064), packetCount=1, bytesUsed=0.002 MB
   [junit4]   2> 18905 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: finished packet delGen=3 now 
completedDelGen=1
   [junit4]   2> 18906 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publish sets newSegment 
delGen=3 seg=_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
   [junit4]   2> 18906 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: now checkpoint 
"_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]"
 [1 segments ; isCommit = false]
   [junit4]   2> 18906 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: 0 msec to checkpoint
   [junit4]   2> 18907 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publishFlushedSegment 
seg-private updates=null
   [junit4]   2> 18907 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publishFlushedSegment 
_0(9.0.0):C78:[diagnostics={java.version=11.0.1, java.vm.version=11.0.1+13-LTS, 
lucene.version=9.0.0, source=flush, os.arch=amd64, 
java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-112-generic, os=Linux, 
java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
   [junit4]   2> 18907 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: finished packet delGen=4 now 
completedDelGen=1
   [junit4]   2> 18907 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publish sets newSegment 
delGen=4 seg=_0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
   [junit4]   2> 18907 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: now checkpoint 
"_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]"
 [2 segments ; isCommit = false]
   [junit4]   2> 18908 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: 0 msec to checkpoint
   [junit4]   2> 18918 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publishFlushedSegment 
seg-private updates=null
   [junit4]   2> 18918 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publishFlushedSegment 
_2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
   [junit4]   2> 18918 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: finished packet delGen=5 now 
completedDelGen=1
   [junit4]   2> 18919 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publish sets newSegment 
delGen=5 seg=_2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
   [junit4]   2> 18919 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: now checkpoint 
"_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]"
 [3 segments ; isCommit = false]
   [junit4]   2> 18919 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: 0 msec to checkpoint
   [junit4]   2> 18919 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publishFlushedSegment 
seg-private updates=null
   [junit4]   2> 18923 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publishFlushedSegment 
_3(9.0.0):C12:[diagnostics={java.version=11.0.1, java.vm.version=11.0.1+13-LTS, 
lucene.version=9.0.0, source=flush, os.arch=amd64, 
java.runtime.version=11.0.1+13-LTS, os.version=4.4.0-112-generic, os=Linux, 
java.vendor=Oracle Corporation, 
timestamp=1560897040643}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
   [junit4]   2> 18923 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: finished packet delGen=6 now 
completedDelGen=1
   [junit4]   2> 18923 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: publish sets newSegment 
delGen=6 seg=_3(9.0.0):C12:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040643}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
   [junit4]   2> 18923 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: now checkpoint 
"_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _3(9.0.0):C12:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040643}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]"
 [4 segments ; isCommit = false]
   [junit4]   2> 18924 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: 0 msec to checkpoint
   [junit4]   2> 18924 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: packet matches no segments
   [junit4]   2> 18924 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: finished packet delGen=2 now 
completedDelGen=6
   [junit4]   2> 18924 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: done apply del packet 
(delGen=2 numDeleteTerms=400 bytesUsed=2064) to 0 segments; 0 new 
deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 18924 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: now apply all deletes for all 
segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 18925 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: waitApply: no deletes to apply
   [junit4]   2> 18925 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: qtp1002146939-38 
finishFullFlush success=true
   [junit4]   2> 18925 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: startCommit(): start
   [junit4]   2> 18925 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: startCommit 
index=_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _3(9.0.0):C12:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040643}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 changeCount=10
   [junit4]   2> 18951 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: startCommit: wrote pending 
segments file "pending_segments_2"
   [junit4]   2> 18952 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: done all syncs: [_3.fdx, 
_3.si, _1.si, _0_Lucene50_0.doc, _3_Lucene80_0.dvd, _3_Lucene50_0.pos, _1.nvd, 
_0.nvd, _2.fdt, _2_Lucene80_0.dvm, _2_Lucene50_0.pos, _1.nvm, _1.fnm, _2.fdx, 
_2_Lucene50_0.tim, _2_Lucene50_0.tip, _1_Lucene50_0.tim, _2.nvd, 
_0_Lucene80_0.dvd, _1_Lucene50_0.pos, _3_Lucene50_0.doc, _2.nvm, _2.fnm, 
_1.fdx, _1_Lucene80_0.dvm, _1.fdt, _1_Lucene50_0.tip, _0.si, _0_Lucene50_0.tim, 
_2.si, _3.nvd, _1_Lucene80_0.dvd, _0_Lucene50_0.pos, _0.fdx, _3.nvm, _3.fnm, 
_0_Lucene50_0.tip, _2_Lucene50_0.doc, _0.fdt, _0_Lucene80_0.dvm, 
_1_Lucene50_0.doc, _2_Lucene80_0.dvd, _3_Lucene50_0.tim, _3.fdt, 
_3_Lucene80_0.dvm, _3_Lucene50_0.tip, _0.nvm, _0.fnm]
   [junit4]   2> 18952 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: commit: pendingCommit != null
   [junit4]   2> 18954 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: commit: done writing segments 
file "segments_2"
   [junit4]   2> 18954 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: now checkpoint 
"_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _3(9.0.0):C12:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040643}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]"
 [4 segments ; isCommit = true]
   [junit4]   2> 18955 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: deleteCommits: now decRef 
commit "segments_1"
   [junit4]   2> 18956 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: delete [segments_1]
   [junit4]   2> 18963 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IFD][qtp1002146939-38]: 8 msec to checkpoint
   [junit4]   2> 18963 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: commit: took 955.9 msec
   [junit4]   2> 18963 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: commit: done
   [junit4]   2> 18980 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MP][qtp1002146939-38]:   
seg=_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 size=0.006 MB [floored]
   [junit4]   2> 18981 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MP][qtp1002146939-38]:   
seg=_2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 size=0.006 MB [floored]
   [junit4]   2> 18981 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MP][qtp1002146939-38]:   
seg=_0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 size=0.004 MB [floored]
   [junit4]   2> 18981 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MP][qtp1002146939-38]:   
seg=_3(9.0.0):C12:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040643}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 size=0.002 MB [floored]
   [junit4]   2> 18987 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MP][qtp1002146939-38]: findMerges: 4 segments
   [junit4]   2> 18990 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MP][qtp1002146939-38]:   allowedSegmentCount=10 vs 
count=4 (eligible count=4)
   [junit4]   2> 18996 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MS][qtp1002146939-38]: initDynamicDefaults 
spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 19003 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MS][qtp1002146939-38]: now merge
   [junit4]   2> 19003 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MS][qtp1002146939-38]:   index: 
_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _3(9.0.0):C12:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040643}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
   [junit4]   2> 19007 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [MS][qtp1002146939-38]:   no more merges pending; now 
return
   [junit4]   2> 19009 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: nrtIsCurrent: infoVersion 
matches: false; DW changes: false; BD changes: false
   [junit4]   2> 19009 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: flush at getReader
   [junit4]   2> 19009 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: startFullFlush
   [junit4]   2> 19009 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: now apply all deletes for all 
segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 19010 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [BD][qtp1002146939-38]: waitApply: no deletes to apply
   [junit4]   2> 19365 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: incRefDeleter for NRT reader 
version=12 segments=_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _3(9.0.0):C12:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040643}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
   [junit4]   2> 19367 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: return reader version=12 
reader=StandardDirectoryReader(segments_2:12:nrt 
_1(9.0.0):C162:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]
 _3(9.0.0):C12:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040643}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
   [junit4]   2> 19367 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [DW][qtp1002146939-38]: qtp1002146939-38 
finishFullFlush success=true
   [junit4]   2> 19367 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.LoggingInfoStream [IW][qtp1002146939-38]: getReader took 358 msec
   [junit4]   2> 19395 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@43864131[collection1] main]
   [junit4]   2> 19401 INFO  (qtp1002146939-38) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 19403 INFO  
(searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@43864131[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C162:[diagnostics={java.version=11.0.1,
 java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040379}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_0(9.0.0):C78:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040494}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(9.0.0):C148:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040591}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(9.0.0):C12:[diagnostics={java.version=11.0.1, 
java.vm.version=11.0.1+13-LTS, lucene.version=9.0.0, source=flush, 
os.arch=amd64, java.runtime.version=11.0.1+13-LTS, 
os.version=4.4.0-112-generic, os=Linux, java.vendor=Oracle Corporation, 
timestamp=1560897040643}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 19404 INFO  
(searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 19428 INFO  (qtp1002146939-37) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1636719174281592832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 19439 INFO  (qtp1002146939-37) [    x:collection1 ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 19439 INFO  
(searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher Sea

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

Lucene-Solr-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-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-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-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-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-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-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-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-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-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-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-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-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-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-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

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

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;[email protected]
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath]         found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath]         found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath]         found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath]         found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 36ms :: artifacts dl 5ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 261 minutes 55 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