Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Windows/26/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestJmxIntegration

Error Message:
No JMX server found by monitor map

Stack Trace:
java.lang.AssertionError: No JMX server found by monitor map
        at __randomizedtesting.SeedInfo.seed([B2DD97DB2DBBAFD3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:75)
        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$6.evaluate(RandomizedRunner.java:847)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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:748)


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([B2DD97DB2DBBAFD3:80F79045D5458B0A]: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:748)




Build Log:
[...truncated 11661 lines...]
   [junit4] Suite: org.apache.solr.core.TestJmxIntegration
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestJmxIntegration_B2DD97DB2DBBAFD3-001\init-core-data-001
   [junit4]   2> 928338 WARN  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 928338 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 928341 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 928342 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 928342 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 928382 WARN  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 928383 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 928410 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 928469 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 928480 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 928530 WARN  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 928530 WARN  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 928531 WARN  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 928532 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.6-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 928576 WARN  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 928576 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 928591 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 928649 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 928654 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 928655 WARN  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 928655 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 928655 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestJmxIntegration_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 928655 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8648859940493208]
   [junit4]   2> 928722 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 928722 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 928723 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 928723 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 928723 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7469117312502712]
   [junit4]   2> 928724 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@37c51616[collection1] main]
   [junit4]   2> 928724 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 928729 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 928750 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 928751 INFO  
(searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 928751 INFO  (coreLoadExecutor-3220-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1576399850324361216
   [junit4]   2> 928751 INFO  
(searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 928751 INFO  
(searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 928751 INFO  
(searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 928751 INFO  
(searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 928751 INFO  
(searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 928752 INFO  
(searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 928752 INFO  
(searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 928752 INFO  
(searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 928752 INFO  
(searcherExecutor-3221-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@37c51616[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 928755 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 928755 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 928755 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1538824736
   [junit4]   2> 928756 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 928756 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66c39e03: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 928756 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 928756 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a2d896: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 928756 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 928756 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@416a31c2: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 928756 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 928757 INFO  (coreCloseExecutor-3226-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@60436d37
   [junit4]   2> 928758 INFO  (coreCloseExecutor-3226-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 928758 INFO  (coreCloseExecutor-3226-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@730c802: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 928758 INFO  
(SUITE-TestJmxIntegration-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1478, maxMBSortInHeap=5.700084039900721, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sr-RS, timezone=ACT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=354812136,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, 
LeaderFailoverAfterPartitionTest, HdfsThreadLeakTest, TestReplicationHandler, 
TestNamedUpdateProcessors, TestDocTermOrds, GraphQueryTest, 
TestNonDefinedSimilarityFactory, TestStressReorder, SampleTest, 
TestCustomStream, DocValuesMultiTest, DistributedFacetPivotSmallTest, 
TestSweetSpotSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, 
QueryElevationComponentTest, TestRuleBasedAuthorizationPlugin, 
DocumentBuilderTest, HdfsChaosMonkeyNothingIsSafeTest, 
SuggestComponentContextFilterQueryTest, CursorPagingTest, 
TestRandomRequestDistribution, CdcrRequestHandlerTest, BJQParserTest, 
TestSubQueryTransformer, TestStressVersions, UnloadDistributedZkTest, 
ClusterStateUpdateTest, PeerSyncReplicationTest, LeaderElectionTest, 
EnumFieldTest, BigEndianAscendingWordDeserializerTest, 
TestExactSharedStatsCache, CloudExitableDirectoryReaderTest, 
OpenExchangeRatesOrgProviderTest, TestSolrDynamicMBean, AddBlockUpdateTest, 
TestMissingGroups, TestJsonFacets, SyncSliceTest, TestSimpleTextCodec, 
XsltUpdateRequestHandlerTest, TestFastLRUCache, BadComponentTest, 
SolrRequestParserTest, TestPostingsSolrHighlighter, TestPseudoReturnFields, 
TestCursorMarkWithoutUniqueKey, VersionInfoTest, SolrTestCaseJ4Test, 
TestLazyCores, TestRestoreCore, DistributedQueryComponentCustomSortTest, 
IndexBasedSpellCheckerTest, BasicDistributedZkTest, TestLockTree, 
V2ApiIntegrationTest, SolrPluginUtilsTest, JavabinLoaderTest, RecoveryZkTest, 
WrapperMergePolicyFactoryTest, TestApiFramework, FullHLLTest, 
TestJavabinTupleStreamParser, TestPhraseSuggestions, PrimitiveFieldTypeTest, 
BasicAuthStandaloneTest, HdfsUnloadDistributedZkTest, 
DirectSolrSpellCheckerTest, PropertiesRequestHandlerTest, 
SolrJmxReporterCloudTest, TestExtendedDismaxParser, CollectionStateFormat2Test, 
SolrMetricReporterTest, CollectionsAPIAsyncDistributedZkTest, JSONWriterTest, 
TestBackupRepositoryFactory, TestLFUCache, ZkStateReaderTest, 
TestSurroundQueryParser, TermsComponentTest, TestSchemaVersionResource, 
SOLR749Test, TestSolrCoreParser, TestSolrCloudSnapshots, 
TestLeaderElectionWithEmptyReplica, TestJmxIntegration]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJmxIntegration 
-Dtests.seed=B2DD97DB2DBBAFD3 -Dtests.slow=true -Dtests.locale=sr-RS 
-Dtests.timezone=ACT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestJmxIntegration (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No JMX server found by 
monitor map
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B2DD97DB2DBBAFD3]:0)
   [junit4]    >        at 
org.apache.solr.core.TestJmxIntegration.beforeClass(TestJmxIntegration.java:75)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [215/713 (1!)] on J0 in 0.45s, 0 tests, 1 failure <<< 
FAILURES!

[...truncated 524 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001
   [junit4]   2> 1561862 WARN  
(SUITE-TestUseDocValuesAsStored-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1561862 INFO  
(SUITE-TestUseDocValuesAsStored-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1561862 INFO  
(SUITE-TestUseDocValuesAsStored-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1561862 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testMultivaluedOrdering
   [junit4]   2> 1561877 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1561893 WARN  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1561893 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1561909 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] 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> 1561909 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1561924 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with 
uniqueid field id
   [junit4]   2> 1561924 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1561924 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, 
renamed the non-managed schema 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1\conf\schema-non-stored-docvalues.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1\conf\schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1561924 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1561987 WARN  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics 
via JMX.
   [junit4]   2> 1561987 WARN  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics 
via JMX.
   [junit4]   2> 1561987 WARN  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics 
via JMX.
   [junit4]   2> 1562002 WARN  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562002 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562033 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=test-non-stored-docvalues
   [junit4]   2> 1562033 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 
with uniqueid field id
   [junit4]   2> 1562033 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 1562033 WARN  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562033 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1562033 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 1562049 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1268270646, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1562049 WARN  (coreLoadExecutor-5936-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> 1562096 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1562096 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1562096 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=14.2646484375, 
floorSegmentMB=0.6484375, forceMergeDeletesPctAllowed=12.600517795124182, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3580055674482606
   [junit4]   2> 1562112 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@160f861f[collection1] main]
   [junit4]   2> 1562112 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-001\collection1\conf
   [junit4]   2> 1562112 INFO  (coreLoadExecutor-5936-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1562112 INFO  
(searcherExecutor-5937-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@160f861f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1562112 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1562112 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1562112 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] 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> 1562112 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1562112 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1562112 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1562112 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1562112 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1562112 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@515dd49a
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d83104d[collection1] main]
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1562127 INFO  (searcherExecutor-5937-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d83104d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4)))}
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 15
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&fl=test_mvt_dvt_st_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:2&fl=test_mvt_dvt_sf_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:3&fl=test_mvt_dvf_st_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:4&fl=test_mvt_dvu_st_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] 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> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=460663893
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68c5cc85: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d21b8a8: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5876a4ac: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1562127 INFO  (coreCloseExecutor-5941-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@437bcfc5
   [junit4]   2> 1562127 INFO  (coreCloseExecutor-5941-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1562127 INFO  (coreCloseExecutor-5941-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@20d9a3d8: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 1562127 INFO  
(TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[B2DD97DB2DBBAFD3]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedOrdering
   [junit4]   2> 1562143 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testUseDocValuesAsStoredFalse
   [junit4]   2> 1562143 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1562159 WARN  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1562159 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562174 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] 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> 1562174 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562174 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with 
uniqueid field id
   [junit4]   2> 1562174 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1\conf\managed-schema
   [junit4]   2> 1562174 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, 
renamed the non-managed schema 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1\conf\schema-non-stored-docvalues.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1\conf\schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1562174 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1562237 WARN  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562237 WARN  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562237 WARN  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562252 WARN  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562252 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562252 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=test-non-stored-docvalues
   [junit4]   2> 1562268 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 
with uniqueid field id
   [junit4]   2> 1562268 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1,
 trusted=true
   [junit4]   2> 1562268 WARN  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562268 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1562268 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 1562268 WARN  (coreLoadExecutor-5948-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> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1268270646, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@29306887[collection1] main]
   [junit4]   2> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-002\collection1\conf
   [junit4]   2> 1562330 INFO  (coreLoadExecutor-5948-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1562330 INFO  
(searcherExecutor-5949-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@29306887[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4)))}
   [junit4]   2> 1562330 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1562330 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[myid]} 0 1
   [junit4]   2> 1562330 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1562330 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@e44fe89
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@23bef450[collection1] main]
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1562346 INFO  (searcherExecutor-5949-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23bef450[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4)
 Uninverting(_1(6.6.1):C1)))}
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 13
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:myid&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:myid&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:myid&fl=id,nonstored_dv_*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:myid&fl=id,nonstored_dv_str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] 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> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=456586398
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@ae4d6d4: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e2cafac: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@73464af3: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1562346 INFO  (coreCloseExecutor-5953-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4b4d8cfd
   [junit4]   2> 1562346 INFO  (coreCloseExecutor-5953-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1562346 INFO  (coreCloseExecutor-5953-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@711d8087: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testUseDocValuesAsStoredFalse
   [junit4]   2> 1562346 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleSearchResults
   [junit4]   2> 1562361 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1562377 WARN  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1562377 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562408 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] 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> 1562408 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562408 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with 
uniqueid field id
   [junit4]   2> 1562408 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1\conf\managed-schema
   [junit4]   2> 1562424 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, 
renamed the non-managed schema 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1\conf\schema-non-stored-docvalues.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1\conf\schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1562424 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1562472 WARN  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562472 WARN  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562472 WARN  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562502 WARN  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562502 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562502 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=test-non-stored-docvalues
   [junit4]   2> 1562518 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 
with uniqueid field id
   [junit4]   2> 1562518 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1,
 trusted=true
   [junit4]   2> 1562518 WARN  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562518 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1562518 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 1562518 WARN  (coreLoadExecutor-5960-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> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1268270646, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74b0601a[collection1] main]
   [junit4]   2> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-003\collection1\conf
   [junit4]   2> 1562580 INFO  (coreLoadExecutor-5960-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1562580 INFO  
(searcherExecutor-5961-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@74b0601a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4)
 Uninverting(_1(6.6.1):C1)))}
   [junit4]   2> 1562580 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1562580 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[myid1]} 0 1
   [junit4]   2> 1562580 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[myid2]} 0 0
   [junit4]   2> 1562580 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[myid3]} 0 0
   [junit4]   2> 1562580 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[myid4]} 0 0
   [junit4]   2> 1562580 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[myid5]} 0 0
   [junit4]   2> 1562580 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[myid6]} 0 0
   [junit4]   2> 1562580 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1562580 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@63b46bc4
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f02cd7d[collection1] main]
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1562596 INFO  (searcherExecutor-5961-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f02cd7d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4)
 Uninverting(_1(6.6.1):C1) Uninverting(_2(6.6.1):C6)))}
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 16
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:myid*&fl=*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 1562596 ERROR 
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=mismatch: 
'myid1'!='myid' @ response/docs/[0]/id
   [junit4]   2>  expected 
=/response/docs==[{'id':'myid1','test_is_dvo':[101,102,103]},{'id':'myid2','test_is_dvo':[201,202]},{'id':'myid3','test_is_dvo':[301,302,303,304]},{'id':'myid4','test_s_dvo':'hello','test_is_dvo':[401,402]},{'id':'myid5'},{'id':'myid6','test_s_dvo':'hello'}]
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"myid"},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid1",
   [junit4]   2>         "test_is_dvo":[101,
   [junit4]   2>           102,
   [junit4]   2>           103]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid2",
   [junit4]   2>         "test_is_dvo":[201,
   [junit4]   2>           202]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid3",
   [junit4]   2>         "test_is_dvo":[301,
   [junit4]   2>           302,
   [junit4]   2>           303,
   [junit4]   2>           304]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid4",
   [junit4]   2>         "test_s_dvo":"hello",
   [junit4]   2>         "test_is_dvo":[401,
   [junit4]   2>           402]},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid5"},
   [junit4]   2>       {
   [junit4]   2>         "id":"myid6",
   [junit4]   2>         "test_s_dvo":"hello"}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = q=id:myid*&fl=*&wt=xml
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] 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> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=534170676
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d8d1e83: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cb0f723: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25d0aeed: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 1562596 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1562611 INFO  (coreCloseExecutor-5965-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@8039bf9
   [junit4]   2> 1562611 INFO  (coreCloseExecutor-5965-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1562611 INFO  (coreCloseExecutor-5965-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7648cdd9: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 1562611 INFO  
(TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleSearchResults
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestUseDocValuesAsStored -Dtests.method=testMultipleSearchResults 
-Dtests.seed=B2DD97DB2DBBAFD3 -Dtests.slow=true -Dtests.locale=pl 
-Dtests.timezone=Africa/Bamako -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.27s J0 | 
TestUseDocValuesAsStored.testMultipleSearchResults <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 
'myid1'!='myid' @ response/docs/[0]/id
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B2DD97DB2DBBAFD3:80F79045D5458B0A]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:983)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:930)
   [junit4]    >        at 
org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1562611 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testManagedSchema
   [junit4]   2> 1562611 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1562627 WARN  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1562627 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562643 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] 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> 1562643 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562659 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid 
field id
   [junit4]   2> 1562659 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 1562659 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf\schema-non-stored-docvalues.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf\schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1562659 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1562705 WARN  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 1562705 WARN  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 1562705 WARN  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 1562736 WARN  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1562736 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562736 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=test-non-stored-docvalues
   [junit4]   2> 1562768 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 
with uniqueid field id
   [junit4]   2> 1562768 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1,
 trusted=true
   [junit4]   2> 1562768 WARN  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562768 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1562768 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 1562768 WARN  (coreLoadExecutor-5972-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> 1562829 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1562829 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1562829 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1268270646, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1562829 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76984fe4[collection1] main]
   [junit4]   2> 1562844 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf
   [junit4]   2> 1562844 INFO  (coreLoadExecutor-5972-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1562844 INFO  
(searcherExecutor-5973-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@76984fe4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.1):C4)
 Uninverting(_1(6.6.1):C1) Uninverting(_2(6.6.1):C6)))}
   [junit4]   2> 1562844 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1562844 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 1562844 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 1562844 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1562844 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] 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> 1562844 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[myid1]} 0 0
   [junit4]   2> 1562844 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1562844 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@51f66dd2
   [junit4]   2> 1562859 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.s.SolrIndexSearcher Opening [Searcher@59071ea5[collection1] main]
   [junit4]   2> 1562859 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1562859 INFO  (searcherExecutor-5973-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@59071ea5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.6.1):C1)))}
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 21
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:myid*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] 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> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1947346971
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@716f99e: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3dc82081: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cdbe3ab: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1562875 INFO  (coreCloseExecutor-5977-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@675eafd7
   [junit4]   2> 1562875 INFO  (coreCloseExecutor-5977-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1562875 INFO  (coreCloseExecutor-5977-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@72801482: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[B2DD97DB2DBBAFD3]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchema
   [junit4]   2> 1562875 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomSingleAndMultiValued
   [junit4]   2> 1562892 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1562906 WARN  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, 
use <mergePolicyFactory> instead.
   [junit4]   2> 1562906 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1562906 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] 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> 1562906 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1562922 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with 
uniqueid field id
   [junit4]   2> 1562922 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1\conf\managed-schema
   [junit4]   2> 1562922 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, 
renamed the non-managed schema 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1\conf\schema-non-stored-docvalues.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1\conf\schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1562922 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1562984 WARN  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562984 WARN  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1562984 WARN  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1563000 WARN  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1563000 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1563000 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema 
name=test-non-stored-docvalues
   [junit4]   2> 1563016 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 
with uniqueid field id
   [junit4]   2> 1563016 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1,
 trusted=true
   [junit4]   2> 1563016 WARN  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr 
metrics via JMX.
   [junit4]   2> 1563016 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1563016 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\init-core-data-001\]
   [junit4]   2> 1563016 WARN  (coreLoadExecutor-5984-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> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1268270646, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d14dc26[collection1] main]
   [junit4]   2> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001\tempDir-005\collection1\conf
   [junit4]   2> 1563079 INFO  (coreLoadExecutor-5984-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1563079 INFO  
(searcherExecutor-5985-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6d14dc26[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.6.1):C1)))}
   [junit4]   2> 1563079 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1563079 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1563094 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] 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> 1563094 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1563094 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1563094 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f7ae677
   [junit4]   2> 1563094 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@541d2310[collection1] main]
   [junit4]   2> 1563094 INFO  
(TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[B2DD97DB2DBBAFD3])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1563094 INFO  (searcherExecutor-5985-thread-1) [    ] 
o.a.s.c.SolrCore 

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

    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[xyz]} 0 0
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5f6a5c83
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7304e2ce[collection1] main]
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1565311 INFO  (searcherExecutor-5997-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7304e2ce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2n(6.6.1):C1)))}
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 7
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} 
hits=1 status=0 QTime=0
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
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> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=732982468
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5cdf3ffb: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fba590a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7bfccca1: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1565311 INFO  (coreCloseExecutor-6001-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f8725db
   [junit4]   2> 1565311 INFO  (coreCloseExecutor-6001-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 1565311 INFO  (coreCloseExecutor-6001-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@72e056b0: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> 1565311 INFO  
(TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[B2DD97DB2DBBAFD3]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testOnEmptyIndex
   [junit4]   2> 1565327 INFO  
(SUITE-TestUseDocValuesAsStored-seed#[B2DD97DB2DBBAFD3]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-6.6-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_B2DD97DB2DBBAFD3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1725, maxMBSortInHeap=6.260051779512418, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=pl, 
timezone=Africa/Bamako
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=298567352,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollationField, 
LeaderFailoverAfterPartitionTest, HdfsThreadLeakTest, TestReplicationHandler, 
TestNamedUpdateProcessors, TestDocTermOrds, GraphQueryTest, 
TestNonDefinedSimilarityFactory, TestStressReorder, SampleTest, 
TestCustomStream, DocValuesMultiTest, DistributedFacetPivotSmallTest, 
TestSweetSpotSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, 
QueryElevationComponentTest, TestRuleBasedAuthorizationPlugin, 
DocumentBuilderTest, HdfsChaosMonkeyNothingIsSafeTest, 
SuggestComponentContextFilterQueryTest, CursorPagingTest, 
TestRandomRequestDistribution, CdcrRequestHandlerTest, BJQParserTest, 
TestSubQueryTransformer, TestStressVersions, UnloadDistributedZkTest, 
ClusterStateUpdateTest, PeerSyncReplicationTest, LeaderElectionTest, 
EnumFieldTest, BigEndianAscendingWordDeserializerTest, 
TestExactSharedStatsCache, CloudExitableDirectoryReaderTest, 
OpenExchangeRatesOrgProviderTest, TestSolrDynamicMBean, AddBlockUpdateTest, 
TestMissingGroups, TestJsonFacets, SyncSliceTest, TestSimpleTextCodec, 
XsltUpdateRequestHandlerTest, TestFastLRUCache, BadComponentTest, 
SolrRequestParserTest, TestPostingsSolrHighlighter, TestPseudoReturnFields, 
TestCursorMarkWithoutUniqueKey, VersionInfoTest, SolrTestCaseJ4Test, 
TestLazyCores, TestRestoreCore, DistributedQueryComponentCustomSortTest, 
IndexBasedSpellCheckerTest, BasicDistributedZkTest, TestLockTree, 
V2ApiIntegrationTest, SolrPluginUtilsTest, JavabinLoaderTest, RecoveryZkTest, 
WrapperMergePolicyFactoryTest, TestApiFramework, FullHLLTest, 
TestJavabinTupleStreamParser, TestPhraseSuggestions, PrimitiveFieldTypeTest, 
BasicAuthStandaloneTest, HdfsUnloadDistributedZkTest, 
DirectSolrSpellCheckerTest, PropertiesRequestHandlerTest, 
SolrJmxReporterCloudTest, TestExtendedDismaxParser, CollectionStateFormat2Test, 
SolrMetricReporterTest, CollectionsAPIAsyncDistributedZkTest, JSONWriterTest, 
TestBackupRepositoryFactory, TestLFUCache, ZkStateReaderTest, 
TestSurroundQueryParser, TermsComponentTest, TestSchemaVersionResource, 
SOLR749Test, TestSolrCoreParser, TestSolrCloudSnapshots, 
TestLeaderElectionWithEmptyReplica, TestJmxIntegration, 
ConjunctionSolrSpellCheckerTest, TestReplicationHandlerBackup, 
QueryEqualityTest, TestAuthorizationFramework, DistributedSuggestComponentTest, 
TestSizeLimitedDistributedMap, TestCSVResponseWriter, ZkNodePropsTest, 
AtomicUpdateProcessorFactoryTest, TestDynamicFieldResource, ZkCLITest, 
DateRangeFieldTest, TestClassicSimilarityFactory, HdfsDirectoryTest, 
UniqFieldsUpdateProcessorFactoryTest, TestGraphTermsQParserPlugin, 
ChaosMonkeyNothingIsSafeTest, HardAutoCommitTest, TestUnifiedSolrHighlighter, 
TestCloudRecovery, OverseerStatusTest, TestBulkSchemaAPI, TestRTGBase, 
AssignTest, TestAuthenticationFramework, TestInitParams, 
TestFieldCacheVsDocValues, TestRemoteStreaming, TestPerFieldSimilarity, 
TestSmileRequest, TestInitQParser, TestLRUCache, BooleanFieldTest, 
CdcrReplicationDistributedZkTest, TestConfigsApi, TestStressLiveNodes, 
StressHdfsTest, DistributedMLTComponentTest, 
TestHighFrequencyDictionaryFactory, TriLevelCompositeIdRoutingTest, 
SegmentsInfoRequestHandlerTest, TestSolrCloudWithKerberosAlt, 
AnalysisAfterCoreReloadTest, TestElisionMultitermQuery, TestCloudPivotFacet, 
BitVectorTest, SharedFSAutoReplicaFailoverTest, IndexSchemaRuntimeFieldTest, 
TestDocBasedVersionConstraints, TestQueryWrapperFilter, 
DistributedFacetExistsSmallTest, TestConfigSetImmutable, SolrCoreTest, 
DistributedQueueTest, TestFieldResource, TestWordDelimiterFilterFactory, 
AnalyticsMergeStrategyTest, TestDocumentBuilder, 
TestRequestStatusCollectionAPI, TestSegmentSorting, RollingRestartTest, 
TestConfigReload, TestComponentsName, TestOrdValues, TestNoOpRegenerator, 
DOMUtilTest, TestManagedSchema, TestManagedSynonymFilterFactory, 
TestSolrConfigHandlerConcurrent, TestManagedResourceStorage, TestHdfsUpdateLog, 
RulesTest, TestGroupingSearch, TestSolrIndexConfig, JsonValidatorTest, 
TestHashPartitioner, TestCustomDocTransformer, SortSpecParsingTest, 
TestAnalyzeInfixSuggestions, TestSolrQueryParserDefaultOperatorResource, 
DateFieldTest, TestOnReconnectListenerSupport, TestBinaryResponseWriter, 
HdfsCollectionsAPIDistributedZkTest, MoreLikeThisHandlerTest, PolyFieldTest, 
TestUseDocValuesAsStored]
   [junit4] Completed [365/713 (2!)] on J0 in 3.48s, 6 tests, 1 error <<< 
FAILURES!

[...truncated 44614 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to