Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/118/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseG1GC
--illegal-access=deny
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.ltr.TestLTRReRankingPipeline
Error Message:
The test or suite printed 9256 bytes to stdout and stderr, even though the
limit was set to 8192 bytes. Increase the limit with @Limit, ignore it
completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
Stack Trace:
java.lang.AssertionError: The test or suite printed 9256 bytes to stdout and
stderr, even though the limit was set to 8192 bytes. Increase the limit with
@Limit, ignore it completely with @SuppressSysoutChecks or run with
-Dtests.verbose=true
at __randomizedtesting.SeedInfo.seed([CBE4D63EB83FC3A]:0)
at
org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:211)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
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:844)
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration
Error Message:
JMX not enabled
Stack Trace:
java.lang.AssertionError: JMX not enabled
at __randomizedtesting.SeedInfo.seed([1C569F66F02C1E4E]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:74)
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:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.search.TestAddFieldRealTimeGet
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\init-core-data-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\init-core-data-001
at __randomizedtesting.SeedInfo.seed([1C569F66F02C1E4E]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
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:844)
Build Log:
[...truncated 11630 lines...]
[junit4] Suite: org.apache.solr.search.TestAddFieldRealTimeGet
[junit4] 2> 1192219 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\init-core-data-001
[junit4] 2> 1192220 WARN
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1192220 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1192221 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1192224 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1192229 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1192238 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1192243 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema-id-and-version-fields-only.xml instead
[junit4] 2> 1192245 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
[junit4] 2> 1192246 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid
field id
[junit4] 2> 1192247 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 1192252 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed
the non-managed schema
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml
to
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml.bak
[junit4] 2> 1192292 WARN
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1192292 WARN
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1192292 WARN
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1192300 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1192309 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
[junit4] 2> 1192312 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid
field id
[junit4] 2> 1192312 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\tempDir-001\collection1,
trusted=true
[junit4] 2> 1192312 WARN (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 1192313 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1192314 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\tempDir-001\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\init-core-data-001\]
[junit4] 2> 1192320 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=96.576171875,
floorSegmentMB=0.771484375, forceMergeDeletesPctAllowed=1.795645349833348,
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7725680247701051
[junit4] 2> 1192326 WARN (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 1192416 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1192416 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1192417 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1192417 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1192418 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=82.216796875,
floorSegmentMB=0.5078125, forceMergeDeletesPctAllowed=13.768117590441276,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8346055293466249
[junit4] 2> 1192421 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d131a35[collection1] main]
[junit4] 2> 1192421 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\tempDir-001\collection1\conf
[junit4] 2> 1192422 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1192422 INFO (coreLoadExecutor-4548-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575774256053092352
[junit4] 2> 1192423 INFO (searcherExecutor-4549-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d131a35[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1192427 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1192427 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1192428 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@77b463e4[collection1] realtime]
[junit4] 2> 1192428 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 1192429 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1575774256060432384,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1192429 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5a9a4a97
commitCommandVersion:1575774256060432384
[junit4] 2> 1192439 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@c5b3b08[collection1] main]
[junit4] 2> 1192439 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1192439 INFO (searcherExecutor-4549-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@c5b3b08[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1192440 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 10
[junit4] 2> 1192442 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{} 0 0
[junit4] 2> 1192442 ERROR
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=1]
unknown field 'newfield'
[junit4] 2> at
org.apache.solr.update.DocumentBuilder.toDocument(DocumentBuilder.java:214)
[junit4] 2> at
org.apache.solr.update.AddUpdateCommand.getLuceneDocument(AddUpdateCommand.java:100)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.updateDocument(DirectUpdateHandler2.java:958)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:949)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:329)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:266)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:216)
[junit4] 2> at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:991)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1207)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:753)
[junit4] 2> at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
[junit4] 2> at
org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
[junit4] 2> at
org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
[junit4] 2> at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
[junit4] 2> at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2482)
[junit4] 2> at
org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
[junit4] 2> at
org.apache.solr.util.TestHarness.update(TestHarness.java:284)
[junit4] 2> at
org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
[junit4] 2> at
org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:264)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:836)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:824)
[junit4] 2> at
org.apache.solr.search.TestAddFieldRealTimeGet.test(TestAddFieldRealTimeGet.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1192450 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\tempDir-001\collection1\conf\managed-schema
[junit4] 2> 1192504 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1575774256138027008)]} 0 1
[junit4] 2> 1192505 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 1192505 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&fl=id,newfield&id=1&wt=xml} status=0 QTime=0
[junit4] 2> 1192505 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&fl=id,newfield&ids=1&wt=xml} status=0 QTime=0
[junit4] 2> 1192505 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1575774256140124160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1192505 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@5a9a4a97
commitCommandVersion:1575774256140124160
[junit4] 2> 1192537 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b81ce7f[collection1] main]
[junit4] 2> 1192537 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1192538 INFO (searcherExecutor-4549-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b81ce7f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
[junit4] 2> 1192538 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 31
[junit4] 2> 1192539 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=1
[junit4] 2> 1192540 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&fl=id,newfield&id=1&wt=xml} status=0 QTime=0
[junit4] 2> 1192540 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/get&fl=id,newfield&ids=1&wt=xml} status=0 QTime=0
[junit4] 2> 1192540 INFO
(TEST-TestAddFieldRealTimeGet.test-seed#[1C569F66F02C1E4E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending test
[junit4] 2> 1192541 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1192541 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=200836452
[junit4] 2> 1192541 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1192541 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cb83969: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ null
[junit4] 2> 1192541 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1192541 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@293fe6b7: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
null
[junit4] 2> 1192541 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1192542 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@76330b3d: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / null
[junit4] 2> 1192542 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1192543 INFO (coreCloseExecutor-4554-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@9db953c
[junit4] 2> 1192545 INFO (coreCloseExecutor-4554-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=165385532
[junit4] 2> 1192545 INFO (coreCloseExecutor-4554-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@66e3bd6b: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> 1192546 INFO
(SUITE-TestAddFieldRealTimeGet-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=lrc-IQ, timezone=Etc/GMT+10
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=136287808,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestDocBasedVersionConstraints, VersionInfoTest, DirectUpdateHandlerTest,
RecoveryZkTest, DeleteReplicaTest, TestMacros, TestSmileRequest,
AliasIntegrationTest, RankQueryTest, TestGeoJSONResponseWriter, SuggesterTest,
TestHalfAndHalfDocValues, IndexBasedSpellCheckerTest,
QueryElevationComponentTest, TestTrieFacet, SolrSlf4jReporterTest,
TestNumericTerms64, ScriptEngineTest, TestLegacyNumericRangeQueryBuilder,
DirectoryFactoryTest, MoveReplicaHDFSTest, DirectUpdateHandlerOptimizeTest,
TestSchemalessBufferedUpdates, DeleteStatusTest, TestHashQParserPlugin,
DateFieldTest, TestPayloadCheckQParserPlugin, TestCustomDocTransformer,
TestCollectionAPIs, TestSchemaNameResource, TestInPlaceUpdatesStandalone,
ReplicationFactorTest, TestOmitPositions, CircularListTest, BJQParserTest,
SoftAutoCommitTest, NoCacheHeaderTest, BooleanFieldTest,
ParsingFieldUpdateProcessorsTest, TestSolrConfigHandlerConcurrent,
TestLazyCores, UUIDUpdateProcessorFallbackTest, TestSimpleTextCodec,
TestSolrCoreProperties, TestSubQueryTransformerDistrib,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestNonDefinedSimilarityFactory,
TestPointFields, DocValuesNotIndexedTest, PeerSyncReplicationTest,
ResourceLoaderTest, DistributedSpellCheckComponentTest, TestLFUCache,
UnloadDistributedZkTest, BlockCacheTest, TestCloudSchemaless, StressHdfsTest,
MultiTermTest, TestBulkSchemaConcurrent, TestQuerySenderListener,
TestCollectionsAPIViaSolrCloudCluster, WordBreakSolrSpellCheckerTest,
TimeZoneUtilsTest, DateMathParserTest, TestNumericRangeQuery32,
TestTolerantUpdateProcessorRandomCloud, TestFieldCacheVsDocValues,
TestNestedDocsSort, ZkCLITest, TestRestoreCore,
TestReversedWildcardFilterFactory, AssignTest, TestStandardQParsers,
DistributedExpandComponentTest, HdfsRecoverLeaseTest, TestSubQueryTransformer,
TestLegacyTerms, ConnectionManagerTest, SimpleCollectionCreateDeleteTest,
TestOnReconnectListenerSupport, SolrTestCaseJ4Test, CustomCollectionTest,
StatsReloadRaceTest, TestBlendedInfixSuggestions, TestIndexingPerformance,
ClusterStateUpdateTest, TestStressRecovery, TestUseDocValuesAsStored2,
TestConfigSetImmutable, SparseHLLTest, TestManagedResourceStorage,
TestCustomStream, HdfsRestartWhileUpdatingTest, ReturnFieldsTest,
CursorPagingTest, TestNoOpRegenerator, RequestHandlersTest,
TestScoreJoinQPScore, SliceStateTest, TestCustomSort, TestRandomDVFaceting,
TestExactStatsCache, TestPseudoReturnFields,
BigEndianAscendingWordSerializerTest, TestSolrCloudWithSecureImpersonation,
TestUtils, TestManagedSchemaAPI, TestCloudPivotFacet,
CollectionsAPIAsyncDistributedZkTest, TestFunctionQuery, CloudMLTQParserTest,
OverseerTest, HdfsDirectoryFactoryTest, ClusterStateTest,
TestRequestForwarding, TestNamedUpdateProcessors,
TestLeaderInitiatedRecoveryThread, TestTolerantSearch, TestDistributedSearch,
SolrJmxReporterCloudTest, TestLockTree, SolrIndexSplitterTest,
DistributedQueueTest, DistributedFacetPivotLargeTest, ResponseLogComponentTest,
PeerSyncWithIndexFingerprintCachingTest, TestXIncludeConfig,
TestNumericTokenStream, XmlUpdateRequestHandlerTest,
TestCursorMarkWithoutUniqueKey, AnalysisAfterCoreReloadTest,
LeaderInitiatedRecoveryOnCommitTest, TestDistribIDF,
TestPKIAuthenticationPlugin, MoveReplicaTest, MetricsHandlerTest,
TestAddFieldRealTimeGet]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestAddFieldRealTimeGet -Dtests.seed=1C569F66F02C1E4E
-Dtests.slow=true -Dtests.locale=lrc-IQ -Dtests.timezone=Etc/GMT+10
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestAddFieldRealTimeGet (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\init-core-data-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestAddFieldRealTimeGet_1C569F66F02C1E4E-001\init-core-data-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([1C569F66F02C1E4E]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [273/729 (1!)] on J0 in 0.36s, 1 test, 1 error <<<
FAILURES!
[...truncated 630 lines...]
[junit4] Suite: org.apache.solr.core.TestJmxIntegration
[junit4] 2> 2193103 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestJmxIntegration_1C569F66F02C1E4E-001\init-core-data-001
[junit4] 2> 2193104 WARN
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 2193104 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2193105 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2193105 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2193106 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2193130 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2193164 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2193240 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2193277 WARN
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2193277 WARN
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2193277 WARN
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2193279 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2193327 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2193352 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2193461 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2193474 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 2193474 WARN (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2193475 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2193475 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestJmxIntegration_1C569F66F02C1E4E-001\init-core-data-001\]
[junit4] 2> 2193477 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=23.427734375,
floorSegmentMB=1.18359375, forceMergeDeletesPctAllowed=3.4656329862876136,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2193615 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2193615 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2193617 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2193618 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2193618 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=35, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=62.263671875,
floorSegmentMB=0.7841796875, forceMergeDeletesPctAllowed=0.46855750100023963,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3342590220177002
[junit4] 2> 2193619 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e087377[collection1] main]
[junit4] 2> 2193627 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2193642 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2193695 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2193696 INFO (searcherExecutor-6518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2193696 INFO (coreLoadExecutor-6517-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1575775305964978176
[junit4] 2> 2193697 INFO (searcherExecutor-6518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2193697 INFO (searcherExecutor-6518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2193697 INFO (searcherExecutor-6518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2193698 INFO (searcherExecutor-6518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2193699 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2193699 INFO (searcherExecutor-6518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2193700 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2193700 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1760534779
[junit4] 2> 2193700 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2193700 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cd50a49: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ null
[junit4] 2> 2193700 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2193700 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7dbd84d9: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
null
[junit4] 2> 2193700 INFO (searcherExecutor-6518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2193700 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2193700 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@262144a8: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / null
[junit4] 2> 2193701 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2193701 INFO (coreCloseExecutor-6523-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3155ec59
[junit4] 2> 2193702 INFO (searcherExecutor-6518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2193702 INFO (searcherExecutor-6518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2193703 INFO (searcherExecutor-6518-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3e087377[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2193703 INFO (coreCloseExecutor-6523-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=827714649
[junit4] 2> 2193703 INFO (coreCloseExecutor-6523-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b14ef87: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / null
[junit4] 2> 2193703 INFO
(SUITE-TestJmxIntegration-seed#[1C569F66F02C1E4E]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1951, maxMBSortInHeap=5.241640235213329,
sim=RandomSimilarity(queryNorm=true): {}, locale=ti-ET, timezone=Europe/Vatican
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=349888336,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestDocBasedVersionConstraints, VersionInfoTest, DirectUpdateHandlerTest,
RecoveryZkTest, DeleteReplicaTest, TestMacros, TestSmileRequest,
AliasIntegrationTest, RankQueryTest, TestGeoJSONResponseWriter, SuggesterTest,
TestHalfAndHalfDocValues, IndexBasedSpellCheckerTest,
QueryElevationComponentTest, TestTrieFacet, SolrSlf4jReporterTest,
TestNumericTerms64, ScriptEngineTest, TestLegacyNumericRangeQueryBuilder,
DirectoryFactoryTest, MoveReplicaHDFSTest, DirectUpdateHandlerOptimizeTest,
TestSchemalessBufferedUpdates, DeleteStatusTest, TestHashQParserPlugin,
DateFieldTest, TestPayloadCheckQParserPlugin, TestCustomDocTransformer,
TestCollectionAPIs, TestSchemaNameResource, TestInPlaceUpdatesStandalone,
ReplicationFactorTest, TestOmitPositions, CircularListTest, BJQParserTest,
SoftAutoCommitTest, NoCacheHeaderTest, BooleanFieldTest,
ParsingFieldUpdateProcessorsTest, TestSolrConfigHandlerConcurrent,
TestLazyCores, UUIDUpdateProcessorFallbackTest, TestSimpleTextCodec,
TestSolrCoreProperties, TestSubQueryTransformerDistrib,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestNonDefinedSimilarityFactory,
TestPointFields, DocValuesNotIndexedTest, PeerSyncReplicationTest,
ResourceLoaderTest, DistributedSpellCheckComponentTest, TestLFUCache,
UnloadDistributedZkTest, BlockCacheTest, TestCloudSchemaless, StressHdfsTest,
MultiTermTest, TestBulkSchemaConcurrent, TestQuerySenderListener,
TestCollectionsAPIViaSolrCloudCluster, WordBreakSolrSpellCheckerTest,
TimeZoneUtilsTest, DateMathParserTest, TestNumericRangeQuery32,
TestTolerantUpdateProcessorRandomCloud, TestFieldCacheVsDocValues,
TestNestedDocsSort, ZkCLITest, TestRestoreCore,
TestReversedWildcardFilterFactory, AssignTest, TestStandardQParsers,
DistributedExpandComponentTest, HdfsRecoverLeaseTest, TestSubQueryTransformer,
TestLegacyTerms, ConnectionManagerTest, SimpleCollectionCreateDeleteTest,
TestOnReconnectListenerSupport, SolrTestCaseJ4Test, CustomCollectionTest,
StatsReloadRaceTest, TestBlendedInfixSuggestions, TestIndexingPerformance,
ClusterStateUpdateTest, TestStressRecovery, TestUseDocValuesAsStored2,
TestConfigSetImmutable, SparseHLLTest, TestManagedResourceStorage,
TestCustomStream, HdfsRestartWhileUpdatingTest, ReturnFieldsTest,
CursorPagingTest, TestNoOpRegenerator, RequestHandlersTest,
TestScoreJoinQPScore, SliceStateTest, TestCustomSort, TestRandomDVFaceting,
TestExactStatsCache, TestPseudoReturnFields,
BigEndianAscendingWordSerializerTest, TestSolrCloudWithSecureImpersonation,
TestUtils, TestManagedSchemaAPI, TestCloudPivotFacet,
CollectionsAPIAsyncDistributedZkTest, TestFunctionQuery, CloudMLTQParserTest,
OverseerTest, HdfsDirectoryFactoryTest, ClusterStateTest,
TestRequestForwarding, TestNamedUpdateProcessors,
TestLeaderInitiatedRecoveryThread, TestTolerantSearch, TestDistributedSearch,
SolrJmxReporterCloudTest, TestLockTree, SolrIndexSplitterTest,
DistributedQueueTest, DistributedFacetPivotLargeTest, ResponseLogComponentTest,
PeerSyncWithIndexFingerprintCachingTest, TestXIncludeConfig,
TestNumericTokenStream, XmlUpdateRequestHandlerTest,
TestCursorMarkWithoutUniqueKey, AnalysisAfterCoreReloadTest,
LeaderInitiatedRecoveryOnCommitTest, TestDistribIDF,
TestPKIAuthenticationPlugin, MoveReplicaTest, MetricsHandlerTest,
TestAddFieldRealTimeGet, TestImpersonationWithHadoopAuth, TestRecoveryHdfs,
ExplicitHLLTest, FieldAnalysisRequestHandlerTest, CurrencyFieldTypeTest,
SolrCoreMetricManagerTest, ConfigureRecoveryStrategyTest, SearchHandlerTest,
LeaderElectionTest, ClassificationUpdateProcessorTest,
TestComplexPhraseLeadingWildcard, DeleteLastCustomShardedReplicaTest,
CoreAdminHandlerTest, FacetPivotSmallTest, TestZkAclsWithHadoopAuth,
AnalyticsQueryTest, TestExpandComponent, SecurityConfHandlerTest, TestFaceting,
TestSha256AuthenticationProvider, DistributedFacetPivotWhiteBoxTest,
HdfsThreadLeakTest, TestSolrDeletionPolicy2, TestConfigSetsAPIExclusivity,
TestMissingGroups, PrimUtilsTest, PathHierarchyTokenizerFactoryTest,
V2ApiIntegrationTest, ManagedSchemaRoundRobinCloudTest,
HdfsBasicDistributedZk2Test, TestCloudRecovery, SolrShardReporterTest,
TestSolrCoreParser, MinimalSchemaTest, HardAutoCommitTest,
DistributedQueryComponentOptimizationTest, DefaultValueUpdateProcessorTest,
TestCloudInspectUtil, UUIDFieldTest, TestFieldTypeCollectionResource,
TestWriterPerf, BasicDistributedZkTest, TestRandomFaceting, ZkSolrClientTest,
TestZkChroot, AutoCommitTest, TestHashPartitioner,
TermVectorComponentDistributedTest, TestRangeQuery, StatsComponentTest,
SolrCmdDistributorTest, ConvertedLegacyTest, TestSort, TestBadConfig,
TestIndexSearcher, HighlighterTest, SimplePostToolTest,
TestExtendedDismaxParser, SolrRequestParserTest, TestFoldingMultitermQuery,
SuggesterTSTTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, TestUpdate,
TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory,
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest,
DistanceFunctionTest, SolrInfoBeanTest, XsltUpdateRequestHandlerTest,
TestSurroundQueryParser, TestQueryUtils, DocumentAnalysisRequestHandlerTest,
PrimitiveFieldTypeTest, TestValueSourceCache, TestSolrQueryParser,
RegexBoostProcessorTest, IndexSchemaTest, TestJmxIntegration]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestJmxIntegration
-Dtests.seed=1C569F66F02C1E4E -Dtests.slow=true -Dtests.locale=ti-ET
-Dtests.timezone=Europe/Vatican -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | TestJmxIntegration (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: JMX not enabled
[junit4] > at
__randomizedtesting.SeedInfo.seed([1C569F66F02C1E4E]:0)
[junit4] > at
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:74)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [440/729 (2!)] on J0 in 0.62s, 0 tests, 1 failure <<<
FAILURES!
[...truncated 7352 lines...]
[junit4] Suite: org.apache.solr.ltr.TestLTRReRankingPipeline
[junit4] 2> 0 INFO
(SUITE-TestLTRReRankingPipeline-seed#[CBE4D63EB83FC3A]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] IGNOR/A 0.01s J1 | TestLTRReRankingPipeline.testDifferentTopN
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-11134"))
[junit4] 2> 910 INFO
(TEST-TestLTRReRankingPipeline.testRescorer-seed#[CBE4D63EB83FC3A]) [ ]
o.a.s.u.Java9InitHack Adding temporary workaround for Hadoop's Shell class to
allow running on Java 9 (please ignore any warnings/failures).
[junit4] 2> 916 ERROR
(TEST-TestLTRReRankingPipeline.testRescorer-seed#[CBE4D63EB83FC3A]) [ ]
o.a.h.u.Shell Failed to locate the winutils binary in the hadoop binary path
[junit4] 2> java.io.IOException: Could not locate executable
null\bin\winutils.exe in the Hadoop binaries.
[junit4] 2> at
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
[junit4] 2> at
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
[junit4] 2> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
[junit4] 2> at java.base/java.lang.Class.forName0(Native Method)
[junit4] 2> at java.base/java.lang.Class.forName(Class.java:292)
[junit4] 2> at
org.apache.solr.util.Java9InitHack.initPrivileged(Java9InitHack.java:65)
[junit4] 2> at
java.base/java.security.AccessController.doPrivileged(Native Method)
[junit4] 2> at
org.apache.solr.util.Java9InitHack.initJava9(Java9InitHack.java:55)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.<clinit>(SolrTestCaseJ4.java:168)
[junit4] 2> at
org.apache.solr.ltr.TestLTRReRankingPipeline.testRescorer(TestLTRReRankingPipeline.java:151)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=PostingsFormat(name=Memory), final-score=PostingsFormat(name=Memory)},
docValues:{}, maxPointsInLeafNode=1299, maxMBSortInHeap=5.791719885800497,
sim=RandomSimilarity(queryNorm=true): {field=DFR GL1}, locale=nd-ZW,
timezone=Asia/Tel_Aviv
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=43285960,total=100663296
[junit4] 2> NOTE: All tests run in this JVM: [TestLTRReRankingPipeline]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestLTRReRankingPipeline -Dtests.seed=CBE4D63EB83FC3A
-Dtests.slow=true -Dtests.locale=nd-ZW -Dtests.timezone=Asia/Tel_Aviv
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestLTRReRankingPipeline (suite) <<<
[junit4] > Throwable #1: java.lang.AssertionError: The test or suite
printed 9256 bytes to stdout and stderr, even though the limit was set to 8192
bytes. Increase the limit with @Limit, ignore it completely with
@SuppressSysoutChecks or run with -Dtests.verbose=true
[junit4] > at
__randomizedtesting.SeedInfo.seed([CBE4D63EB83FC3A]:0)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [1/33 (1!)] on J1 in 1.55s, 3 tests, 1 failure, 1 skipped
<<< FAILURES!
[...truncated 30153 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]