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

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores\core
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores
    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores\core
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores
   
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003

        at __randomizedtesting.SeedInfo.seed([918AD8793A3AA4BF]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13166 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored2
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\init-core-data-001
   [junit4]   2> 2650043 WARN  
(SUITE-TestUseDocValuesAsStored2-seed#[918AD8793A3AA4BF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=103 numCloses=103
   [junit4]   2> 2650043 INFO  
(SUITE-TestUseDocValuesAsStored2-seed#[918AD8793A3AA4BF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2650051 INFO  
(SUITE-TestUseDocValuesAsStored2-seed#[918AD8793A3AA4BF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2650054 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSchemaAPI
   [junit4]   2> 2650781 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2650781 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2650783 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores\core
   [junit4]   2> 2650789 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2650791 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5bbd894f{/solr,null,AVAILABLE}
   [junit4]   2> 2650794 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2208be14{HTTP/1.1,[http/1.1]}{127.0.0.1:56624}
   [junit4]   2> 2650794 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.e.j.s.Server Started @2656385ms
   [junit4]   2> 2650794 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56624, 
configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001,
 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores}
   [junit4]   2> 2650794 ERROR 
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2650794 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 2650795 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 2650795 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2650795 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-18T20:58:54.053Z
   [junit4]   2> 2650795 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\solr.xml
   [junit4]   2> 2650816 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2650934 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores
   [junit4]   2> 2650934 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2650937 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001/tempDir-001/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-6.x-Windows/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 2651040 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 2651055 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as 
managed, but managed schema resource managed-schema not found - loading 
non-managed schema schema-rest.xml instead
   [junit4]   2> 2651063 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 2651159 WARN  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and 
destination for multiple copyFields (3)
   [junit4]   2> 2651161 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/german
   [junit4]   2> 2651162 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/german
   [junit4]   2> 2651167 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path 
/schema/analysis/stopwords/english
   [junit4]   2> 2651167 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.RestManager Registered ManagedResource impl 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager 
for path /schema/analysis/synonyms/english
   [junit4]   2> 2651167 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid 
field id
   [junit4]   2> 2651174 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2651174 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2651174 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2651174 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2651176 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2651183 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed 
schema, renamed the non-managed schema 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf\schema-rest.xml
 to 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 2651184 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1,
 trusted=true
   [junit4]   2> 2651184 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2651184 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores\core\data\]
   [junit4]   2> 2651191 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 2651198 WARN  (coreLoadExecutor-10625-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> 2651373 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2651373 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2651374 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2651376 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@169464e8[collection1] main]
   [junit4]   2> 2651377 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651378 WARN  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651379 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651379 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651379 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2651380 WARN  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651380 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651380 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651380 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2651381 WARN  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651381 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2651381 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2651382 WARN  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651383 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym 
mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2651383 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.r.ManagedResource Notified 2 observers of 
/schema/analysis/synonyms/german
   [junit4]   2> 2651383 INFO  (coreLoadExecutor-10625-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2651383 INFO  
(searcherExecutor-10626-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@169464e8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2651458 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#56624
   [junit4]   2> 2651493 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2651494 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651494 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651494 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651494 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2651494 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2651494 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2651494 WARN  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651495 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651495 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2651495 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 2651504 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2651505 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651505 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651505 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651505 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2651505 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2651505 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2651506 WARN  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651506 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651506 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 3 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2651506 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 2651509 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2651509 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651509 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651510 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651510 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2651510 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2651510 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2651510 WARN  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651510 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651510 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2651511 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 2651519 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2651520 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651520 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651520 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651520 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2651520 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2651520 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2651521 WARN  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651521 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651521 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 4 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2651521 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 2651523 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2651523 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651523 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651523 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651523 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2651523 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2651523 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2651524 WARN  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651524 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651524 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2651524 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 2651531 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2651531 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651531 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651531 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651531 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2651532 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2651532 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2651532 WARN  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651532 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651532 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 5 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2651532 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 2651534 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2651536 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=65
   [junit4]   2> 2651538 INFO  (qtp1942506191-23380) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 2651542 INFO  (qtp1942506191-23381) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 2651545 INFO  (qtp1942506191-23382) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 2651552 INFO  (qtp1942506191-23382) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"id">myid1</field><field+name%3D"a1">1</field><field+name%3D"a2">2</field><field+name%3D"a3">3</field></doc></add>}{add=[myid1]}
 0 2
   [junit4]   2> 2651571 INFO  (qtp1942506191-23384) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2651571 INFO  (qtp1942506191-23384) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55b01cee
   [junit4]   2> 2651602 INFO  (qtp1942506191-23384) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e78aac8[collection1] main]
   [junit4]   2> 2651602 INFO  (qtp1942506191-23384) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2651603 INFO  
(searcherExecutor-10626-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e78aac8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.7.0):c1)))}
   [junit4]   2> 2651603 INFO  (qtp1942506191-23384) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<commit/>}{commit=} 0 32
   [junit4]   2> 2651606 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2651612 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=id,a1,a2,a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2651614 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2651615 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=*,a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2651617 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=id,a*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2651622 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2651623 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651623 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651623 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651623 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2651623 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2651623 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2651624 WARN  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651624 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651624 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2651624 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 2651635 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2651636 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651636 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651636 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651636 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2651636 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2651636 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2651637 WARN  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651638 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651638 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.ManagedResource Notified 6 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2651638 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 2651641 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2651644 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=25
   [junit4]   2> 2651647 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 2651654 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2651655 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651655 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651655 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651655 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2651655 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2651655 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2651656 WARN  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651656 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651656 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2651656 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 2651666 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2651667 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651667 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651667 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651667 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2651667 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2651667 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2651668 WARN  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651668 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651668 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.ManagedResource Notified 7 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2651668 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 2651670 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2651672 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=20
   [junit4]   2> 2651676 INFO  (qtp1942506191-23383) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 2651682 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2651682 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_german.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651682 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651683 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/german
   [junit4]   2> 2651683 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of 
/schema/analysis/stopwords/german
   [junit4]   2> 2651683 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/german
   [junit4]   2> 2651683 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2651683 WARN  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651683 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/german
   [junit4]   2> 2651684 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2651684 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/german
   [junit4]   2> 2651694 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing 
ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2651694 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path 
_schema_analysis_stopwords_english.json using 
file:dir=C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf
   [junit4]   2> 2651694 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651695 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for 
/schema/analysis/stopwords/english
   [junit4]   2> 2651695 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of 
/schema/analysis/stopwords/english
   [junit4]   2> 2651695 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/stopwords/english
   [junit4]   2> 2651695 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Added observer of type 
org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing 
ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2651695 WARN  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource No stored data found for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651695 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for 
/schema/analysis/synonyms/english
   [junit4]   2> 2651696 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.ManagedResource Notified 8 observers of 
/schema/analysis/synonyms/english
   [junit4]   2> 2651696 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.r.RestManager Registered new managed resource 
/schema/analysis/synonyms/english
   [junit4]   2> 2651698 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2651700 INFO  (qtp1942506191-23379) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=21
   [junit4]   2> 2651704 INFO  (qtp1942506191-23380) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=json} 
status=0 QTime=0
   [junit4]   2> 2651711 INFO  (qtp1942506191-23381) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<add><doc><field+name%3D"id">myid1</field><field+name%3D"a1">1</field><field+name%3D"a2">2</field><field+name%3D"a3">3</field><field+name%3D"a4">4</field></doc></add>}{add=[myid1]}
 0 3
   [junit4]   2> 2651714 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2651714 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@55b01cee
   [junit4]   2> 2651726 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f6744f0[collection1] main]
   [junit4]   2> 2651726 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2651727 INFO  
(searcherExecutor-10626-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6f6744f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.7.0):c1)))}
   [junit4]   2> 2651727 INFO  (qtp1942506191-23377) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={stream.body=<commit/>}{commit=} 0 12
   [junit4]   2> 2651730 INFO  (qtp1942506191-23382) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=id:myid*&indent=on&fl=*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2651732 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2208be14{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2651732 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=655988121
   [junit4]   2> 2651733 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 2651733 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 2651733 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 2651734 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2651735 INFO  (coreCloseExecutor-10630-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6c05226a
   [junit4]   2> 2651736 INFO  (coreCloseExecutor-10630-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 2651736 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5bbd894f{/solr,null,UNAVAILABLE}
   [junit4]   2> 2651738 INFO  
(TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[918AD8793A3AA4BF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testSchemaAPI
   [junit4]   2> 2651739 INFO  
(SUITE-TestUseDocValuesAsStored2-seed#[918AD8793A3AA4BF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2651739 INFO  
(SUITE-TestUseDocValuesAsStored2-seed#[918AD8793A3AA4BF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=9396, maxDocsPerChunk=9, blockSize=728), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=9396, blockSize=728)), 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=lt, 
timezone=Etc/GMT-2
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=365821648,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest, 
TestFuzzyAnalyzedSuggestions, TestPayloadCheckQParserPlugin, 
TestJavabinTupleStreamParser, TestAtomicUpdateErrorCases, 
TestFieldCacheWithThreads, FacetPivotSmallTest, TestDelegationWithHadoopAuth, 
TestLMDirichletSimilarityFactory, RAMDirectoryFactoryTest, TestFieldCache, 
UtilsToolTest, TestHdfsBackupRestoreCore, ZkStateWriterTest, 
HdfsNNFailoverTest, TestFieldSortValues, TestSolrCLIRunExample, 
OutOfBoxZkACLAndCredentialsProvidersTest, AtomicUpdatesTest, 
TestManagedResourceStorage, TestDistributedMissingSort, TestRandomFlRTGCloud, 
AnalysisErrorHandlingTest, HdfsSyncSliceTest, ClusterStateTest, UUIDFieldTest, 
SubstringBytesRefFilterTest, TestLMJelinekMercerSimilarityFactory, 
TestXmlQParserPlugin, TestSolrXml, LeaderElectionIntegrationTest, 
SpatialHeatmapFacetsTest, TestMacros, HighlighterMaxOffsetTest, 
TestBulkSchemaConcurrent, TestFieldResource, MBeansHandlerTest, 
OverseerTaskQueueTest, CursorMarkTest, 
ClassificationUpdateProcessorIntegrationTest, MergeStrategyTest, 
TestSubQueryTransformerDistrib, TestMiniSolrCloudCluster, 
TestSolrCloudWithHadoopAuthPlugin, TestBlendedInfixSuggestions, 
TestHdfsCloudBackupRestore, TestRequestForwarding, TestCustomDocTransformer, 
TestExactSharedStatsCache, SuggesterWFSTTest, UpdateLogTest, TestSearchPerf, 
AliasIntegrationTest, TermVectorComponentTest, DateMathParserTest, 
TestOmitPositions, TestRandomFaceting, TestSolrQueryResponse, TestReload, 
RuleEngineTest, RegexBoostProcessorTest, TestSchemaResource, QueryParsingTest, 
SolrCmdDistributorTest, TestUniqueKeyFieldResource, TestRecovery, 
TestTrieFacet, CopyFieldTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestSQLHandler, TestSubQueryTransformer, TolerantUpdateProcessorTest, 
TestConfigOverlay, TestSolrCoreParser, TestUninvertingReader, 
TestTrackingShardHandlerFactory, TestShardHandlerFactory, TestCrossCoreJoin, 
TestExpandComponent, ChaosMonkeySafeLeaderTest, 
TestPerFieldSimilarityWithDefaultOverride, CoreAdminHandlerTest, 
HighlighterConfigTest, TestSolr4Spatial, DefaultValueUpdateProcessorTest, 
SolrCoreCheckLockOnStartupTest, TestSchemaManager, TestCorePropertiesReload, 
ReturnFieldsTest, TestQuerySenderNoQuery, TestBadConfig, StatsComponentTest, 
CreateCollectionCleanupTest, StatsReloadRaceTest, FileBasedSpellCheckerTest, 
TestLRUStatsCache, BasicZkTest, SpellCheckComponentTest, TestScoreJoinQPScore, 
HdfsTlogReplayBufferedWhileIndexingTest, CircularListTest, 
TestClusterProperties, TestFieldCacheSortRandom, OverseerRolesTest, 
DistributedIntervalFacetingTest, FullSolrCloudDistribCmdsTest, DeleteShardTest, 
SolrInfoMBeanTest, SolrIndexConfigTest, DistributedVersionInfoTest, TestUtils, 
BitVectorTest, MetricUtilsTest, CdcrReplicationHandlerTest, 
RestartWhileUpdatingTest, AutoCommitTest, MultiThreadedOCPTest, 
DistanceUnitsTest, TestConfig, BasicFunctionalityTest, 
DistributedFacetPivotWhiteBoxTest, ConvertedLegacyTest, TestDocSet, 
TestRuleBasedAuthorizationPlugin, SolrGraphiteReporterTest, 
CollectionsAPISolrJTest, TestFreeTextSuggestions, 
TestEmbeddedSolrServerSchemaAPI, DistribJoinFromCollectionTest, 
MissingSegmentRecoveryTest, DistributedQueryComponentOptimizationTest, 
TestGraphTermsQParserPlugin, TestAuthorizationFramework, TestJmxMonitoredMap, 
TestLocalFSCloudBackupRestore, CollectionTooManyReplicasTest, 
WordBreakSolrSpellCheckerTest, BooleanFieldTest, TestDownShardTolerantSearch, 
PreAnalyzedFieldManagedSchemaCloudTest, DataDrivenBlockJoinTest, 
TestBulkSchemaAPI, TestSolrCloudWithDelegationTokens, NoCacheHeaderTest, 
CollectionReloadTest, LeaderElectionContextKeyTest, TestStandardQParsers, 
TestLeaderElectionZkExpiry, TestRawResponseWriter, TestExceedMaxTermLength, 
DistributedTermsComponentTest, TestPHPSerializedResponseWriter, 
TestGeoJSONResponseWriter, TestConfigSetsAPIZkFailure, 
DistributedExpandComponentTest, TestObjectReleaseTracker, 
TestSolrCoreSnapshots, TestNestedDocsSort, SpellCheckCollatorTest, 
TestSolrCoreProperties, SolrCLIZkUtilsTest, CoreMergeIndexesAdminHandlerTest, 
SecurityConfHandlerTest, TestZkChroot, SolrMetricManagerTest, BufferStoreTest, 
MinimalSchemaTest, TestSolrDeletionPolicy2, TestDistributedGrouping, 
TestRebalanceLeaders, BigEndianAscendingWordDeserializerTest, TestNRTOpen, 
TestMissingGroups, ReplicaListTransformerTest, ShowFileRequestHandlerTest, 
BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, 
OverseerTest, RecoveryZkTest, ZkSolrClientTest, ShardRoutingCustomTest, 
ZkControllerTest, TestRealTimeGet, TestJoin, TestRangeQuery, TestCoreContainer, 
SolrCoreTest, BadIndexSchemaTest, TestFiltering, DirectUpdateHandlerTest, 
HighlighterTest, DistributedQueryElevationComponentTest, 
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, DocValuesTest, 
StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, 
DebugComponentTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, 
TestQueryUtils, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, TestValueSourceCache, 
TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, 
FastVectorHighlighterTest, SolrPluginUtilsTest, TestJmxIntegration, 
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
SearchHandlerTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, 
TestMergePolicyConfig, MultiTermTest, NumericFieldsTest, 
ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, 
TestLuceneMatchVersion, EchoParamsTest, TestSweetSpotSimilarityFactory, 
TestDFRSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, 
URLClassifyProcessorTest, PreAnalyzedFieldTest, PrimUtilsTest, DOMUtilTest, 
SystemInfoHandlerTest, DistributedMLTComponentTest, TestTolerantSearch, 
TestPathTrie, TestJettySolrRunner, ConnectionReuseTest, AssignTest, 
AsyncCallRequestStatusResponseTest, CdcrVersionReplicationTest, 
CleanupOldIndexTest, CollectionStateFormat2Test, DeleteInactiveReplicaTest, 
DeleteNodeTest, DeleteStatusTest, DistribCursorPagingTest, 
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MigrateRouteKeyTest, OverseerCollectionConfigSetProcessorTest, 
OverseerStatusTest, RecoveryAfterSoftCommitTest, RemoteQueryErrorTest, 
ReplaceNodeTest, SSLMigrationTest, ShardSplitTest, 
TestRandomRequestDistribution, TestSizeLimitedDistributedMap, 
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, 
TestDynamicLoading, TestConfigReload, TestSystemCollAutoCreate, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, MetricsHandlerTest, 
TestApiFramework, TestCollectionAPIs, TestCoreAdminApis, 
DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, 
DistributedFacetPivotSmallTest, SuggestComponentContextFilterQueryTest, 
TestDistributedStatsComponentCardinality, BadCopyFieldTest, DateRangeFieldTest, 
DocValuesMissingTest, TestCloudManagedSchema, TestManagedSchemaAPI, 
TestUseDocValuesAsStored, TestUseDocValuesAsStored2]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestUseDocValuesAsStored2 -Dtests.seed=918AD8793A3AA4BF 
-Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Etc/GMT-2 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestUseDocValuesAsStored2 (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the 
following files (in the order of attempts):
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores\core:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores\core
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003\cores
   [junit4]    >    
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-6.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_918AD8793A3AA4BF-001\tempDir-003
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([918AD8793A3AA4BF]:0)
   [junit4]    >        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [636/712 (1!)] on J1 in 1.95s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to