Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3239/
Java: 64bit/jdk-9-ea+162 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults
Error Message:
mismatch: 'myid1'!='myid' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([4A76E29C2CB83508:785CE502D44611D1]:0)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:969)
at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:916)
at
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
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:547)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
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)
Build Log:
[...truncated 11822 lines...]
[junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/init-core-data-001
[junit4] 2> 676420 WARN
(SUITE-TestUseDocValuesAsStored-seed#[4A76E29C2CB83508]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 676420 INFO
(SUITE-TestUseDocValuesAsStored-seed#[4A76E29C2CB83508]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 676421 INFO
(SUITE-TestUseDocValuesAsStored-seed#[4A76E29C2CB83508]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 676424 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultivaluedOrdering
[junit4] 2> 676436 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 676443 WARN
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 676444 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 676462 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-non-stored-docvalues.xml instead
[junit4] 2> 676464 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
[junit4] 2> 676471 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with
uniqueid field id
[junit4] 2> 676472 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-001/collection1/conf/managed-schema
[junit4] 2> 676480 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml
to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml.bak
[junit4] 2> 676484 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 676551 WARN
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using
first MBeanServer.
[junit4] 2> 676553 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 676554 WARN
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using
first MBeanServer.
[junit4] 2> 676557 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 676557 WARN
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using
first MBeanServer.
[junit4] 2> 676557 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 676566 WARN (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 676567 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 676572 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
[junit4] 2> 676578 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid
field id
[junit4] 2> 676578 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 676578 WARN (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 676578 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 676578 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 676578 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/init-core-data-001/]
[junit4] 2> 676583 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1847620319,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 676603 WARN (coreLoadExecutor-3341-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> 676723 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 676723 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 676724 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=62.0263671875,
floorSegmentMB=0.494140625, forceMergeDeletesPctAllowed=28.961991985839198,
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 676725 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@f381c98[collection1] main]
[junit4] 2> 676726 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-001/collection1/conf
[junit4] 2> 676726 INFO (coreLoadExecutor-3341-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 676726 INFO (searcherExecutor-3342-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f381c98[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 676727 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 676727 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 676728 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] 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> 676728 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1]} 0 0
[junit4] 2> 676729 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2]} 0 0
[junit4] 2> 676730 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3]} 0 0
[junit4] 2> 676730 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4]} 0 0
[junit4] 2> 676730 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 676730 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3d14b1ed
[junit4] 2> 676798 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@546361cf[collection1] main]
[junit4] 2> 676799 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 676799 INFO (searcherExecutor-3342-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@546361cf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c4)))}
[junit4] 2> 676799 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 68
[junit4] 2> 676799 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=test_mvt_dvt_st_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 676800 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=test_mvt_dvt_sf_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 676800 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=test_mvt_dvf_st_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 676801 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=test_mvt_dvu_st_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 676801 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 676801 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=340900949
[junit4] 2> 676801 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 676801 INFO (coreCloseExecutor-3346-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@53832876
[junit4] 2> 676802 INFO (coreCloseExecutor-3346-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 676804 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 676805 INFO
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedOrdering
[junit4] 2> 676807 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.SolrTestCaseJ4 ###Starting testManagedSchema
[junit4] 2> 676817 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 676825 WARN
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 676825 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 676829 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema-non-stored-docvalues.xml instead
[junit4] 2> 676832 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
[junit4] 2> 676837 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid
field id
[junit4] 2> 676838 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-002/collection1/conf/managed-schema
[junit4] 2> 676860 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed
the non-managed schema
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-002/collection1/conf/schema-non-stored-docvalues.xml
to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-002/collection1/conf/schema-non-stored-docvalues.xml.bak
[junit4] 2> 676862 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 676938 WARN
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using
first MBeanServer.
[junit4] 2> 676940 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 676940 WARN
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using
first MBeanServer.
[junit4] 2> 676944 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 676944 WARN
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using
first MBeanServer.
[junit4] 2> 676944 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 676955 WARN (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 676955 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 676961 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
[junit4] 2> 676967 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid
field id
[junit4] 2> 676967 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-002/collection1,
trusted=true
[junit4] 2> 676967 WARN (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 676967 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 676967 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 676967 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-002/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/init-core-data-001/]
[junit4] 2> 676971 WARN (coreLoadExecutor-3353-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> 677085 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 677085 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 677087 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1847620319,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 677091 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@54cff88a[collection1] main]
[junit4] 2> 677091 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-002/collection1/conf
[junit4] 2> 677103 INFO (coreLoadExecutor-3353-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 677103 INFO (searcherExecutor-3354-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@54cff88a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c4)))}
[junit4] 2> 677104 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 677105 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-002/collection1/conf/managed-schema
[junit4] 2> 677141 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-002/collection1/conf/managed-schema
[junit4] 2> 677159 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 677160 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] 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> 677160 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[myid1]} 0 0
[junit4] 2> 677161 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 677161 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3c319131
[junit4] 2> 677299 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@aab0d6a[collection1] main]
[junit4] 2> 677299 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 677299 INFO (searcherExecutor-3354-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@aab0d6a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c1)))}
[junit4] 2> 677300 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 139
[junit4] 2> 677301 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid*&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 677302 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 677302 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1215791492
[junit4] 2> 677302 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 677302 INFO (coreCloseExecutor-3358-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1ac6bb7d
[junit4] 2> 677303 INFO (coreCloseExecutor-3358-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 677305 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 677306 INFO
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[4A76E29C2CB83508]) [
] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchema
[junit4] 2> 677307 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testUseDocValuesAsStoredFalse
[junit4] 2> 677318 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 677325 WARN
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated,
use <mergePolicyFactory> instead.
[junit4] 2> 677326 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 677330 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-non-stored-docvalues.xml instead
[junit4] 2> 677332 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
[junit4] 2> 677338 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with
uniqueid field id
[junit4] 2> 677339 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-003/collection1/conf/managed-schema
[junit4] 2> 677352 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-003/collection1/conf/schema-non-stored-docvalues.xml
to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-003/collection1/conf/schema-non-stored-docvalues.xml.bak
[junit4] 2> 677355 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 677420 WARN
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 677422 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 677422 WARN
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 677426 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 677426 WARN
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 677426 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 677434 WARN (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 677435 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 677450 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
[junit4] 2> 677455 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid
field id
[junit4] 2> 677455 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-003/collection1,
trusted=true
[junit4] 2> 677456 WARN (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 677456 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 677456 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 677456 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-003/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/init-core-data-001/]
[junit4] 2> 677460 WARN (coreLoadExecutor-3365-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> 677558 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 677558 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 677560 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1847620319,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 677563 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@58534cc3[collection1] main]
[junit4] 2> 677564 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-003/collection1/conf
[junit4] 2> 677564 INFO (coreLoadExecutor-3365-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 677564 INFO (searcherExecutor-3366-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@58534cc3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c1)))}
[junit4] 2> 677565 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 677566 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid]} 0 1
[junit4] 2> 677567 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 677567 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@719b0164
[junit4] 2> 677731 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@687a37d2[collection1] main]
[junit4] 2> 677731 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 677731 INFO (searcherExecutor-3366-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@687a37d2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c1)
Uninverting(_2(6.6.0):c1)))}
[junit4] 2> 677731 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 164
[junit4] 2> 677732 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 677732 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 677732 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid&fl=id,nonstored_dv_*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 677732 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid&fl=id,nonstored_dv_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 677732 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 677732 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1716363334
[junit4] 2> 677733 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 677733 INFO (coreCloseExecutor-3370-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7866f021
[junit4] 2> 677734 INFO (coreCloseExecutor-3370-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 677735 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 677736 INFO
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testUseDocValuesAsStoredFalse
[junit4] 2> 677738 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleSearchResults
[junit4] 2> 677750 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 677757 WARN
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated,
use <mergePolicyFactory> instead.
[junit4] 2> 677758 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 677771 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-non-stored-docvalues.xml instead
[junit4] 2> 677773 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
[junit4] 2> 677779 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with
uniqueid field id
[junit4] 2> 677780 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-004/collection1/conf/managed-schema
[junit4] 2> 677807 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-004/collection1/conf/schema-non-stored-docvalues.xml
to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-004/collection1/conf/schema-non-stored-docvalues.xml.bak
[junit4] 2> 677809 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 677873 WARN
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 677876 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 677876 WARN
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 677880 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 677880 WARN
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 677880 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 677888 WARN (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 677888 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 677894 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
[junit4] 2> 677900 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid
field id
[junit4] 2> 677900 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-004/collection1,
trusted=true
[junit4] 2> 677901 WARN (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 677901 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 677901 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 677901 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-004/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/init-core-data-001/]
[junit4] 2> 677905 WARN (coreLoadExecutor-3377-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> 678019 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 678019 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 678021 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1847620319,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 678026 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@66bfe333[collection1] main]
[junit4] 2> 678027 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-004/collection1/conf
[junit4] 2> 678027 INFO (coreLoadExecutor-3377-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 678027 INFO (searcherExecutor-3378-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@66bfe333[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c1)
Uninverting(_2(6.6.0):c1)))}
[junit4] 2> 678028 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 678029 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid1]} 0 0
[junit4] 2> 678030 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid2]} 0 0
[junit4] 2> 678030 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid3]} 0 0
[junit4] 2> 678030 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid4]} 0 0
[junit4] 2> 678030 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid5]} 0 0
[junit4] 2> 678030 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[myid6]} 0 0
[junit4] 2> 678031 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 678031 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3b959f00
[junit4] 2> 678148 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@192adbbd[collection1] main]
[junit4] 2> 678148 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 678148 INFO (searcherExecutor-3378-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@192adbbd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.6.0):c1)
Uninverting(_3(6.6.0):c6)))}
[junit4] 2> 678149 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 118
[junit4] 2> 678150 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:myid*&fl=*&wt=xml} hits=7 status=0 QTime=1
[junit4] 2> 678151 ERROR
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=mismatch:
'myid1'!='myid' @ response/docs/[0]/id
[junit4] 2> expected
=/response/docs==[{'id':'myid1','test_is_dvo':[101,102,103]},{'id':'myid2','test_is_dvo':[201,202]},{'id':'myid3','test_is_dvo':[301,302,303,304]},{'id':'myid4','test_s_dvo':'hello','test_is_dvo':[401,402]},{'id':'myid5'},{'id':'myid6','test_s_dvo':'hello'}]
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":1},
[junit4] 2> "response":{"numFound":7,"start":0,"docs":[
[junit4] 2> {
[junit4] 2> "id":"myid"},
[junit4] 2> {
[junit4] 2> "id":"myid1",
[junit4] 2> "test_is_dvo":[101,
[junit4] 2> 102,
[junit4] 2> 103]},
[junit4] 2> {
[junit4] 2> "id":"myid2",
[junit4] 2> "test_is_dvo":[201,
[junit4] 2> 202]},
[junit4] 2> {
[junit4] 2> "id":"myid3",
[junit4] 2> "test_is_dvo":[301,
[junit4] 2> 302,
[junit4] 2> 303,
[junit4] 2> 304]},
[junit4] 2> {
[junit4] 2> "id":"myid4",
[junit4] 2> "test_s_dvo":"hello",
[junit4] 2> "test_is_dvo":[401,
[junit4] 2> 402]},
[junit4] 2> {
[junit4] 2> "id":"myid5"},
[junit4] 2> {
[junit4] 2> "id":"myid6",
[junit4] 2> "test_s_dvo":"hello"}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request = q=id:myid*&fl=*&wt=xml
[junit4] 2> 678151 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 678151 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=80659112
[junit4] 2> 678151 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 678152 INFO (coreCloseExecutor-3382-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@23c5b9c4
[junit4] 2> 678153 INFO (coreCloseExecutor-3382-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 678155 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 678156 INFO
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleSearchResults
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestUseDocValuesAsStored -Dtests.method=testMultipleSearchResults
-Dtests.seed=4A76E29C2CB83508 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fr-MR -Dtests.timezone=Pacific/Port_Moresby -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.42s J0 |
TestUseDocValuesAsStored.testMultipleSearchResults <<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch:
'myid1'!='myid' @ response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([4A76E29C2CB83508:785CE502D44611D1]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:969)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:916)
[junit4] > at
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
[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:547)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 678158 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testRandomSingleAndMultiValued
[junit4] 2> 678170 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 678177 WARN
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated,
use <mergePolicyFactory> instead.
[junit4] 2> 678178 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 678182 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-non-stored-docvalues.xml instead
[junit4] 2> 678184 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
[junit4] 2> 678189 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with
uniqueid field id
[junit4] 2> 678190 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-005/collection1/conf/managed-schema
[junit4] 2> 678203 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-005/collection1/conf/schema-non-stored-docvalues.xml
to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-005/collection1/conf/schema-non-stored-docvalues.xml.bak
[junit4] 2> 678205 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 678284 WARN
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 678286 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 678286 WARN
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 678289 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 678289 WARN
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured,
using first MBeanServer.
[junit4] 2> 678290 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 678298 WARN (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 678298 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
[junit4] 2> 678304 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
[junit4] 2> 678310 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid
field id
[junit4] 2> 678310 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-005/collection1,
trusted=true
[junit4] 2> 678310 WARN (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 678310 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@3cf9860e
[junit4] 2> 678310 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 678310 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-005/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/init-core-data-001/]
[junit4] 2> 678314 WARN (coreLoadExecutor-3389-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> 678414 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 678422 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 678424 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1847620319,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 678430 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@515f5240[collection1] main]
[junit4] 2> 678431 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001/tempDir-005/collection1/conf
[junit4] 2> 678431 INFO (coreLoadExecutor-3389-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 678431 INFO (searcherExecutor-3390-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@515f5240[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.6.0):c1)
Uninverting(_3(6.6.0):c6)))}
[junit4] 2> 678432 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 678432 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 678433 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] 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> 678434 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1]} 0 0
[junit4] 2> 678434 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 678434 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6271c5b5
[junit4] 2> 678511 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d1e02eb[collection1] main]
[junit4] 2> 678511 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 678511 INFO (searcherExecutor-3390-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4d1e02eb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1)))}
[junit4] 2> 678513 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 78
[junit4] 2> 678513 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=test_ss_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678514 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=test_ss_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678515 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678515 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678516 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&fl=test_ss_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678516 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678517 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2]} 0 0
[junit4] 2> 678517 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 678517 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6271c5b5
[junit4] 2> 678586 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62abbd93[collection1] main]
[junit4] 2> 678586 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 678586 INFO (searcherExecutor-3390-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62abbd93[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1)
Uninverting(_5(6.6.0):c1)))}
[junit4] 2> 678586 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 68
[junit4] 2> 678587 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=test_i_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678587 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=test_i_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678587 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678588 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678588 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:2&fl=test_i_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678588 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
[junit4] 2> 678589 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3]} 0 0
[junit4] 2> 678590 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 678590 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6271c5b5
[junit4] 2> 678646 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@113eda83[collection1] main]
[junit4] 2> 678646 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 678646 INFO (searcherExecutor-3390-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@113eda83[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1)
Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1)))}
[junit4] 2> 678646 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 56
[junit4] 2> 678647 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=test_d_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678647 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=test_d_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678647 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678648 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678648 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3&fl=test_d_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678648 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
[junit4] 2> 678650 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4]} 0 1
[junit4] 2> 678650 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 678650 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6271c5b5
[junit4] 2> 678709 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@470523b[collection1] main]
[junit4] 2> 678709 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 678709 INFO (searcherExecutor-3390-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@470523b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1)
Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1)
Uninverting(_7(6.6.0):c1)))}
[junit4] 2> 678709 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 59
[junit4] 2> 678710 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=test_ls_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678710 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=test_ls_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678711 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678711 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678711 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:4&fl=test_ls_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678712 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
[junit4] 2> 678713 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5]} 0 0
[junit4] 2> 678714 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 678714 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6271c5b5
[junit4] 2> 678896 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e5c5906[collection1] main]
[junit4] 2> 678896 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 678896 INFO (searcherExecutor-3390-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@e5c5906[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1)
Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1) Uninverting(_7(6.6.0):c1)
Uninverting(_8(6.6.0):c1)))}
[junit4] 2> 678897 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 182
[junit4] 2> 678897 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&fl=test_f_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678898 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&fl=test_f_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678898 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678899 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678899 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:5&fl=test_f_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 678900 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=5 status=0 QTime=0
[junit4] 2> 678902 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6]} 0 1
[junit4] 2> 678902 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 678902 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6271c5b5
[junit4] 2> 679214 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a578eb[collection1] main]
[junit4] 2> 679214 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 679214 INFO (searcherExecutor-3390-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6a578eb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1)
Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1) Uninverting(_7(6.6.0):c1)
Uninverting(_8(6.6.0):c1) Uninverting(_9(6.6.0):c1)))}
[junit4] 2> 679214 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 312
[junit4] 2> 679215 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&fl=test_dts_dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679215 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&fl=test_dts_dvo,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679216 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679216 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679217 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:6&fl=test_dts_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679217 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=6 status=0 QTime=0
[junit4] 2> 679219 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7]} 0 0
[junit4] 2> 679219 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 679219 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6271c5b5
[junit4] 2> 679415 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d7b5bca[collection1] main]
[junit4] 2> 679415 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 679415 INFO (searcherExecutor-3390-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3d7b5bca[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1)
Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1) Uninverting(_7(6.6.0):c1)
Uninverting(_8(6.6.0):c1) Uninverting(_9(6.6.0):c1) Uninverting(_a(6.6.0):c1)))}
[junit4] 2> 679415 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 196
[junit4] 2> 679416 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:7&fl=test_s_dv&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679416 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:7&fl=test_s_dv,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679416 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:7&fl=*_dv&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679417 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:7&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679440 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:7&fl=test_s_dv,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679440 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=7 status=0 QTime=0
[junit4] 2> 679442 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8]} 0 1
[junit4] 2> 679442 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 679442 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@6271c5b5
[junit4] 2> 679510 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f695395[collection1] main]
[junit4] 2> 679511 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 679511 INFO (searcherExecutor-3390-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@f695395[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1)
Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1) Uninverting(_7(6.6.0):c1)
Uninverting(_8(6.6.0):c1) Uninverting(_9(6.6.0):c1) Uninverting(_a(6.6.0):c1)
Uninverting(_b(6.6.0):c1)))}
[junit4] 2> 679511 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 68
[junit4] 2> 679511 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:8&fl=test_ss_dvo2&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679512 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:8&fl=test_ss_dvo2,*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679512 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:8&fl=*vo2&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679513 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:8&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679513 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:8&fl=test_ss_dvo2,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 679513 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=8 status=0 QTime=0
[junit4] 2> 679515 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB83508])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9]} 0 0
[junit4] 2> 679515 INFO
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[4A76E29C2CB
[...truncated too long message...]
wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 703668 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 703668 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=test_nonstored_dv_str&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 703668 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*,test_nonstored_dv_str&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 703669 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[xyz]} 0 0
[junit4] 2> 703669 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 703669 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 703670 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=test_nonstored_dv_str&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 703670 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*,test_nonstored_dv_str&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 703670 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 703670 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@d4d84ac
[junit4] 2> 703730 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@32008664[collection1] main]
[junit4] 2> 703730 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 703730 INFO (searcherExecutor-3402-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@32008664[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7m(6.6.0):c1)))}
[junit4] 2> 703730 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 60
[junit4] 2> 703730 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 703731 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 703731 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=test_nonstored_dv_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 703731 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=*,test_nonstored_dv_str&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 703732 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[xyz]} 0 1
[junit4] 2> 703733 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 703733 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@d4d84ac
[junit4] 2> 703791 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1150a624[collection1] main]
[junit4] 2> 703791 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 703791 INFO (searcherExecutor-3402-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1150a624[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7n(6.6.0):c1)))}
[junit4] 2> 703792 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 59
[junit4] 2> 703793 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null params={q=*:*&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 703793 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 703793 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1516950881
[junit4] 2> 703793 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 703793 INFO (coreCloseExecutor-3406-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6c482e6
[junit4] 2> 703795 INFO (coreCloseExecutor-3406-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 703796 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 703797 INFO
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[4A76E29C2CB83508]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testOnEmptyIndex
[junit4] 2> 703798 INFO
(SUITE-TestUseDocValuesAsStored-seed#[4A76E29C2CB83508]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored_4A76E29C2CB83508-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=55, maxMBSortInHeap=7.89619919858392,
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=fr-MR,
timezone=Pacific/Port_Moresby
[junit4] 2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=296640824,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestDocTermOrds,
TestExpandComponent, TestSegmentSorting, JavabinLoaderTest, TestBadConfig,
TestDistributedSearch, DeleteNodeTest, TestReRankQParserPlugin,
QueryElevationComponentTest, HdfsBasicDistributedZkTest,
PKIAuthenticationIntegrationTest, TestValueSourceCache, TestConfigSets,
DefaultValueUpdateProcessorTest, SolrCLIZkUtilsTest, CursorPagingTest,
TestSolrQueryResponse, XsltUpdateRequestHandlerTest, BlockJoinFacetRandomTest,
TestPHPSerializedResponseWriter, LeaderInitiatedRecoveryOnCommitTest,
TestFieldResource, CoreMergeIndexesAdminHandlerTest,
CdcrReplicationHandlerTest, FileBasedSpellCheckerTest, TestTestInjection,
SynonymTokenizerTest, TestSearcherReuse, MBeansHandlerTest, SyncSliceTest,
ParsingFieldUpdateProcessorsTest, ReplicationFactorTest,
TestAuthenticationFramework, TestConfigsApi, ChangedSchemaMergeTest,
TestJsonFacets, LeaderElectionContextKeyTest, TestPseudoReturnFields,
TestFieldCacheSanityChecker, TestXmlQParser, ZkNodePropsTest,
TestAtomicUpdateErrorCases, PathHierarchyTokenizerFactoryTest,
TestStressRecovery, CloudMLTQParserTest,
TestPerFieldSimilarityWithDefaultOverride, DistributedSpellCheckComponentTest,
HdfsDirectoryFactoryTest, TestRestoreCore,
BigEndianAscendingWordSerializerTest, OverseerCollectionConfigSetProcessorTest,
TestHdfsBackupRestoreCore, ConfigSetsAPITest, TestDFISimilarityFactory,
ClusterStateTest, TestFunctionQuery, TestClassNameShortening,
TestNumericTerms32, TestRandomRequestDistribution, FastVectorHighlighterTest,
TestMacros, TestSolrQueryParserResource, OverseerStatusTest,
AnalyticsQueryTest, CacheHeaderTest, TestSubQueryTransformerCrossCore,
DataDrivenBlockJoinTest, SolrRequestParserTest, DocValuesNotIndexedTest,
TestLeaderElectionZkExpiry, SharedFSAutoReplicaFailoverTest,
TestRemoteStreaming, TestLazyCores, CurrencyFieldOpenExchangeTest,
TestReplicationHandler, TestJettySolrRunner, ExternalFileFieldSortTest,
CollectionReloadTest, TestObjectReleaseTracker, SpatialRPTFieldTypeTest,
QueryEqualityTest, HighlighterConfigTest, TestHighlightDedupGrouping,
SolrCoreTest, TestSlowCompositeReaderWrapper, ZkStateReaderTest,
TestRealTimeGet, TestSolrCloudWithDelegationTokens, TestCodecSupport,
TestCloudPivotFacet, TestConfigSetsAPIExclusivity,
DocumentAnalysisRequestHandlerTest, TestUseDocValuesAsStored]
[junit4] Completed [294/703 (1!)] on J0 in 27.39s, 6 tests, 1 error <<<
FAILURES!
[...truncated 37607 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]