You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/12/30 02:58:12 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5507 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5507/
Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.search.AnalyticsMergeStrategyTest.test

Error Message:
Error from server at http://127.0.0.1:61347/mm_g/collection1: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Scheme 'http' not registered.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61347/mm_g/collection1: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Scheme 'http' not registered.
	at __randomizedtesting.SeedInfo.seed([96802E86DEB800C6:1ED4115C70446D3E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:562)
	at org.apache.solr.search.AnalyticsMergeStrategyTest.test(AnalyticsMergeStrategyTest.java:85)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11056 lines...]
   [junit4] Suite: org.apache.solr.search.AnalyticsMergeStrategyTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001
   [junit4]   2> 2930429 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /mm_g/
   [junit4]   2> 2930430 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2930430 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2930431 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2930431 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2930431 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2930431 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2930471 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2930475 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2930487 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2930491 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2930553 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2930553 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2930554 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2930556 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2930561 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2930561 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2930561 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr'
   [junit4]   2> 2930561 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2930561 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2930561 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1508285861
   [junit4]   2> 2930561 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr]
   [junit4]   2> 2930561 WARN  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\lib
   [junit4]   2> 2930561 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-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> 2930568 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2930569 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2930569 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2930569 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2930569 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2930572 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, transient=false, schema=schema15.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001, shard=shard1}
   [junit4]   2> 2930573 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2930573 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2930573 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2930573 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2930574 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2930591 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2930597 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2930611 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2930615 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2930672 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2930673 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2930673 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2930675 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2930701 INFO  (coreLoadExecutor-10167-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-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2930701 INFO  (coreLoadExecutor-10167-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2930702 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2930702 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\]
   [junit4]   2> 2930702 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609c3490
   [junit4]   2> 2930702 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\
   [junit4]   2> 2930706 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\index/
   [junit4]   2> 2930706 WARN  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 2930707 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\index
   [junit4]   2> 2930707 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26074487591044926]
   [junit4]   2> 2930708 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@30a3eb64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67b0146),segFN=segments_1,generation=1}
   [junit4]   2> 2930708 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2930717 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-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\
   [junit4]   2> 2930727 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2930728 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2930728 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2930728 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2930728 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2930728 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2930728 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2930728 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2930728 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2930728 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2930729 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2930729 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2930732 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930733 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930734 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930734 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2930737 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2930738 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2930739 WARN  (coreLoadExecutor-10167-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> 2930739 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2930740 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2930740 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2930741 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2930741 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2930747 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2930747 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@30a3eb64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67b0146),segFN=segments_1,generation=1}
   [junit4]   2> 2930747 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2930748 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2bd608bf[collection1] main
   [junit4]   2> 2930748 WARN  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2930749 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2930749 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2930749 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2930749 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2930780 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2930971 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2930975 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2930994 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2930994 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2930994 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2930994 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521945701546721280
   [junit4]   2> 2930996 INFO  (searcherExecutor-10168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2930996 INFO  (searcherExecutor-10168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2930996 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521945701546721280
   [junit4]   2> 2930996 INFO  (coreLoadExecutor-10167-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2930996 INFO  (searcherExecutor-10168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2930999 INFO  (searcherExecutor-10168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2930999 INFO  (searcherExecutor-10168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2930999 INFO  (searcherExecutor-10168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2931000 INFO  (searcherExecutor-10168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2931000 INFO  (searcherExecutor-10168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2931001 INFO  (searcherExecutor-10168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2931001 INFO  (searcherExecutor-10168-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2bd608bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2931003 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[96802E86DEB800C6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2931366 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2931367 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2931369 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53f85cc3{/mm_g,null,AVAILABLE}
   [junit4]   2> 2931370 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@2ab6b4c4{HTTP/1.1,[http/1.1]}{127.0.0.1:61341}
   [junit4]   2> 2931370 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.Server Started @2934706ms
   [junit4]   2> 2931370 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/mm_g, hostPort=61341, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores}
   [junit4]   2> 2931370 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 2931370 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control'
   [junit4]   2> 2931370 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2931370 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2931371 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\solr.xml
   [junit4]   2> 2931387 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores
   [junit4]   2> 2931388 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1129301502
   [junit4]   2> 2931388 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control]
   [junit4]   2> 2931388 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\lib
   [junit4]   2> 2931388 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2931393 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2931394 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2931394 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2931394 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2931394 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2931404 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores
   [junit4]   2> 2931405 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 2931405 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2931405 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2931406 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2931407 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2931407 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2931407 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2931407 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2931411 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2931412 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2931490 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2931499 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2931511 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2931515 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2931578 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2931578 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2931579 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2931581 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2931594 INFO  (coreLoadExecutor-10178-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-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2931595 INFO  (coreLoadExecutor-10178-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2931595 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2931595 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2931595 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609c3490
   [junit4]   2> 2931596 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 2931596 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 2931596 WARN  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2931596 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 2931596 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26074487591044926]
   [junit4]   2> 2931596 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6d4a1a3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@402fe0a5),segFN=segments_1,generation=1}
   [junit4]   2> 2931596 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2931606 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2931606 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2931606 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2931606 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2931607 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2931607 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2931607 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2931607 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2931607 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2931608 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2931608 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2931608 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2931611 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2931612 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2931613 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2931614 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2931615 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-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 2931616 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\control\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2931625 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2931627 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2931627 WARN  (coreLoadExecutor-10178-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> 2931628 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2931635 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2931635 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2931675 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2931675 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2931676 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2931676 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6d4a1a3f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@402fe0a5),segFN=segments_1,generation=1}
   [junit4]   2> 2931676 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2931676 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@e5269f4[collection1] main
   [junit4]   2> 2931677 WARN  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2931677 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2931677 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2931677 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2931677 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2931721 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2931946 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2931959 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2931960 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2931960 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2931960 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2931960 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521945702559645696
   [junit4]   2> 2931961 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521945702559645696
   [junit4]   2> 2931961 INFO  (coreLoadExecutor-10178-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2931967 INFO  (searcherExecutor-10179-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2931968 INFO  (searcherExecutor-10179-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2931968 INFO  (searcherExecutor-10179-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2931968 INFO  (searcherExecutor-10179-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2931969 INFO  (searcherExecutor-10179-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2931969 INFO  (searcherExecutor-10179-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2931970 INFO  (searcherExecutor-10179-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2931970 INFO  (searcherExecutor-10179-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2931970 INFO  (searcherExecutor-10179-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2931975 INFO  (searcherExecutor-10179-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e5269f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2933026 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2933030 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2933042 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@143416f4{/mm_g,null,AVAILABLE}
   [junit4]   2> 2933043 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1554f68f{HTTP/1.1,[http/1.1]}{127.0.0.1:61347}
   [junit4]   2> 2933043 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.Server Started @2936512ms
   [junit4]   2> 2933043 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/mm_g, hostPort=61347, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores}
   [junit4]   2> 2933043 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 2933043 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0'
   [junit4]   2> 2933043 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2933043 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2933044 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 2933051 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores
   [junit4]   2> 2933051 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer New CoreContainer 745988091
   [junit4]   2> 2933051 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0]
   [junit4]   2> 2933051 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\lib
   [junit4]   2> 2933052 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2933053 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2933053 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2933053 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2933053 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2933054 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2933054 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores
   [junit4]   2> 2933055 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 2933055 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2933055 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2933056 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2933056 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2933056 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2933056 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2933056 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2933056 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2933057 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2933091 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2933096 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2933107 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2933110 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2933162 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2933162 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2933163 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2933165 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2933175 INFO  (coreLoadExecutor-10189-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-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2933175 INFO  (coreLoadExecutor-10189-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2933175 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2933175 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 2933176 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609c3490
   [junit4]   2> 2933176 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 2933176 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 2933176 WARN  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2933177 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 2933177 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26074487591044926]
   [junit4]   2> 2933177 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7dd0d8c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dde4b16),segFN=segments_1,generation=1}
   [junit4]   2> 2933177 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2933177 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-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 2933178 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard0\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2933180 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2933180 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2933180 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2933180 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2933180 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2933180 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2933180 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2933181 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2933181 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2933181 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2933181 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2933181 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2933186 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2933187 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2933187 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2933188 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2933192 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2933193 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/elevate,/update/json,mltrh,/admin/threads,/update/csv,/sql,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2933194 WARN  (coreLoadExecutor-10189-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> 2933194 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2933195 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2933195 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2933196 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2933196 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2933196 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=48, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2933196 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7dd0d8c0 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dde4b16),segFN=segments_1,generation=1}
   [junit4]   2> 2933196 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2933196 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@69c282c6[collection1] main
   [junit4]   2> 2933196 WARN  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2933197 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2933197 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2933197 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2933197 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2933235 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2933502 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2933517 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2933518 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2933518 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2933518 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2933518 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1521945704193327104
   [junit4]   2> 2933520 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1521945704193327104
   [junit4]   2> 2933520 INFO  (coreLoadExecutor-10189-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2933530 INFO  (searcherExecutor-10190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2933531 INFO  (searcherExecutor-10190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2933531 INFO  (searcherExecutor-10190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2933531 INFO  (searcherExecutor-10190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2933531 INFO  (searcherExecutor-10190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2933532 INFO  (searcherExecutor-10190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2933532 INFO  (searcherExecutor-10190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2933532 INFO  (searcherExecutor-10190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2933532 INFO  (searcherExecutor-10190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2933538 INFO  (searcherExecutor-10190-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69c282c6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2934107 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 2934118 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2934121 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2774e2{/mm_g,null,AVAILABLE}
   [junit4]   2> 2934122 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1c87e15c{HTTP/1.1,[http/1.1]}{127.0.0.1:61350}
   [junit4]   2> 2934122 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.e.j.s.Server Started @2937677ms
   [junit4]   2> 2934122 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/mm_g, hostPort=61350, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores}
   [junit4]   2> 2934122 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 2934122 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1'
   [junit4]   2> 2934123 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2934123 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2934124 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 2934133 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores
   [junit4]   2> 2934133 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer New CoreContainer 1764253899
   [junit4]   2> 2934133 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1]
   [junit4]   2> 2934133 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\lib
   [junit4]   2> 2934134 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2934136 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2934136 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2934136 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2934136 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2934137 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2934143 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores
   [junit4]   2> 2934144 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig-analytics-query.xml, loadOnStartup=true, schema=schema15.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\, configSet=collection1}
   [junit4]   2> 2934144 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 2934144 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2934145 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2934145 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 2934145 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[96802E86DEB800C6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2934145 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2934145 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr
   [junit4]   2> 2934145 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2934145 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2934208 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2934213 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2934225 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2934231 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2934289 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2934289 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2934290 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2934292 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2934301 INFO  (coreLoadExecutor-10200-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-trunk-Windows\solr\core\src\test-files\solr\collection1'
   [junit4]   2> 2934301 INFO  (coreLoadExecutor-10200-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2934301 INFO  (coreLoadExecutor-10200-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2934302 INFO  (coreLoadExecutor-10200-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 2934302 INFO  (coreLoadExecutor-10200-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609c3490
   [junit4]   2> 2934302 INFO  (coreLoadExecutor-10200-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 2934302 INFO  (coreLoadExecutor-10200-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1\data\index/
   [junit4]   2> 2934302 WARN  (coreLoadExecutor-10200-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2934302 INFO  (coreLoadExecutor-10200-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\tempDir-001\shard1\cores\collection1\data\index
   [junit4]   2> 2934302 INFO  (coreLoadExecutor-10200-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.26074487591044926]
   [junit4]   2> 2934305 INFO  (coreLoadExecutor-10200-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@751a809d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6aaac1b1),segFN=segments_1,generation=1}
   [junit4]   2> 2934305 INFO  (coreLoadExecutor-10200-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 293

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

chingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001\init-core-data-001\
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_96802E86DEB800C6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), sort_i=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=bg_BG, timezone=America/Managua
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=161364848,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCrossCoreJoin, TestFastOutputStream, TestSolr4Spatial, SuggesterTSTTest, TestDistributedMissingSort, SolrCoreCheckLockOnStartupTest, TestClusterStateMutator, TestBlendedInfixSuggestions, TestFiltering, DistributedDebugComponentTest, TestFreeTextSuggestions, TestConfigSets, TestPKIAuthenticationPlugin, CoreAdminHandlerTest, DirectSolrConnectionTest, TestSuggestSpellingConverter, ExplicitHLLTest, TestComplexPhraseQParserPlugin, TestSolrQueryParserResource, ConjunctionSolrSpellCheckerTest, SortSpecParsingTest, TestBinaryField, SpellingQueryConverterTest, MinimalSchemaTest, DefaultValueUpdateProcessorTest, TestQueryUtils, TestExactSharedStatsCache, OutputWriterTest, TestMacros, CustomCollectionTest, SuggesterWFSTTest, NotRequiredUniqueKeyTest, RemoteQueryErrorTest, TestDistributedStatsComponentCardinality, TestMiniSolrCloudClusterSSL, TestBulkSchemaConcurrent, SortByFunctionTest, TermVectorComponentTest, TestRestoreCore, IndexSchemaRuntimeFieldTest, ShowFileRequestHandlerTest, TestOmitPositions, LeaderFailoverAfterPartitionTest, TestStandardQParsers, UniqFieldsUpdateProcessorFactoryTest, TestSearcherReuse, ResponseLogComponentTest, QueryResultKeyTest, FieldMutatingUpdateProcessorTest, TestSolrXml, DistributedMLTComponentTest, EnumFieldTest, TestUseDocValuesAsStored2, NoCacheHeaderTest, DistributedFacetPivotLargeTest, TestQueryWrapperFilter, SolrCmdDistributorTest, TestCloudManagedSchemaConcurrent, BasicDistributedZk2Test, DistributedTermsComponentTest, SpellPossibilityIteratorTest, TestFieldSortValues, BlockCacheTest, TestEmbeddedSolrServerConstructors, FacetPivotSmallTest, MultiTermTest, SolrPluginUtilsTest, TestCoreDiscovery, TestLeaderInitiatedRecoveryThread, SecurityConfHandlerTest, TestCharFilters, HdfsChaosMonkeyNothingIsSafeTest, TestStressRecovery, DataDrivenBlockJoinTest, EchoParamsTest, SmileWriterTest, TestDistribDocBasedVersion, TestSimpleTrackingShardHandler, OpenExchangeRatesOrgProviderTest, FullSolrCloudDistribCmdsTest, TestRawTransformer, TestPivotHelperCode, MergeStrategyTest, TestCollationField, TestManagedSchemaDynamicFieldResource, FileBasedSpellCheckerTest, ConfigSetsAPITest, TestRecovery, DistanceFunctionTest, DirectUpdateHandlerOptimizeTest, TestLMJelinekMercerSimilarityFactory, TestSolrDeletionPolicy2, TestFieldCollectionResource, CurrencyFieldOpenExchangeTest, HdfsCollectionsAPIDistributedZkTest, TestSchemaNameResource, TestSolrJ, HdfsLockFactoryTest, TestCollationFieldDocValues, TestIndexingPerformance, TestIndexSearcher, SuggestComponentContextFilterQueryTest, TestTestInjection, TestJoin, TestRebalanceLeaders, DistanceUnitsTest, TestWriterPerf, TestCustomDocTransformer, CacheHeaderTest, TestMiniSolrCloudClusterBase, SynonymTokenizerTest, DeleteShardTest, TestReloadAndDeleteDocs, BinaryUpdateRequestHandlerTest, AnalysisErrorHandlingTest, FileUtilsTest, TestManagedSchemaFieldTypeResource, DistributedQueueTest, BadIndexSchemaTest, LoggingHandlerTest, ChaosMonkeySafeLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, TestZkChroot, TestSha256AuthenticationProvider, CheckHdfsIndexTest, TestExceedMaxTermLength, TestFastWriter, TestPHPSerializedResponseWriter, TestConfigSetImmutable, TestRequestForwarding, SolrInfoMBeanTest, ParsingFieldUpdateProcessorsTest, TestMaxScoreQueryParser, TestNonDefinedSimilarityFactory, TestPerFieldSimilarity, TestQueryTypes, SolrIndexSplitterTest, OverriddenZkACLAndCredentialsProvidersTest, SpellCheckCollatorTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, BasicZkTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, TestRealTimeGet, TestReload, TestStressVersions, TestRangeQuery, TestCoreContainer, StatsComponentTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestTrie, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, QueryEqualityTest, TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, IndexSchemaTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, CSVRequestHandlerTest, SearchHandlerTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, SampleTest, TestDocSet, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, ActionThrottleTest, AssignTest, AsyncMigrateRouteKeyTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestAuthenticationFramework, TestCryptoKeys, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, VMParamsZkACLAndCredentialsProvidersTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateWriterTest, ExitableDirectoryReaderTest, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrDynamicMBean, RequestLoggingTest, TestBlobHandler, TestReplicationHandlerBackup, TestSolrConfigHandlerCloud, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentCustomSortTest, DistributedQueryComponentOptimizationTest, JavabinLoaderTest, TestChildDocTransformer, TestSortingResponseWriter, TestBulkSchemaAPI, TestSchemaResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest, DateRangeFieldTest, TestCloudManagedSchema, TestManagedSchema, TestSchemaManager, AnalyticsMergeStrategyTest]
   [junit4] Completed [518/573 (1!)] on J1 in 8.50s, 1 test, 1 error <<< FAILURES!

[...truncated 191 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1424: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981: There were test failures: 573 suites (8 ignored), 2284 tests, 1 error, 124 ignored (80 assumptions) [seed: 96802E86DEB800C6]

Total time: 69 minutes 3 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



[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_66) - Build # 5508 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5508/
Java: 64bit/jdk1.8.0_66 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:64338/solr/collection1

Stack Trace:
java.lang.AssertionError: Timeout occured while waiting response from server at: https://127.0.0.1:64338/solr/collection1
	at __randomizedtesting.SeedInfo.seed([302771A970E781AD:C7EC3E60DDE53270]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam(TestSolrEntityProcessorEndToEnd.java:185)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:64350/solr/collection1

Stack Trace:
java.lang.AssertionError: Timeout occured while waiting response from server at: https://127.0.0.1:64350/solr/collection1
	at __randomizedtesting.SeedInfo.seed([302771A970E781AD:C16CCF5AE0A7F698]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFqParam(TestSolrEntityProcessorEndToEnd.java:170)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport

Error Message:
IOException occured when talking to server at: https://127.0.0.1:64354/solr/collection1

Stack Trace:
java.lang.AssertionError: IOException occured when talking to server at: https://127.0.0.1:64354/solr/collection1
	at __randomizedtesting.SeedInfo.seed([302771A970E781AD:B58B0C32C8E81F8D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport(TestSolrEntityProcessorEndToEnd.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:64371/solr/collection1

Stack Trace:
java.lang.AssertionError: Timeout occured while waiting response from server at: https://127.0.0.1:64371/solr/collection1
	at __randomizedtesting.SeedInfo.seed([302771A970E781AD:C150DD1CD184F23A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity(TestSolrEntityProcessorEndToEnd.java:222)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java: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:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 14648 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001
   [junit4]   2> 14889 T51 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 14914 T51 oas.SolrTestCaseJ4.setUp ###Starting testFullImportFieldsParam
   [junit4]   2> 14946 T51 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 14947 T51 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001\collection1'
   [junit4]   2> 14947 T51 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 14947 T51 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001
   [junit4]   2> 14983 T51 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 14992 T51 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 15012 T51 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 15018 T51 oass.IndexSchema.readSchema [null] Schema name=dih_test
   [junit4]   2> 15043 T51 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 15043 T51 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 15044 T51 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 15044 T51 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 15044 T51 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001
   [junit4]   2> 15044 T51 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001'
   [junit4]   2> 15044 T51 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 15045 T51 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001
   [junit4]   2> 15045 T51 oasc.CoreContainer.<init> New CoreContainer 49244357
   [junit4]   2> 15046 T51 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001]
   [junit4]   2> 15046 T51 oasc.CoreContainer.load WARN Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001\lib
   [junit4]   2> 15046 T51 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 15146 T51 oejul.Log.initialized Logging initialized @16316ms
   [junit4]   2> 15169 T51 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 15174 T51 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 15174 T51 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 15174 T51 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 15174 T51 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 15178 T51 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=dataimport-solrconfig.xml, transient=false, schema=dataimport-schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001, shard=shard1}
   [junit4]   2> 15179 T52 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001\collection1'
   [junit4]   2> 15182 T52 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 15182 T52 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001
   [junit4]   2> 15224 T52 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 15232 T52 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 15253 T52 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 15274 T52 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 15305 T52 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 15306 T52 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 15306 T52 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 15312 T52 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001\collection1'
   [junit4]   2> 15313 T52 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001\collection1
   [junit4]   2> 15313 T52 x:x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 15339 T52 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001\]
   [junit4]   2> 15339 T52 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 15340 T52 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 15340 T52 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 15369 T52 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001
   [junit4]   2> 15370 T52 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001\index/
   [junit4]   2> 15370 T52 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 15372 T52 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001\index
   [junit4]   2> 15407 T52 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001\index,segFN=segments_1,generation=1}
   [junit4]   2> 15407 T52 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 15409 T54 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001\
   [junit4]   2> 15410 T52 x:x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 15410 T52 x:x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 15415 T52 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15416 T52 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15417 T52 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15419 T52 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 15424 T52 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 15424 T52 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 15426 T52 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 15426 T52 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 15446 T52 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001\index,segFN=segments_1,generation=1}
   [junit4]   2> 15446 T52 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 15446 T52 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@779f629f[collection1] main
   [junit4]   2> 15447 T52 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001\collection1\conf
   [junit4]   2> 15447 T52 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001\collection1\conf}
   [junit4]   2> 15448 T52 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001\collection1\conf
   [junit4]   2> 15448 T52 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 15448 T52 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 15448 T55 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@779f629f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15449 T55 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 15449 T55 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@779f629f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15449 T52 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 15452 T51 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 16033 T51 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 16110 T51 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@c880b06{/solr,null,AVAILABLE}
   [junit4]   2> 16117 T51 oejus.SslContextFactory.doStart x509=X509@4d6725c4(solrtest,h=[],w=[]) for SslContextFactory@17bd755(file:///C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/server/etc/test/solrtest.keystore,file:///C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 16275 T51 oejs.AbstractConnector.doStart Started ServerConnector@3903988{SSL,[ssl, http/1.1]}{127.0.0.1:64338}
   [junit4]   2> 16275 T51 oejs.Server.doStart Started @17445ms
   [junit4]   2> 16275 T51 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data, hostContext=/solr, hostPort=64338}
   [junit4]   2> 16286 T51 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 16290 T51 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001'
   [junit4]   2> 16290 T51 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 16290 T51 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001
   [junit4]   2> 16294 T51 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\solr.xml
   [junit4]   2> 16323 T51 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001
   [junit4]   2> 16323 T51 oasc.CoreContainer.<init> New CoreContainer 1405154407
   [junit4]   2> 16324 T51 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001]
   [junit4]   2> 16324 T51 oasc.CoreContainer.load WARN Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\lib
   [junit4]   2> 16366 T51 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : https,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 16375 T51 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 16380 T51 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 16380 T51 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 16380 T51 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 16380 T51 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 16381 T51 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001
   [junit4]   2> 16387 T51 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 16387 T51 oasc.CorePropertiesLocator$1.visitFile Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1
   [junit4]   2> 16388 T51 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 16392 T69 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1'
   [junit4]   2> 16393 T69 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 16394 T69 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-001
   [junit4]   2> 16395 T51 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0
   [junit4]   2> 16395 T51 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 16414 T69 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 16424 T69 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 16438 T69 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 16451 T69 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 16469 T69 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 16469 T69 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 16469 T69 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 16476 T69 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1'
   [junit4]   2> 16476 T69 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1
   [junit4]   2> 16476 T69 x:x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 16476 T69 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\]
   [junit4]   2> 16477 T69 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 16477 T69 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 16477 T69 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 16478 T69 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data
   [junit4]   2> 16478 T69 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index/
   [junit4]   2> 16479 T69 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 16480 T69 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index
   [junit4]   2> 16510 T69 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 16511 T69 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 16512 T73 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\
   [junit4]   2> 16514 T69 x:x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 16514 T69 x:x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 16519 T69 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16520 T69 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16520 T69 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16523 T69 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 16526 T69 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 16527 T69 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 16528 T69 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 16528 T69 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 16530 T69 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 16531 T69 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 16531 T69 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@2e72da84[collection1] main
   [junit4]   2> 16531 T69 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\conf
   [junit4]   2> 16531 T69 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\conf}
   [junit4]   2> 16532 T69 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\conf
   [junit4]   2> 16532 T69 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 16533 T69 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 16537 T69 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 16537 T74 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@2e72da84[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 16537 T74 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 16537 T74 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2e72da84[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@1cb53f2c
   [junit4]   2> 16895 T51 C6 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 47420 T51 oashd.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam ERROR Timeout occured while waiting response from server at: https://127.0.0.1:64338/solr/collection1 org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:64338/solr/collection1
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:587)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:107)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:72)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:86)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.addDocumentsToSolr(TestSolrEntityProcessorEndToEnd.java:288)
   [junit4]   2> 	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam(TestSolrEntityProcessorEndToEnd.java:181)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:543)
   [junit4]   2> 	at org.apache.http.conn.ssl.SSLSocketFactory.connectSocket(SSLSocketFactory.java:409)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:177)
   [junit4]   2> 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:304)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:611)
   [junit4]   2> 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:446)
   [junit4]   2> 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]   2> 	... 47 more
   [junit4]   2> 
   [junit4]   2> 47422 T51 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 47422 T51 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=49244357
   [junit4]   2> 47423 T51 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cb53f2c
   [junit4]   2> 47423 T51 x:x:collection1 oasu.DirectUpdateHandler2.close 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}
   [junit4]   2> 47424 T51 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 47424 T51 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 47424 T51 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 47427 T51 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 47427 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 47428 T51 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 47428 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001\index
   [junit4]   2> 47428 T51 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001 [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001;done=false>>]
   [junit4]   2> 47428 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\init-core-data-001
   [junit4]   2> 47437 T51 oejs.AbstractConnector.doStop Stopped ServerConnector@3903988{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 47437 T51 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1405154407
   [junit4]   2> 47439 T51 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2784f9b
   [junit4]   2> 47439 T51 x:x:collection1 oasu.DirectUpdateHandler2.close 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}
   [junit4]   2> 47440 T51 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 47440 T51 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 47440 T51 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 47443 T51 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 47443 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 47444 T51 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data;done=false>>]
   [junit4]   2> 47444 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data
   [junit4]   2> 47444 T51 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 47444 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index
   [junit4]   2> 47447 T51 x:x:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@c880b06{/solr,null,UNAVAILABLE}
   [junit4]   2> 47460 T51 x:x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportFieldsParam
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.method=testFullImportFieldsParam -Dtests.seed=302771A970E781AD -Dtests.slow=true -Dtests.locale=tr_TR -Dtests.timezone=America/Rosario -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 32.6s J0 | TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Timeout occured while waiting response from server at: https://127.0.0.1:64338/solr/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([302771A970E781AD:C7EC3E60DDE53270]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportFieldsParam(TestSolrEntityProcessorEndToEnd.java:185)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 47469 T51 x:x:collection1 oas.SolrTestCaseJ4.setUp ###Starting testFullImportFqParam
   [junit4]   2> 47496 T51 x:x:collection1 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 47496 T51 x:x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002\collection1'
   [junit4]   2> 47496 T51 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47497 T51 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002
   [junit4]   2> 47521 T51 x:x:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 47524 T51 x:x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 47542 T51 x:x:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 47547 T51 x:x:collection1 oass.IndexSchema.readSchema [null] Schema name=dih_test
   [junit4]   2> 47565 T51 x:x:collection1 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 47565 T51 x:x:collection1 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 47566 T51 x:x:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 47566 T51 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47566 T51 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002
   [junit4]   2> 47566 T51 x:x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002'
   [junit4]   2> 47567 T51 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47567 T51 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002
   [junit4]   2> 47567 T51 x:x:collection1 oasc.CoreContainer.<init> New CoreContainer 892486577
   [junit4]   2> 47567 T51 x:x:collection1 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002]
   [junit4]   2> 47568 T51 x:x:collection1 oasc.CoreContainer.load WARN Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002\lib
   [junit4]   2> 47569 T51 x:x:collection1 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 47578 T51 x:x:collection1 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 47582 T51 x:x:collection1 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 47582 T51 x:x:collection1 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 47582 T51 x:x:collection1 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 47582 T51 x:x:collection1 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 47585 T51 x:x:collection1 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=dataimport-solrconfig.xml, transient=false, schema=dataimport-schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data, shard=shard1}
   [junit4]   2> 47588 T77 x:x:collection1 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002\collection1'
   [junit4]   2> 47588 T77 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47588 T77 x:x:collection1 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002
   [junit4]   2> 47600 T77 x:x:collection1 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 47606 T77 x:x:collection1 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 47620 T77 x:x:collection1 oasc.SolrConfig.<init> Loaded SolrConfig: dataimport-solrconfig.xml
   [junit4]   2> 47626 T77 x:x:collection1 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 47640 T77 x:x:collection1 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 47640 T77 x:x:collection1 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 47640 T77 x:x:collection1 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 47645 T77 x:x:collection1 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002\collection1'
   [junit4]   2> 47645 T77 x:x:collection1 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002\collection1
   [junit4]   2> 47645 T77 x:x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 47645 T77 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\]
   [junit4]   2> 47645 T77 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 47645 T77 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 47646 T77 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 47648 T77 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data
   [junit4]   2> 47649 T77 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index/
   [junit4]   2> 47649 T77 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 47651 T77 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index
   [junit4]   2> 47677 T77 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 47677 T77 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 47678 T79 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\
   [junit4]   2> 47679 T77 x:x:collection1 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "" (default)
   [junit4]   2> 47680 T77 x:x:collection1 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "" (default)
   [junit4]   2> 47686 T77 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 47686 T77 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 47687 T77 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 47688 T77 x:x:collection1 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 47690 T77 x:x:collection1 oasc.RequestHandlers.initHandlersFromConfig Registered paths: /admin/mbeans,standard,,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/search,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/dataimport
   [junit4]   2> 47691 T77 x:x:collection1 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 47691 T77 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 47691 T77 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 47694 T77 x:x:collection1 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-001\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 47694 T77 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 47694 T77 x:x:collection1 oass.SolrIndexSearcher.<init> Opening Searcher@3768f6d[collection1] main
   [junit4]   2> 47695 T77 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002\collection1\conf
   [junit4]   2> 47695 T77 x:x:collection1 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002\collection1\conf}
   [junit4]   2> 47695 T77 x:x:collection1 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002\collection1\conf
   [junit4]   2> 47696 T77 x:x:collection1 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 47696 T77 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 47696 T80 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener sending requests to Searcher@3768f6d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 47696 T77 x:x:collection1 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 47696 T80 x:x:collection1 oasc.QuerySenderListener.newSearcher QuerySenderListener done.
   [junit4]   2> 47696 T80 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3768f6d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 47698 T51 x:x:collection1 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 47713 T51 oejs.Server.doStart jetty-9.3.6.v20151106
   [junit4]   2> 47716 T51 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@1ceb8d9b{/solr,null,AVAILABLE}
   [junit4]   2> 47718 T51 oejus.SslContextFactory.doStart x509=X509@780e5b16(solrtest,h=[],w=[]) for SslContextFactory@7e2e627f(file:///C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/server/etc/test/solrtest.keystore,file:///C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 47724 T51 oejs.AbstractConnector.doStart Started ServerConnector@1af12c78{SSL,[ssl, http/1.1]}{127.0.0.1:64350}
   [junit4]   2> 47724 T51 oejs.Server.doStart Started @48932ms
   [junit4]   2> 47724 T51 oascse.JettySolrRunner$1.lifeCycleStarted Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1\data, hostContext=/solr, hostPort=64350}
   [junit4]   2> 47724 T51 oass.SolrDispatchFilter.init SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 47725 T51 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002'
   [junit4]   2> 47725 T51 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47725 T51 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002
   [junit4]   2> 47726 T51 oasc.SolrXmlConfig.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\solr.xml
   [junit4]   2> 47730 T51 oasc.CorePropertiesLocator.<init> Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002
   [junit4]   2> 47732 T51 oasc.CoreContainer.<init> New CoreContainer 875571993
   [junit4]   2> 47732 T51 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002]
   [junit4]   2> 47732 T51 oasc.CoreContainer.load WARN Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\lib
   [junit4]   2> 47733 T51 oashc.HttpShardHandlerFactory.init created with socketTimeout : 600000,urlScheme : https,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 47737 T51 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 47741 T51 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 47741 T51 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 47741 T51 oasc.CoreContainer.initializeAuthorizationPlugin Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 47741 T51 oasc.CoreContainer.initializeAuthenticationPlugin No authentication plugin used.
   [junit4]   2> 47742 T51 oasc.CorePropertiesLocator.discover Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002
   [junit4]   2> 47744 T51 oasc.CoreDescriptor.<init> Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 47744 T51 oasc.CorePropertiesLocator$1.visitFile Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1
   [junit4]   2> 47744 T51 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 47746 T93 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1'
   [junit4]   2> 47747 T51 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0
   [junit4]   2> 47747 T51 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 47747 T93 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47747 T93 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\core-home-002
   [junit4]   2> 47756 T93 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 47763 T93 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 47773 T93 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 47780 T93 oass.IndexSchema.readSchema [collection1] Schema name=dih_test
   [junit4]   2> 47795 T93 oass.IndexSchema.readSchema default search field in schema is desc
   [junit4]   2> 47796 T93 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 47796 T93 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 47799 T93 oasc.ConfigSetProperties.readFromResourceLoader Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1'
   [junit4]   2> 47799 T93 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1
   [junit4]   2> 47799 T93 x:x:collection1 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 47800 T93 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1\data\]
   [junit4]   2> 47800 T93 x:x:collection1 oasc.SolrCore.initInfoRegistry JMX monitoring not detected for core: collection1
   [junit4]   2> 47800 T93 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for newSearcher: [org.apache.solr.core.QuerySenderListener{queries=[{q=solr,start=0,rows=10}, {q=rocks,start=0,rows=10}, {q=static newSearcher warming query from solrconfig.xml}]}]
   [junit4]   2> 47800 T93 x:x:collection1 oasc.SolrCore.initListeners [[collection1] ] Added SolrEventListener for firstSearcher: [org.apache.solr.core.QuerySenderListener{queries=[]}]
   [junit4]   2> 47801 T93 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1\data
   [junit4]   2> 47801 T93 x:x:collection1 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1\data\index/
   [junit4]   2> 47801 T93 x:x:collection1 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 47802 T93 x:x:collection1 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1\data\index
   [junit4]   2> 47824 T93 x:x:collection1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-002\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 47824 T93 x:x:collection1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 47825 T97 x:x:collection1 oasc.SolrCore$12.run Looking for old index directories to cleanup for core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler

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

tp.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:480)
   [junit4]   2> 	... 47 more
   [junit4]   2> 
   [junit4]   2> 261784 T51 x:x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 261784 T51 x:x:collection1 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=11623050
   [junit4]   2> 261784 T51 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6af6574f
   [junit4]   2> 261785 T51 x:x:collection1 oasu.DirectUpdateHandler2.close 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}
   [junit4]   2> 261785 T51 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 261785 T51 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 261785 T51 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 261788 T51 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 261788 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 261788 T51 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-005\collection1\data [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-005\collection1\data;done=false>>]
   [junit4]   2> 261788 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-005\collection1\data
   [junit4]   2> 261788 T51 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-005\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-005\collection1\data\index;done=false>>]
   [junit4]   2> 261788 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-005\collection1\data\index
   [junit4]   2> 261790 T51 oejs.AbstractConnector.doStop Stopped ServerConnector@5a856de6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 261790 T51 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1377998691
   [junit4]   2> 261791 T51 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18b6119e
   [junit4]   2> 261791 T51 x:x:collection1 oasu.DirectUpdateHandler2.close 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}
   [junit4]   2> 261792 T51 x:x:collection1 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 261792 T51 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 261792 T51 x:x:collection1 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 261795 T51 x:x:collection1 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 261795 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 261796 T51 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-006\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-006\collection1\data\index;done=false>>]
   [junit4]   2> 261796 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-006\collection1\data\index
   [junit4]   2> 261796 T51 x:x:collection1 oasc.CachingDirectoryFactory.closeCacheValue looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-006\collection1\data [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-006\collection1\data;done=false>>]
   [junit4]   2> 261797 T51 x:x:collection1 oasc.CachingDirectoryFactory.close Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001\tempDir-006\collection1\data
   [junit4]   2> 261797 T51 x:x:collection1 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@7274fe91{/solr,null,UNAVAILABLE}
   [junit4]   2> 261800 T51 x:x:collection1 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportInnerEntity
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.method=testFullImportInnerEntity -Dtests.seed=302771A970E781AD -Dtests.slow=true -Dtests.locale=tr_TR -Dtests.timezone=America/Rosario -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 30.1s J0 | TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Timeout occured while waiting response from server at: https://127.0.0.1:64371/solr/collection1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([302771A970E781AD:C150DD1CD184F23A]:0)
   [junit4]    > 	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity(TestSolrEntityProcessorEndToEnd.java:222)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 261802 T51 x:x:collection1 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_302771A970E781AD-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=tr_TR, timezone=America/Rosario
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=30662208,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestSolrEntityProcessorEndToEnd]
   [junit4] Completed [38/38 (1!)] on J0 in 246.96s, 6 tests, 4 failures <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:253: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:457: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:516: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1424: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:981: There were test failures: 38 suites, 157 tests, 4 failures, 3 ignored [seed: 302771A970E781AD]

Total time: 78 minutes 1 second
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