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

2 tests failed.
FAILED:  org.apache.solr.core.TestCodecSupport.testDynamicFieldsDocValuesFormats

Error Message:
An SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
'Direct' does not exist.  You need to add the corresponding JAR file supporting 
this SPI to your classpath.  The current classpath supports the following 
names: [Asserting, Lucene70, Lucene80]

Stack Trace:
java.lang.IllegalArgumentException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Direct' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Lucene70, Lucene80]
        at 
__randomizedtesting.SeedInfo.seed([FA28EF8B1D76D0FE:1AFBB14D0BE866AA]:0)
        at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:116)
        at 
org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:108)
        at 
org.apache.solr.core.SchemaCodecFactory$1.getDocValuesFormatForField(SchemaCodecFactory.java:112)
        at 
org.apache.lucene.codecs.lucene80.Lucene80Codec$2.getDocValuesFormatForField(Lucene80Codec.java:74)
        at 
org.apache.solr.core.TestCodecSupport.testDynamicFieldsDocValuesFormats(TestCodecSupport.java:87)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.core.TestCodecSupport.testDocValuesFormats

Error Message:
An SPI class of type org.apache.lucene.codecs.DocValuesFormat with name 
'Direct' does not exist.  You need to add the corresponding JAR file supporting 
this SPI to your classpath.  The current classpath supports the following 
names: [Asserting, Lucene70, Lucene80]

Stack Trace:
java.lang.IllegalArgumentException: An SPI class of type 
org.apache.lucene.codecs.DocValuesFormat with name 'Direct' does not exist.  
You need to add the corresponding JAR file supporting this SPI to your 
classpath.  The current classpath supports the following names: [Asserting, 
Lucene70, Lucene80]
        at 
__randomizedtesting.SeedInfo.seed([FA28EF8B1D76D0FE:F6732739F5777001]:0)
        at org.apache.lucene.util.NamedSPILoader.lookup(NamedSPILoader.java:116)
        at 
org.apache.lucene.codecs.DocValuesFormat.forName(DocValuesFormat.java:108)
        at 
org.apache.solr.core.SchemaCodecFactory$1.getDocValuesFormatForField(SchemaCodecFactory.java:112)
        at 
org.apache.lucene.codecs.lucene80.Lucene80Codec$2.getDocValuesFormatForField(Lucene80Codec.java:74)
        at 
org.apache.solr.core.TestCodecSupport.testDocValuesFormats(TestCodecSupport.java:65)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 12786 lines...]
   [junit4] Suite: org.apache.solr.core.TestCodecSupport
   [junit4]   2> 24813 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 24848 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestCodecSupport_FA28EF8B1D76D0FE-001/data-dir-4-001
   [junit4]   2> 24850 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 24979 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] o.e.j.u.log 
Logging initialized @25099ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 25068 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 25103 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 25804 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr
   [junit4]   2> 25819 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 29117 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 30362 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.s.IndexSchema [null] Schema name=codec
   [junit4]   2> 31352 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.s.IndexSchema Loaded schema codec/1.2 with uniqueid field string_f
   [junit4]   2> 35945 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 37939 WARN  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@2e584f57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 37939 WARN  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@2e584f57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39835 WARN  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@25903e88[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 39835 WARN  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@25903e88[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 42344 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 42359 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 43939 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b62a223
   [junit4]   2> 43940 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b62a223
   [junit4]   2> 43940 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b62a223
   [junit4]   2> 44555 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 45693 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 46547 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.s.IndexSchema [collection1] Schema name=codec
   [junit4]   2> 46651 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.s.IndexSchema Loaded schema codec/1.2 with uniqueid field string_f
   [junit4]   2> 46652 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/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 47163 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@2b62a223
   [junit4]   2> 47238 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/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestCodecSupport_FA28EF8B1D76D0FE-001/data-dir-4-001/]
   [junit4]   2> 47771 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=9, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3120340987027107]
   [junit4]   2> 53237 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 53237 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 53276 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=52.3154296875, 
floorSegmentMB=0.703125, forceMergeDeletesPctAllowed=16.687034554478483, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=33.04553064051919
   [junit4]   2> 53547 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2bd21f0[collection1] main]
   [junit4]   2> 53751 WARN  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 53936 INFO  (coreLoadExecutor-9-thread-1) [    x:collection1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 53988 INFO  
(searcherExecutor-10-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2bd21f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 54009 INFO  
(SUITE-TestCodecSupport-seed#[FA28EF8B1D76D0FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 54214 INFO  
(TEST-TestCodecSupport.testDynamicFieldsPostingsFormats-seed#[FA28EF8B1D76D0FE])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting testDynamicFieldsPostingsFormats
   [junit4]   2> 54215 INFO  
(TEST-TestCodecSupport.testDynamicFieldsPostingsFormats-seed#[FA28EF8B1D76D0FE])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testDynamicFieldsPostingsFormats
   [junit4]   2> 54356 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testMixedCompressionMode
   [junit4]   2> 55193 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 55212 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 818
   [junit4]   2> 55359 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55375 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7e5c96f9 commitCommandVersion:0
   [junit4]   2> 55464 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.s.SolrIndexSearcher Opening [Searcher@429caa4c[collection1] main]
   [junit4]   2> 55499 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55608 INFO  (searcherExecutor-10-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@429caa4c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 55681 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 396
   [junit4]   2> 55717 ERROR 
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 55738 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 56011 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 56300 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.s.IndexSchema [collection1] Schema name=codec
   [junit4]   2> 56354 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.s.IndexSchema Loaded schema codec/1.2 with uniqueid field string_f
   [junit4]   2> 56354 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration 
from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 56874 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
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@2b62a223
   [junit4]   2> 56874 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestCodecSupport_FA28EF8B1D76D0FE-001/data-dir-4-001/]
   [junit4]   2> 57710 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 57710 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 57759 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@43a9eb43[collection1] main]
   [junit4]   2> 57779 WARN  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 57780 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 57782 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 57822 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be 
used.
   [junit4]   2> 57874 INFO  
(searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@43a9eb43[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 57875 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1f224d91[collection1] main]
   [junit4]   2> 57929 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62c511e
   [junit4]   2> 57929 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=SolrCore@62c511e
   [junit4]   2> 57930 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6c8f64d7: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@67bc2649
   [junit4]   2> 57968 INFO  
(searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f224d91[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 59171 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 986
   [junit4]   2> 59185 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 59186 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@60c5d001 commitCommandVersion:0
   [junit4]   2> 60326 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2df0b755[collection1] main]
   [junit4]   2> 60420 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 60434 INFO  
(searcherExecutor-14-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2df0b755[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1567688614889,
 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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 60436 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 1250
   [junit4]   2> 60545 ERROR 
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor 
from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 60564 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 60763 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 60935 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.IndexSchema [collection1] Schema name=codec
   [junit4]   2> 60972 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema codec/1.2 with uniqueid field 
string_f
   [junit4]   2> 60972 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 61285 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
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@2b62a223
   [junit4]   2> 61286 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestCodecSupport_FA28EF8B1D76D0FE-001/data-dir-4-001/]
   [junit4]   2> 61875 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 61876 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 61914 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.s.SolrIndexSearcher Opening [Searcher@748dddbc[collection1] main]
   [junit4]   2> 61928 WARN  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 61928 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 61930 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=75.830078125, 
floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=17.823167774009008, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=47.67399754929432
   [junit4]   2> 61964 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 61975 INFO  (searcherExecutor-18-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@748dddbc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1567688614889,
 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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 62019 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d794de2[collection1] main]
   [junit4]   2> 62033 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@162b521b
   [junit4]   2> 62033 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=SolrCore@162b521b
   [junit4]   2> 62033 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@782716a4: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@67bc2649
   [junit4]   2> 62055 INFO  (searcherExecutor-18-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d794de2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1567688614889,
 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, java.vendor=Oracle Corporation, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 62212 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 20
   [junit4]   2> 62213 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 62213 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6efe1002 commitCommandVersion:0
   [junit4]   2> 62394 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.s.SolrIndexSearcher Opening [Searcher@49c34b5f[collection1] main]
   [junit4]   2> 62430 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 62430 INFO  (searcherExecutor-18-thread-1) [     ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49c34b5f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1567688614889,
 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, java.vendor=Oracle Corporation, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_1(9.0.0):C1:[diagnostics={timestamp=1567688617083, 
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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 62431 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 218
   [junit4]   2> 62433 ERROR 
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 62466 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 62736 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 62882 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.s.IndexSchema [collection1] Schema name=codec
   [junit4]   2> 62933 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.s.IndexSchema Loaded schema codec/1.2 with uniqueid field string_f
   [junit4]   2> 62933 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [     
] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration 
from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 63262 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
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@2b62a223
   [junit4]   2> 63262 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestCodecSupport_FA28EF8B1D76D0FE-001/data-dir-4-001/]
   [junit4]   2> 63787 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63788 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63790 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@786cf7bc[collection1] main]
   [junit4]   2> 63803 WARN  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 63804 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 63824 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=17.595703125, 
floorSegmentMB=1.4794921875, forceMergeDeletesPctAllowed=6.092185474289006, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6244607681942504, deletesPctAllowed=35.30806103397889
   [junit4]   2> 63827 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be 
used.
   [junit4]   2> 63840 INFO  
(searcherExecutor-22-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@786cf7bc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1567688614889,
 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, java.vendor=Oracle Corporation, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_1(9.0.0):C1:[diagnostics={timestamp=1567688617083, 
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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 63861 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7d4927ac[collection1] main]
   [junit4]   2> 63876 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5ad1ff40
   [junit4]   2> 63876 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=SolrCore@5ad1ff40
   [junit4]   2> 63876 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cfb77c6: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@67bc2649
   [junit4]   2> 63897 INFO  
(searcherExecutor-22-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d4927ac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1567688614889,
 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, java.vendor=Oracle Corporation, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_1(9.0.0):C1:[diagnostics={timestamp=1567688617083, 
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, java.vendor=Oracle Corporation, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}])))}
   [junit4]   2> 63951 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 1
   [junit4]   2> 63952 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 63952 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@29552a6a commitCommandVersion:0
   [junit4]   2> 64007 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45b20181[collection1] main]
   [junit4]   2> 64022 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 64023 INFO  
(searcherExecutor-22-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@45b20181[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={timestamp=1567688614889,
 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, java.vendor=Oracle Corporation, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) 
Uninverting(_1(9.0.0):C1:[diagnostics={timestamp=1567688617083, 
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, java.vendor=Oracle Corporation, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}]) 
Uninverting(_2(9.0.0):C1:[diagnostics={timestamp=1567688618767, 
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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 64023 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 71
   [junit4]   2> 64112 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=3 status=0 QTime=70
   [junit4]   2> 64280 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=text:foo&wt=xml} hits=3 status=0 QTime=75
   [junit4]   2> 64295 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 64743 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@29552a6a commitCommandVersion:0
   [junit4]   2> 64779 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1a4c39f8[collection1] main]
   [junit4]   2> 64780 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 64786 INFO  
(searcherExecutor-22-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a4c39f8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(9.0.0):c3:[diagnostics={os=Linux,
 java.runtime.version=11.0.1+13-LTS, mergeFactor=3, os.arch=amd64, 
source=merge, java.vendor=Oracle Corporation, os.version=4.4.0-112-generic, 
mergeMaxNumSegments=1, java.version=11.0.1, java.vm.version=11.0.1+13-LTS, 
lucene.version=9.0.0, 
timestamp=1567688619097}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 64802 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{optimize=} 0 507
   [junit4]   2> 64816 INFO  
(TEST-TestCodecSupport.testMixedCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.SolrTestCaseJ4 ###Ending testMixedCompressionMode
   [junit4]   2> 64819 INFO  
(TEST-TestCodecSupport.testPostingsFormats-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.SolrTestCaseJ4 ###Starting testPostingsFormats
   [junit4]   2> 64820 INFO  
(TEST-TestCodecSupport.testPostingsFormats-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.SolrTestCaseJ4 ###Ending testPostingsFormats
   [junit4]   2> 64892 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.SolrTestCaseJ4 ###Starting testCompressionModeDefault
   [junit4]   2> 64892 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 65093 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 65449 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.IndexSchema [null] Schema name=codec
   [junit4]   2> 65501 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema codec/1.2 with uniqueid field 
string_f
   [junit4]   2> 65502 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.core_with_default_compression' (registry 
'solr.core.core_with_default_compression') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b62a223
   [junit4]   2> 65502 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrCore 
[[core_with_default_compression] ] Opening new SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/core_with_default_compression/data/]
   [junit4]   2> 65523 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=49.099609375, 
floorSegmentMB=1.095703125, forceMergeDeletesPctAllowed=2.810822641377598, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10154493815436282, deletesPctAllowed=41.96301888218041
   [junit4]   2> 65813 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 65813 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 65815 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=29, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=41.3349609375, 
floorSegmentMB=1.7705078125, forceMergeDeletesPctAllowed=26.815993605763275, 
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6122293815295534, deletesPctAllowed=27.32425664204685
   [junit4]   2> 65816 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@21b9a331[core_with_default_compression] main]
   [junit4]   2> 65829 WARN  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.r.ManagedResourceStorage Cannot write 
to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 65830 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 65831 INFO  
(searcherExecutor-26-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore 
[core_with_default_compression] Registered new searcher 
Searcher@21b9a331[core_with_default_compression] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65849 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[core_with_default_compression]  webapp=null path=null params={}{add=[foo]} 0 1
   [junit4]   2> 65850 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 65850 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@7757a47b commitCommandVersion:0
   [junit4]   2> 65886 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f9641d3[core_with_default_compression] main]
   [junit4]   2> 65889 INFO  
(searcherExecutor-26-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore 
[core_with_default_compression] Registered new searcher 
Searcher@4f9641d3[core_with_default_compression] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(9.0.0):C1:[diagnostics={timestamp=1567688620648,
 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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 65958 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 65959 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[core_with_default_compression]  webapp=null path=null params={}{commit=} 0 108
   [junit4]   2> 65960 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.core_with_default_compression, tag=null
   [junit4]   2> 65960 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2427504b: rootName = null, 
domain = solr.core.core_with_default_compression, service url = null, agent id 
= null] for registry solr.core.core_with_default_compression / 
com.codahale.metrics.MetricRegistry@3c3bb1cc
   [junit4]   2> 66033 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrCore 
[core_with_default_compression]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@44efd8fb
   [junit4]   2> 66033 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.core_with_default_compression, 
tag=SolrCore@44efd8fb
   [junit4]   2> 66143 INFO  
(TEST-TestCodecSupport.testCompressionModeDefault-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.SolrTestCaseJ4 ###Ending 
testCompressionModeDefault
   [junit4]   2> 66214 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.SolrTestCaseJ4 ###Starting 
testCompressionMode
   [junit4]   2> 66214 ERROR 
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.CorePropertiesLocator Couldn't load 
core descriptor from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 66215 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrResourceLoader [null] Added 2 
libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 66408 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 66468 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.IndexSchema [collection1] Schema 
name=codec
   [junit4]   2> 66503 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.IndexSchema Loaded schema codec/1.2 
with uniqueid field string_f
   [junit4]   2> 66503 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.CoreContainer Reloading SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 66793 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b62a223
   [junit4]   2> 66862 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [[collection1] ] Opening new 
SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestCodecSupport_FA28EF8B1D76D0FE-001/data-dir-4-001/]
   [junit4]   2> 67792 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 67792 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 67812 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@509c5d9a[collection1] main]
   [junit4]   2> 67813 WARN  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.r.ManagedResourceStorage Cannot write 
to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 67813 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 67841 INFO  
(searcherExecutor-30-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@509c5d9a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(9.0.0):c3:[diagnostics={os=Linux,
 java.runtime.version=11.0.1+13-LTS, mergeFactor=3, os.arch=amd64, 
source=merge, java.vendor=Oracle Corporation, os.version=4.4.0-112-generic, 
mergeMaxNumSegments=1, java.version=11.0.1, java.vm.version=11.0.1+13-LTS, 
lucene.version=9.0.0, 
timestamp=1567688619097}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 67846 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5835725204853079]
   [junit4]   2> 67883 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DefaultSolrCoreState New IndexWriter 
is ready to be used.
   [junit4]   2> 67899 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@33a0dd5d[collection1] main]
   [junit4]   2> 67900 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@40485ffe
   [junit4]   2> 67900 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1, tag=SolrCore@40485ffe
   [junit4]   2> 67900 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b808107: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@67bc2649
   [junit4]   2> 67913 INFO  
(searcherExecutor-30-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@33a0dd5d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(9.0.0):c3:[diagnostics={os=Linux,
 java.runtime.version=11.0.1+13-LTS, mergeFactor=3, os.arch=amd64, 
source=merge, java.vendor=Oracle Corporation, os.version=4.4.0-112-generic, 
mergeMaxNumSegments=1, java.version=11.0.1, java.vm.version=11.0.1+13-LTS, 
lucene.version=9.0.0, 
timestamp=1567688619097}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 67992 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 [collection1] 
REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 67993 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 67994 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 67994 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@1b6f23dd commitCommandVersion:0
   [junit4]   2> 67995 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55a25272[collection1] main]
   [junit4]   2> 68008 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 68011 INFO  
(searcherExecutor-30-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@55a25272[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 68065 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{commit=} 0 71
   [junit4]   2> 68067 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{add=[foo]} 0 1
   [junit4]   2> 68068 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 68068 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@1b6f23dd commitCommandVersion:0
   [junit4]   2> 68104 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2143184b[collection1] main]
   [junit4]   2> 68140 INFO  
(searcherExecutor-30-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@2143184b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_4(9.0.0):C1:[diagnostics={timestamp=1567688622882,
 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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 68141 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 68141 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{commit=} 0 73
   [junit4]   2> 68171 ERROR 
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.CorePropertiesLocator Couldn't load 
core descriptor from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 68171 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrResourceLoader [null] Added 2 
libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 68373 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 68607 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.IndexSchema [collection1] Schema 
name=codec
   [junit4]   2> 68644 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.IndexSchema Loaded schema codec/1.2 
with uniqueid field string_f
   [junit4]   2> 68644 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.CoreContainer Reloading SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 68842 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b62a223
   [junit4]   2> 68855 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [[collection1] ] Opening new 
SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestCodecSupport_FA28EF8B1D76D0FE-001/data-dir-4-001/]
   [junit4]   2> 69369 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 69370 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 69372 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@146f6b98[collection1] main]
   [junit4]   2> 69373 WARN  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.r.ManagedResourceStorage Cannot write 
to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 69373 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 69406 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=12.9052734375, 
floorSegmentMB=0.68359375, forceMergeDeletesPctAllowed=21.327155474194264, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7251482159360297, deletesPctAllowed=44.5843566773824
   [junit4]   2> 69408 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DefaultSolrCoreState New IndexWriter 
is ready to be used.
   [junit4]   2> 69443 INFO  
(searcherExecutor-34-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@146f6b98[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_4(9.0.0):C1:[diagnostics={timestamp=1567688622882,
 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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 69480 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6dd3f090[collection1] main]
   [junit4]   2> 69481 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1e75ed51
   [junit4]   2> 69481 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1, tag=SolrCore@1e75ed51
   [junit4]   2> 69481 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bf20db0: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@67bc2649
   [junit4]   2> 69552 INFO  
(searcherExecutor-34-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@6dd3f090[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_4(9.0.0):C1:[diagnostics={timestamp=1567688622882,
 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, java.vendor=Oracle Corporation, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 69608 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 [collection1] 
REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 69608 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 69643 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69643 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@5b94884c commitCommandVersion:0
   [junit4]   2> 69677 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4eafc43a[collection1] main]
   [junit4]   2> 69680 INFO  
(searcherExecutor-34-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@4eafc43a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 69697 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 69698 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{commit=} 0 55
   [junit4]   2> 69700 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{add=[foo]} 0 1
   [junit4]   2> 69700 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 69700 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@5b94884c commitCommandVersion:0
   [junit4]   2> 69788 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@180e4875[collection1] main]
   [junit4]   2> 69803 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 69826 INFO  
(searcherExecutor-34-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@180e4875[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_5(9.0.0):C1:[diagnostics={timestamp=1567688624534,
 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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}]))}
   [junit4]   2> 69826 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{commit=} 0 125
   [junit4]   2> 69877 ERROR 
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.CorePropertiesLocator Couldn't load 
core descriptor from 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 69877 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrResourceLoader [null] Added 2 
libs to classloader, from paths: 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 70208 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
9.0.0
   [junit4]   2> 70316 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.IndexSchema [collection1] Schema 
name=codec
   [junit4]   2> 70388 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.IndexSchema Loaded schema codec/1.2 
with uniqueid field string_f
   [junit4]   2> 70389 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.CoreContainer Reloading SolrCore 
'collection1' using configuration from instancedir 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
   [junit4]   2> 70589 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b62a223
   [junit4]   2> 70589 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [[collection1] ] Opening new 
SolrCore at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.core.TestCodecSupport_FA28EF8B1D76D0FE-001/data-dir-4-001/]
   [junit4]   2> 71375 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 71375 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 71377 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@72fa3921[collection1] main]
   [junit4]   2> 71378 WARN  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.r.ManagedResourceStorage Cannot write 
to config directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 71378 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 71411 INFO  
(searcherExecutor-38-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@72fa3921[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_5(9.0.0):C1:[diagnostics={timestamp=1567688624534,
 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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}]))}
   [junit4]   2> 71444 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=92.3515625, 
floorSegmentMB=1.765625, forceMergeDeletesPctAllowed=13.523118974743294, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5728985291525803, deletesPctAllowed=22.028996767870872
   [junit4]   2> 71446 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DefaultSolrCoreState New IndexWriter 
is ready to be used.
   [junit4]   2> 71447 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76a54816[collection1] main]
   [junit4]   2> 71448 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@41ff4b6
   [junit4]   2> 71448 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1, tag=SolrCore@41ff4b6
   [junit4]   2> 71448 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a2cab5d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@67bc2649
   [junit4]   2> 71468 INFO  
(searcherExecutor-38-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@76a54816[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_5(9.0.0):C1:[diagnostics={timestamp=1567688624534,
 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, java.vendor=Oracle Corporation, 
os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_COMPRESSION}]))}
   [junit4]   2> 71603 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 [collection1] 
REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 71603 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 71604 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71604 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@507d69 commitCommandVersion:0
   [junit4]   2> 71605 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4bb4380[collection1] main]
   [junit4]   2> 71606 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71613 INFO  
(searcherExecutor-38-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@4bb4380[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 71659 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{commit=} 0 54
   [junit4]   2> 71679 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{add=[foo]} 0 19
   [junit4]   2> 71713 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 71713 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@507d69 commitCommandVersion:0
   [junit4]   2> 71807 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@28c2473d[collection1] main]
   [junit4]   2> 71808 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 71811 INFO  
(searcherExecutor-38-thread-1-processing-x:core_with_default_compression) [    
x:core_with_default_compression ] o.a.s.c.SolrCore [collection1] Registered new 
searcher Searcher@28c2473d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(_6(9.0.0):C1:[diagnostics={timestamp=1567688626532,
 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}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 71829 INFO  
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.u.p.LogUpdateProcessorFactory 
[collection1]  webapp=null path=null params={}{commit=} 0 116
   [junit4]   2> 71830 ERROR 
(TEST-TestCodecSupport.testCompressionMode-seed#[FA28EF8B1D76D0FE]) [    
x:core_with_default_compression ] o.a.s.c.CorePropertiesLocator Couldn't load 
core descriptor from /home/j

[...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/null493041842
     [copy] Copying 249 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null493041842
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/null493041842

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
#;work...@lucene2-us-west.apache.org
[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 32ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            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: 185 minutes 40 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to