You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/05/09 01:14:10 UTC

[JENKINS] Lucene-Solr-Tests-6.x - Build # 881 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/881/

1 tests failed.
FAILED:  org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults

Error Message:
mismatch: 'myid1'!='myid' @ response/docs/[0]/id

Stack Trace:
java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
	at __randomizedtesting.SeedInfo.seed([7D1C775D54D632E8:4F3670C3AC281631]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:983)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:930)
	at org.apache.solr.schema.TestUseDocValuesAsStored.testMultipleSearchResults(TestUseDocValuesAsStored.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 13126 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/init-core-data-001
   [junit4]   2> 1860455 WARN  (SUITE-TestUseDocValuesAsStored-seed#[7D1C775D54D632E8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1860455 INFO  (SUITE-TestUseDocValuesAsStored-seed#[7D1C775D54D632E8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1860457 INFO  (SUITE-TestUseDocValuesAsStored-seed#[7D1C775D54D632E8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1860458 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedSchema
   [junit4]   2> 1860461 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1860470 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1860479 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] 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> 1860481 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1860490 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1860491 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 1860494 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-001/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1860498 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1860528 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1860533 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1860533 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1860546 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1860556 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1860565 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1860566 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-001/collection1, trusted=true
   [junit4]   2> 1860566 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1860566 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1860566 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/init-core-data-001/]
   [junit4]   2> 1860568 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1860581 WARN  (coreLoadExecutor-9285-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> 1860640 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1860640 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1860642 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=67.2138671875, floorSegmentMB=2.009765625, forceMergeDeletesPctAllowed=14.877633481001169, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1860642 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b6b762a[collection1] main]
   [junit4]   2> 1860643 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-001/collection1/conf
   [junit4]   2> 1860643 INFO  (coreLoadExecutor-9285-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1860643 INFO  (searcherExecutor-9286-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b6b762a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1860644 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1860645 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 1860648 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 1860651 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1860651 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] 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> 1860652 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid1]} 0 0
   [junit4]   2> 1860654 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1860654 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@169c5bab
   [junit4]   2> 1860679 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a331790[collection1] main]
   [junit4]   2> 1860680 INFO  (searcherExecutor-9286-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4a331790[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)))}
   [junit4]   2> 1860680 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1860680 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 26
   [junit4]   2> 1860681 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] 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> 1860682 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1860682 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] 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> 1860682 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1860682 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=698353096
   [junit4]   2> 1860683 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1860684 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1860685 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1860690 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1860691 INFO  (coreCloseExecutor-9290-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2400dab1
   [junit4]   2> 1860692 INFO  (coreCloseExecutor-9290-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1860701 INFO  (TEST-TestUseDocValuesAsStored.testManagedSchema-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testManagedSchema
   [junit4]   2> 1860703 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultivaluedOrdering
   [junit4]   2> 1860705 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1860715 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1860737 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] 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> 1860740 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1860749 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1860750 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-002/collection1/conf/managed-schema
   [junit4]   2> 1860752 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-002/collection1/conf/schema-non-stored-docvalues.xml to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-002/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1860763 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1860870 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1860876 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1860876 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1860893 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1860904 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1860913 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1860914 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-002/collection1, trusted=true
   [junit4]   2> 1860914 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1860914 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1860914 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/init-core-data-001/]
   [junit4]   2> 1860918 WARN  (coreLoadExecutor-9297-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> 1860966 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1860966 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1860967 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1860969 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50102f90[collection1] main]
   [junit4]   2> 1860969 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-002/collection1/conf
   [junit4]   2> 1860969 INFO  (coreLoadExecutor-9297-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1860970 INFO  (searcherExecutor-9298-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@50102f90[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.6.0):c1)))}
   [junit4]   2> 1860971 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1860971 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1860971 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] 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> 1860972 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1860973 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1860973 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1860973 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1860974 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1860974 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@41451ec3
   [junit4]   2> 1860985 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1846a0ef[collection1] main]
   [junit4]   2> 1860985 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1860985 INFO  (searcherExecutor-9298-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1846a0ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c4)))}
   [junit4]   2> 1860986 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1860986 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] 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> 1860987 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] 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> 1860988 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] 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> 1860988 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] 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> 1860989 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1860989 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] 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> 1860989 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1860989 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=517912888
   [junit4]   2> 1860989 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1860990 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1860992 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1860992 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1860992 INFO  (coreCloseExecutor-9302-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ec5ec02
   [junit4]   2> 1860993 INFO  (coreCloseExecutor-9302-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1860996 INFO  (TEST-TestUseDocValuesAsStored.testMultivaluedOrdering-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultivaluedOrdering
   [junit4]   2> 1860997 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUseDocValuesAsStoredFalse
   [junit4]   2> 1861000 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1861010 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1861018 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] 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> 1861021 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1861030 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1861031 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-003/collection1/conf/managed-schema
   [junit4]   2> 1861033 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-003/collection1/conf/schema-non-stored-docvalues.xml to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-003/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1861035 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1861068 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861073 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861073 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861104 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1861113 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1861122 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1861123 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-003/collection1, trusted=true
   [junit4]   2> 1861123 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861123 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1861123 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-003/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/init-core-data-001/]
   [junit4]   2> 1861127 WARN  (coreLoadExecutor-9309-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> 1861176 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1861176 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1861177 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1861179 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5036f7f3[collection1] main]
   [junit4]   2> 1861179 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-003/collection1/conf
   [junit4]   2> 1861180 INFO  (coreLoadExecutor-9309-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1861182 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1861183 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid]} 0 0
   [junit4]   2> 1861183 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1861183 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@44fd04e6
   [junit4]   2> 1861186 INFO  (searcherExecutor-9310-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5036f7f3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c4)))}
   [junit4]   2> 1861194 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43f8ebdb[collection1] main]
   [junit4]   2> 1861195 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1861195 INFO  (searcherExecutor-9310-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43f8ebdb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c4) Uninverting(_2(6.6.0):c1)))}
   [junit4]   2> 1861195 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 1861196 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] 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> 1861196 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] 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> 1861196 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] 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> 1861197 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] 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> 1861197 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1861197 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] 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> 1861197 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1861197 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=496306945
   [junit4]   2> 1861198 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1861199 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1861200 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1861200 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1861200 INFO  (coreCloseExecutor-9314-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14d4ebfc
   [junit4]   2> 1861201 INFO  (coreCloseExecutor-9314-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1861204 INFO  (TEST-TestUseDocValuesAsStored.testUseDocValuesAsStoredFalse-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUseDocValuesAsStoredFalse
   [junit4]   2> 1861206 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleSearchResults
   [junit4]   2> 1861209 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1861219 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1861228 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] 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> 1861231 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1861242 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1861243 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 1861245 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-004/collection1/conf/schema-non-stored-docvalues.xml to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-004/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1861253 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1861282 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861287 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861288 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861300 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1861380 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1861400 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1861401 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-004/collection1, trusted=true
   [junit4]   2> 1861401 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861401 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1861401 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-004/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/init-core-data-001/]
   [junit4]   2> 1861405 WARN  (coreLoadExecutor-9321-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> 1861452 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1861453 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1861454 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1861456 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7de4dbdf[collection1] main]
   [junit4]   2> 1861457 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-004/collection1/conf
   [junit4]   2> 1861457 INFO  (coreLoadExecutor-9321-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1861457 INFO  (searcherExecutor-9322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7de4dbdf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c4) Uninverting(_2(6.6.0):c1)))}
   [junit4]   2> 1861458 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1861459 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid1]} 0 0
   [junit4]   2> 1861460 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid2]} 0 0
   [junit4]   2> 1861460 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid3]} 0 0
   [junit4]   2> 1861460 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid4]} 0 0
   [junit4]   2> 1861461 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid5]} 0 0
   [junit4]   2> 1861461 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[myid6]} 0 0
   [junit4]   2> 1861461 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1861461 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16761ae6
   [junit4]   2> 1861477 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@385c1fdd[collection1] main]
   [junit4]   2> 1861478 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1861478 INFO  (searcherExecutor-9322-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@385c1fdd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c4) Uninverting(_2(6.6.0):c1) Uninverting(_3(6.6.0):c6)))}
   [junit4]   2> 1861478 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 16
   [junit4]   2> 1861479 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] 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> 1861484 ERROR (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] 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> 1861485 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1861485 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] 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> 1861485 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1861485 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=273457901
   [junit4]   2> 1861485 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1861486 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1861487 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1861488 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1861492 INFO  (coreCloseExecutor-9326-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7d963c24
   [junit4]   2> 1861497 INFO  (coreCloseExecutor-9326-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1861506 INFO  (TEST-TestUseDocValuesAsStored.testMultipleSearchResults-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleSearchResults
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUseDocValuesAsStored -Dtests.method=testMultipleSearchResults -Dtests.seed=7D1C775D54D632E8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=America/Chicago -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.30s J2 | TestUseDocValuesAsStored.testMultipleSearchResults <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: 'myid1'!='myid' @ response/docs/[0]/id
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D1C775D54D632E8:4F3670C3AC281631]: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:745)
   [junit4]   2> 1861510 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRandomSingleAndMultiValued
   [junit4]   2> 1861513 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1861523 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1861531 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] 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> 1861534 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.IndexSchema [null] Schema name=test-non-stored-docvalues
   [junit4]   2> 1861547 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1861548 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-005/collection1/conf/managed-schema
   [junit4]   2> 1861550 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-005/collection1/conf/schema-non-stored-docvalues.xml to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-005/collection1/conf/schema-non-stored-docvalues.xml.bak
   [junit4]   2> 1861552 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1861583 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861588 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861588 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861601 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1861617 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-non-stored-docvalues
   [junit4]   2> 1861627 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-non-stored-docvalues/1.6 with uniqueid field id
   [junit4]   2> 1861627 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-005/collection1, trusted=true
   [junit4]   2> 1861627 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f83e2d4
   [junit4]   2> 1861627 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1861627 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-005/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/init-core-data-001/]
   [junit4]   2> 1861631 WARN  (coreLoadExecutor-9333-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> 1861679 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1861679 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1861681 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1861684 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@760aa507[collection1] main]
   [junit4]   2> 1861684 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001/tempDir-005/collection1/conf
   [junit4]   2> 1861684 INFO  (coreLoadExecutor-9333-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1861685 INFO  (searcherExecutor-9334-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@760aa507[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.6.0):c4) Uninverting(_2(6.6.0):c1) Uninverting(_3(6.6.0):c6)))}
   [junit4]   2> 1861686 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1861686 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1861687 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] 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> 1861688 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1861688 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1861688 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ed2a62d
   [junit4]   2> 1861701 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@510d8165[collection1] main]
   [junit4]   2> 1861702 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1861702 INFO  (searcherExecutor-9334-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@510d8165[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1)))}
   [junit4]   2> 1861703 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 1861704 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_ss_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861705 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_ss_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861706 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861707 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861708 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=test_ss_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861709 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861710 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1861710 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1861711 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ed2a62d
   [junit4]   2> 1861733 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@788d85c7[collection1] main]
   [junit4]   2> 1861734 INFO  (searcherExecutor-9334-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@788d85c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1) Uninverting(_5(6.6.0):c1)))}
   [junit4]   2> 1861734 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1861734 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 23
   [junit4]   2> 1861735 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_is_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861736 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_is_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861736 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861737 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861741 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=test_is_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861741 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 1861743 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1861744 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1861744 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ed2a62d
   [junit4]   2> 1861758 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c1b45d8[collection1] main]
   [junit4]   2> 1861759 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1861759 INFO  (searcherExecutor-9334-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c1b45d8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1) Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1)))}
   [junit4]   2> 1861759 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 1861760 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_ds_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861772 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_ds_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861774 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861775 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861777 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&fl=test_ds_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861785 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 1861787 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1861788 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1861788 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ed2a62d
   [junit4]   2> 1861798 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f797921[collection1] main]
   [junit4]   2> 1861799 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1861799 INFO  (searcherExecutor-9334-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f797921[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1) Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1) Uninverting(_7(6.6.0):c1)))}
   [junit4]   2> 1861800 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 1861801 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_ls_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861802 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_ls_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861807 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=*dvo&wt=xml} hits=1 status=0 QTime=4
   [junit4]   2> 1861808 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861809 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&fl=test_ls_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861810 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 1861812 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1861813 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1861813 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ed2a62d
   [junit4]   2> 1861827 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f7f6f2f[collection1] main]
   [junit4]   2> 1861827 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1861828 INFO  (searcherExecutor-9334-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f7f6f2f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1) Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1) Uninverting(_7(6.6.0):c1) Uninverting(_8(6.6.0):c1)))}
   [junit4]   2> 1861828 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 1861828 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_f_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861829 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_f_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861830 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861837 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861838 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&fl=test_f_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861838 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 1861840 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1861840 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1861840 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ed2a62d
   [junit4]   2> 1861857 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53ab83c7[collection1] main]
   [junit4]   2> 1861858 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1861858 INFO  (searcherExecutor-9334-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53ab83c7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1) Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1) Uninverting(_7(6.6.0):c1) Uninverting(_8(6.6.0):c1) Uninverting(_9(6.6.0):c1)))}
   [junit4]   2> 1861858 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 1861859 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dt_dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861859 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dt_dvo,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861860 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=*dvo&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861861 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861861 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&fl=test_dt_dvo,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861862 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=6 status=0 QTime=0
   [junit4]   2> 1861863 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1861864 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1861864 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ed2a62d
   [junit4]   2> 1861881 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@46bcbff5[collection1] main]
   [junit4]   2> 1861881 INFO  (searcherExecutor-9334-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@46bcbff5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1) Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1) Uninverting(_7(6.6.0):c1) Uninverting(_8(6.6.0):c1) Uninverting(_9(6.6.0):c1) Uninverting(_a(6.6.0):c1)))}
   [junit4]   2> 1861881 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1861881 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 1861882 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_s_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861883 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_s_dv,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861883 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=*_dv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861884 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861884 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:7&fl=test_s_dv,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861885 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=7 status=0 QTime=0
   [junit4]   2> 1861886 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1861886 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1861886 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ed2a62d
   [junit4]   2> 1861904 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@633bcb73[collection1] main]
   [junit4]   2> 1861904 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1861904 INFO  (searcherExecutor-9334-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@633bcb73[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.6.0):c1) Uninverting(_5(6.6.0):c1) Uninverting(_6(6.6.0):c1) Uninverting(_7(6.6.0):c1) Uninverting(_8(6.6.0):c1) Uninverting(_9(6.6.0):c1) Uninverting(_a(6.6.0):c1) Uninverting(_b(6.6.0):c1)))}
   [junit4]   2> 1861904 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 1861905 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_s_dvo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861906 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_s_dvo2,*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861906 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=*vo2&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861907 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861907 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&fl=test_s_dvo2,fakeFieldName&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1861908 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&wt=xml} hits=8 status=0 QTime=0
   [junit4]   2> 1861910 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMultiValued-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1861910 INFO  (TEST-TestUseDocValuesAsStored.testRandomSingleAndMul

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

letes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1867565 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3f6b1aa1
   [junit4]   2> 1867593 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@25039f7d[collection1] main]
   [junit4]   2> 1867594 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1867594 INFO  (searcherExecutor-9346-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@25039f7d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_55(6.6.0):c1)))}
   [junit4]   2> 1867601 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 36
   [junit4]   2> 1867602 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1867603 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1867603 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] 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> 1867603 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1867603 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=79124428
   [junit4]   2> 1867603 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1867605 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1867606 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1867607 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1867608 INFO  (coreCloseExecutor-9350-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@375c2105
   [junit4]   2> 1867617 INFO  (coreCloseExecutor-9350-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1867627 INFO  (TEST-TestUseDocValuesAsStored.testOnEmptyIndex-seed#[7D1C775D54D632E8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOnEmptyIndex
   [junit4]   2> 1867628 INFO  (SUITE-TestUseDocValuesAsStored-seed#[7D1C775D54D632E8]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.schema.TestUseDocValuesAsStored_7D1C775D54D632E8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1954, maxMBSortInHeap=6.124896040564158, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=he-IL, timezone=America/Chicago
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=150923568,total=534249472
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerTest, RequestLoggingTest, TestLMJelinekMercerSimilarityFactory, TestTolerantUpdateProcessorRandomCloud, BinaryUpdateRequestHandlerTest, SparseHLLTest, TestAddFieldRealTimeGet, TestDefaultStatsCache, TestClassicSimilarityFactory, DocValuesMultiTest, ZkStateWriterTest, CreateCollectionCleanupTest, TestCloudPseudoReturnFields, UpdateParamsTest, ManagedSchemaRoundRobinCloudTest, CoreMergeIndexesAdminHandlerTest, ReplaceNodeTest, OverseerRolesTest, HttpSolrCallGetCoreTest, TestPhraseSuggestions, TestPostingsSolrHighlighter, TestShortCircuitedRequests, TestDynamicFieldResource, RulesTest, TestConfig, TestRestoreCore, TestSolrQueryResponse, SuggestComponentContextFilterQueryTest, TestMacros, TestRebalanceLeaders, StatsReloadRaceTest, TestSolrCoreParser, StressHdfsTest, SimpleFacetsTest, SuggesterTSTTest, CdcrVersionReplicationTest, TestMultiWordSynonyms, RecoveryZkTest, TestFileDictionaryLookup, TestBulkSchemaConcurrent, SolrPluginUtilsTest, TestPushWriter, TestDistribDocBasedVersion, TestCloudInspectUtil, TestAnalyzedSuggestions, TestMergePolicyConfig, BadIndexSchemaTest, TestLFUCache, TestSolrDeletionPolicy1, TestOnReconnectListenerSupport, StatsComponentTest, TestFieldTypeCollectionResource, AnalysisErrorHandlingTest, HdfsChaosMonkeyNothingIsSafeTest, BadComponentTest, FullSolrCloudDistribCmdsTest, BJQParserTest, BigEndianAscendingWordSerializerTest, BlockJoinFacetSimpleTest, PeerSyncWithIndexFingerprintCachingTest, TestHdfsBackupRestoreCore, SimpleCollectionCreateDeleteTest, DistributedExpandComponentTest, TestJmxMonitoredMap, TestFieldCache, FieldMutatingUpdateProcessorTest, TestSolrQueryParser, TestCollationField, SolrMetricManagerTest, TestManagedSchema, OverriddenZkACLAndCredentialsProvidersTest, TestExtendedDismaxParser, TestCorePropertiesReload, BadCopyFieldTest, TestRequestStatusCollectionAPI, DistributedSuggestComponentTest, BlockCacheTest, SolrTestCaseJ4Test, PropertiesRequestHandlerTest, LukeRequestHandlerTest, SolrGangliaReporterTest, MergeStrategyTest, PrimitiveFieldTypeTest, TestManagedResourceStorage, TestUniqueKeyFieldResource, UnloadDistributedZkTest, ActionThrottleTest, TestMinMaxOnMultiValuedField, TimeZoneUtilsTest, MinimalSchemaTest, TestSimpleQParserPlugin, PingRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, JSONWriterTest, TestPKIAuthenticationPlugin, ShowFileRequestHandlerTest, TestInitQParser, SuggesterWFSTTest, TestSimpleTextCodec, ReplicaListTransformerTest, TestWriterPerf, ConcurrentDeleteAndCreateCollectionTest, UUIDUpdateProcessorFallbackTest, TestReversedWildcardFilterFactory, CloudExitableDirectoryReaderTest, LeaderElectionTest, DirectUpdateHandlerTest, TestDistributedMissingSort, TemplateUpdateProcessorTest, TestXmlQParserPlugin, TestHdfsCloudBackupRestore, HardAutoCommitTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, OpenCloseCoreStressTest, ShardRoutingTest, TestReplicationHandler, ZkCLITest, AutoCommitTest, TestRecovery, ZkControllerTest, TestReload, SolrCoreTest, QueryElevationComponentTest, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, HighlighterTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestCoreDiscovery, SpellCheckCollatorTest, CoreAdminHandlerTest, SuggesterTest, TestStressLucene, TestTrie, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, DistanceFunctionTest, SolrInfoMBeanTest, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, RequestHandlersTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestPHPSerializedResponseWriter, TestBinaryResponseWriter, TestQuerySenderListener, TestDocSet, TestSearchPerf, TestSolrCoreProperties, TestLuceneMatchVersion, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, ResourceLoaderTest, PluginInfoTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, ZkNodePropsTest, CircularListTest, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, MultiThreadedOCPTest, SharedFSAutoReplicaFailoverUtilsTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudRecovery, TestCollectionAPI, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudCluster, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, CachingDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestDynamicLoading, V2ApiIntegrationTest, CoreAdminCreateDiscoverTest, InfoHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, TestApiFramework, TestConfigsApi, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallTest, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, InfixSuggestersTest, TestDistributedStatsComponentCardinality, TestSchemaManager, TestUseDocValuesAsStored]
   [junit4] Completed [635/711 (1!)] on J2 in 7.22s, 6 tests, 1 error <<< FAILURES!

[...truncated 43670 lines...]

[JENKINS] Lucene-Solr-Tests-6.x - Build # 882 - Still Unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/882/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)  at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)  at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)  at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)  at sun.reflect.GeneratedConstructorAccessor209.newInstance(Unknown Source)  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)  at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)  at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)  at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1079)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:943)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:917)  at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:555)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)  at java.lang.Thread.run(Thread.java:745)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
	at sun.reflect.GeneratedConstructorAccessor209.newInstance(Unknown Source)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1079)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:943)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:917)
	at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:555)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)


	at __randomizedtesting.SeedInfo.seed([53B7F6B5A567E39]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
	at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:870)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12913 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_53B7F6B5A567E39-001/init-core-data-001
   [junit4]   2> 1651223 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 1651225 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1651226 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_53B7F6B5A567E39-001/tempDir-001
   [junit4]   2> 1651226 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1651227 INFO  (Thread-4633) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1651227 INFO  (Thread-4633) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1651229 ERROR (Thread-4633) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1651327 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51227
   [junit4]   2> 1651337 INFO  (jetty-launcher-4594-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1651337 INFO  (jetty-launcher-4594-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1651339 INFO  (jetty-launcher-4594-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@419edbbe{/solr,null,AVAILABLE}
   [junit4]   2> 1651340 INFO  (jetty-launcher-4594-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2fba87cf{/solr,null,AVAILABLE}
   [junit4]   2> 1651342 INFO  (jetty-launcher-4594-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6cdc5fe6{SSL,[ssl, http/1.1]}{127.0.0.1:38819}
   [junit4]   2> 1651342 INFO  (jetty-launcher-4594-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@328525d2{SSL,[ssl, http/1.1]}{127.0.0.1:41775}
   [junit4]   2> 1651342 INFO  (jetty-launcher-4594-thread-2) [    ] o.e.j.s.Server Started @1654113ms
   [junit4]   2> 1651342 INFO  (jetty-launcher-4594-thread-1) [    ] o.e.j.s.Server Started @1654113ms
   [junit4]   2> 1651342 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38819}
   [junit4]   2> 1651342 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41775}
   [junit4]   2> 1651342 ERROR (jetty-launcher-4594-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1651342 ERROR (jetty-launcher-4594-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1651343 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 1651343 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 6.6.0
   [junit4]   2> 1651343 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1651343 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1651343 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1651343 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1651343 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T03:45:44.118Z
   [junit4]   2> 1651343 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-09T03:45:44.118Z
   [junit4]   2> 1651345 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1651345 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1651353 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1651354 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1651354 INFO  (jetty-launcher-4594-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51227/solr
   [junit4]   2> 1651354 INFO  (jetty-launcher-4594-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51227/solr
   [junit4]   2> 1651377 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:41775_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1651377 INFO  (jetty-launcher-4594-thread-2) [n:127.0.0.1:38819_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1651378 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:41775_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41775_solr
   [junit4]   2> 1651379 INFO  (jetty-launcher-4594-thread-2) [n:127.0.0.1:38819_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38819_solr
   [junit4]   2> 1651379 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:41775_solr    ] o.a.s.c.Overseer Overseer (id=97930545987780613-127.0.0.1:41775_solr-n_0000000000) starting
   [junit4]   2> 1651381 INFO  (zkCallback-4606-thread-1-processing-n:127.0.0.1:38819_solr) [n:127.0.0.1:38819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1651382 INFO  (zkCallback-4605-thread-1-processing-n:127.0.0.1:41775_solr) [n:127.0.0.1:41775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1651398 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:41775_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41775_solr
   [junit4]   2> 1651399 INFO  (zkCallback-4606-thread-1-processing-n:127.0.0.1:38819_solr) [n:127.0.0.1:38819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1651400 INFO  (zkCallback-4605-thread-1-processing-n:127.0.0.1:41775_solr) [n:127.0.0.1:41775_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1651481 INFO  (jetty-launcher-4594-thread-1) [n:127.0.0.1:41775_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_53B7F6B5A567E39-001/tempDir-001/node1/.
   [junit4]   2> 1651492 INFO  (jetty-launcher-4594-thread-2) [n:127.0.0.1:38819_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_53B7F6B5A567E39-001/tempDir-001/node2/.
   [junit4]   2> 1651503 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1651504 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51227/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1651548 WARN  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1651554 WARN  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1651556 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1651572 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_37005_hdfs____.e2u4ud/webapp
   [junit4]   2> 1651949 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:37005
   [junit4]   2> 1652035 WARN  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1652036 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1653102 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_41384_datanode____.6syy4n/webapp
   [junit4]   2> 1653650 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41384
   [junit4]   2> 1653782 WARN  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1653784 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 1653828 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.m.log Extract jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.2-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_49318_datanode____.z8ejs4/webapp
   [junit4]   2> 1653951 INFO  (IPC Server handler 6 on 41167) [    ] BlockStateChange BLOCK* processReport: from storage DS-60f197fa-a0d5-4f65-a2d7-1a42c2924843 node DatanodeRegistration(127.0.0.1:51147, datanodeUuid=61c8a908-bab2-42af-baba-1239a5fae04e, infoPort=54218, infoSecurePort=0, ipcPort=43863, storageInfo=lv=-56;cid=testClusterID;nsid=821569806;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1653951 INFO  (IPC Server handler 6 on 41167) [    ] BlockStateChange BLOCK* processReport: from storage DS-f11b40ad-d265-421c-93e9-d046058e101e node DatanodeRegistration(127.0.0.1:51147, datanodeUuid=61c8a908-bab2-42af-baba-1239a5fae04e, infoPort=54218, infoSecurePort=0, ipcPort=43863, storageInfo=lv=-56;cid=testClusterID;nsid=821569806;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1654307 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:49318
   [junit4]   2> 1654496 INFO  (IPC Server handler 4 on 41167) [    ] BlockStateChange BLOCK* processReport: from storage DS-46f10677-3ae6-4556-bb57-2a22afc0bc73 node DatanodeRegistration(127.0.0.1:47517, datanodeUuid=6297f52c-7ccc-463f-8bd7-085cc4b31dc8, infoPort=40051, infoSecurePort=0, ipcPort=50949, storageInfo=lv=-56;cid=testClusterID;nsid=821569806;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1654496 INFO  (IPC Server handler 4 on 41167) [    ] BlockStateChange BLOCK* processReport: from storage DS-b8e7786b-31e3-413b-92df-e4d8006826c9 node DatanodeRegistration(127.0.0.1:47517, datanodeUuid=6297f52c-7ccc-463f-8bd7-085cc4b31dc8, infoPort=40051, infoSecurePort=0, ipcPort=50949, storageInfo=lv=-56;cid=testClusterID;nsid=821569806;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1654729 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[53B7F6B5A567E39]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1654793 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1654797 INFO  (OverseerThreadFactory-6732-thread-1-processing-n:127.0.0.1:41775_solr) [n:127.0.0.1:41775_solr    ] o.a.s.c.CreateCollectionCmd Create collection recoverytest
   [junit4]   2> 1654962 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1654962 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1655008 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1655009 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1655114 INFO  (zkCallback-4606-thread-1-processing-n:127.0.0.1:38819_solr) [n:127.0.0.1:38819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1655114 INFO  (zkCallback-4605-thread-1-processing-n:127.0.0.1:41775_solr) [n:127.0.0.1:41775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1655976 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1655985 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema [recoverytest_shard1_replica1] Schema name=minimal
   [junit4]   2> 1655988 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1655988 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica1' using configuration from collection recoverytest, trusted=true
   [junit4]   2> 1655994 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:41167/data
   [junit4]   2> 1655994 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1655994 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1655994 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [[recoverytest_shard1_replica1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_53B7F6B5A567E39-001/tempDir-001/node1/recoverytest_shard1_replica1], dataDir=[hdfs://localhost:41167/data/recoverytest/core_node1/data/]
   [junit4]   2> 1655994 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@676e8b07
   [junit4]   2> 1655995 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41167/data/recoverytest/core_node1/data/snapshot_metadata
   [junit4]   2> 1656004 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1656004 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1656004 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1656019 WARN  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1656021 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.0
   [junit4]   2> 1656052 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema [recoverytest_shard1_replica2] Schema name=minimal
   [junit4]   2> 1656054 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1656054 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'recoverytest_shard1_replica2' using configuration from collection recoverytest, trusted=true
   [junit4]   2> 1656055 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:41167/data
   [junit4]   2> 1656055 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 1656055 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1656055 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [[recoverytest_shard1_replica2] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRecoveryZkTest_53B7F6B5A567E39-001/tempDir-001/node2/recoverytest_shard1_replica2], dataDir=[hdfs://localhost:41167/data/recoverytest/core_node2/data/]
   [junit4]   2> 1656056 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@676e8b07
   [junit4]   2> 1656056 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41167/data/recoverytest/core_node2/data/snapshot_metadata
   [junit4]   2> 1656064 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1656064 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1656064 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1656076 WARN  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 1661024 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1661026 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41167/data/recoverytest/core_node1/data
   [junit4]   2> 1661044 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41167/data/recoverytest/core_node1/data/index
   [junit4]   2> 1661051 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1661051 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1661051 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1661061 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1661079 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1661080 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41167/data/recoverytest/core_node2/data
   [junit4]   2> 1661085 INFO  (IPC Server handler 3 on 41167) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51147 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-b8e7786b-31e3-413b-92df-e4d8006826c9:NORMAL:127.0.0.1:47517|RBW], ReplicaUC[[DISK]DS-60f197fa-a0d5-4f65-a2d7-1a42c2924843:NORMAL:127.0.0.1:51147|RBW]]} size 0
   [junit4]   2> 1661086 INFO  (IPC Server handler 2 on 41167) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47517 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-b8e7786b-31e3-413b-92df-e4d8006826c9:NORMAL:127.0.0.1:47517|RBW], ReplicaUC[[DISK]DS-60f197fa-a0d5-4f65-a2d7-1a42c2924843:NORMAL:127.0.0.1:51147|RBW]]} size 0
   [junit4]   2> 1661104 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:41167/data/recoverytest/core_node2/data/index
   [junit4]   2> 1661111 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 1661112 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [16777216] will allocate [1] slabs and use ~[16777216] bytes
   [junit4]   2> 1661112 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 1661121 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 1661146 INFO  (IPC Server handler 2 on 41167) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:47517 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-60f197fa-a0d5-4f65-a2d7-1a42c2924843:NORMAL:127.0.0.1:51147|RBW], ReplicaUC[[DISK]DS-46f10677-3ae6-4556-bb57-2a22afc0bc73:NORMAL:127.0.0.1:47517|RBW]]} size 0
   [junit4]   2> 1661147 INFO  (IPC Server handler 0 on 41167) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:51147 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-46f10677-3ae6-4556-bb57-2a22afc0bc73:NORMAL:127.0.0.1:47517|RBW], ReplicaUC[[DISK]DS-f11b40ad-d265-421c-93e9-d046058e101e:NORMAL:127.0.0.1:51147|FINALIZED]]} size 0
   [junit4]   2> 1661148 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1661149 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1661149 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1661160 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1661160 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1661180 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@95a1887[recoverytest_shard1_replica1] main]
   [junit4]   2> 1661181 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1661181 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1661182 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1661183 INFO  (searcherExecutor-6737-thread-1-processing-n:127.0.0.1:41775_solr x:recoverytest_shard1_replica1 s:shard1 c:recoverytest) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SolrCore [recoverytest_shard1_replica1] Registered new searcher Searcher@95a1887[recoverytest_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1661187 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566888746247258112
   [junit4]   2> 1661193 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1661194 INFO  (zkCallback-4606-thread-1-processing-n:127.0.0.1:38819_solr) [n:127.0.0.1:38819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661194 INFO  (zkCallback-4605-thread-1-processing-n:127.0.0.1:41775_solr) [n:127.0.0.1:41775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661205 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 1661205 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1661205 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 1661217 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1661217 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1661232 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@29f3a948[recoverytest_shard1_replica2] main]
   [junit4]   2> 1661233 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1661233 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1661233 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1661235 INFO  (searcherExecutor-6738-thread-1-processing-n:127.0.0.1:38819_solr x:recoverytest_shard1_replica2 s:shard1 c:recoverytest) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.c.SolrCore [recoverytest_shard1_replica2] Registered new searcher Searcher@29f3a948[recoverytest_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1661238 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1566888746300735488
   [junit4]   2> 1661693 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1661693 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1661693 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/
   [junit4]   2> 1661694 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1 url=https://127.0.0.1:41775/solr START replicas=[https://127.0.0.1:38819/solr/recoverytest_shard1_replica2/] nUpdates=100
   [junit4]   2> 1661694 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=recoverytest_shard1_replica1 url=https://127.0.0.1:41775/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1661699 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.c.S.Request [recoverytest_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1661699 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1661699 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1661699 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1661703 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/ shard1
   [junit4]   2> 1661805 INFO  (zkCallback-4606-thread-1-processing-n:127.0.0.1:38819_solr) [n:127.0.0.1:38819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661806 INFO  (zkCallback-4605-thread-1-processing-n:127.0.0.1:41775_solr) [n:127.0.0.1:41775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661854 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1661856 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica1&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2} status=0 QTime=6894
   [junit4]   2> 1661958 INFO  (zkCallback-4606-thread-1-processing-n:127.0.0.1:38819_solr) [n:127.0.0.1:38819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1661958 INFO  (zkCallback-4605-thread-1-processing-n:127.0.0.1:41775_solr) [n:127.0.0.1:41775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1662244 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1  x:recoverytest_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=recoverytest_shard1_replica2&action=CREATE&numShards=1&collection=recoverytest&shard=shard1&wt=javabin&version=2} status=0 QTime=7236
   [junit4]   2> 1662248 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1662347 INFO  (zkCallback-4606-thread-1-processing-n:127.0.0.1:38819_solr) [n:127.0.0.1:38819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1662347 INFO  (zkCallback-4605-thread-1-processing-n:127.0.0.1:41775_solr) [n:127.0.0.1:41775_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/recoverytest/state.json] for collection [recoverytest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1662803 INFO  (OverseerCollectionConfigSetProcessor-97930545987780613-127.0.0.1:41775_solr-n_0000000000) [n:127.0.0.1:41775_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1663248 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=recoverytest&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=8455
   [junit4]   2> 1663250 INFO  (TEST-HdfsRecoveryZkTest.test-seed#[53B7F6B5A567E39]) [    ] o.a.s.c.RecoveryZkTest Indexing 1200 documents
   [junit4]   2> 1663280 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-0 (1566888748418859008)]} 0 11
   [junit4]   2> 1663281 INFO  (qtp1531452905-21347) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-0 (1566888748418859008)]} 0 22
   [junit4]   2> 1663281 INFO  (qtp511474326-21352) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-0 (1566888748416761856)]} 0 13
   [junit4]   2> 1663281 INFO  (qtp1531452905-21361) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-0 (1566888748416761856)]} 0 25
   [junit4]   2> 1663286 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-1 (1566888748445073408)]} 0 1
   [junit4]   2> 1663287 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-1 (1566888748445073409)]} 0 0
   [junit4]   2> 1663287 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-1 (1566888748445073408)]} 0 4
   [junit4]   2> 1663287 INFO  (qtp1531452905-21362) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-1 (1566888748445073409)]} 0 3
   [junit4]   2> 1663291 INFO  (qtp511474326-21354) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-2 (1566888748451364864)]} 0 0
   [junit4]   2> 1663292 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-2 (1566888748451364864)]} 0 3
   [junit4]   2> 1663292 INFO  (qtp511474326-21348) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-2 (1566888748451364865)]} 0 1
   [junit4]   2> 1663296 INFO  (qtp1531452905-21353) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-2 (1566888748451364865)]} 0 6
   [junit4]   2> 1663296 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-3 (1566888748456607744)]} 0 0
   [junit4]   2> 1663297 INFO  (qtp1531452905-21356) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-3 (1566888748456607744)]} 0 3
   [junit4]   2> 1663300 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-3 (1566888748460802048)]} 0 0
   [junit4]   2> 1663300 INFO  (qtp1531452905-21347) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-3 (1566888748460802048)]} 0 2
   [junit4]   2> 1663301 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-2 (-1566888748461850624)]} 0 0
   [junit4]   2> 1663302 INFO  (qtp1531452905-21361) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-2 (-1566888748461850624)]} 0 2
   [junit4]   2> 1663304 INFO  (qtp511474326-21352) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-2 (-1566888748464996352)]} 0 0
   [junit4]   2> 1663304 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-2 (-1566888748464996352)]} 0 2
   [junit4]   2> 1663306 INFO  (qtp511474326-21354) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-4 (1566888748467093504)]} 0 0
   [junit4]   2> 1663306 INFO  (qtp1531452905-21362) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-4 (1566888748467093504)]} 0 2
   [junit4]   2> 1663309 INFO  (qtp511474326-21348) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-4 (1566888748469190656)]} 0 0
   [junit4]   2> 1663309 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-4 (1566888748469190656)]} 0 2
   [junit4]   2> 1663311 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-3 (-1566888748471287808)]} 0 0
   [junit4]   2> 1663311 INFO  (qtp1531452905-21353) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-3 (-1566888748471287808)]} 0 2
   [junit4]   2> 1663313 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-3 (-1566888748474433536)]} 0 0
   [junit4]   2> 1663314 INFO  (qtp1531452905-21362) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-3 (-1566888748474433536)]} 0 2
   [junit4]   2> 1663316 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-5 (1566888748476530688)]} 0 1
   [junit4]   2> 1663316 INFO  (qtp1531452905-21347) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-5 (1566888748476530688)]} 0 3
   [junit4]   2> 1663318 INFO  (qtp511474326-21354) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-5 (1566888748478627840)]} 0 1
   [junit4]   2> 1663318 INFO  (qtp1531452905-21361) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-5 (1566888748478627840)]} 0 3
   [junit4]   2> 1663320 INFO  (qtp511474326-21348) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-6 (1566888748481773568)]} 0 1
   [junit4]   2> 1663321 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-6 (1566888748481773568)]} 0 2
   [junit4]   2> 1663323 INFO  (qtp511474326-21352) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-6 (1566888748483870720)]} 0 1
   [junit4]   2> 1663323 INFO  (qtp1531452905-21356) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-6 (1566888748483870720)]} 0 3
   [junit4]   2> 1663325 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-6 (-1566888748485967872)]} 0 0
   [junit4]   2> 1663325 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-6 (-1566888748485967872)]} 0 2
   [junit4]   2> 1663327 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-6 (-1566888748489113600)]} 0 0
   [junit4]   2> 1663328 INFO  (qtp1531452905-21353) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-6 (-1566888748489113600)]} 0 2
   [junit4]   2> 1663332 INFO  (qtp511474326-21354) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-7 (1566888748491210752)]} 0 0
   [junit4]   2> 1663332 INFO  (qtp1531452905-21362) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-7 (1566888748491210752)]} 0 5
   [junit4]   2> 1663332 INFO  (qtp511474326-21348) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-7 (1566888748494356480)]} 0 0
   [junit4]   2> 1663332 INFO  (qtp1531452905-21347) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-7 (1566888748494356480)]} 0 2
   [junit4]   2> 1663336 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-8 (1566888748498550784)]} 0 0
   [junit4]   2> 1663337 INFO  (qtp511474326-21352) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-8 (1566888748498550785)]} 0 0
   [junit4]   2> 1663337 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-8 (1566888748498550785)]} 0 3
   [junit4]   2> 1663340 INFO  (qtp1531452905-21361) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-8 (1566888748498550784)]} 0 5
   [junit4]   2> 1663344 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-8 (-1566888748506939392)]} 0 0
   [junit4]   2> 1663344 INFO  (qtp1531452905-21356) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-8 (-1566888748506939392)]} 0 2
   [junit4]   2> 1663345 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-8 (-1566888748505890816)]} 0 0
   [junit4]   2> 1663345 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-8 (-1566888748505890816)]} 0 3
   [junit4]   2> 1663349 INFO  (qtp511474326-21354) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-9 (1566888748512182272)]} 0 0
   [junit4]   2> 1663349 INFO  (qtp1531452905-21353) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-9 (1566888748512182272)]} 0 2
   [junit4]   2> 1663350 INFO  (qtp511474326-21352) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-9 (1566888748511133696)]} 0 1
   [junit4]   2> 1663350 INFO  (qtp1531452905-21362) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-9 (1566888748511133696)]} 0 3
   [junit4]   2> 1663353 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-10 (1566888748516376576)]} 0 0
   [junit4]   2> 1663354 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-10 (1566888748516376576)]} 0 2
   [junit4]   2> 1663354 INFO  (qtp511474326-21348) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-10 (1566888748517425152)]} 0 0
   [junit4]   2> 1663354 INFO  (qtp1531452905-21347) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-10 (1566888748517425152)]} 0 2
   [junit4]   2> 1663358 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-11 (1566888748521619456)]} 0 1
   [junit4]   2> 1663359 INFO  (qtp1531452905-21361) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-11 (1566888748521619456)]} 0 3
   [junit4]   2> 1663359 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-11 (1566888748521619457)]} 0 1
   [junit4]   2> 1663359 INFO  (qtp1531452905-21356) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-11 (1566888748521619457)]} 0 2
   [junit4]   2> 1663363 INFO  (qtp511474326-21354) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-12 (1566888748525813760)]} 0 0
   [junit4]   2> 1663363 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-12 (1566888748525813760)]} 0 2
   [junit4]   2> 1663364 INFO  (qtp511474326-21352) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-12 (1566888748526862336)]} 0 1
   [junit4]   2> 1663364 INFO  (qtp1531452905-21353) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-12 (1566888748526862336)]} 0 3
   [junit4]   2> 1663367 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-13 (1566888748531056640)]} 0 0
   [junit4]   2> 1663368 INFO  (qtp1531452905-21362) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-13 (1566888748531056640)]} 0 2
   [junit4]   2> 1663371 INFO  (qtp511474326-21348) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-13 (1566888748532105216)]} 0 0
   [junit4]   2> 1663372 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-13 (1566888748532105216)]} 0 6
   [junit4]   2> 1663374 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-11 (-1566888748538396672)]} 0 0
   [junit4]   2> 1663374 INFO  (qtp1531452905-21347) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-11 (-1566888748538396672)]} 0 2
   [junit4]   2> 1663376 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-11 (-1566888748540493824)]} 0 0
   [junit4]   2> 1663376 INFO  (qtp1531452905-21361) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-11 (-1566888748540493824)]} 0 2
   [junit4]   2> 1663378 INFO  (qtp511474326-21354) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-14 (1566888748542590976)]} 0 0
   [junit4]   2> 1663379 INFO  (qtp1531452905-21356) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-14 (1566888748542590976)]} 0 2
   [junit4]   2> 1663380 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-14 (1566888748544688128)]} 0 0
   [junit4]   2> 1663380 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-14 (1566888748544688128)]} 0 2
   [junit4]   2> 1663384 INFO  (qtp511474326-21348) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-15 (1566888748547833856)]} 0 0
   [junit4]   2> 1663384 INFO  (qtp1531452905-21361) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-15 (1566888748547833856)]} 0 3
   [junit4]   2> 1663385 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-15 (1566888748548882432)]} 0 0
   [junit4]   2> 1663385 INFO  (qtp1531452905-21362) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-15 (1566888748548882432)]} 0 2
   [junit4]   2> 1663389 INFO  (qtp511474326-21352) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-16 (1566888748553076736)]} 0 0
   [junit4]   2> 1663389 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-16 (1566888748553076736)]} 0 2
   [junit4]   2> 1663389 INFO  (qtp511474326-21354) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-16 (1566888748554125312)]} 0 0
   [junit4]   2> 1663390 INFO  (qtp1531452905-21347) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-16 (1566888748554125312)]} 0 2
   [junit4]   2> 1663393 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-12 (-1566888748558319616)]} 0 0
   [junit4]   2> 1663393 INFO  (qtp1531452905-21353) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-12 (-1566888748558319616)]} 0 2
   [junit4]   2> 1663394 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-12 (-1566888748558319617)]} 0 0
   [junit4]   2> 1663394 INFO  (qtp1531452905-21356) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-12 (-1566888748558319617)]} 0 2
   [junit4]   2> 1663398 INFO  (qtp511474326-21348) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-17 (1566888748562513920)]} 0 0
   [junit4]   2> 1663398 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-17 (1566888748562513920)]} 0 2
   [junit4]   2> 1663399 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-17 (1566888748563562496)]} 0 1
   [junit4]   2> 1663399 INFO  (qtp1531452905-21361) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-17 (1566888748563562496)]} 0 3
   [junit4]   2> 1663403 INFO  (qtp511474326-21352) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-18 (1566888748568805376)]} 0 1
   [junit4]   2> 1663404 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-18 (1566888748568805376)]} 0 2
   [junit4]   2> 1663408 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-14 (-1566888748572999680)]} 0 0
   [junit4]   2> 1663408 INFO  (qtp1531452905-21353) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-14 (-1566888748572999680)]} 0 2
   [junit4]   2> 1663409 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-18 (1566888748567756800)]} 0 0
   [junit4]   2> 1663410 INFO  (qtp1531452905-21362) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-18 (1566888748567756800)]} 0 10
   [junit4]   2> 1663413 INFO  (qtp511474326-21354) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-19 (1566888748578242560)]} 0 0
   [junit4]   2> 1663413 INFO  (qtp1531452905-21356) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-19 (1566888748578242560)]} 0 2
   [junit4]   2> 1663414 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-14 (-1566888748580339712)]} 0 0
   [junit4]   2> 1663415 INFO  (qtp1531452905-21347) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-14 (-1566888748580339712)]} 0 2
   [junit4]   2> 1663419 INFO  (qtp511474326-21352) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-19 (1566888748585582592)]} 0 1
   [junit4]   2> 1663420 INFO  (qtp1531452905-21361) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-19 (1566888748585582592)]} 0 3
   [junit4]   2> 1663420 INFO  (qtp511474326-21348) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-15 (-1566888748586631168)]} 0 0
   [junit4]   2> 1663420 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-15 (-1566888748586631168)]} 0 2
   [junit4]   2> 1663424 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-15 (-1566888748590825472)]} 0 0
   [junit4]   2> 1663424 INFO  (qtp1531452905-21346) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-15 (-1566888748590825472)]} 0 2
   [junit4]   2> 1663425 INFO  (qtp511474326-21349) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-20 (1566888748590825473)]} 0 1
   [junit4]   2> 1663425 INFO  (qtp1531452905-21353) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-20 (1566888748590825473)]} 0 3
   [junit4]   2> 1663429 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-20 (1566888748595019776)]} 0 0
   [junit4]   2> 1663430 INFO  (qtp1531452905-21362) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-20 (1566888748595019776)]} 0 3
   [junit4]   2> 1663430 INFO  (qtp511474326-21352) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[2-16 (-1566888748596068352)]} 0 1
   [junit4]   2> 1663431 INFO  (qtp1531452905-21356) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[2-16 (-1566888748596068352)]} 0 3
   [junit4]   2> 1663434 INFO  (qtp511474326-21348) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{delete=[1-16 (-1566888748600262656)]} 0 0
   [junit4]   2> 1663434 INFO  (qtp1531452905-21347) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[1-16 (-1566888748600262656)]} 0 2
   [junit4]   2> 1663435 INFO  (qtp511474326-21355) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[2-21 (1566888748601311232)]} 0 0
   [junit4]   2> 1663436 INFO  (qtp1531452905-21361) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2-21 (1566888748601311232)]} 0 3
   [junit4]   2> 1663439 INFO  (qtp511474326-21357) [n:127.0.0.1:38819_solr c:recoverytest s:shard1 r:core_node2 x:recoverytest_shard1_replica2] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:41775/solr/recoverytest_shard1_replica1/&wt=javabin&version=2}{add=[1-21 (1566888748605505536)]} 0 0
   [junit4]   2> 1663439 INFO  (qtp1531452905-21359) [n:127.0.0.1:41775_solr c:recoverytest s:shard1 r:core_node1 x:recoverytest_shard1_replica1] o.a.s.u.p.LogUpdateProcessorFactory [recoverytest_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1-21 (1566888748605505536)]} 0 3
   [junit4]   2> 1663440 INFO  (qtp

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

a:1066)
   [junit4]   2>     java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>     java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1257)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2> 
   [junit4]   2> Reference Handler:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Object.wait(Object.java:502)
   [junit4]   2>     java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2>     java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker:
   [junit4]   2>     java.lang.Thread.dumpThreads(Native Method)
   [junit4]   2>     java.lang.Thread.getAllStackTraces(Thread.java:1607)
   [junit4]   2>     org.apache.solr.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty(SolrTestCaseJ4.java:355)
   [junit4]   2>     org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:301)
   [junit4]   2>     [...sun.*, java.lang.reflect.*, com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>     org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>     org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>     org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1696158 INFO  (SUITE-HdfsRecoveryZkTest-seed#[53B7F6B5A567E39]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene62, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=cs, timezone=Africa/Asmara
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=2,free=330587480,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestCSVLoader, SynonymTokenizerTest, SuggestComponentTest, DistributedQueryComponentCustomSortTest, BlobRepositoryCloudTest, TestGraphTermsQParserPlugin, TestCustomSort, TestNamedUpdateProcessors, ExternalFileFieldSortTest, TestLazyCores, AliasIntegrationTest, TlogReplayBufferedWhileIndexingTest, TestUninvertingReader, NotRequiredUniqueKeyTest, TestApiFramework, HighlighterMaxOffsetTest, TestInfoStreamLogging, TestOrdValues, HighlighterConfigTest, TestImpersonationWithHadoopAuth, DistribJoinFromCollectionTest, UUIDFieldTest, TestCopyFieldCollectionResource, TestDownShardTolerantSearch, TestMaxScoreQueryParser, CdcrUpdateLogTest, TestJmxIntegration, TestLRUStatsCache, TestReplicationHandler, TestDFISimilarityFactory, ClusterStateTest, TestStressRecovery, DistributedQueryElevationComponentTest, TestConfigSetProperties, SharedFSAutoReplicaFailoverTest, TestCustomStream, TestScoreJoinQPNoScore, OutputWriterTest, TestBackupRepositoryFactory, DeleteStatusTest, TestCustomDocTransformer, TestBlobHandler, TestHdfsUpdateLog, SyncSliceTest, DocumentAnalysisRequestHandlerTest, HdfsSyncSliceTest, TestManagedSchemaAPI, TestPivotHelperCode, TestQuerySenderNoQuery, QueryEqualityTest, CollectionsAPIAsyncDistributedZkTest, TestJoin, TestRawResponseWriter, ScriptEngineTest, DistributedSpellCheckComponentTest, TestFreeTextSuggestions, SmileWriterTest, TestIntervalFaceting, CoreAdminCreateDiscoverTest, CursorPagingTest, PreAnalyzedFieldManagedSchemaCloudTest, TestPseudoReturnFields, TestCloudJSONFacetJoinDomain, TestRandomFlRTGCloud, TestComponentsName, TestSchemaSimilarityResource, TestCoreAdminApis, TestConfigSetsAPI, HdfsLockFactoryTest, BooleanFieldTest, TestRestManager, TestRemoteStreaming, ZkNodePropsTest, SolrMetricReporterTest, TestStressLiveNodes, TestPathTrie, TestFieldCacheReopen, TestSolrCloudWithSecureImpersonation, HdfsChaosMonkeySafeLeaderTest, PolyFieldTest, NodeMutatorTest, JvmMetricsTest, SolrCoreTest, TestPayloadScoreQParserPlugin, CacheHeaderTest, TestBinaryResponseWriter, UniqFieldsUpdateProcessorFactoryTest, TestReplicationHandlerBackup, TestTrieFacet, GraphQueryTest, DisMaxRequestHandlerTest, TestFaceting, PKIAuthenticationIntegrationTest, PreAnalyzedUpdateProcessorTest, TestRTimerTree, BasicZkTest, BlockDirectoryTest, TestSolrDeletionPolicy2, TestStressLucene, DocValuesMissingTest, TestSQLHandler, OverseerCollectionConfigSetProcessorTest, WrapperMergePolicyFactoryTest, ReturnFieldsTest, CursorMarkTest, TestSolrCloudSnapshots, HdfsBasicDistributedZk2Test, DistanceUnitsTest, TestJettySolrRunner, CurrencyFieldOpenExchangeTest, TestHighlightDedupGrouping, TestPHPSerializedResponseWriter, SolrIndexMetricsTest, ResponseHeaderTest, BlockJoinFacetDistribTest, BasicDistributedZkTest, TestRandomFaceting, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestCoreDiscovery, SolrRequestParserTest, WordBreakSolrSpellCheckerTest, TestUpdate, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, MBeansHandlerTest, CSVRequestHandlerTest, TestLFUCache, BaseCdcrDistributedZkTest, CdcrBootstrapTest, CustomCollectionTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCloudRecovery, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestMiniSolrCloudCluster, TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap, TestStressCloudBlindAtomicUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsCollectionsAPIDistributedZkTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest -Dtests.seed=53B7F6B5A567E39 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Africa/Asmara -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | HdfsRecoveryZkTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [HdfsTransactionLog]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.HdfsTransactionLog
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.update.HdfsTransactionLog.<init>(HdfsTransactionLog.java:130)
   [junit4]    > 	at org.apache.solr.update.HdfsUpdateLog.init(HdfsUpdateLog.java:203)
   [junit4]    > 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:153)
   [junit4]    > 	at org.apache.solr.update.UpdateHandler.<init>(UpdateHandler.java:110)
   [junit4]    > 	at org.apache.solr.update.DirectUpdateHandler2.<init>(DirectUpdateHandler2.java:108)
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createInstance(SolrCore.java:760)
   [junit4]    > 	at org.apache.solr.core.SolrCore.createUpdateHandler(SolrCore.java:822)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initUpdateHandler(SolrCore.java:1079)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:943)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:830)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:917)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$5(CoreContainer.java:555)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([53B7F6B5A567E39]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:302)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [561/711 (1!)] on J0 in 45.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 43883 lines...]