Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1664/
1 tests failed.
FAILED: org.apache.solr.schema.EnumFieldTest.testFacetEnumSearch
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([711434388EBBCAC3:F7D4D30D2A5DA9AA]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
at
org.apache.solr.schema.EnumFieldTest.testFacetEnumSearch(EnumFieldTest.java:594)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//*[@name='facets']/int/text()=6
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str name="q">severity:*</str><str
name="json.facet">{ severity : { type : terms, field : severity, missing :
true, exists : true, allBuckets : true, method : enum }}</str><str
name="fl">severity</str><str name="wt">xml</str></lst></lst><result
name="response" numFound="0" start="0" numFoundExact="true"></result><lst
name="facets"><int name="count">0</int></lst>
</response>
request
was:q=severity:*&json.facet={+severity+:+{+type+:+terms,+field+:+severity,+missing+:+true,+exists+:+true,+allBuckets+:+true,+method+:+enum+}}&fl=severity&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
... 45 more
Build Log:
[...truncated 15837 lines...]
[junit4] Suite: org.apache.solr.schema.EnumFieldTest
[junit4] 2> 2098191 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ] o.a.s.SolrTestCase
Setting 'solr.default.confdir' system property to test-framework derived value
of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 2098191 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.EnumFieldTest_711434388EBBCAC3-001/data-dir-184-001
[junit4] 2> 2098191 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2098192 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2098192 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2098192 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2098195 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2098207 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.9.0
[junit4] 2> 2098213 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.s.IndexSchema Schema name=tiny
[junit4] 2> 2098215 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
[junit4] 2> 2098999 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 2099000 WARN
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@2db8c0b9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2099000 WARN
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@2db8c0b9[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2099002 WARN
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ] o.e.j.u.s.S.config
Trusting all certificates configured for
Client@14023271[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2099002 WARN
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ] o.e.j.u.s.S.config
No Client EndPointIdentificationAlgorithm configured for
Client@14023271[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2099004 WARN
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 2099044 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f763aec
[junit4] 2> 2099051 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f763aec
[junit4] 2> 2099051 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4f763aec
[junit4] 2> 2099056 INFO (coreLoadExecutor-23505-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2099063 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from
paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2099080 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.9.0
[junit4] 2> 2099086 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=tiny
[junit4] 2> 2099089 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field
id
[junit4] 2> 2099089 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2099089 INFO (coreLoadExecutor-23505-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@4f763aec
[junit4] 2> 2099089 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.EnumFieldTest_711434388EBBCAC3-001/data-dir-184-001/]
[junit4] 2> 2099090 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.44174603753815844]
[junit4] 2> 2099127 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2099127 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2099128 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5621258463808473]
[junit4] 2> 2099129 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage File-based storage initialized
to use dir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
[junit4] 2> 2099129 INFO (coreLoadExecutor-23505-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 2099130 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2099265 INFO
(searcherExecutor-23507-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2099278 INFO
(TEST-EnumFieldTest.testBogusEnumIndexing-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBogusEnumIndexing
[junit4] 2> 2099278 INFO
(TEST-EnumFieldTest.testBogusEnumIndexing-seed#[711434388EBBCAC3]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2099278 INFO
(TEST-EnumFieldTest.testBogusEnumIndexing-seed#[711434388EBBCAC3]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 2099279 INFO
(TEST-EnumFieldTest.testBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{} 0 0
[junit4] 2> 2099279 INFO
(TEST-EnumFieldTest.testBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.h.RequestHandlerBase Ignoring exception matching Unknown
value for enum field: severity, value: blabla
[junit4] 2> 2099279 INFO
(TEST-EnumFieldTest.testBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{} 0 0
[junit4] 2> 2099283 INFO
(TEST-EnumFieldTest.testBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.h.RequestHandlerBase Ignoring exception matching Unknown
value for enum field: severity, value: 145
[junit4] 2> 2099283 INFO
(TEST-EnumFieldTest.testBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{} 0 0
[junit4] 2> 2099284 INFO
(TEST-EnumFieldTest.testBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.h.RequestHandlerBase Ignoring exception matching Unknown
value for enum field: severity, value: -4
[junit4] 2> 2099284 INFO
(TEST-EnumFieldTest.testBogusEnumIndexing-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBogusEnumIndexing
[junit4] 2> 2099289 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumIndexing-seed#[711434388EBBCAC3]) [
] o.a.s.SolrTestCaseJ4 ###Starting testMultivaluedBogusEnumIndexing
[junit4] 2> 2099289 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumIndexing-seed#[711434388EBBCAC3]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 2099289 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumIndexing-seed#[711434388EBBCAC3]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 2099289 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{} 0 0
[junit4] 2> 2099290 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.h.RequestHandlerBase Ignoring exception matching
Unknown value for enum field: severity_mv, value: blabla
[junit4] 2> 2099290 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{} 0 0
[junit4] 2> 2099290 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.h.RequestHandlerBase Ignoring exception matching
Unknown value for enum field: severity_mv, value: 145
[junit4] 2> 2099290 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{} 0 0
[junit4] 2> 2099291 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.h.RequestHandlerBase Ignoring exception matching
Unknown value for enum field: severity_mv, value: -4
[junit4] 2> 2099293 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumIndexing-seed#[711434388EBBCAC3]) [
] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedBogusEnumIndexing
[junit4] 2> 2099298 INFO
(TEST-EnumFieldTest.testEnumRangeSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEnumRangeSearch
[junit4] 2> 2099299 INFO
(TEST-EnumFieldTest.testEnumRangeSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEnumRangeSearch
[junit4] IGNOR/A 0.01s J2 | EnumFieldTest.testEnumRangeSearch
[junit4] > Assumption #1: Skipping testing of unindexed EnumField without
docValues, which is unsupported.
[junit4] 2> 2099303 INFO
(TEST-EnumFieldTest.testEnumFieldTypeWithoutDocValues-seed#[711434388EBBCAC3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testEnumFieldTypeWithoutDocValues
[junit4] 2> 2099304 INFO
(TEST-EnumFieldTest.testEnumFieldTypeWithoutDocValues-seed#[711434388EBBCAC3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testEnumFieldTypeWithoutDocValues
[junit4] IGNOR/A 0.01s J2 | EnumFieldTest.testEnumFieldTypeWithoutDocValues
[junit4] > Assumption #1: Only testing EnumFieldType without docValues.
[junit4] 2> 2099308 INFO
(TEST-EnumFieldTest.testMultivaluedSetQuery-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultivaluedSetQuery
[junit4] 2> 2099309 INFO
(TEST-EnumFieldTest.testMultivaluedSetQuery-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedSetQuery
[junit4] IGNOR/A 0.01s J2 | EnumFieldTest.testMultivaluedSetQuery
[junit4] > Assumption #1: Skipping testing of unindexed EnumField without
docValues, which is unsupported.
[junit4] 2> 2099322 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testFacetEnumSearch
[junit4] 2> 2099322 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2099322 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 2099323 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 2099326 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 2099326 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 2099326 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 2099327 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 2099327 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 2099332 INFO
(searcherExecutor-23507-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2099332 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 5
[junit4] 2> 2099333 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=severity:*&json.facet={+severity+:+{+type+:+terms,+field+:+severity,+missing+:+true,+exists+:+true,+allBuckets+:+true,+method+:+enum+}}&fl=severity&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 2099333 ERROR
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//*[@name='facets']/int/text()=6
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str name="q">severity:*</str><str
name="json.facet">{ severity : { type : terms, field : severity, missing :
true, exists : true, allBuckets : true, method : enum }}</str><str
name="fl">severity</str><str name="wt">xml</str></lst></lst><result
name="response" numFound="0" start="0" numFoundExact="true"></result><lst
name="facets"><int name="count">0</int></lst>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=severity:*&json.facet={+severity+:+{+type+:+terms,+field+:+severity,+missing+:+true,+exists+:+true,+allBuckets+:+true,+method+:+enum+}}&fl=severity&wt=xml
[junit4] 2> 2099333 ERROR
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=severity:*&json.facet={+severity+:+{+type+:+terms,+field+:+severity,+missing+:+true,+exists+:+true,+allBuckets+:+true,+method+:+enum+}}&fl=severity&wt=xml:java.lang.RuntimeException:
REQUEST FAILED: xpath=//*[@name='facets']/int/text()=6
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str name="q">severity:*</str><str
name="json.facet">{ severity : { type : terms, field : severity, missing :
true, exists : true, allBuckets : true, method : enum }}</str><str
name="fl">severity</str><str name="wt">xml</str></lst></lst><result
name="response" numFound="0" start="0" numFoundExact="true"></result><lst
name="facets"><int name="count">0</int></lst>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=severity:*&json.facet={+severity+:+{+type+:+terms,+field+:+severity,+missing+:+true,+exists+:+true,+allBuckets+:+true,+method+:+enum+}}&fl=severity&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
[junit4] 2> at
org.apache.solr.schema.EnumFieldTest.testFacetEnumSearch(EnumFieldTest.java:594)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
[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:947)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[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.junit.rules.RunRules.evaluate(RunRules.java:20)
[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
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
[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.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2099334 INFO
(TEST-EnumFieldTest.testFacetEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testFacetEnumSearch
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=EnumFieldTest
-Dtests.method=testFacetEnumSearch -Dtests.seed=711434388EBBCAC3
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=BET
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.02s J2 | EnumFieldTest.testFacetEnumSearch <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([711434388EBBCAC3:F7D4D30D2A5DA9AA]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1023)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:983)
[junit4] > at
org.apache.solr.schema.EnumFieldTest.testFacetEnumSearch(EnumFieldTest.java:594)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//*[@name='facets']/int/text()=6
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int><lst name="params"><str name="q">severity:*</str><str
name="json.facet">{ severity : { type : terms, field : severity, missing :
true, exists : true, allBuckets : true, method : enum }}</str><str
name="fl">severity</str><str name="wt">xml</str></lst></lst><result
name="response" numFound="0" start="0" numFoundExact="true"></result><lst
name="facets"><int name="count">0</int></lst>
[junit4] > </response>
[junit4] > request
was:q=severity:*&json.facet={+severity+:+{+type+:+terms,+field+:+severity,+missing+:+true,+exists+:+true,+allBuckets+:+true,+method+:+enum+}}&fl=severity&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1016)
[junit4] > ... 45 more
[junit4] 2> 2099340 INFO
(TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[711434388EBBCAC3]) [
] o.a.s.SolrTestCaseJ4 ###Starting testKnownIntegerEnumIndexing
[junit4] 2> 2099340 INFO
(TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[711434388EBBCAC3]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2099340 INFO
(TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[711434388EBBCAC3]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 2099340 INFO
(TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 2099341 INFO
(TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 2099344 INFO
(searcherExecutor-23507-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2099344 INFO
(TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 2099345 INFO
(TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[711434388EBBCAC3]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,severity&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 2099346 INFO
(TEST-EnumFieldTest.testKnownIntegerEnumIndexing-seed#[711434388EBBCAC3]) [
] o.a.s.SolrTestCaseJ4 ###Ending testKnownIntegerEnumIndexing
[junit4] 2> 2099350 INFO
(TEST-EnumFieldTest.testMultivaluedEnumSort-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultivaluedEnumSort
[junit4] 2> 2099351 INFO
(TEST-EnumFieldTest.testMultivaluedEnumSort-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedEnumSort
[junit4] IGNOR/A 0.01s J2 | EnumFieldTest.testMultivaluedEnumSort
[junit4] > Assumption #1: Skipping testing of sorting over multivalued
EnumField - see SOLR-11193
[junit4] 2> 2099355 INFO
(TEST-EnumFieldTest.testEnumSchema-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEnumSchema
[junit4] 2> 2099356 INFO
(TEST-EnumFieldTest.testEnumSchema-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEnumSchema
[junit4] 2> 2099360 INFO
(TEST-EnumFieldTest.testMultivaluedEnumRangeSearch-seed#[711434388EBBCAC3]) [
] o.a.s.SolrTestCaseJ4 ###Starting testMultivaluedEnumRangeSearch
[junit4] 2> 2099361 INFO
(TEST-EnumFieldTest.testMultivaluedEnumRangeSearch-seed#[711434388EBBCAC3]) [
] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedEnumRangeSearch
[junit4] IGNOR/A 0.00s J2 | EnumFieldTest.testMultivaluedEnumRangeSearch
[junit4] > Assumption #1: Skipping testing of range searching over
multivalued EnumField - see SOLR-11193
[junit4] 2> 2099365 INFO
(TEST-EnumFieldTest.testMultivaluedKnownIntegerEnumIndexing-seed#[711434388EBBCAC3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testMultivaluedKnownIntegerEnumIndexing
[junit4] 2> 2099365 INFO
(TEST-EnumFieldTest.testMultivaluedKnownIntegerEnumIndexing-seed#[711434388EBBCAC3])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS
FROM INDEX
[junit4] 2> 2099365 INFO
(TEST-EnumFieldTest.testMultivaluedKnownIntegerEnumIndexing-seed#[711434388EBBCAC3])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 2099366 INFO
(TEST-EnumFieldTest.testMultivaluedKnownIntegerEnumIndexing-seed#[711434388EBBCAC3])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[0]} 0 0
[junit4] 2> 2099366 INFO
(TEST-EnumFieldTest.testMultivaluedKnownIntegerEnumIndexing-seed#[711434388EBBCAC3])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1]} 0 0
[junit4] 2> 2099370 INFO
(searcherExecutor-23507-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2099370 INFO
(TEST-EnumFieldTest.testMultivaluedKnownIntegerEnumIndexing-seed#[711434388EBBCAC3])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 3
[junit4] 2> 2099370 INFO
(TEST-EnumFieldTest.testMultivaluedKnownIntegerEnumIndexing-seed#[711434388EBBCAC3])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,severity_mv&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 2099371 INFO
(TEST-EnumFieldTest.testMultivaluedKnownIntegerEnumIndexing-seed#[711434388EBBCAC3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedKnownIntegerEnumIndexing
[junit4] 2> 2099375 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBogusEnumSearch
[junit4] 2> 2099376 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2099376 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 2099376 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 2099376 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 2099377 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 2099377 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 2099377 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 2099377 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 0
[junit4] 2> 2099378 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 2099382 INFO
(searcherExecutor-23507-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2099382 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 4
[junit4] 2> 2099382 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=severity:bla&fl=severity&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2099383 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=severity:7&fl=severity&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2099383 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=severity:"-3"&fl=severity&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2099384 INFO
(TEST-EnumFieldTest.testBogusEnumSearch-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBogusEnumSearch
[junit4] 2> 2099389 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
] o.a.s.SolrTestCaseJ4 ###Starting testMultivaluedBogusEnumSearch
[junit4] 2> 2099389 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 2099389 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
0 0
[junit4] 2> 2099389 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0]} 0 0
[junit4] 2> 2099389 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 2099390 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 2099390 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 2099390 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 0
[junit4] 2> 2099390 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 0
[junit4] 2> 2099391 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 2099394 INFO
(searcherExecutor-23507-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 2099394 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 2099395 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=severity_mv:bla&fl=severity_mv&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2099395 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=severity_mv:7&fl=severity_mv&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2099395 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=severity_mv:"-3"&fl=severity_mv&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2099396 INFO
(TEST-EnumFieldTest.testMultivaluedBogusEnumSearch-seed#[711434388EBBCAC3]) [
] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedBogusEnumSearch
[junit4] 2> 2099401 INFO
(TEST-EnumFieldTest.testEnumSort-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testEnumSort
[junit4] 2> 2099402 INFO
(TEST-EnumFieldTest.testEnumSort-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testEnumSort
[junit4] IGNOR/A 0.01s J2 | EnumFieldTest.testEnumSort
[junit4] > Assumption #1: Skipping testing of unindexed EnumField without
docValues, which is unsupported.
[junit4] 2> 2099406 INFO
(TEST-EnumFieldTest.testSetQuery-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSetQuery
[junit4] 2> 2099407 INFO
(TEST-EnumFieldTest.testSetQuery-seed#[711434388EBBCAC3]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSetQuery
[junit4] IGNOR/A 0.01s J2 | EnumFieldTest.testSetQuery
[junit4] > Assumption #1: Skipping testing of unindexed EnumField without
docValues, which is unsupported.
[junit4] 2> 2099407 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2099407 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1011922895
[junit4] 2> 2099408 INFO (coreCloseExecutor-23512-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5759333b
[junit4] 2> 2099408 INFO (coreCloseExecutor-23512-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@5759333b
[junit4] 2> 2099408 INFO (coreCloseExecutor-23512-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@70588806: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@7d884495
[junit4] 2> 2099671 INFO (coreCloseExecutor-23512-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 2099676 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 2099676 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f492225: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@4396b0af
[junit4] 2> 2099681 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 2099681 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@18e0628d: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@413ff22c
[junit4] 2> 2099684 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 2099684 INFO
(SUITE-EnumFieldTest-seed#[711434388EBBCAC3]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d408ed9: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@470f8db5
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.schema.EnumFieldTest_711434388EBBCAC3-001
[junit4] 2> NOTE: test params are: codec=Lucene87,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=uk, timezone=BET
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_281 (64-bit)/cpus=4,threads=1,free=293681096,total=524288000
[junit4] 2> NOTE: All tests run in this JVM: [SolrIndexSearcherTest,
DeleteShardTest, TestPayloadCheckQParserPlugin, BlockDirectoryTest,
AlternateDirectoryTest, MetricTriggerTest, TestManagedResource,
TestSimpleQParserPlugin, TestApiFramework, SolrMetricManagerTest,
TestUtilizeNode, IndexSizeTriggerMixedBoundsTest,
HdfsChaosMonkeyNothingIsSafeTest, TestRetrieveFieldsOptimizer,
CleanupOldIndexTest, DistanceUnitsTest, TestNumericRangeQuery32,
TestQueryingOnDownCollection, RootFieldTest, TestFilteredDocIdSet,
PKIAuthenticationIntegrationTest, TestUnInvertedFieldException, TestQueryUtils,
RankQParserPluginTest, ClassificationUpdateProcessorFactoryTest,
TestCloudInspectUtil, LeaderVoteWaitTimeoutTest, DistanceFunctionTest,
TestReplicationHandlerBackup, TestRequestForwarding, ForceLeaderTest,
XmlInterpolationTest, OrderedExecutorTest, SpellingQueryConverterTest,
TestCloudRecovery, QueryResultKeyTest, TestFieldResource,
TestReRankQParserPlugin, DirectUpdateHandlerTest, MaxScoreCollectorTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestUniqueKeyFieldResource,
CollectionsAPIDistributedZkTest, IndexBasedSpellCheckerTest, TestBlockCollapse,
TestBooleanSimilarityFactory, TestFuzzyAnalyzedSuggestions,
TlogReplayBufferedWhileIndexingTest, DefaultValueUpdateProcessorTest,
TestDocumentBuilder, DocValuesMissingTest, TestLegacyFieldCache,
TestClusterStateMutator, PropertiesRequestHandlerTest, HttpPartitionTest,
NodeMutatorTest, RandomizedTaggerTest, AdminHandlersProxyTest, TestCharFilters,
TestSimPolicyCloud, TestLeaderElectionWithEmptyReplica, TestStressRecovery,
ExternalFileFieldSortTest, TestCoreDiscovery, SuggesterTSTTest,
TestSurroundQueryParser, TestCopyFieldCollectionResource, TestBadConfig,
BinaryUpdateRequestHandlerTest, TestExplainDocTransformer,
SystemCollectionCompatTest, JSONWriterTest, TestDynamicLoadingUrl,
TransactionLogTest, LeaderElectionTest, SuggestComponentTest,
TestPartialUpdateDeduplication, TestReload, SSLMigrationTest,
BasicDistributedZk2Test, TestUnifiedSolrHighlighterWithoutStoredId,
TestSchemaResource, FieldMutatingUpdateProcessorTest, TestConfigSetImmutable,
TestAnalyzedSuggestions, CachingDirectoryFactoryTest,
TestRequestStatusCollectionAPI, TestUseDocValuesAsStored2, HdfsRecoveryZkTest,
SparseHLLTest, UUIDUpdateProcessorFallbackTest, TestSQLHandler,
TestTlogReplayVsRecovery, SpatialHeatmapFacetsTest, TestTolerantSearch,
ShardsWhitelistTest, TestInPlaceUpdatesStandalone, TestRandomDVFaceting,
TestSolrCloudWithHadoopAuthPlugin, TestPHPSerializedResponseWriter,
TestNonDefinedSimilarityFactory, TestElisionMultitermQuery, ZkCLITest,
TestSizeLimitedDistributedMap, TestTrackingShardHandlerFactory,
PeerSyncReplicationTest, BackupRestoreApiErrorConditionsTest,
DistributedFacetPivotWhiteBoxTest, DistributedQueryElevationComponentTest,
HighlighterTest, TestDocTermOrds, BasicAuthIntegrationTest, JsonLoaderTest,
TestNestedDocsSort, ConvertedLegacyTest, DisMaxRequestHandlerTest,
DistributedIntervalFacetingTest, TestDistributedMissingSort,
TestDistributedSearch, ChaosMonkeySafeLeaderWithPullReplicasTest,
DeleteLastCustomShardedReplicaTest, DistributedQueueTest,
FullSolrCloudDistribCmdsTest, MissingSegmentRecoveryTest, MoveReplicaTest,
OverseerRolesTest, OverseerTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest,
RestartWhileUpdatingTest, RollingRestartTest, ShardTermsTest,
SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudDeleteByQuery,
TestCloudSearcherWarming, TestCryptoKeys, TestLockTree,
TestMiniSolrCloudClusterSSL, TestSolrCloudWithSecureImpersonation,
TestStressLiveNodes, HdfsAutoAddReplicasIntegrationTest,
HttpTriggerListenerTest, IndexSizeTriggerTest,
TriggerSetPropertiesIntegrationTest, TestSimDistributedQueue,
TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimTriggerIntegration,
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest,
HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest,
ImplicitSnitchTest, RuleEngineTest, RulesTest, TestMergePolicyConfig,
PingRequestHandlerTest, TestCSVLoader, TestContainerPlugin,
TestStressThreadBackup, TestSystemCollAutoCreate, XsltUpdateRequestHandlerTest,
IndexSizeEstimatorTest, SegmentsInfoRequestHandlerTest, ThreadDumpHandlerTest,
ZookeeperReadAPITest, DebugComponentTest, DistributedFacetExistsSmallTest,
FacetPivotSmallTest, InfixSuggestersTest, QueryElevationComponentTest,
TestPivotHelperCode, JavabinLoaderTest, EmbeddedSolrNoSerializeTest,
TaggingAttributeTest, HighlighterMaxOffsetTest, CheckHdfsIndexTest,
DateFieldTest, EnumFieldTest]
[junit4] Completed [757/934 (1!)] on J2 in 1.75s, 15 tests, 1 error, 7
skipped <<< FAILURES!
[...truncated 51326 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:634:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:507:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/build.xml:494:
Source checkout is dirty (unversioned/missing files) after running tests!!!
Offending files:
* solr/contrib/analytics/src/test-files/solr/filestore
* solr/contrib/analytics/src/test-files/solr/userfiles
*
solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/collection1/conf/dataimport.properties
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/filestore
* solr/contrib/dataimporthandler-extras/src/test-files/dihextras/solr/userfiles
* solr/contrib/dataimporthandler/src/test-files/dih/solr/filestore
* solr/contrib/dataimporthandler/src/test-files/dih/solr/userfiles
* solr/contrib/extraction/src/test-files/extraction/solr/filestore
* solr/contrib/extraction/src/test-files/extraction/solr/userfiles
* solr/contrib/langid/src/test-files/langid/solr/filestore
* solr/contrib/langid/src/test-files/langid/solr/userfiles
* solr/contrib/ltr/src/test-files/solr/filestore
* solr/contrib/ltr/src/test-files/solr/userfiles
* solr/contrib/prometheus-exporter/src/test-files/solr/filestore
* solr/contrib/prometheus-exporter/src/test-files/solr/userfiles
* solr/contrib/velocity/src/test-files/velocity/solr/filestore
* solr/contrib/velocity/src/test-files/velocity/solr/userfiles
* solr/core/src/test-files/solr/filestore
* solr/core/src/test-files/solr/userfiles
* solr/solrj/src/test-files/solrj/solr/multicore/filestore
* solr/solrj/src/test-files/solrj/solr/multicore/userfiles
Total time: 70 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]