Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5089/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.servlet.SolrRequestParserTest.testStreamURL

Error Message:
array lengths differed, expected.length=16997 actual.length=16989

Stack Trace:
java.lang.AssertionError: array lengths differed, expected.length=16997 
actual.length=16989
        at 
__randomizedtesting.SeedInfo.seed([EE21B31C7E0242CF:B7148D0F0A208FFA]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.junit.internal.ComparisonCriteria.assertArraysAreSameLength(ComparisonCriteria.java:70)
        at 
org.junit.internal.ComparisonCriteria.arrayEquals(ComparisonCriteria.java:34)
        at org.junit.Assert.internalArrayEquals(Assert.java:416)
        at org.junit.Assert.assertArrayEquals(Assert.java:202)
        at org.junit.Assert.assertArrayEquals(Assert.java:215)
        at 
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10280 lines...]
   [junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001
   [junit4]   2> 1835824 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1835825 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1835825 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1835826 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1835826 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1835906 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1835938 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1836120 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1836121 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1836135 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1836662 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1836683 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1836685 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1836692 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1836695 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1836699 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1836699 WARN  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1836699 WARN  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1836700 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1836700 WARN  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1836700 WARN  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1836700 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1836700 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 1836702 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\'
   [junit4]   2> 1836732 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1957861754
   [junit4]   2> 1836735 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\]
   [junit4]   2> 1836735 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 1836735 WARN  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\lib).
   [junit4]   2> 1836746 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1836761 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1836765 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1836766 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1836766 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1836766 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1836769 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, transient=false, 
instanceDir=collection1, name=collection1, collection=collection1, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001,
 config=solrconfig.xml, configSetProperties=configsetprops.json, 
schema=schema.xml, shard=shard1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\}
   [junit4]   2> 1836770 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\'
   [junit4]   2> 1836771 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1836771 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-5.x-Windows/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1836868 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1836956 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1837046 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1837047 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
   [junit4]   2> 1837063 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1837566 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1837578 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1837583 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1837598 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1837601 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1837605 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1837605 WARN  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1837605 WARN  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1837606 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1837606 WARN  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1837606 WARN  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1837611 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\conf'
   [junit4]   2> 1837611 INFO  (coreLoadExecutor-4856-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\
   [junit4]   2> 1837611 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1837612 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\core\src\test-files\solr\collection1\],
 dataDir=[null]
   [junit4]   2> 1837612 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c807a29
   [junit4]   2> 1837612 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\
   [junit4]   2> 1837613 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\index/
   [junit4]   2> 1837613 WARN  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1837613 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\index
   [junit4]   2> 1837613 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1837626 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1a637ec7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a184859),segFN=segments_1,generation=1}
   [junit4]   2> 1837626 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1837634 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1837635 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1837635 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1837635 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1837635 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1837636 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1837636 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1837636 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1837636 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1837636 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1837637 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1837637 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1837647 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1837654 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1837655 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1837657 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1837663 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\
   [junit4]   2> 1837666 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1837672 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/config,/debug/dump,spellCheckCompRH_Direct,lazy,/admin/segments,/admin/threads,/search-facet-def,mock,/admin/system,spellCheckWithWordbreak,/admin/properties,spellCheckCompRH1,mltrh,dismax,/update/csv,spellCheckCompRH,/update/json,spellCheckWithWordbreak_Direct,/update/json/docs,tvrh,/replication,/admin/logging,/mlt,/terms,/update,standard,/admin/luke,/admin/ping,/admin/mbeans,/admin/file,/search-facet-invariants,/get,defaults,/admin/plugins,/schema
   [junit4]   2> 1837676 WARN  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1837679 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1837687 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1837687 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1837688 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1837689 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1837689 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5687457536025603]
   [junit4]   2> 1837689 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1a637ec7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7a184859),segFN=segments_1,generation=1}
   [junit4]   2> 1837689 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1837691 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6e205b9b[collection1] 
main
   [junit4]   2> 1837691 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1837691 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1837691 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1837691 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1837743 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1837856 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1837857 INFO  
(searcherExecutor-4857-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1837857 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1837857 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1837857 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1837857 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1511064195247898624
   [junit4]   2> 1837859 INFO  
(searcherExecutor-4857-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1837859 INFO  
(searcherExecutor-4857-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1837859 INFO  
(searcherExecutor-4857-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1837860 INFO  
(searcherExecutor-4857-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1837861 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1511064195247898624
   [junit4]   2> 1837861 INFO  
(searcherExecutor-4857-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1837861 INFO  (coreLoadExecutor-4856-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1837862 INFO  
(searcherExecutor-4857-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1837863 INFO  
(searcherExecutor-4857-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1837863 INFO  
(searcherExecutor-4857-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1837864 INFO  
(searcherExecutor-4857-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6e205b9b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1837864 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1837872 INFO  
(TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException2
   [junit4]   2> 1838365 INFO  
(TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException2
   [junit4]   2> 1838369 INFO  
(TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddHttpRequestToContext
   [junit4]   2> 1838370 INFO  
(TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddHttpRequestToContext
   [junit4]   2> 1838382 INFO  
(TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardFormdataUploadLimit
   [junit4]   2> 1838717 INFO  
(TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardFormdataUploadLimit
   [junit4]   2> 1838724 INFO  
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreams
   [junit4]   2> 1838727 INFO  
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreams
   [junit4]   2> 1838736 INFO  
(TEST-SolrRequestParserTest.testStreamURL-seed#[EE21B31C7E0242CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStreamURL
   [junit4]   2> 1838875 INFO  
(TEST-SolrRequestParserTest.testStreamURL-seed#[EE21B31C7E0242CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStreamURL
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL 
-Dtests.seed=EE21B31C7E0242CF -Dtests.slow=true -Dtests.locale=zh_SG 
-Dtests.timezone=America/Iqaluit -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.16s J0 | SolrRequestParserTest.testStreamURL <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: array lengths 
differed, expected.length=16997 actual.length=16989
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EE21B31C7E0242CF:B7148D0F0A208FFA]:0)
   [junit4]    >        at 
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:154)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1838894 INFO  
(TEST-SolrRequestParserTest.testPostMissingContentType-seed#[EE21B31C7E0242CF]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testPostMissingContentType
   [junit4]   2> 1838900 INFO  
(TEST-SolrRequestParserTest.testPostMissingContentType-seed#[EE21B31C7E0242CF]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testPostMissingContentType
   [junit4]   2> 1838904 INFO  
(TEST-SolrRequestParserTest.testUrlParamParsing-seed#[EE21B31C7E0242CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testUrlParamParsing
   [junit4]   2> 1838907 INFO  
(TEST-SolrRequestParserTest.testUrlParamParsing-seed#[EE21B31C7E0242CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testUrlParamParsing
   [junit4]   2> 1838911 INFO  
(TEST-SolrRequestParserTest.testStreamBody-seed#[EE21B31C7E0242CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testStreamBody
   [junit4]   2> 1838911 INFO  
(TEST-SolrRequestParserTest.testStreamBody-seed#[EE21B31C7E0242CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testStreamBody
   [junit4]   2> 1838915 INFO  
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 1838916 INFO  
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testStandardParseParamsAndFillStreamsISO88591
   [junit4]   2> 1838921 INFO  
(TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException1
   [junit4]   2> 1838922 INFO  
(TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[EE21B31C7E0242CF])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException1
   [junit4]   2> 1838927 INFO  
(TEST-SolrRequestParserTest.testAutoDetect-seed#[EE21B31C7E0242CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAutoDetect
   [junit4]   2> 1838945 INFO  
(TEST-SolrRequestParserTest.testAutoDetect-seed#[EE21B31C7E0242CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAutoDetect
   [junit4]   2> 1838946 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1838946 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1957861754
   [junit4]   2> 1838946 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c139134
   [junit4]   2> 1838947 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1838947 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1838947 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1838947 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1838948 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1838956 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1838956 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1838956 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\index
   [junit4]   2> 1838956 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1838956 INFO  
(SUITE-SolrRequestParserTest-seed#[EE21B31C7E0242CF]-worker) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001\init-core-data-001\
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.SolrRequestParserTest_EE21B31C7E0242CF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), 
sim=DefaultSimilarity, locale=zh_SG, timezone=America/Iqaluit
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=1,free=126826440,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestTrackingShardHandlerFactory, DistributedQueryComponentOptimizationTest, 
TestRemoteStreaming, TestStressReorder, UpdateParamsTest, TestStressVersions, 
TestCloudManagedSchemaConcurrent, ChaosMonkeyNothingIsSafeTest, 
TestCodecSupport, TestCSVLoader, TestRawResponseWriter, SpatialFilterTest, 
AlternateDirectoryTest, TestLazyCores, TestRestManager, TestJmxIntegration, 
TestFunctionQuery, TestEmbeddedSolrServerConstructors, TestSolrJ, 
LeaderFailoverAfterPartitionTest, TestSolrDeletionPolicy1, TestReloadDeadlock, 
SoftAutoCommitTest, AnalyticsQueryTest, DOMUtilTest, HdfsRecoverLeaseTest, 
TestLRUCache, JavabinLoaderTest, SolrIndexConfigTest, 
TestWordDelimiterFilterFactory, TestLuceneMatchVersion, RecoveryZkTest, 
TestPostingsSolrHighlighter, TestManagedStopFilterFactory, 
TestDefaultStatsCache, TestExceedMaxTermLength, OverseerTest, 
IndexBasedSpellCheckerTest, TestUpdate, HdfsLockFactoryTest, 
SpatialHeatmapFacetsTest, TestDistribDocBasedVersion, 
HdfsCollectionsAPIDistributedZkTest, TestFieldTypeResource, 
TestCollationFieldDocValues, XmlUpdateRequestHandlerTest, 
TestNamedUpdateProcessors, BufferStoreTest, TestFastWriter, PeerSyncTest, 
BigEndianAscendingWordDeserializerTest, TestGroupingSearch, TestBulkSchemaAPI, 
TestRandomRequestDistribution, TestObjectReleaseTracker, 
TestReplicationHandler, BlockCacheTest, TestElisionMultitermQuery, 
LeaderElectionTest, TestSearcherReuse, DirectSolrSpellCheckerTest, TestNRTOpen, 
SOLR749Test, TestPseudoReturnFields, TestCloudManagedSchema, 
TestSweetSpotSimilarityFactory, JSONWriterTest, AliasIntegrationTest, 
HdfsSyncSliceTest, TestMiniSolrCloudCluster, TestFieldTypeCollectionResource, 
TestConfig, RegexBoostProcessorTest, DocumentBuilderTest, 
SystemInfoHandlerTest, TestMaxScoreQueryParser, InfoHandlerTest, 
SolrCloudExampleTest, TestStandardQParsers, TestConfigReload, FileUtilsTest, 
TestBulkSchemaConcurrent, HdfsBasicDistributedZkTest, SuggesterFSTTest, 
StandardRequestHandlerTest, TestDistributedStatsComponentCardinality, 
DocExpirationUpdateProcessorFactoryTest, DataDrivenBlockJoinTest, SolrCoreTest, 
TestManagedSchemaDynamicFieldResource, TestCoreContainer, 
SpatialRPTFieldTypeTest, ZkStateReaderTest, CachingDirectoryFactoryTest, 
TestFastLRUCache, TestDocSet, UnloadDistributedZkTest, 
TestMiniSolrCloudClusterSSL, CursorPagingTest, SecurityConfHandlerTest, 
TestSimpleTrackingShardHandler, TestImplicitCoreProperties, 
CloudExitableDirectoryReaderTest, TestDistributedMissingSort, 
BasicDistributedZkTest, PingRequestHandlerTest, TestAuthorizationFramework, 
TestComplexPhraseQParserPlugin, DistributedSpellCheckComponentTest, 
HardAutoCommitTest, DistanceUnitsTest, SegmentsInfoRequestHandlerTest, 
SampleTest, PathHierarchyTokenizerFactoryTest, CurrencyFieldXmlFileTest, 
AssignTest, HdfsDirectoryTest, TestSystemIdResolver, 
SchemaVersionSpecificBehaviorTest, TestRandomMergePolicy, 
TestQuerySenderNoQuery, DistributedFacetPivotSmallAdvancedTest, 
SolrRequestParserTest]
   [junit4] Completed [270/536] on J0 in 3.17s, 11 tests, 1 failure <<< 
FAILURES!

[...truncated 865 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:524:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1452:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1006:
 There were test failures: 536 suites, 2128 tests, 1 failure, 79 ignored (43 
assumptions)

Total time: 76 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to