Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/844/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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([53CD0FA9AF4B9362:61E7083757B5B7BB]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:983)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:930)
        at 
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12130 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001/init-core-data-001
   [junit4]   2> 2384374 WARN  
(SUITE-TestUseDocValuesAsStored-seed#[53CD0FA9AF4B9362]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2384375 INFO  
(SUITE-TestUseDocValuesAsStored-seed#[53CD0FA9AF4B9362]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2384379 INFO  
(SUITE-TestUseDocValuesAsStored-seed#[53CD0FA9AF4B9362]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2384381 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomSingleAndMultiValued
   [junit4]   2> 2384388 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2384403 WARN  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 2384404 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 2384414 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2384417 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 2384426 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with 
uniqueid field id
   [junit4]   2> 2384428 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 2384430 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, 
renamed the non-managed schema 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml
 to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 2384435 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2384518 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@674b3be6
   [junit4]   2> 2384522 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@674b3be6
   [junit4]   2> 2384522 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@674b3be6
   [junit4]   2> 2384555 WARN  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2384557 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 2384567 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=test-non-stored-docvalues
   [junit4]   2> 2384582 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 
with uniqueid field id
   [junit4]   2> 2384582 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 2384582 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@674b3be6
   [junit4]   2> 2384582 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2384583 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001/tempDir-001/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001/init-core-data-001/]
   [junit4]   2> 2384608 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=20, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.23711016285494557]
   [junit4]   2> 2384618 WARN  (coreLoadExecutor-6155-thread-1) [    
x:collection1] 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> 2384981 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2384981 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2384983 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=84.865234375, 
floorSegmentMB=1.2470703125, forceMergeDeletesPctAllowed=4.493546841832867, 
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.42201415865338476
   [junit4]   2> 2385009 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32b756ff[collection1] main]
   [junit4]   2> 2385010 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001/tempDir-001/collection1/conf
   [junit4]   2> 2385011 INFO  (coreLoadExecutor-6155-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2385011 INFO  
(searcherExecutor-6156-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@32b756ff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2385013 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2385013 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2385014 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385015 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 1
   [junit4]   2> 2385026 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385026 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385071 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@773d0db3[collection1] main]
   [junit4]   2> 2385072 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385072 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@773d0db3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)))}
   [junit4]   2> 2385072 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 46
   [junit4]   2> 2385073 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385086 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385120 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385129 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385130 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385132 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385134 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 1
   [junit4]   2> 2385135 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385135 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385153 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2457d74b[collection1] main]
   [junit4]   2> 2385155 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385155 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2457d74b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)
 Uninverting(_1(6.6.0):c1)))}
   [junit4]   2> 2385155 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 20
   [junit4]   2> 2385156 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:2&fl=test_is_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385157 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:2&fl=test_is_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385158 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385159 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385161 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:2&fl=test_is_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385162 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2385164 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 1
   [junit4]   2> 2385165 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385165 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385178 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dbfed4d[collection1] main]
   [junit4]   2> 2385179 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385179 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2dbfed4d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)
 Uninverting(_1(6.6.0):c1) Uninverting(_2(6.6.0):c1)))}
   [junit4]   2> 2385179 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 14
   [junit4]   2> 2385181 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385182 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385183 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385184 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385185 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385185 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2385188 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 1
   [junit4]   2> 2385188 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385188 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385210 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36531db6[collection1] main]
   [junit4]   2> 2385211 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@36531db6[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)
 Uninverting(_1(6.6.0):c1) Uninverting(_2(6.6.0):c1) 
Uninverting(_3(6.6.0):c1)))}
   [junit4]   2> 2385212 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385212 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 23
   [junit4]   2> 2385212 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:4&fl=test_l_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385213 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:4&fl=test_l_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385214 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385215 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385215 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:4&fl=test_l_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385216 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 2385218 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 1
   [junit4]   2> 2385219 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385219 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385235 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6884136c[collection1] main]
   [junit4]   2> 2385236 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385236 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6884136c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)
 Uninverting(_1(6.6.0):c1) Uninverting(_2(6.6.0):c1) Uninverting(_3(6.6.0):c1) 
Uninverting(_4(6.6.0):c1)))}
   [junit4]   2> 2385236 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 17
   [junit4]   2> 2385237 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385238 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385239 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385240 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385243 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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=2
   [junit4]   2> 2385244 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 2385246 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 1
   [junit4]   2> 2385246 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385246 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385263 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6246cd48[collection1] main]
   [junit4]   2> 2385264 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385264 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6246cd48[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)
 Uninverting(_1(6.6.0):c1) Uninverting(_2(6.6.0):c1) Uninverting(_3(6.6.0):c1) 
Uninverting(_4(6.6.0):c1) Uninverting(_5(6.6.0):c1)))}
   [junit4]   2> 2385264 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 18
   [junit4]   2> 2385265 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:6&fl=test_dt_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385266 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:6&fl=test_dt_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385266 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385267 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385268 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:6&fl=test_dt_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385268 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 2385272 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 2
   [junit4]   2> 2385272 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385272 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385294 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74e348aa[collection1] main]
   [junit4]   2> 2385295 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385295 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@74e348aa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)
 Uninverting(_1(6.6.0):c1) Uninverting(_2(6.6.0):c1) Uninverting(_3(6.6.0):c1) 
Uninverting(_4(6.6.0):c1) Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1)))}
   [junit4]   2> 2385295 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 23
   [junit4]   2> 2385296 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:7&fl=test_ss_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385297 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:7&fl=test_ss_dv,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385298 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385298 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385299 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:7&fl=test_ss_dv,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385299 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 2385301 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 1
   [junit4]   2> 2385302 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385302 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385321 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70d4f111[collection1] main]
   [junit4]   2> 2385321 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385321 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70d4f111[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)
 Uninverting(_1(6.6.0):c1) Uninverting(_2(6.6.0):c1) Uninverting(_3(6.6.0):c1) 
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> 2385322 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 19
   [junit4]   2> 2385322 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:8&fl=test_s_dvo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385323 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:8&fl=test_s_dvo2,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385324 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385324 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385325 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:8&fl=test_s_dvo2,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385326 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=8 status=0 QTime=0
   [junit4]   2> 2385327 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 1
   [junit4]   2> 2385328 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385331 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385342 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ea575c[collection1] main]
   [junit4]   2> 2385342 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385342 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3ea575c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)
 Uninverting(_1(6.6.0):c1) Uninverting(_2(6.6.0):c1) Uninverting(_3(6.6.0):c1) 
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> 2385343 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 15
   [junit4]   2> 2385344 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:9&fl=enums_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385346 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:9&fl=enums_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385347 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:9&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385348 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:9&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385349 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:9&fl=enums_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385350 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 2385351 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2385352 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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> 2385356 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[10]} 0 3
   [junit4]   2> 2385356 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385356 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385374 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b05fde7[collection1] main]
   [junit4]   2> 2385374 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385374 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@b05fde7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.6.0):c1)))}
   [junit4]   2> 2385379 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 23
   [junit4]   2> 2385380 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:10&fl=test_s_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385381 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:10&fl=test_s_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385381 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:10&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385382 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:10&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385382 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:10&fl=test_s_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385383 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385385 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[11]} 0 1
   [junit4]   2> 2385385 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385385 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385404 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@332503[collection1] main]
   [junit4]   2> 2385404 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385404 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@332503[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.6.0):c1)
 Uninverting(_a(6.6.0):c1)))}
   [junit4]   2> 2385404 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 19
   [junit4]   2> 2385405 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:11&fl=test_is_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385406 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:11&fl=test_is_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385407 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:11&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385408 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:11&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385409 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:11&fl=test_is_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385410 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2385412 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[12]} 0 1
   [junit4]   2> 2385413 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385413 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385424 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@171d014b[collection1] main]
   [junit4]   2> 2385424 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385424 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@171d014b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.6.0):c1)
 Uninverting(_a(6.6.0):c1) Uninverting(_b(6.6.0):c1)))}
   [junit4]   2> 2385424 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 11
   [junit4]   2> 2385425 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:12&fl=test_ds_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385426 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:12&fl=test_ds_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385428 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:12&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385429 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:12&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385430 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:12&fl=test_ds_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385431 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2385433 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[13]} 0 0
   [junit4]   2> 2385434 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385434 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385466 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ae2e6dd[collection1] main]
   [junit4]   2> 2385467 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385467 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ae2e6dd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.6.0):c1)
 Uninverting(_a(6.6.0):c1) Uninverting(_b(6.6.0):c1) 
Uninverting(_c(6.6.0):c1)))}
   [junit4]   2> 2385467 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 33
   [junit4]   2> 2385468 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:13&fl=test_l_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385468 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:13&fl=test_l_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385469 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:13&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385470 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:13&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385470 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:13&fl=test_l_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385471 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 2385474 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[14]} 0 1
   [junit4]   2> 2385474 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385474 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385486 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e8da5e3[collection1] main]
   [junit4]   2> 2385487 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385487 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e8da5e3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.6.0):c1)
 Uninverting(_a(6.6.0):c1) Uninverting(_b(6.6.0):c1) Uninverting(_c(6.6.0):c1) 
Uninverting(_d(6.6.0):c1)))}
   [junit4]   2> 2385487 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 13
   [junit4]   2> 2385488 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&fl=test_f_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385489 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&fl=test_f_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385489 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385490 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385490 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&fl=test_f_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385491 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 2385492 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[15]} 0 1
   [junit4]   2> 2385493 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385493 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385518 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@409d9f28[collection1] main]
   [junit4]   2> 2385519 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385519 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@409d9f28[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.6.0):c1)
 Uninverting(_a(6.6.0):c1) Uninverting(_b(6.6.0):c1) Uninverting(_c(6.6.0):c1) 
Uninverting(_d(6.6.0):c1) Uninverting(_e(6.6.0):c1)))}
   [junit4]   2> 2385519 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 26
   [junit4]   2> 2385520 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&fl=test_dt_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385521 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&fl=test_dt_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385521 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385522 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385523 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&fl=test_dt_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385523 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 2385554 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[16]} 0 1
   [junit4]   2> 2385554 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385554 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385566 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@57f5b1e7[collection1] main]
   [junit4]   2> 2385567 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385567 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@57f5b1e7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.6.0):c1)
 Uninverting(_a(6.6.0):c1) Uninverting(_b(6.6.0):c1) Uninverting(_c(6.6.0):c1) 
Uninverting(_d(6.6.0):c1) Uninverting(_e(6.6.0):c1) Uninverting(_f(6.6.0):c1)))}
   [junit4]   2> 2385567 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 13
   [junit4]   2> 2385568 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:16&fl=test_ss_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385571 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:16&fl=test_ss_dv,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385573 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:16&fl=*_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385576 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:16&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385578 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:16&fl=test_ss_dv,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385579 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 2385582 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[17]} 0 1
   [junit4]   2> 2385583 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385583 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385596 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b07f5bb[collection1] main]
   [junit4]   2> 2385597 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385597 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7b07f5bb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.6.0):c1)
 Uninverting(_a(6.6.0):c1) Uninverting(_b(6.6.0):c1) Uninverting(_c(6.6.0):c1) 
Uninverting(_d(6.6.0):c1) Uninverting(_e(6.6.0):c1) Uninverting(_f(6.6.0):c1) 
Uninverting(_g(6.6.0):c1)))}
   [junit4]   2> 2385597 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 14
   [junit4]   2> 2385598 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:17&fl=test_s_dvo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385598 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:17&fl=test_s_dvo2,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385599 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:17&fl=*vo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385600 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:17&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385601 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:17&fl=test_s_dvo2,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385601 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=8 status=0 QTime=0
   [junit4]   2> 2385604 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[18]} 0 1
   [junit4]   2> 2385604 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385605 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385620 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ee8e03[collection1] main]
   [junit4]   2> 2385621 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385621 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ee8e03[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(6.6.0):c1)
 Uninverting(_a(6.6.0):c1) Uninverting(_b(6.6.0):c1) Uninverting(_c(6.6.0):c1) 
Uninverting(_d(6.6.0):c1) Uninverting(_e(6.6.0):c1) Uninverting(_f(6.6.0):c1) 
Uninverting(_g(6.6.0):c1) Uninverting(_h(6.6.0):c1)))}
   [junit4]   2> 2385621 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 16
   [junit4]   2> 2385622 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:18&fl=enums_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385624 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:18&fl=enums_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385625 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:18&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385626 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:18&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385628 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:18&fl=enums_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385628 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 2385630 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 2385632 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] 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 1
   [junit4]   2> 2385633 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[19]} 0 1
   [junit4]   2> 2385634 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385634 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385659 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bd9db89[collection1] main]
   [junit4]   2> 2385660 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3bd9db89[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(6.6.0):c1)))}
   [junit4]   2> 2385660 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385665 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 31
   [junit4]   2> 2385666 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:19&fl=test_ss_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385668 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:19&fl=test_ss_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385669 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:19&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385669 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:19&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385670 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:19&fl=test_ss_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385672 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385674 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[20]} 0 0
   [junit4]   2> 2385674 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385674 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385684 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a349dbc[collection1] main]
   [junit4]   2> 2385684 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385685 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7a349dbc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(6.6.0):c1)
 Uninverting(_j(6.6.0):c1)))}
   [junit4]   2> 2385685 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 10
   [junit4]   2> 2385686 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:20&fl=test_i_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385686 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:20&fl=test_i_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385687 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:20&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385687 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:20&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385688 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:20&fl=test_i_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385688 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 2385690 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[21]} 0 1
   [junit4]   2> 2385690 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385690 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385701 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a4defe0[collection1] main]
   [junit4]   2> 2385701 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385702 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5a4defe0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(6.6.0):c1)
 Uninverting(_j(6.6.0):c1) Uninverting(_k(6.6.0):c1)))}
   [junit4]   2> 2385702 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 11
   [junit4]   2> 2385704 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:21&fl=test_ds_dvo&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 2385706 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:21&fl=test_ds_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385707 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:21&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385709 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:21&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385711 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:21&fl=test_ds_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385712 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2385714 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[22]} 0 0
   [junit4]   2> 2385715 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385715 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385725 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f891495[collection1] main]
   [junit4]   2> 2385725 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385726 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f891495[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(6.6.0):c1)
 Uninverting(_j(6.6.0):c1) Uninverting(_k(6.6.0):c1) 
Uninverting(_l(6.6.0):c1)))}
   [junit4]   2> 2385726 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 10
   [junit4]   2> 2385727 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:22&fl=test_l_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385728 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:22&fl=test_l_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385729 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:22&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385729 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:22&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385729 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:22&fl=test_l_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385730 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 2385731 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[23]} 0 0
   [junit4]   2> 2385732 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385732 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385742 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e4a0d75[collection1] main]
   [junit4]   2> 2385743 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385743 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1e4a0d75[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(6.6.0):c1)
 Uninverting(_j(6.6.0):c1) Uninverting(_k(6.6.0):c1) Uninverting(_l(6.6.0):c1) 
Uninverting(_m(6.6.0):c1)))}
   [junit4]   2> 2385743 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 11
   [junit4]   2> 2385744 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:23&fl=test_f_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385745 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:23&fl=test_f_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385745 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:23&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385746 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:23&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385747 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:23&fl=test_f_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385747 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 2385750 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[24]} 0 1
   [junit4]   2> 2385750 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385750 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385764 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@65f58534[collection1] main]
   [junit4]   2> 2385764 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2385764 INFO  (searcherExecutor-6156-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65f58534[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(6.6.0):c1)
 Uninverting(_j(6.6.0):c1) Uninverting(_k(6.6.0):c1) Uninverting(_l(6.6.0):c1) 
Uninverting(_m(6.6.0):c1) Uninverting(_n(6.6.0):c1)))}
   [junit4]   2> 2385765 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 14
   [junit4]   2> 2385765 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:24&fl=test_dts_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385766 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:24&fl=test_dts_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385767 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:24&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385768 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:24&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385768 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:24&fl=test_dts_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2385769 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 2385771 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[25]} 0 0
   [junit4]   2> 2385771 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2385771 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B9362])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2490760d
   [junit4]   2> 2385781 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[53CD0FA9AF4B

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

Dir-006/collection1/conf
   [junit4]   2> 2391027 INFO  (coreLoadExecutor-6215-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2391027 INFO  
(searcherExecutor-6216-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6296233f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2k(6.6.0):c1)
 Uninverting(_2l(6.6.0):c1) Uninverting(_2m(6.6.0):c6)))}
   [junit4]   2> 2391028 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2391029 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001/tempDir-006/collection1/conf/managed-schema
   [junit4]   2> 2391040 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001/tempDir-006/collection1/conf/managed-schema
   [junit4]   2> 2391061 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2391063 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] 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 1
   [junit4]   2> 2391064 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[myid1]} 0 1
   [junit4]   2> 2391065 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2391065 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@b9ae8e9
   [junit4]   2> 2391099 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@27d8bf9f[collection1] main]
   [junit4]   2> 2391100 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2391100 INFO  (searcherExecutor-6216-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27d8bf9f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2n(6.6.0):c1)))}
   [junit4]   2> 2391102 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 37
   [junit4]   2> 2391104 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:myid*&fl=*&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 2391104 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2391104 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] 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> 2391105 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2391105 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1944541507
   [junit4]   2> 2391105 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2391106 INFO  (coreCloseExecutor-6220-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4230ebf9
   [junit4]   2> 2391107 INFO  (coreCloseExecutor-6220-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 2391112 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2391113 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[53CD0FA9AF4B9362]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchema
   [junit4]   2> 2391114 INFO  
(SUITE-TestUseDocValuesAsStored-seed#[53CD0FA9AF4B9362]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored_53CD0FA9AF4B9362-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=mk, 
timezone=America/Grand_Turk
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=109128584,total=479199232
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocSet, JSONWriterTest, 
TestConfigSetsAPIExclusivity, SuggesterWFSTTest, TestXmlQParserPlugin, 
TestSchemaResource, CoreAdminRequestStatusTest, BitVectorTest, 
DistributedTermsComponentTest, TestSolrDeletionPolicy2, TestConfigsApi, 
DistributedSuggestComponentTest, OverseerCollectionConfigSetProcessorTest, 
TestSQLHandlerNonCloud, TestIndexingPerformance, BasicZkTest, TestConfigReload, 
InfoHandlerTest, RequestLoggingTest, DistribJoinFromCollectionTest, 
SignatureUpdateProcessorFactoryTest, DistributedQueryComponentCustomSortTest, 
TermVectorComponentTest, DistributedFacetExistsSmallTest, 
CollectionsAPISolrJTest, TestSearcherReuse, FullSolrCloudDistribCmdsTest, 
TestLeaderInitiatedRecoveryThread, TestSolrQueryParser, JsonValidatorTest, 
MissingSegmentRecoveryTest, ClassificationUpdateProcessorFactoryTest, 
TestBadConfig, TestSimpleTrackingShardHandler, TestJmxMonitoredMap, 
TestSolrCloudSnapshots, TestReplicaProperties, TestOnReconnectListenerSupport, 
SolrMetricReporterTest, GraphQueryTest, TestConfigSets, 
AsyncCallRequestStatusResponseTest, ShufflingReplicaListTransformerTest, 
HdfsCollectionsAPIDistributedZkTest, TestSolrDynamicMBean, MBeansHandlerTest, 
DistributedFacetPivotSmallTest, TestCloudDeleteByQuery, RulesTest, 
TestLuceneMatchVersion, RAMDirectoryFactoryTest, ShardSplitTest, 
TestRangeQuery, PreAnalyzedFieldTest, 
TestSolrQueryParserDefaultOperatorResource, TestFieldSortValues, 
QueryParsingTest, TestCloudPivotFacet, TestFieldResource, 
TestManagedSchemaThreadSafety, TestExportWriter, TestFiltering, 
TestComplexPhraseQParserPlugin, TestRecoveryHdfs, TestZkChroot, 
TestTestInjection, LeaderElectionContextKeyTest, TestSmileRequest, 
DebugComponentTest, BufferStoreTest, BasicDistributedZk2Test, TestSearchPerf, 
DistributedIntervalFacetingTest, TestInitParams, SearchHandlerTest, 
TestRandomFaceting, HdfsDirectoryFactoryTest, TestScoreJoinQPScore, 
TestDefaultSearchFieldResource, TestQueryWrapperFilter, TestStressLiveNodes, 
IndexSchemaTest, TestQueryTypes, TestWriterPerf, TestSimpleTextCodec, 
StressHdfsTest, TestSegmentSorting, TestTolerantUpdateProcessorRandomCloud, 
PropertiesRequestHandlerTest, TestPivotHelperCode, OverseerRolesTest, 
UUIDUpdateProcessorFallbackTest, TestUniqueKeyFieldResource, 
DistributedVersionInfoTest, TestTrie, TestNestedDocsSort, SolrInfoMBeanTest, 
SuggestComponentContextFilterQueryTest, TestSolrCoreProperties, 
OpenCloseCoreStressTest, CircularListTest, ConfigSetsAPITest, 
TestDefaultStatsCache, ForceLeaderTest, RestartWhileUpdatingTest, 
SharedFSAutoReplicaFailoverUtilsTest, CursorMarkTest, 
TestLMJelinekMercerSimilarityFactory, TestRequestStatusCollectionAPI, 
TestValueSourceCache, LeaderElectionIntegrationTest, TestSolrCoreParser, 
TestDistributedStatsComponentCardinality, 
AddSchemaFieldsUpdateProcessorFactoryTest, LukeRequestHandlerTest, FullHLLTest, 
LoggingHandlerTest, V2ApiIntegrationTest, ZkStateReaderTest, 
TestClassicSimilarityFactory, TestAuthorizationFramework, 
TestEmbeddedSolrServerSchemaAPI, HdfsThreadLeakTest, DistanceFunctionTest, 
TestInitQParser, SmileWriterTest, HdfsRestartWhileUpdatingTest, TestQueryUtils, 
SolrIndexConfigTest, SliceStateTest, SpellingQueryConverterTest, 
TestInPlaceUpdatesDistrib, TestLRUStatsCache, CloudMLTQParserTest, 
ChaosMonkeySafeLeaderTest, TestReloadAndDeleteDocs, SolrCLIZkUtilsTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestCloudRecovery, 
TestSystemIdResolver, TestSubQueryTransformerCrossCore, CSVRequestHandlerTest, 
UpdateParamsTest, OverseerTaskQueueTest, TestSolrCloudWithKerberosAlt, 
TestFoldingMultitermQuery, SolrCmdDistributorTest, AutoCommitTest, 
DefaultValueUpdateProcessorTest, TestConfig, TestBinaryResponseWriter, 
EchoParamsTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, 
ResponseHeaderTest, TestCodecSupport, TestDistribDocBasedVersion, 
TestExactSharedStatsCache, TriLevelCompositeIdRoutingTest, 
CurrencyFieldOpenExchangeTest, JsonLoaderTest, WordBreakSolrSpellCheckerTest, 
TestUseDocValuesAsStored]
   [junit4] Completed [339/708 (1!)] on J1 in 6.79s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 44608 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to