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/17 01:36:10 UTC

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

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

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

Error Message:
Error from server at https://127.0.0.1:53866//collection1: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:53872//collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:53866//collection1: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:53872//collection1
	at __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:BF9856D221AAFA22]: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:80)
	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)


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:8E4DBFD7A3BC9350]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
	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)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
	... 40 more




Build Log:
[...truncated 9566 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001
   [junit4]   2> 310525 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 310526 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 310526 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310526 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 310526 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310527 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310527 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310568 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 310575 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 310588 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 310594 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 310648 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 310655 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 310655 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 310659 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 310661 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 310663 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 310663 WARN  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 310663 WARN  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 310663 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 310663 WARN  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 310663 WARN  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 310664 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 310664 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 310664 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1458010824
   [junit4]   2> 310664 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 WARN  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310668 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 310669 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 310669 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 310669 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 310669 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 310670 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001, shard=shard1}
   [junit4]   2> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-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> 310689 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 310696 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 310716 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 310721 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 310799 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 310804 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 310805 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 310808 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 310810 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 310812 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 310812 INFO  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-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> 310817 INFO  (coreLoadExecutor-1203-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> 310817 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
   [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
   [junit4]   2> 310818 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
   [junit4]   2> 310818 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
   [junit4]   2> 310819 WARN  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index
   [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1495562796, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_1,generation=1}
   [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 310820 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
   [junit4]   2> 310822 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 310827 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 310828 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 310829 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 310830 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 310833 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 310834 INFO  (coreLoadExecutor-1203-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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 310835 WARN  (coreLoadExecutor-1203-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> 310835 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=56.06640625, floorSegmentMB=1.828125, forceMergeDeletesPctAllowed=20.796415045796092, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4581149323494488
   [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_1,generation=1}
   [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19ae6d95[collection1] main
   [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 310871 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 310932 INFO  (searcherExecutor-1204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 310932 INFO  (searcherExecutor-1204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 310932 INFO  (searcherExecutor-1204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 310932 INFO  (searcherExecutor-1204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520760077114408960
   [junit4]   2> 310933 INFO  (searcherExecutor-1204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 310934 INFO  (searcherExecutor-1204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 310934 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520760077114408960
   [junit4]   2> 310934 INFO  (searcherExecutor-1204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 310934 INFO  (coreLoadExecutor-1203-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 310936 INFO  (searcherExecutor-1204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 310936 INFO  (searcherExecutor-1204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 310937 INFO  (searcherExecutor-1204-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19ae6d95[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 310940 INFO  (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 310944 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 310947 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1520760077128040448)} 0 2
   [junit4]   2> 310949 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] 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> 310949 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 310949 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] 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> 310950 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] 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> 310950 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] 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> 310994 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 311001 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 311015 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 311020 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 311081 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 311089 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 311089 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 311094 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 311097 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 311099 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 311099 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 311099 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 311099 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 311099 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 311099 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 311106 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] 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> 311106 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 311106 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
   [junit4]   2> 311106 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
   [junit4]   2> 311107 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
   [junit4]   2> 311107 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
   [junit4]   2> 311110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 311110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 311110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 311110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 311110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 311110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 311110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 311110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 311110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 311111 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 311111 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 311111 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 311115 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 311116 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 311117 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 311118 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 311122 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 311124 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 311124 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 311125 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 311125 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 311125 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 311126 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2b245739[collection1] main
   [junit4]   2> 311126 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 311126 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 311126 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 311126 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 311128 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 311136 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 311136 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 311136 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 311136 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 311136 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 311137 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 311137 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 311137 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 311137 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 311138 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 311138 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520760077128040448
   [junit4]   2> 311138 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 311139 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 311139 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=94.96875, floorSegmentMB=1.6669921875, forceMergeDeletesPctAllowed=8.076657495698006, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.23776568904497764
   [junit4]   2> 311139 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 311139 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_1,generation=1}
   [junit4]   2> 311140 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 311140 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 311140 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 311140 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 311141 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b245739[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311141 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@74b0ae7a[collection1] main
   [junit4]   2> 311141 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 311141 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c4c1e5b
   [junit4]   2> 311141 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 311142 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 311149 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74b0ae7a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311150 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1520760077341949952)]} 0 0
   [junit4]   2> 311151 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1520760077342998528)]} 0 1
   [junit4]   2> 311151 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1520760077344047104)]} 0 1
   [junit4]   2> 311151 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1520760077344047105)]} 0 1
   [junit4]   2> 311151 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1520760077344047106)]} 0 1
   [junit4]   2> 311151 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1520760077344047107)]} 0 2
   [junit4]   2> 311152 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1520760077345095680)]} 0 2
   [junit4]   2> 311152 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1520760077345095681)]} 0 2
   [junit4]   2> 311152 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1520760077345095682)]} 0 2
   [junit4]   2> 311152 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1520760077345095683)]} 0 3
   [junit4]   2> 311153 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1520760077345095684)]} 0 3
   [junit4]   2> 311153 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1520760077346144256)]} 0 3
   [junit4]   2> 311154 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1520760077346144257)]} 0 4
   [junit4]   2> 311154 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1520760077347192832)]} 0 4
   [junit4]   2> 311154 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 311156 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1520760077348241408)]} 0 6
   [junit4]   2> 311156 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1520760077349289984)]} 0 6
   [junit4]   2> 311156 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 311156 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 311157 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
   [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> 
   [junit4]   2> 311157 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxDocs -Dtests.seed=37CC69088F5697DA -Dtests.slow=true -Dtests.locale=is_IS -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.22s J1 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:8E4DBFD7A3BC9350]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
   [junit4]    > 	... 40 more
   [junit4]   2> 311163 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 311165 INFO  (commitScheduler-1212-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 311204 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a36d4d0[collection1] realtime
   [junit4]   2> 311205 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1520760077356630016)} 0 41
   [junit4]   2> 311205 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] 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> 311205 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 311205 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] 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> 311206 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] 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> 311206 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] 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> 311209 INFO  (commitScheduler-1212-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f3927d9[collection1] main
   [junit4]   2> 311209 INFO  (commitScheduler-1212-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 311211 INFO  (searcherExecutor-1209-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f3927d9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311254 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 311260 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 311273 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 311276 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 311330 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 311336 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 311337 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 311340 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 311342 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 311345 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 311345 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 311345 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 311345 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 311345 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 311345 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 311352 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] 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> 311352 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 311352 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
   [junit4]   2> 311352 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
   [junit4]   2> 311352 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
   [junit4]   2> 311352 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
   [junit4]   2> 311355 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 311356 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 311360 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 311362 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 311363 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 311364 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 311368 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 311370 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 311371 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 311371 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 311372 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 311372 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 311372 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f46e907[collection1] main
   [junit4]   2> 311372 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 311372 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 311372 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 311372 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 311373 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 311378 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 311379 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 311379 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 311379 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 311379 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 311379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 311379 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 311380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 311380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 311381 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 311381 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 311382 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 311383 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 311384 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f46e907[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311385 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with highest version 1520760077356630016
   [junit4]   2> 311385 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 311385 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_2,generation=2}
   [junit4]   2> 311385 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 311385 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=28.0009765625, floorSegmentMB=1.6484375, forceMergeDeletesPctAllowed=19.406816611392564, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 311385 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb),segFN=segments_2,generation=2}
   [junit4]   2> 311386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 311386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 311386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6326c7b5[collection1] main
   [junit4]   2> 311386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 311386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14c734dd
   [junit4]   2> 311386 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 311387 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6326c7b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311388 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 311397 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1520760077600948224)]} 0 1
   [junit4]   2> 311397 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 315396 INFO  (commitScheduler-1216-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 315398 INFO  (commitScheduler-1216-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3ac442cf[collection1] main
   [junit4]   2> 315398 INFO  (commitScheduler-1216-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 315398 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3ac442cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)))}
   [junit4]   2> 315648 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1520760082059493376)]} 0 4256
   [junit4]   2> 315648 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 315649 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1520760082060541952)]} 0 4257
   [junit4]   2> 315649 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 316650 INFO  (commitScheduler-1216-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 316652 INFO  (commitScheduler-1216-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@75b54453[collection1] main
   [junit4]   2> 316652 INFO  (commitScheduler-1216-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 316654 INFO  (searcherExecutor-1213-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@75b54453[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):c1)))}
   [junit4]   2> 316900 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 316900 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 316901 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083373359104)]} 0 5511
   [junit4]   2> 316902 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083374407680)]} 0 5511
   [junit4]   2> 316902 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083374407681)]} 0 5511
   [junit4]   2> 316902 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083374407682)]} 0 5512
   [junit4]   2> 316903 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083374407683)]} 0 5512
   [junit4]   2> 316903 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083375456256)]} 0 5512
   [junit4]   2> 316903 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083375456257)]} 0 5512
   [junit4]   2> 316903 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083375456258)]} 0 5512
   [junit4]   2> 316903 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083375456259)]} 0 5513
   [junit4]   2> 316903 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1520760083375456260)]} 0 5513
   [junit4]   2> 316903 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 316904 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1520760083376504832)]} 0 5513
   [junit4]   2> 316904 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1520760083376504833)]} 0 5513
   [junit4]   2> 316904 INFO 

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

ctory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2895156 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\;done=false>>]
   [junit4]   2> 2895156 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\
   [junit4]   2> 2895156 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 2895156 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index
   [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_37CC69088F5697DA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=Asserting), sort_i=FST50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=en_ZA, timezone=Europe/Paris
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=1,free=269641856,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload, CdcrReplicationDistributedZkTest, BinaryUpdateRequestHandlerTest, SpellPossibilityIteratorTest, RestartWhileUpdatingTest, TestManagedSchemaFieldResource, DateFieldTest, DirectSolrConnectionTest, TestCSVResponseWriter, TestFilteredDocIdSet, SharedFSAutoReplicaFailoverUtilsTest, HdfsUnloadDistributedZkTest, TestFastWriter, TestMiniSolrCloudClusterSSL, TestIndexSearcher, TestSchemaResource, HdfsDirectoryFactoryTest, TestBinaryField, TestBlendedInfixSuggestions, TestCoreDiscovery, TestManagedResource, TermVectorComponentTest, TestSolrCoreProperties, TestWriterPerf, TestPerFieldSimilarity, SolrPluginUtilsTest, DistributedFacetPivotSmallTest, WordBreakSolrSpellCheckerTest, MinimalSchemaTest, DistanceUnitsTest, TestCustomSort, TestJsonRequest, TestSolrQueryParser, DeleteShardTest, TestSolrConfigHandlerConcurrent, DebugComponentTest, OpenExchangeRatesOrgProviderTest, TestCloudManagedSchema, TestCollapseQParserPlugin, TestConfigSetsAPIZkFailure, ConfigSetsAPITest, TestZkChroot, TestQueryUtils, TestBM25SimilarityFactory, TestSQLHandler, TestMissingGroups, TestStressRecovery, CollectionsAPIAsyncDistributedZkTest, TestCrossCoreJoin, SolrCoreCheckLockOnStartupTest, TestSolrDynamicMBean, ShardRoutingCustomTest, RAMDirectoryFactoryTest, AutoCommitTest, TestRemoveLastDynamicCopyField, ShowFileRequestHandlerTest, TestShardHandlerFactory, DocValuesMissingTest, TestScoreJoinQPNoScore, TestRangeQuery, SuggesterTest, ResponseLogComponentTest, ChangedSchemaMergeTest, TestAuthenticationFramework, TestSolr4Spatial, TestExactSharedStatsCache, TestRebalanceLeaders, SSLMigrationTest, TestLMJelinekMercerSimilarityFactory, SuggesterWFSTTest, LoggingHandlerTest, SpatialHeatmapFacetsTest, TestFoldingMultitermQuery, CopyFieldTest, TestReload, MultiTermTest, TestDistributedGrouping, TestPKIAuthenticationPlugin, TestRandomCollapseQParserPlugin, MultiThreadedOCPTest, FileBasedSpellCheckerTest, EchoParamsTest, OverseerRolesTest, CoreAdminHandlerTest, TestQueryTypes, TestRequestForwarding, ConvertedLegacyTest, IndexSchemaRuntimeFieldTest, TriLevelCompositeIdRoutingTest, TestNamedUpdateProcessors, OverseerTaskQueueTest, TestUtils, TestRestManager, TestCloudPivotFacet, InfoHandlerTest, ShardSplitTest, ResourceLoaderTest, DistributedFacetPivotLongTailTest, BJQParserTest, DistributedSuggestComponentTest, TestBinaryResponseWriter, TestPerFieldSimilarityWithDefaultOverride, SolrCloudExampleTest, OutputWriterTest, DefaultValueUpdateProcessorTest, BasicDistributedZk2Test, HdfsSyncSliceTest, DistributedTermsComponentTest, TestAtomicUpdateErrorCases, BufferStoreTest, SolrInfoMBeanTest, TestRTimerTree, BasicFunctionalityTest, SpatialRPTFieldTypeTest, CachingDirectoryFactoryTest, FileUtilsTest, CustomCollectionTest, TestExclusionRuleCollectionAccess, TestRTGBase, CollectionsAPIDistributedZkTest, TestDefaultSearchFieldResource, TestFiltering, TestIntervalFaceting, SimpleMLTQParserTest, TestShortCircuitedRequests, DistributedExpandComponentTest, LeaderFailoverAfterPartitionTest, HdfsLockFactoryTest, ChaosMonkeySafeLeaderTest, TestSchemaVersionResource, TestRandomMergePolicy, HdfsRecoverLeaseTest, DeleteLastCustomShardedReplicaTest, CdcrRequestHandlerTest, SolrCmdDistributorTest, TestEmbeddedSolrServerConstructors, TestDistribDocBasedVersion, TestRawResponseWriter, TestSha256AuthenticationProvider, FieldMutatingUpdateProcessorTest, BasicDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, TestReplicationHandler, TestRandomDVFaceting, ZkCLITest, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, QueryElevationComponentTest, TestLazyCores, SoftAutoCommitTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, TestStressLucene, TestTrie, SpatialFilterTest, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, FastVectorHighlighterTest, TestJmxIntegration, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestLFUCache, PluginInfoTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, RollingRestartTest, TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, RuleEngineTest, ExitableDirectoryReaderTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestDynamicLoading, DistributedQueryComponentOptimizationTest, TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory, JavabinLoaderTest, HighlighterMaxOffsetTest, TestChildDocTransformer, TestCustomDocTransformer, TestRawTransformer, TestSolrQueryResponse, TestSortingResponseWriter, TestClassNameShortening, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldTypeResource, TestSerializedLuceneMatchVersion, TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, DateRangeFieldTest, EnumFieldTest, TestBulkSchemaConcurrent, TestCloudSchemaless, TestCollationFieldDocValues, TestManagedSchema, TestSchemaManager, AnalyticsMergeStrategyTest]
   [junit4] Completed [507/566 (2!)] on J1 in 7.78s, 1 test, 1 error <<< FAILURES!

[...truncated 217 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:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 566 suites (8 ignored), 2254 tests, 2 errors, 123 ignored (79 assumptions) [seed: 37CC69088F5697DA]

Total time: 68 minutes 24 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 # 5482 - Still Failing!

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

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
	at __randomizedtesting.SeedInfo.seed([BA8FD9090776008F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
	at sun.reflect.GeneratedMethodAccessor18.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:834)
	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:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=13351, name=searcherExecutor-6094-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=13351, name=searcherExecutor-6094-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([BA8FD9090776008F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=13351, name=searcherExecutor-6094-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)         at java.lang.Thread.run(Thread.java:745)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=13351, name=searcherExecutor-6094-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:745)
	at __randomizedtesting.SeedInfo.seed([BA8FD9090776008F]:0)




Build Log:
[...truncated 10600 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\init-core-data-001
   [junit4]   2> 1884802 INFO  (SUITE-TestLazyCores-seed#[BA8FD9090776008F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1884807 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateSame
   [junit4]   2> 1884872 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001'
   [junit4]   2> 1884872 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884872 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1884873 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreContainer New CoreContainer 1061394966
   [junit4]   2> 1884874 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001]
   [junit4]   2> 1884874 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\lib
   [junit4]   2> 1884874 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 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> 1884875 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1884875 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1884880 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1884880 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1884880 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1884880 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1884922 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1884923 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884924 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 1884924 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1884925 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1884925 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884925 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection7, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884926 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection8, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884926 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection9, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-3) [    ] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5'
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-2) [    ] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2'
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884996 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1884998 INFO  (coreLoadExecutor-6064-thread-1) [    ] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1'
   [junit4]   2> 1884998 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1884998 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1885082 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885084 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885089 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885090 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885091 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1885096 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885097 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885098 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    ] 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\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5'
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885114 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\]
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore JMX monitoring not detected for core: collection5
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index/
   [junit4]   2> 1885115 WARN  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore [collection5] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.542624151325572]
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e7abb13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f2e0049),segFN=segments_1,generation=1}
   [junit4]   2> 1885115 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885116 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1885117 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1885119 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885123 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885129 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885130 INFO  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection5 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
   [junit4]   2> 1885141 INFO  (coreLoadExecutor-6064-thread-2) [    ] 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\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2'
   [junit4]   2> 1885141 INFO  (coreLoadExecutor-6064-thread-2) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2
   [junit4]   2> 1885141 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\]
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore JMX monitoring not detected for core: collection2
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
   [junit4]   2> 1885142 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index/
   [junit4]   2> 1885142 WARN  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore [collection2] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1885146 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index
   [junit4]   2> 1885146 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.542624151325572]
   [junit4]   2> 1885148 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885150 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885150 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1885152 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885153 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885154 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885154 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ccdfa65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10bd0fdb),segFN=segments_1,generation=1}
   [junit4]   2> 1885154 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885155 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885156 WARN  (OldIndexDirectoryCleanupThreadForCore-collection5) [    x:collection5] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.5615234375, floorSegmentMB=1.4951171875, forceMergeDeletesPctAllowed=16.56114309384901, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34295441430010865
   [junit4]   2> 1885156 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-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\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1'
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1
   [junit4]   2> 1885158 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885164 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885165 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885166 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885167 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e7abb13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f2e0049),segFN=segments_1,generation=1}
   [junit4]   2> 1885167 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885167 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening Searcher@5ace5aca[collection5] main
   [junit4]   2> 1885168 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885168 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\conf
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\conf}
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\conf
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.5615234375, floorSegmentMB=1.4951171875, forceMergeDeletesPctAllowed=16.56114309384901, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34295441430010865
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ccdfa65 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@10bd0fdb),segFN=segments_1,generation=1}
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening Searcher@525f2044[collection2] main
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\conf
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\conf}
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\conf
   [junit4]   2> 1885170 INFO  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection2 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885171 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.SolrCores Opening transient core collection2
   [junit4]   2> 1885171 INFO  (coreLoadExecutor-6064-thread-2) [    x:collection2] o.a.s.c.CoreContainer registering core: collection2
   [junit4]   2> 1885171 WARN  (OldIndexDirectoryCleanupThreadForCore-collection2) [    x:collection2] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1885169 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\]
   [junit4]   2> 1885172 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 1885170 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885172 INFO  (coreLoadExecutor-6064-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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index/
   [junit4]   2> 1885173 INFO  (searcherExecutor-6066-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@525f2044[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885172 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885173 INFO  (searcherExecutor-6065-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@5ace5aca[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-3) [    x:collection5] o.a.s.c.CoreContainer registering core: collection5
   [junit4]   2> 1885173 WARN  (coreLoadExecutor-6064-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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.542624151325572]
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2e28bd54 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3054eff6),segFN=segments_1,generation=1}
   [junit4]   2> 1885173 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885174 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1885181 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885182 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
   [junit4]   2> 1885183 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1885186 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885187 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885189 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885190 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885191 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885191 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885191 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=6.5615234375, floorSegmentMB=1.4951171875, forceMergeDeletesPctAllowed=16.56114309384901, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.34295441430010865
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@2e28bd54 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3054eff6),segFN=segments_1,generation=1}
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@401bdfd1[collection1] main
   [junit4]   2> 1885192 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\conf
   [junit4]   2> 1885193 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\conf}
   [junit4]   2> 1885193 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\conf
   [junit4]   2> 1885194 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885194 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885194 INFO  (coreLoadExecutor-6064-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1885196 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4'
   [junit4]   2> 1885196 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1885196 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1885204 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885206 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885210 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885214 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.s.IndexSchema [collection4] Schema name=tiny
   [junit4]   2> 1885231 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885233 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] 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\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4'
   [junit4]   2> 1885234 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection4' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4
   [junit4]   2> 1885234 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885234 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore [[collection4] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\]
   [junit4]   2> 1885234 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore JMX monitoring not detected for core: collection4
   [junit4]   2> 1885235 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
   [junit4]   2> 1885237 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index/
   [junit4]   2> 1885237 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore [collection4] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1885238 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index
   [junit4]   2> 1885238 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=75.5234375, floorSegmentMB=2.16015625, forceMergeDeletesPctAllowed=13.37415507563249, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1885238 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c5e2dd5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2211de8e),segFN=segments_1,generation=1}
   [junit4]   2> 1885238 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885239 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1885240 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885241 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885242 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885243 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885244 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885244 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885244 INFO  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection4 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
   [junit4]   2> 1885245 WARN  (OldIndexDirectoryCleanupThreadForCore-collection4) [    x:collection4] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1885245 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885245 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885245 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=79.9521484375, floorSegmentMB=0.6005859375, forceMergeDeletesPctAllowed=1.5585630587338528, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16471719795393341
   [junit4]   2> 1885246 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3c5e2dd5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2211de8e),segFN=segments_1,generation=1}
   [junit4]   2> 1885246 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885246 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.s.SolrIndexSearcher Opening Searcher@631c23a7[collection4] main
   [junit4]   2> 1885246 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\conf
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\conf}
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\conf
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CoreContainer registering core: collection4
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6'
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1885247 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1885255 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1885258 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1885264 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1885267 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.s.IndexSchema [collection6] Schema name=tiny
   [junit4]   2> 1885281 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1885285 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] 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\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6'
   [junit4]   2> 1885285 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CoreContainer Creating SolrCore 'collection6' using configuration from instancedir C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6
   [junit4]   2> 1885285 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1885285 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore [[collection6] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\]
   [junit4]   2> 1885286 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore JMX monitoring not detected for core: collection6
   [junit4]   2> 1885286 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
   [junit4]   2> 1885286 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index/
   [junit4]   2> 1885286 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore [collection6] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1885287 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index
   [junit4]   2> 1885287 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1885288 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b10e556 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47b0069f),segFN=segments_1,generation=1}
   [junit4]   2> 1885288 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885288 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1885291 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885292 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885293 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885293 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1885294 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/select,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1885295 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1885295 INFO  (searcherExecutor-6078-thread-1-processing-x:collection4) [    x:collection4] o.a.s.c.SolrCore [collection4] Registered new searcher Searcher@631c23a7[collection4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885295 INFO  (OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection6 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
   [junit4]   2> 1885296 WARN  (OldIndexDirectoryCleanupThreadForCore-collection6) [    x:collection6] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1885296 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1885296 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1885296 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20911993952741073]
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5b10e556 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47b0069f),segFN=segments_1,generation=1}
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.s.SolrIndexSearcher Opening Searcher@6c9158ea[collection6] main
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\conf
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\conf}
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\conf
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1885297 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1885298 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCores Opening transient core collection6
   [junit4]   2> 1885298 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer registering core: collection6
   [junit4]   2> 1885306 INFO  (searcherExecutor-6070-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@401bdfd1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885323 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t12&name=collection2&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885323 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t12}
   [junit4]   2> 1885323 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885324 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t14&name=collection4&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885332 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t14}
   [junit4]   2> 1885332 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885333 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t15&name=collection5&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885333 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t15}
   [junit4]   2> 1885334 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885334 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.h.a.CoreAdminHandler core create command schema=schema.xml&dataDir=t16&name=collection6&action=CREATE&config=solrconfig.xml&wt=xml
   [junit4]   2> 1885334 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection6, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=t16}
   [junit4]   2> 1885334 WARN  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Creating a core with existing name is not allowed
   [junit4]   2> 1885347 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1061394966
   [junit4]   2> 1885430 INFO  (searcherExecutor-6082-thread-1-processing-x:collection6) [    x:collection6] o.a.s.c.SolrCore [collection6] Registered new searcher Searcher@6c9158ea[collection6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1885760 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.SolrCore [collection5]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d565dc7
   [junit4]   2> 1885761 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.u.DirectUpdateHandler2 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> 1885761 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885761 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1885761 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885764 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.SolrCore [collection5] Closing main searcher on request.
   [junit4]   2> 1885764 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1885764 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\;done=false>>]
   [junit4]   2> 1885764 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\
   [junit4]   2> 1885765 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index;done=false>>]
   [junit4]   2> 1885765 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection5] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection5\data\index
   [junit4]   2> 1885765 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40db2a20
   [junit4]   2> 1885765 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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> 1885765 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885766 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1885766 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index;done=false>>]
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\index
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\;done=false>>]
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection1\data\
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore [collection4]  CLOSING SolrCore org.apache.solr.core.SolrCore@2ec4a5c9
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.DirectUpdateHandler2 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> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885767 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.SolrCore [collection4] Closing main searcher on request.
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\;done=false>>]
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index;done=false>>]
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection4] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection4\data\index
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c3682aa
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.u.DirectUpdateHandler2 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> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885768 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1885769 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.SolrCore [collection2] Closing main searcher on request.
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\;done=false>>]
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index;done=false>>]
   [junit4]   2> 1885771 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection2] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection2\data\index
   [junit4]   2> 1885772 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore [collection6]  CLOSING SolrCore org.apache.solr.core.SolrCore@218bf676
   [junit4]   2> 1885772 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.DirectUpdateHandler2 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> 1885772 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1885772 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1885772 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1885779 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCore [collection6] Closing main searcher on request.
   [junit4]   2> 1885779 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1885779 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\;done=false>>]
   [junit4]   2> 1885779 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\
   [junit4]   2> 1885780 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index;done=false>>]
   [junit4]   2> 1885780 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-001\collection6\data\index
   [junit4]   2> 1885780 INFO  (TEST-TestLazyCores.testCreateSame-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.SolrTestCaseJ4 ###Ending testCreateSame
   [junit4]   2> 1885782 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.SolrTestCaseJ4 ###Starting testCachingLimit
   [junit4]   2> 1885864 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002'
   [junit4]   2> 1885865 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1885865 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1885866 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer New CoreContainer 1312440323
   [junit4]   2> 1885866 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002]
   [junit4]   2> 1885866 WARN  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] 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.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestLazyCores_BA8FD9090776008F-001\tempDir-002\lib
   [junit4]   2> 1885867 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] 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> 1885870 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=600000&connTimeout=60000&retry=true
   [junit4]   2> 1885870 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.SolrCores Allocating transient cache for 4 transient cores
   [junit4]   2> 1885870 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1885871 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1885871 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1885871 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1885873 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1885874 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection2, config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, configSetProperties=configsetprops.json, transient=true, dataDir=data\}
   [junit4]   2> 1885875 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection3, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=on, dataDir=data\}
   [junit4]   2> 1885875 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection4, config=solrconfig.xml, loadOnStartup=false, schema=schema.xml, configSetProperties=configsetprops.json, transient=false, dataDir=data\}
   [junit4]   2> 1885876 INFO  (TEST-TestLazyCores.testCachingLimit-seed#[BA8FD9090776008F]) [    x:collection6] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection5, config=solrconfig.xml, loadOnStartup

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

l
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=13351, name=searcherExecutor-6094-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2> Dec 18, 2015 7:33:06 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=13351, name=searcherExecutor-6094-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4, maxDocsPerChunk=992, blockSize=4), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=4, blockSize=4)), sim=ClassicSimilarity, locale=ru, timezone=America/Juneau
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66 (64-bit)/cpus=3,threads=2,free=92060616,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrCloudExampleTest, TestConfigSetsAPI, BasicFunctionalityTest, TestFieldTypeCollectionResource, TestIndexingPerformance, LeaderFailoverAfterPartitionTest, TestClassicSimilarityFactory, UUIDUpdateProcessorFallbackTest, TestSearcherReuse, DistributedTermsComponentTest, SmileWriterTest, ConvertedLegacyTest, CollectionsAPIAsyncDistributedZkTest, CoreMergeIndexesAdminHandlerTest, TestRTGBase, SpellCheckComponentTest, TestUtils, TestSolrIndexConfig, TestSortingResponseWriter, TestZkChroot, CdcrRequestHandlerTest, TestSolr4Spatial, TestFoldingMultitermQuery, TestLMJelinekMercerSimilarityFactory, HdfsThreadLeakTest, TestAtomicUpdateErrorCases, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestFiltering, HdfsRecoverLeaseTest, StatsComponentTest, TestSolrCoreProperties, QueryParsingTest, SpellCheckCollatorTest, TestAuthorizationFramework, TestRecoveryHdfs, TestSortByMinMaxFunction, TestJoin, BinaryUpdateRequestHandlerTest, FacetPivotSmallTest, TestComplexPhraseQParserPlugin, SearchHandlerTest, TestPerFieldSimilarity, TestSuggestSpellingConverter, BitVectorTest, TestSchemaSimilarityResource, EchoParamsTest, TestBM25SimilarityFactory, TestRebalanceLeaders, DebugComponentTest, TestHashQParserPlugin, TestRangeQuery, OpenExchangeRatesOrgProviderTest, RemoteQueryErrorTest, SynonymTokenizerTest, DistribDocExpirationUpdateProcessorTest, TestPivotHelperCode, CacheHeaderTest, MinimalSchemaTest, ExitableDirectoryReaderTest, ShardRoutingCustomTest, TestSchemaManager, TestReload, CoreAdminHandlerTest, TestSolrConfigHandlerCloud, CustomCollectionTest, DateMathParserTest, RequestHandlersTest, TestReversedWildcardFilterFactory, SpellPossibilityIteratorTest, TestIndexSearcher, TestBinaryField, TestFuzzyAnalyzedSuggestions, SignatureUpdateProcessorFactoryTest, TestConfigSetsAPIZkFailure, TestMacros, TestInitParams, TestMaxScoreQueryParser, TestFieldCollectionResource, TestBulkSchemaConcurrent, TestCSVResponseWriter, PreAnalyzedUpdateProcessorTest, OpenCloseCoreStressTest, TestCollationFieldDocValues, ResponseLogComponentTest, TestHdfsUpdateLog, JavabinLoaderTest, TestTrieFacet, SuggesterTSTTest, TestLeaderInitiatedRecoveryThread, GraphQueryTest, TestBlobHandler, TestCopyFieldCollectionResource, SSLMigrationTest, CurrencyFieldOpenExchangeTest, TestStressRecovery, TestSolrQueryParser, DeleteShardTest, TestManagedStopFilterFactory, CheckHdfsIndexTest, CSVRequestHandlerTest, TestNoOpRegenerator, TestSmileRequest, LeaderElectionIntegrationTest, CdcrReplicationDistributedZkTest, FullSolrCloudDistribCmdsTest, DeleteLastCustomShardedReplicaTest, SolrCoreCheckLockOnStartupTest, FullHLLTest, SolrInfoMBeanTest, OutputWriterTest, UniqFieldsUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, TestCustomDocTransformer, ResponseHeaderTest, TestValueSourceCache, DistributedMLTComponentTest, CollectionStateFormat2Test, ZkNodePropsTest, TestMiniSolrCloudClusterSSL, TestExactStatsCache, TestMiniSolrCloudClusterBase, TestQueryTypes, ForceLeaderTest, TestHighFrequencyDictionaryFactory, MultiTermTest, TestOmitPositions, TestPerFieldSimilarityClassic, DistributedQueueTest, TestCollationField, TestDocBasedVersionConstraints, TestClusterStateMutator, DistributedQueryComponentOptimizationTest, OverseerRolesTest, AddBlockUpdateTest, NotRequiredUniqueKeyTest, TestQueryWrapperFilter, TestReloadAndDeleteDocs, CloudMLTQParserTest, RAMDirectoryFactoryTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, BasicZkTest, TestReplicationHandler, AutoCommitTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestRealTimeGet, TestCoreContainer, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=BA8FD9090776008F -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=America/Juneau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MDCAwareThreadPoolExecutor, SolrCore, MockDirectoryWrapper]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA8FD9090776008F]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:228)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=13351, name=searcherExecutor-6094-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA8FD9090776008F]:0)Throwable #3: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=13351, name=searcherExecutor-6094-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]    >         at java.lang.Thread.run(Thread.java:745)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BA8FD9090776008F]:0)
   [junit4] Completed [379/568 (1!)] on J1 in 151.92s, 7 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 621 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:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 568 suites (8 ignored), 2263 tests, 3 suite-level errors, 655 ignored (75 assumptions) [seed: BA8FD9090776008F]

Total time: 53 minutes 6 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 (32bit/jdk1.8.0_66) - Build # 5481 - Still Failing!

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

11 tests failed.
FAILED:  org.apache.solr.cloud.DistribJoinFromCollectionTest.test

Error Message:
Error from server at http://127.0.0.1:58024/to_2x2_shard2_replica1: SolrCloud join: from_1x2 has a local replica (from_1x2_shard1_replica2) on 127.0.0.1:58024_, but it is down

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58024/to_2x2_shard2_replica1: SolrCloud join: from_1x2 has a local replica (from_1x2_shard1_replica2) on 127.0.0.1:58024_, but it is down
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]: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.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:372)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1100)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:871)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:807)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
	at org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:135)
	at org.apache.solr.cloud.DistribJoinFromCollectionTest.test(DistribJoinFromCollectionTest.java:104)
	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)


FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:49570/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:49570/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:D458763D4FECBEE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:620)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:573)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:137)
	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)


FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Unexpected achieved replication factor expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: Unexpected achieved replication factor expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:212)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:104)
	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)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:D60A1D8FD5926CFF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:211)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:93)
	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.cloud.TestAuthenticationFramework.testStopAllStartAll

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:9DECACD0AC4B9FA0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:364)
	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.cloud.TestMiniSolrCloudCluster.testStopAllStartAll

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:9DECACD0AC4B9FA0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testStopAllStartAll(TestMiniSolrCloudCluster.java:364)
	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.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:48281D066A94D82A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestMiniSolrCloudCluster.testCollectionCreateSearchDelete(TestMiniSolrCloudCluster.java:211)
	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.TestSQLHandler.doTest

Error Message:
--> https://127.0.0.1:61074/collection1:java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:61114/collection1/: An exception has occurred on the server, refer to server log for details.

Stack Trace:
java.io.IOException: --> https://127.0.0.1:61074/collection1:java.util.concurrent.ExecutionException: java.io.IOException: --> https://127.0.0.1:61114/collection1/: An exception has occurred on the server, refer to server log for details.
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:4C960B0780C72136]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:178)
	at org.apache.solr.handler.TestSQLHandler.getTuples(TestSQLHandler.java:1959)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:239)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:90)
	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)


FAILED:  org.apache.solr.schema.TestCloudSchemaless.test

Error Message:
Expected Bad Request Exception

Stack Trace:
java.lang.AssertionError: Expected Bad Request Exception
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:172)
	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)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
.response.numFound:1!=0

Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:1!=0
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:893)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:912)
	at org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:655)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareReplicas(AbstractFullDistribZkTestBase.java:1042)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareShards(AbstractFullDistribZkTestBase.java:1059)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:165)
	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)


FAILED:  org.apache.solr.cloud.ShardRoutingTest.test

Error Message:
expected:<[b!doc1]> but was:<[]>

Stack Trace:
java.lang.AssertionError: expected:<[b!doc1]> but was:<[]>
	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.doQuery(AbstractFullDistribZkTestBase.java:1469)
	at org.apache.solr.cloud.ShardRoutingTest.doRTG(ShardRoutingTest.java:330)
	at org.apache.solr.cloud.ShardRoutingTest.doHashingTest(ShardRoutingTest.java:141)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:110)
	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 9502 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\init-core-data-001
   [junit4]   2> 215801 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[EBD2B3A3ED7C328F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 215801 INFO  (SUITE-DistribJoinFromCollectionTest-seed#[EBD2B3A3ED7C328F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 215805 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 215805 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 215806 INFO  (Thread-359) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 215895 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.ZkTestServer start zk server on port:58017
   [junit4]   2> 215895 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 215895 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215898 INFO  (zkCallback-155-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1e2b0ef name:ZooKeeperConnection Watcher:127.0.0.1:58017 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 215898 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215899 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 215899 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 215902 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 215904 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 215905 INFO  (zkCallback-156-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ec44bb name:ZooKeeperConnection Watcher:127.0.0.1:58017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 215906 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 215907 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 215907 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 215909 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 215912 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 215914 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 215915 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 215915 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 215919 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 215919 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 215922 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 215922 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 215924 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 215925 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 215927 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 215927 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 215929 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 215929 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 215932 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 215932 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 215935 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 215935 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 215937 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 215937 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 215940 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 215940 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 215942 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 215942 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 216290 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1
   [junit4]   2> 216293 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 216295 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12a8248{/,null,AVAILABLE}
   [junit4]   2> 216297 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.e.j.s.ServerConnector Started ServerConnector@17ecaac{HTTP/1.1,[http/1.1]}{127.0.0.1:58024}
   [junit4]   2> 216297 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.e.j.s.Server Started @219624ms
   [junit4]   2> 216297 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\tempDir-001/control/data, hostContext=/, hostPort=58024, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores}
   [junit4]   2> 216298 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 216298 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001'
   [junit4]   2> 216298 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 216298 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 216299 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 216300 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216302 INFO  (zkCallback-157-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1da15af name:ZooKeeperConnection Watcher:127.0.0.1:58017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 216302 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216302 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 216305 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x151b4da372c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 216305 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 216305 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\solr.xml
   [junit4]   2> 216320 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores
   [junit4]   2> 216320 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.CoreContainer New CoreContainer 16533840
   [junit4]   2> 216320 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001]
   [junit4]   2> 216321 WARN  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\lib
   [junit4]   2> 216321 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] 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> 216324 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 216325 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 216325 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 216325 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58017/solr
   [junit4]   2> 216325 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 216325 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 216326 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216329 INFO  (zkCallback-160-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@72d3c0 name:ZooKeeperConnection Watcher:127.0.0.1:58017 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 216329 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216330 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 216333 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 216335 INFO  (zkCallback-161-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1fe21c1 name:ZooKeeperConnection Watcher:127.0.0.1:58017/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 216335 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 216337 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 216340 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 216344 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 216348 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 216351 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 216354 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 216356 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 216357 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 216359 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 216361 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58024_
   [junit4]   2> 216362 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:58024_
   [junit4]   2> 216364 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 216365 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 216367 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 216368 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95055916472991748-127.0.0.1:58024_-n_0000000000
   [junit4]   2> 216369 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58024_
   [junit4]   2> 216369 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 216371 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.Overseer Overseer (id=95055916472991748-127.0.0.1:58024_-n_0000000000) starting
   [junit4]   2> 216373 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 216381 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 216381 INFO  (OverseerCollectionConfigSetProcessor-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 216381 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 216382 INFO  (OverseerStateUpdate-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 216422 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 216422 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 216424 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores
   [junit4]   2> 216427 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 216427 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1
   [junit4]   2> 216427 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 216428 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 216428 INFO  (TEST-DistribJoinFromCollectionTest.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:58024_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 216429 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 216429 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 216431 INFO  (OverseerStateUpdate-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58024",
   [junit4]   2>   "node_name":"127.0.0.1:58024_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 216431 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 216432 INFO  (OverseerStateUpdate-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58024",
   [junit4]   2>   "node_name":"127.0.0.1:58024_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 216432 INFO  (OverseerStateUpdate-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 216433 INFO  (OverseerStateUpdate-95055916472991748-127.0.0.1:58024_-n_0000000000) [n:127.0.0.1:58024_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 216436 INFO  (zkCallback-161-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 217323 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 217323 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 217324 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 217324 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 217324 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 217325 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1'
   [junit4]   2> 217325 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 217325 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 217327 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 217339 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 217352 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 217369 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 217390 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 217548 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 217562 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 217563 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 217584 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 217588 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 217591 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 217592 WARN  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 217592 WARN  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 217592 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 217593 WARN  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 217593 WARN  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 217596 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 217596 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 217597 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 217597 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1\data\]
   [junit4]   2> 217597 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1990a45
   [junit4]   2> 217599 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1\data\
   [junit4]   2> 217599 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 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\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1\data\index/
   [junit4]   2> 217599 WARN  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 217599 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_EBD2B3A3ED7C328F-001\control-001\cores\collection1\data\index
   [junit4]   2> 217600 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=82.197265625, floorSegmentMB=1.2236328125, forceMergeDeletesPctAllowed=6.413399299531292, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 217600 INFO  (coreLoadExecutor-399-thread-1-processing-n:127.0.0.1:58024_) [n:127.0.0.1:58024_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=RawDirectoryWrapper(RAMDirectory@16ed2f6 

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

junit4]   2> 2922142 INFO  (TEST-TestCloudSchemaless.test-seed#[EBD2B3A3ED7C328F]) [n:127.0.0.1:54446_ c:collection1 s:shard1 r:core_node8 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54240 54240
   [junit4]   2> 2924723 INFO  (Thread-6916) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54240 54240
   [junit4]   2> 2924741 WARN  (Thread-6916) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	9	/solr/configs/conf1/managed-schema
   [junit4]   2> 	9	/solr/security.json
   [junit4]   2> 	9	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/solr/collections
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless -Dtests.method=test -Dtests.seed=EBD2B3A3ED7C328F -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 97.5s J0 | TestCloudSchemaless.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected Bad Request Exception
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EBD2B3A3ED7C328F:63868C7943805F77]:0)
   [junit4]    > 	at org.apache.solr.schema.TestCloudSchemaless.test(TestCloudSchemaless.java:172)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2924745 INFO  (SUITE-TestCloudSchemaless-seed#[EBD2B3A3ED7C328F]-worker) [n:127.0.0.1:54446_ c:collection1 s:shard1 r:core_node8 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_EBD2B3A3ED7C328F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=ms, timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=1,free=165535784,total=369532928
   [junit4]   2> NOTE: All tests run in this JVM: [MigrateRouteKeyTest, TestAddFieldRealTimeGet, PKIAuthenticationIntegrationTest, TestJmxMonitoredMap, RankQueryTest, QueryEqualityTest, ClusterStateTest, TestArbitraryIndexDir, StandardRequestHandlerTest, SolrRequestParserTest, DistanceUnitsTest, TestTestInjection, CollectionReloadTest, TestSurroundQueryParser, FastVectorHighlighterTest, TestRTimerTree, HardAutoCommitTest, TestRequestStatusCollectionAPI, DistribJoinFromCollectionTest, TestPartialUpdateDeduplication, TestManagedSchemaFieldResource, SolrCoreTest, TestLMDirichletSimilarityFactory, TestLeaderElectionZkExpiry, DirectUpdateHandlerTest, TestSimpleQParserPlugin, TestReloadDeadlock, TestExactSharedStatsCache, SparseHLLTest, TestStressVersions, PreAnalyzedFieldTest, BlockCacheTest, CdcrReplicationHandlerTest, CursorPagingTest, ReturnFieldsTest, TestMergePolicyConfig, TestConfigSetsAPIExclusivity, SuggestComponentTest, JSONWriterTest, CollectionTooManyReplicasTest, TestDefaultSearchFieldResource, ZkStateReaderTest, RequiredFieldsTest, TestDynamicFieldResource, OverseerStatusTest, BasicDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, HdfsSyncSliceTest, DocumentAnalysisRequestHandlerTest, TestSolr4Spatial2, ConcurrentDeleteAndCreateCollectionTest, RequestLoggingTest, UUIDFieldTest, TestJmxIntegration, SpatialHeatmapFacetsTest, RecoveryZkTest, DocValuesTest, TestPhraseSuggestions, DocExpirationUpdateProcessorFactoryTest, TestLRUStatsCache, DeleteInactiveReplicaTest, SpatialFilterTest, TestDocumentBuilder, UpdateParamsTest, DeleteReplicaTest, CachingDirectoryFactoryTest, SaslZkACLProviderTest, TestPseudoReturnFields, PrimitiveFieldTypeTest, DOMUtilTest, BadComponentTest, AlternateDirectoryTest, TestSchemaVersionResource, AtomicUpdatesTest, TestFilteredDocIdSet, RecoveryAfterSoftCommitTest, CleanupOldIndexTest, TestRestManager, XmlUpdateRequestHandlerTest, TestUniqueKeyFieldResource, TestSQLHandler, TestRandomMergePolicy, TestHighlightDedupGrouping, SimplePostToolTest, TestLuceneMatchVersion, TestDownShardTolerantSearch, TestComponentsName, BJQParserTest, TestIBSimilarityFactory, TestDefaultStatsCache, MoreLikeThisHandlerTest, DistributedFacetPivotSmallTest, SliceStateTest, TestConfig, CircularListTest, AnalysisAfterCoreReloadTest, TestPostingsSolrHighlighter, SystemInfoHandlerTest, BufferStoreTest, TestCloudManagedSchema, TestClassNameShortening, URLClassifyProcessorTest, ExternalFileFieldSortTest, SpatialRPTFieldTypeTest, TestFastLRUCache, TestStressLucene, HdfsBasicDistributedZkTest, TestOverriddenPrefixQueryForCustomFieldType, SolrIndexConfigTest, TestShardHandlerFactory, SimpleFacetsTest, TestMissingGroups, TestDistributedSearch, SolrXmlInZkTest, AnalysisErrorHandlingTest, TestFieldTypeResource, TestLRUCache, HttpPartitionTest, DataDrivenBlockJoinTest, TestManagedSynonymFilterFactory, SuggesterFSTTest, TestInitQParser, DistributedSpellCheckComponentTest, TestGroupingSearch, SampleTest, TestQuerySenderNoQuery, TestScoreJoinQPNoScore, DocumentBuilderTest, PeerSyncTest, DistributedExpandComponentTest, TestPerFieldSimilarityWithDefaultOverride, ParsingFieldUpdateProcessorsTest, SegmentsInfoRequestHandlerTest, TestFunctionQuery, QueryElevationComponentTest, TestSolrQueryParserDefaultOperatorResource, BigEndianAscendingWordSerializerTest, PrimUtilsTest, OverseerTest, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, ShardRoutingCustomTest, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestRangeQuery, BadIndexSchemaTest, TestSort, TestLazyCores, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SignatureUpdateProcessorFactoryTest, SuggesterTSTTest, TestTrie, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, SortByFunctionTest, DistanceFunctionTest, CacheHeaderTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, PingRequestHandlerTest, SOLR749Test, TestSolrIndexConfig, CopyFieldTest, TestStressRecovery, MultiTermTest, TestDocSet, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, NotRequiredUniqueKeyTest, TestXIncludeConfig, TimeZoneUtilsTest, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, CollectionsAPIAsyncDistributedZkTest, DeleteShardTest, DistribCursorPagingTest, DistributedQueueTest, ForceLeaderTest, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, TestAuthenticationFramework, TestConfigSetsAPI, TestDistribDocBasedVersion, TestMiniSolrCloudCluster, TestReplicaProperties, TestRequestForwarding, TestSolrCloudWithKerberosAlt, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsUnloadDistributedZkTest, TestClusterStateMutator, RuleEngineTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestDynamicLoading, TestReqParamsAPI, TestRestoreCore, TestSolrConfigHandlerConcurrent, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality, TestCloudSchemaless]
   [junit4] Completed [521/568 (9!)] on J0 in 97.71s, 1 test, 1 failure <<< FAILURES!

[...truncated 166 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:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 568 suites (8 ignored), 2260 tests, 2 errors, 9 failures, 124 ignored (80 assumptions) [seed: EBD2B3A3ED7C328F]

Total time: 69 minutes 30 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 (32bit/jdk1.8.0_66) - Build # 5480 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5480/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseSerialGC

8 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
.response.numFound:1!=0

Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:1!=0
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at junit.framework.Assert.fail(Assert.java:50)
	at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:893)
	at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:912)
	at org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:655)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareReplicas(AbstractFullDistribZkTestBase.java:1042)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareShards(AbstractFullDistribZkTestBase.java:1059)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:165)
	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)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:721)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
	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)


FAILED:  org.apache.solr.cloud.DistributedVersionInfoTest.test

Error Message:
Doc with id=1 not found in http://127.0.0.1:52390/bal/c8n_vers_1x3_shard1_replica3 due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:52390/bal/c8n_vers_1x3_shard1_replica3 due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.DistributedVersionInfoTest.assertDocExists(DistributedVersionInfoTest.java:367)
	at org.apache.solr.cloud.DistributedVersionInfoTest.assertDocsExistInAllReplicas(DistributedVersionInfoTest.java:334)
	at org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling(DistributedVersionInfoTest.java:100)
	at org.apache.solr.cloud.DistributedVersionInfoTest.test(DistributedVersionInfoTest.java:75)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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)


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Doc Counts do not add up expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Doc Counts do not add up expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.assertDocCounts(AbstractFullDistribZkTestBase.java:1368)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.addUpdateDelete(FullSolrCloudDistribCmdsTest.java:487)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:82)
	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)


FAILED:  org.apache.solr.cloud.ShardRoutingTest.test

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:251)
	at org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:111)
	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)


FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:825)
	at org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:219)
	at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:82)
	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)


FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
No registered leader was found after waiting for 15000ms , collection: unloadcollection slice: shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 15000ms , collection: unloadcollection slice: shard1
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:638)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:605)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:287)
	at org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:68)
	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)


FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:135)
	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 10179 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\init-core-data-001
   [junit4]   2> 1594536 INFO  (SUITE-BasicDistributedZkTest-seed#[16BFA20F8C9AC739]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1594539 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1594540 INFO  (Thread-3916) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1594540 INFO  (Thread-3916) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1594641 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.ZkTestServer start zk server on port:65078
   [junit4]   2> 1594641 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1594642 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1594645 INFO  (zkCallback-1293-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@180b0d7 name:ZooKeeperConnection Watcher:127.0.0.1:65078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1594645 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1594645 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1594645 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1594650 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1594651 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1594652 INFO  (zkCallback-1294-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a3f6eb name:ZooKeeperConnection Watcher:127.0.0.1:65078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1594652 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1594652 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1594653 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1594655 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1594657 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1594659 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1594661 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1594661 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1594665 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1594665 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1594668 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1594668 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1594671 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1594671 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1594673 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1594674 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1594676 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1594677 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1594679 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1594679 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1594682 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1594682 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1594685 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1594685 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1594687 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1594688 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1594690 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1594690 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1595087 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1
   [junit4]   2> 1595090 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1595093 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3302e9{/,null,AVAILABLE}
   [junit4]   2> 1595099 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ff51b1{HTTP/1.1,[http/1.1]}{127.0.0.1:65096}
   [junit4]   2> 1595099 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.e.j.s.Server Started @1596430ms
   [junit4]   2> 1595099 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\tempDir-001/control/data, hostContext=/, hostPort=65096, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores}
   [junit4]   2> 1595099 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1595099 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001'
   [junit4]   2> 1595100 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1595100 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1595101 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1595102 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1595103 INFO  (zkCallback-1295-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e06400 name:ZooKeeperConnection Watcher:127.0.0.1:65078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1595103 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1595103 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1595105 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1595105 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\solr.xml
   [junit4]   2> 1595114 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores
   [junit4]   2> 1595114 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.CoreContainer New CoreContainer 17988572
   [junit4]   2> 1595114 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001]
   [junit4]   2> 1595114 WARN  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\lib
   [junit4]   2> 1595114 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 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> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65078/solr
   [junit4]   2> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1595118 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1595119 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1595120 INFO  (zkCallback-1297-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1ea4058 name:ZooKeeperConnection Watcher:127.0.0.1:65078 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1595120 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1595121 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1595123 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1595124 INFO  (zkCallback-1298-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@87cfa name:ZooKeeperConnection Watcher:127.0.0.1:65078/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1595124 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1595126 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1595130 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1595134 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1595137 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1595140 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1595143 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1595145 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1595147 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1595149 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1595151 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65096_
   [junit4]   2> 1595151 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65096_
   [junit4]   2> 1595154 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1595155 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1595157 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1595158 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95053895189463044-127.0.0.1:65096_-n_0000000000
   [junit4]   2> 1595158 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65096_
   [junit4]   2> 1595158 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1595160 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.Overseer Overseer (id=95053895189463044-127.0.0.1:65096_-n_0000000000) starting
   [junit4]   2> 1595162 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1595171 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1595171 INFO  (OverseerCollectionConfigSetProcessor-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1595171 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1595172 INFO  (OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1595216 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1595216 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1595217 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores
   [junit4]   2> 1595220 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1595220 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1
   [junit4]   2> 1595220 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1595221 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1595221 INFO  (TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1595222 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1595222 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1595224 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1595224 INFO  (OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65096",
   [junit4]   2>   "node_name":"127.0.0.1:65096_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1595225 INFO  (OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:65096",
   [junit4]   2>   "node_name":"127.0.0.1:65096_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1595226 INFO  (OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1595226 INFO  (OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) [n:127.0.0.1:65096_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1595228 INFO  (zkCallback-1298-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1596225 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1596225 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1596226 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1596226 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1596227 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1596227 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1'
   [junit4]   2> 1596227 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1596227 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1596230 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1596239 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1596243 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1596262 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1596277 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1596383 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1596393 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1596394 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1596409 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1596411 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1596414 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1596415 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1596415 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1596415 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1596416 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1596416 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1596419 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1596419 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1596419 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1596420 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1], dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\]
   [junit4]   2> 1596420 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@9bbee1
   [junit4]   2> 1596420 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\
   [junit4]   2> 1596421 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 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\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1596421 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1596421 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\index
   [junit4]   2> 1596421 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1596422 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1688bbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb840),segFN=segments_1,generation=1}
   [junit4]   2> 1596422 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1596422 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 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\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\
   [junit4]   2> 1596422 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1596426 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1596426 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1596427 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1596427 WARN  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1596431 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596432 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596433 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596435 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596441 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1596442 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1596443 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1596443 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1596444 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1596444 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1596445 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1596445 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1688bbb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb840),segFN=segments_1,generation=1}
   [junit4]   2> 1596445 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1596446 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@112781d[collection1] main
   [junit4]   2> 1596446 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1596447 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1596447 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1596448 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1596448 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1596448 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1596449 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1596449 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1596449 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1596449 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1596449 INFO  (searcherExecutor-4486-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@112781d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1596450 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1596450 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1596450 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1596450 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520862325031043072
   [junit4]   2> 1596451 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520862325031043072
   [junit4]   2> 1596451 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1596452 INFO  (coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1596452 INFO  (coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:65096 collection:control_collection shard:shard1
   [junit4]   2> 1596452 INFO  (coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1596457 INFO  (coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95053895189463044-core_node1-n_0000000000
   [junit4]   2> 1596457 INFO  (coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1596460 INFO  (coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.Sha

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

TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
   [junit4]    > 	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
   [junit4]    > 	at java.util.ArrayList.get(ArrayList.java:429)
   [junit4]    > 	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:135)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3154544 INFO  (SUITE-TestNamedUpdateProcessors-seed#[16BFA20F8C9AC739]-worker) [n:127.0.0.1:55894_r%2Frd c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TestNamedUpdateProcessors_16BFA20F8C9AC739-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=3121, maxDocsPerChunk=7, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=3121, blockSize=2)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=vi_VN, timezone=America/Fort_Wayne
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=1,free=138720224,total=362483712
   [junit4]   2> NOTE: All tests run in this JVM: [ReturnFieldsTest, OverseerStatusTest, TestInitQParser, AnalysisErrorHandlingTest, SolrTestCaseJ4Test, TestLuceneMatchVersion, HdfsUnloadDistributedZkTest, TestDFRSimilarityFactory, SliceStateTest, TestLRUCache, CleanupOldIndexTest, InfoHandlerTest, DeleteReplicaTest, TestSolrDeletionPolicy1, ParsingFieldUpdateProcessorsTest, SolrIndexConfigTest, TestStressReorder, TestCryptoKeys, DistributedFacetPivotSmallTest, HdfsDirectoryFactoryTest, TestMergePolicyConfig, ExplicitHLLTest, SOLR749Test, BufferStoreTest, TestJsonRequest, SoftAutoCommitTest, TestDistributedSearch, URLClassifyProcessorTest, TestRequestStatusCollectionAPI, TestFieldResource, TestIBSimilarityFactory, DistanceUnitsTest, FastVectorHighlighterTest, DocumentBuilderTest, CoreAdminRequestStatusTest, AlternateDirectoryTest, RecoveryAfterSoftCommitTest, TestReplicaProperties, AnalysisAfterCoreReloadTest, DistributedQueryElevationComponentTest, SharedFSAutoReplicaFailoverTest, TermsComponentTest, PolyFieldTest, CollectionTooManyReplicasTest, LeaderInitiatedRecoveryOnCommitTest, IndexBasedSpellCheckerTest, SyncSliceTest, TestStressVersions, TestManagedSchemaFieldResource, AsyncCallRequestStatusResponseTest, TestLazyCores, DistributedQueryComponentCustomSortTest, QueryElevationComponentTest, TestCustomSort, SimplePostToolTest, TestAddFieldRealTimeGet, HdfsNNFailoverTest, TestLFUCache, RecoveryZkTest, TestNonDefinedSimilarityFactory, LeaderElectionTest, TestPartialUpdateDeduplication, RequiredFieldsTest, TestScoreJoinQPNoScore, BlockCacheTest, JSONWriterTest, TestPostingsSolrHighlighter, DocValuesTest, DistributedExpandComponentTest, TestDefaultStatsCache, TestCollectionAPI, TestCursorMarkWithoutUniqueKey, HdfsChaosMonkeySafeLeaderTest, TestOverriddenPrefixQueryForCustomFieldType, MoreLikeThisHandlerTest, TestPerFieldSimilarityWithDefaultOverride, TestFilteredDocIdSet, QueryEqualityTest, TestComponentsName, TestInfoStreamLogging, SpatialRPTFieldTypeTest, OverseerCollectionConfigSetProcessorTest, TestSolrCloudWithKerberosAlt, ZkStateReaderTest, TestSha256AuthenticationProvider, VersionInfoTest, DisMaxRequestHandlerTest, TestExactSharedStatsCache, CdcrReplicationHandlerTest, TestOrdValues, TestSurroundQueryParser, TestCollapseQParserPlugin, SimpleMLTQParserTest, TestDynamicLoading, TestLeaderElectionZkExpiry, HdfsRecoveryZkTest, TestUniqueKeyFieldResource, TestIntervalFaceting, HttpPartitionTest, HighlighterMaxOffsetTest, DocumentAnalysisRequestHandlerTest, TestCodecSupport, TestExtendedDismaxParser, TestQuerySenderNoQuery, TestReloadDeadlock, AtomicUpdatesTest, TestManagedResource, RollingRestartTest, TestReplicationHandler, ConnectionManagerTest, TestElisionMultitermQuery, TestUpdate, TestFunctionQuery, TestCloudInspectUtil, DistributedSpellCheckComponentTest, CircularListTest, MBeansHandlerTest, TestRemoveLastDynamicCopyField, SolrXmlInZkTest, TestSolrQueryParserDefaultOperatorResource, TestJettySolrRunner, SaslZkACLProviderTest, DistribCursorPagingTest, SampleTest, TestRTimerTree, TestCloudManagedSchema, HLLSerializationTest, TestConfigReload, IndexSchemaTest, RuleEngineTest, HdfsSyncSliceTest, AnalyticsMergeStrategyTest, CdcrVersionReplicationTest, TestSearchPerf, TestDefaultSearchFieldResource, TestTestInjection, TestJmxMonitoredMap, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, ZkCLITest, TestFaceting, ZkControllerTest, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DistanceFunctionTest, DebugComponentTest, StandardRequestHandlerTest, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, RequestHandlersTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, SolrPluginUtilsTest, TestCollationField, TestCSVResponseWriter, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, MultiTermTest, TestDocSet, TestBinaryField, NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest, TestCrossCoreJoin, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, ActionThrottleTest, AliasIntegrationTest, CollectionStateFormat2Test, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistributedVersionInfoTest, MigrateRouteKeyTest, ReplicationFactorTest, SSLMigrationTest, ShardSplitTest, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, FacetPivotSmallTest, SpatialHeatmapFacetsTest, TestExpandComponent, TestTrackingShardHandlerFactory, JavabinLoaderTest, TestChildDocTransformer, TestRawResponseWriter, TestSolrQueryResponse, TestSortingResponseWriter, TestManagedResourceStorage, TestRestManager, TestClassNameShortening, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldTypeCollectionResource, TestFieldTypeResource, TestManagedSchemaFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, ChangedSchemaMergeTest, DocValuesMissingTest, EnumFieldTest, TestCloudSchemaless, TestLRUStatsCache, BasicAuthIntegrationTest, TestPKIAuthenticationPlugin, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestFreeTextSuggestions, HdfsDirectoryTest, HdfsLockFactoryTest, DataDrivenBlockJoinTest, TestHdfsUpdateLog, AddSchemaFieldsUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, TestNamedUpdateProcessors]
   [junit4] Completed [568/568 (8!)] on J0 in 40.58s, 1 test, 1 error <<< FAILURES!

[...truncated 17 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:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 568 suites (8 ignored), 2259 tests, 2 errors, 6 failures, 124 ignored (80 assumptions) [seed: 16BFA20F8C9AC739]

Total time: 73 minutes 19 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 (32bit/jdk1.8.0_66) - Build # 5479 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5479/
Java: 32bit/jdk1.8.0_66 -server -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:53727/fieh/gr/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:53727/fieh/gr/collection1: java.util.concurrent.ExecutionException: java.lang.IllegalStateException: Scheme 'http' not registered.
	at __randomizedtesting.SeedInfo.seed([14E83C3E660109B6:9CBC03E4C8FD644E]: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 11009 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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001
   [junit4]   2> 2872694 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /fieh/gr
   [junit4]   2> 2872695 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2872695 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872695 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2872695 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872696 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872696 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872736 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2872743 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2872763 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2872767 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2872910 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2872911 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2872912 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2872913 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 21646900
   [junit4]   2> 2872921 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872922 WARN  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872922 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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> 2872925 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2872926 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2872926 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2872926 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2872926 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2872929 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001, shard=shard1}
   [junit4]   2> 2872929 INFO  (coreLoadExecutor-7551-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> 2872929 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2872929 INFO  (coreLoadExecutor-7551-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> 2872930 INFO  (coreLoadExecutor-7551-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> 2872930 INFO  (coreLoadExecutor-7551-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> 2872952 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2872959 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2872981 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2872985 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2873039 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2873040 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2873040 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2873042 INFO  (coreLoadExecutor-7551-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2873054 INFO  (coreLoadExecutor-7551-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> 2873054 INFO  (coreLoadExecutor-7551-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> 2873054 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2873054 INFO  (coreLoadExecutor-7551-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\]
   [junit4]   2> 2873054 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d
   [junit4]   2> 2873055 INFO  (coreLoadExecutor-7551-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\
   [junit4]   2> 2873055 INFO  (coreLoadExecutor-7551-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index/
   [junit4]   2> 2873055 WARN  (coreLoadExecutor-7551-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 2873055 INFO  (coreLoadExecutor-7551-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index
   [junit4]   2> 2873055 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474
   [junit4]   2> 2873056 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1105c13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17eca17),segFN=segments_1,generation=1}
   [junit4]   2> 2873056 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2873056 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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2873059 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2873064 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2873064 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2873065 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2873067 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2873069 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2873069 INFO  (coreLoadExecutor-7551-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> 2873070 WARN  (coreLoadExecutor-7551-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> 2873071 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2873072 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2873072 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1047799936, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1105c13 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17eca17),segFN=segments_1,generation=1}
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2873073 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@166163c[collection1] main
   [junit4]   2> 2873074 WARN  (coreLoadExecutor-7551-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> 2873074 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2873074 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2873074 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2873074 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2873204 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2873467 INFO  (coreLoadExecutor-7551-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> 2873471 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2873471 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2873472 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2873472 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2873472 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2873472 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2873472 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2873472 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520828576779206656
   [junit4]   2> 2873472 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2873472 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2873473 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2873473 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2873473 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2873473 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2873474 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1520828576779206656
   [junit4]   2> 2873474 INFO  (coreLoadExecutor-7551-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2873474 INFO  (searcherExecutor-7552-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@166163c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2873476 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2873976 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2873979 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2873981 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@139be6f{/fieh/gr,null,AVAILABLE}
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1acd065{HTTP/1.1,[http/1.1]}{127.0.0.1:53706}
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server Started @2872624ms
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/fieh/gr, hostPort=53706, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores}
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control'
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2873982 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2873983 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\solr.xml
   [junit4]   2> 2873989 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores
   [junit4]   2> 2873989 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer New CoreContainer 20419794
   [junit4]   2> 2873989 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control]
   [junit4]   2> 2873989 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\lib
   [junit4]   2> 2873989 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2873991 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2873992 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2873992 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2873992 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2873992 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2873993 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores
   [junit4]   2> 2873994 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2873994 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2873994 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2873994 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2873994 INFO  (coreLoadExecutor-7562-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> 2873994 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2873995 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2873995 INFO  (coreLoadExecutor-7562-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> 2873995 INFO  (coreLoadExecutor-7562-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> 2873995 INFO  (coreLoadExecutor-7562-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> 2874027 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2874035 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2874077 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2874080 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2874136 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2874136 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2874137 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2874139 INFO  (coreLoadExecutor-7562-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2874149 INFO  (coreLoadExecutor-7562-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> 2874149 INFO  (coreLoadExecutor-7562-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> 2874149 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2874149 INFO  (coreLoadExecutor-7562-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2874149 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d
   [junit4]   2> 2874150 INFO  (coreLoadExecutor-7562-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 2874150 INFO  (coreLoadExecutor-7562-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 2874150 WARN  (coreLoadExecutor-7562-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2874151 INFO  (coreLoadExecutor-7562-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 2874151 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474
   [junit4]   2> 2874151 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e6b79 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126b51e),segFN=segments_1,generation=1}
   [junit4]   2> 2874151 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2874156 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2874157 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2874157 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2874157 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2874158 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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 2874159 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\control\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2874163 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2874163 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2874164 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2874165 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2874168 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2874169 INFO  (coreLoadExecutor-7562-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> 2874170 WARN  (coreLoadExecutor-7562-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> 2874170 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2874171 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2874171 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2874172 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2874172 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2874173 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1047799936, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2874173 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@7e6b79 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@126b51e),segFN=segments_1,generation=1}
   [junit4]   2> 2874173 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2874173 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@10d620f[collection1] main
   [junit4]   2> 2874174 WARN  (coreLoadExecutor-7562-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> 2874174 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2874174 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2874174 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2874174 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2874291 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2874377 INFO  (coreLoadExecutor-7562-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> 2874385 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2874385 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2874385 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2874385 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2874385 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2874385 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2874385 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2874385 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2874385 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520828577736556544
   [junit4]   2> 2874385 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2874386 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2874386 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2874386 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2874387 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2874387 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1520828577736556544
   [junit4]   2> 2874387 INFO  (coreLoadExecutor-7562-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2874387 INFO  (searcherExecutor-7563-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10d620f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2874840 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2874843 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2874845 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fd4374{/fieh/gr,null,AVAILABLE}
   [junit4]   2> 2874846 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1d2d336{HTTP/1.1,[http/1.1]}{127.0.0.1:53709}
   [junit4]   2> 2874846 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server Started @2873489ms
   [junit4]   2> 2874846 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/fieh/gr, hostPort=53709, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores}
   [junit4]   2> 2874846 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2874846 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0'
   [junit4]   2> 2874847 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2874847 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2874847 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 2874853 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores
   [junit4]   2> 2874853 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer New CoreContainer 16315422
   [junit4]   2> 2874853 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0]
   [junit4]   2> 2874853 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\lib
   [junit4]   2> 2874853 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2874856 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2874857 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2874857 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2874857 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2874857 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2874858 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores
   [junit4]   2> 2874859 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2874859 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2874859 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2874859 INFO  (coreLoadExecutor-7573-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> 2874860 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2874860 INFO  (coreLoadExecutor-7573-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> 2874860 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2874860 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2874860 INFO  (coreLoadExecutor-7573-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> 2874860 INFO  (coreLoadExecutor-7573-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> 2874892 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2874899 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2874913 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2874917 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2874989 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2874989 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2874990 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2874992 INFO  (coreLoadExecutor-7573-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2875001 INFO  (coreLoadExecutor-7573-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> 2875001 INFO  (coreLoadExecutor-7573-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> 2875001 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2875001 INFO  (coreLoadExecutor-7573-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 2875001 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 2875002 WARN  (coreLoadExecutor-7573-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d175 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32795e),segFN=segments_1,generation=1}
   [junit4]   2> 2875002 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2875003 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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 2875003 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.DirectoryFactory C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard0\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2875005 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2875007 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2875007 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2875010 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2875011 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2875012 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2875012 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2875016 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2875018 INFO  (coreLoadExecutor-7573-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> 2875018 WARN  (coreLoadExecutor-7573-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> 2875018 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2875019 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2875019 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2875020 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2875020 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2875020 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1047799936, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@d175 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32795e),segFN=segments_1,generation=1}
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@a0e0be[collection1] main
   [junit4]   2> 2875021 WARN  (coreLoadExecutor-7573-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> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2875021 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2875157 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2875265 INFO  (coreLoadExecutor-7573-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> 2875271 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2875272 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2875272 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2875272 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2875272 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2875272 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2875272 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2875272 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2875272 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520828578666643456
   [junit4]   2> 2875272 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2875273 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2875273 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2875273 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2875273 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2875275 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520828578666643456
   [junit4]   2> 2875275 INFO  (coreLoadExecutor-7573-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2875275 INFO  (searcherExecutor-7574-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a0e0be[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2875687 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 2875689 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 2875691 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@111c25e{/fieh/gr,null,AVAILABLE}
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.ServerConnector Started ServerConnector@f73baf{HTTP/1.1,[http/1.1]}{127.0.0.1:53712}
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.e.j.s.Server Started @2874335ms
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/fieh/gr, hostPort=53712, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores}
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1'
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2875692 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2875693 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 2875700 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores
   [junit4]   2> 2875700 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer New CoreContainer 18383971
   [junit4]   2> 2875700 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1]
   [junit4]   2> 2875700 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\lib to classpath: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\lib
   [junit4]   2> 2875700 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2875703 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2875703 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2875704 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2875704 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2875704 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2875704 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores
   [junit4]   2> 2875704 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] 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> 2875705 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 2875705 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 2875705 INFO  (coreLoadExecutor-7584-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> 2875705 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2875705 INFO  (coreLoadExecutor-7584-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> 2875705 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2875705 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[14E83C3E660109B6]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2875705 INFO  (coreLoadExecutor-7584-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> 2875706 INFO  (coreLoadExecutor-7584-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> 2875741 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2875747 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2875762 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 2875768 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2875829 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2875830 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2875830 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2875832 INFO  (coreLoadExecutor-7584-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2875846 INFO  (coreLoadExecutor-7584-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> 2875846 INFO  (coreLoadExecutor-7584-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> 2875846 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2875846 INFO  (coreLoadExecutor-7584-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 2875846 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@147b4d
   [junit4]   2> 2875847 INFO  (coreLoadExecutor-7584-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 2875847 INFO  (coreLoadExecutor-7584-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\index/
   [junit4]   2> 2875847 WARN  (coreLoadExecutor-7584-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2875847 INFO  (coreLoadExecutor-7584-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\shard1\cores\collection1\data\index
   [junit4]   2> 2875848 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=72.1875, floorSegmentMB=1.6591796875, forceMergeDeletesPctAllowed=0.3889312480730056, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3418729095895474
   [junit4]   2> 2875848 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@dcf526 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@32dcf5),segFN=segments_1,generation=1}
   [junit4]   2> 2875848 INFO  (coreLoadExecutor-7584-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2875848 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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\tempDir-001\s

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

g SolrCoreState
   [junit4]   2> 2877931 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2877931 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\index
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001\init-core-data-001\;done=false>>]
   [junit4]   2> 2877932 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[14E83C3E660109B6]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-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\J0\temp\solr.search.AnalyticsMergeStrategyTest_14E83C3E660109B6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=Asserting), sort_i=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct)}, docValues:{}, sim=ClassicSimilarity, locale=es_VE, timezone=Pacific/Pohnpei
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=1,free=104154224,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [QueryElevationComponentTest, TestStressReorder, TestReloadAndDeleteDocs, TestLuceneMatchVersion, SolrXmlInZkTest, ReturnFieldsTest, TestFieldSortValues, TestMinMaxOnMultiValuedField, TestStressVersions, TestPseudoReturnFields, DocumentBuilderTest, TestQueryWrapperFilter, PingRequestHandlerTest, TestBlobHandler, HdfsChaosMonkeySafeLeaderTest, TestSolrQueryParserResource, SortSpecParsingTest, TestCodecSupport, JsonLoaderTest, TestPivotHelperCode, TestRuleBasedAuthorizationPlugin, OverseerStatusTest, SimplePostToolTest, BadComponentTest, TestRawTransformer, CollectionTooManyReplicasTest, HLLSerializationTest, DistributedQueryElevationComponentTest, CoreAdminCreateDiscoverTest, BlockDirectoryTest, OverseerCollectionConfigSetProcessorTest, ShardRoutingTest, TestReplicaProperties, HdfsRecoveryZkTest, PolyFieldTest, TestHashQParserPlugin, TestInitParams, TestPartialUpdateDeduplication, TestObjectReleaseTracker, AnalysisAfterCoreReloadTest, TestLRUCache, ZkCLITest, UUIDFieldTest, UUIDUpdateProcessorFallbackTest, TestQuerySenderNoQuery, TestCloudInspectUtil, CdcrUpdateLogTest, TestSerializedLuceneMatchVersion, SolrIndexConfigTest, SecurityConfHandlerTest, TestDFRSimilarityFactory, GraphQueryTest, TestSolrCloudWithKerberosAlt, TestDocBasedVersionConstraints, TestTolerantSearch, TestIBSimilarityFactory, DocValuesTest, TestTrieFacet, TestRestoreCore, BasicDistributedZkTest, TestBulkSchemaConcurrent, UpdateParamsTest, OverseerTest, EnumFieldTest, TestAnalyzedSuggestions, DOMUtilTest, SmileWriterTest, TestJmxMonitoredMap, DeleteInactiveReplicaTest, BaseCdcrDistributedZkTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, TestCoreContainer, TestLeaderElectionZkExpiry, StandardRequestHandlerTest, BigEndianAscendingWordSerializerTest, TestSearcherReuse, JSONWriterTest, TestSchemaManager, SolrRequestParserTest, TestLMDirichletSimilarityFactory, RegexBoostProcessorTest, ConcurrentDeleteAndCreateCollectionTest, TestMaxScoreQueryParser, DistributedFacetPivotWhiteBoxTest, XmlUpdateRequestHandlerTest, TestCSVLoader, ConnectionManagerTest, TestDynamicFieldCollectionResource, StatelessScriptUpdateProcessorFactoryTest, TestReplicationHandler, DistributedDebugComponentTest, QueryEqualityTest, TestCopyFieldCollectionResource, TestXIncludeConfig, HdfsNNFailoverTest, TestExactStatsCache, PathHierarchyTokenizerFactoryTest, HdfsBasicDistributedZkTest, IndexBasedSpellCheckerTest, TestSolrXml, TestSortingResponseWriter, TestCollationFieldDocValues, FastVectorHighlighterTest, PrimUtilsTest, ReplicationFactorTest, DistributedFacetPivotLargeTest, IndexSchemaTest, SharedFSAutoReplicaFailoverTest, FacetPivotSmallTest, TestManagedStopFilterFactory, AliasIntegrationTest, TestDocumentBuilder, RecoveryZkTest, ResponseHeaderTest, PrimitiveFieldTypeTest, TestComplexPhraseQParserPlugin, TestSchemaNameResource, TimeZoneUtilsTest, TestMiniSolrCloudCluster, CircularListTest, SuggestComponentContextFilterQueryTest, RequiredFieldsTest, SimpleFacetsTest, SampleTest, HardAutoCommitTest, UnloadDistributedZkTest, TestWordDelimiterFilterFactory, AsyncCallRequestStatusResponseTest, HdfsDirectoryTest, SaslZkACLProviderTest, TestCryptoKeys, TestRandomForceMergePolicy, TestExtendedDismaxParser, TestHighFrequencyDictionaryFactory, SuggesterFSTTest, SyncSliceTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, ZkControllerTest, TestJoin, DistributedTermsComponentTest, TestRangeQuery, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestLazyCores, HighlighterTest, CurrencyFieldXmlFileTest, TestCoreDiscovery, TestStressLucene, SchemaVersionSpecificBehaviorTest, TestUpdate, DefaultValueUpdateProcessorTest, TestRemoteStreaming, SolrInfoMBeanTest, CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, TestJmxIntegration, MBeansHandlerTest, TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CleanupOldIndexTest, ConfigSetsAPITest, CustomCollectionTest, DistribCursorPagingTest, DistributedQueueTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, RemoteQueryErrorTest, ShardSplitTest, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestRandomRequestDistribution, VMParamsZkACLAndCredentialsProvidersTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsThreadLeakTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ZkStateReaderTest, RuleEngineTest, RulesTest, CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotLongTailTest, DistributedQueryComponentCustomSortTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, AnalyticsMergeStrategyTest]
   [junit4] Completed [517/566 (1!)] on J0 in 5.26s, 1 test, 1 error <<< FAILURES!

[...truncated 153 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:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 566 suites (8 ignored), 2254 tests, 1 error, 123 ignored (79 assumptions) [seed: 14E83C3E660109B6]

Total time: 71 minutes 50 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 (32bit/jdk1.8.0_66) - Build # 5478 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5478/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseG1GC

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

Error Message:
Error from server at https://127.0.0.1:62243//collection1: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:62243//collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:62243//collection1: java.util.concurrent.ExecutionException: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:62243//collection1
	at __randomizedtesting.SeedInfo.seed([FBAD4B4FA63F38D2:73F9749508C3552A]: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:80)
	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 10125 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_FBAD4B4FA63F38D2-001\init-core-data-001
   [junit4]   2> 1422992 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1422992 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1422993 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1422993 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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> 1422993 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1422993 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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> 1422994 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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> 1422994 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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> 1423046 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1423056 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1423078 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 1423084 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1423180 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1423181 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1423182 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1423185 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1423198 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1423198 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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> 1423198 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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> 1423198 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1423198 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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> 1423198 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 10705387
   [junit4]   2> 1423198 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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> 1423198 WARN  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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> 1423199 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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> 1423208 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1423213 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1423213 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1423214 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1423214 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1423215 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-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_FBAD4B4FA63F38D2-001\init-core-data-001, shard=shard1}
   [junit4]   2> 1423216 INFO  (coreLoadExecutor-4129-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> 1423216 INFO  (coreLoadExecutor-4129-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1423216 INFO  (coreLoadExecutor-4129-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> 1423218 INFO  (coreLoadExecutor-4129-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> 1423218 INFO  (coreLoadExecutor-4129-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> 1423259 INFO  (coreLoadExecutor-4129-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1423271 INFO  (coreLoadExecutor-4129-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1423294 INFO  (coreLoadExecutor-4129-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 1423301 INFO  (coreLoadExecutor-4129-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1423380 INFO  (coreLoadExecutor-4129-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1423381 INFO  (coreLoadExecutor-4129-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1423381 INFO  (coreLoadExecutor-4129-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1423384 INFO  (coreLoadExecutor-4129-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1423403 INFO  (coreLoadExecutor-4129-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> 1423403 INFO  (coreLoadExecutor-4129-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> 1423403 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1423403 INFO  (coreLoadExecutor-4129-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_FBAD4B4FA63F38D2-001\init-core-data-001\]
   [junit4]   2> 1423403 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1794825
   [junit4]   2> 1423404 INFO  (coreLoadExecutor-4129-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_FBAD4B4FA63F38D2-001\init-core-data-001\
   [junit4]   2> 1423404 INFO  (coreLoadExecutor-4129-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_FBAD4B4FA63F38D2-001\init-core-data-001\index/
   [junit4]   2> 1423404 WARN  (coreLoadExecutor-4129-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_FBAD4B4FA63F38D2-001\init-core-data-001\index' doesn't exist. Creating new index...
   [junit4]   2> 1423404 INFO  (coreLoadExecutor-4129-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_FBAD4B4FA63F38D2-001\init-core-data-001\index
   [junit4]   2> 1423406 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1450228352251707]
   [junit4]   2> 1423406 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@30f921 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c2fbde),segFN=segments_1,generation=1}
   [junit4]   2> 1423406 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1423407 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_FBAD4B4FA63F38D2-001\init-core-data-001\
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1423413 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1423414 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1423414 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1423414 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1423419 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1423421 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1423423 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1423424 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1423432 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1423435 INFO  (coreLoadExecutor-4129-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> 1423437 WARN  (coreLoadExecutor-4129-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> 1423437 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1423438 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1423438 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1423439 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1423439 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1423440 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3979446904819476]
   [junit4]   2> 1423440 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@30f921 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c2fbde),segFN=segments_1,generation=1}
   [junit4]   2> 1423440 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1423440 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@461568[collection1] main
   [junit4]   2> 1423441 WARN  (coreLoadExecutor-4129-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> 1423441 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1423441 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1423441 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1423441 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1423587 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1423851 INFO  (coreLoadExecutor-4129-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> 1423861 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1423862 INFO  (searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1423862 INFO  (searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1423862 INFO  (searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1423862 INFO  (searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1423862 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1423863 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1423863 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1423863 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520792316295512064
   [junit4]   2> 1423863 INFO  (searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1423863 INFO  (searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1423863 INFO  (searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1423864 INFO  (searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1423864 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520792316295512064
   [junit4]   2> 1423864 INFO  (coreLoadExecutor-4129-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1423864 INFO  (searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1423866 INFO  (searcherExecutor-4130-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@461568[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1423866 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1424482 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1424489 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1424493 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13e3cdf{/,null,AVAILABLE}
   [junit4]   2> 1424494 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.u.s.SslContextFactory x509=X509@1631528(solrtest,h=[],w=[]) for SslContextFactory@191b99c(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> 1424501 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@109807f{SSL,[ssl, http/1.1]}{127.0.0.1:62240}
   [junit4]   2> 1424502 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.Server Started @1427319ms
   [junit4]   2> 1424502 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/, hostPort=62240, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\control\cores}
   [junit4]   2> 1424502 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1424502 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\control'
   [junit4]   2> 1424502 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1424502 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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> 1424504 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\control\solr.xml
   [junit4]   2> 1424514 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores
   [junit4]   2> 1424515 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CoreContainer New CoreContainer 8961122
   [junit4]   2> 1424515 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\control]
   [junit4]   2> 1424515 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-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_FBAD4B4FA63F38D2-001\tempDir-001\control\lib
   [junit4]   2> 1424516 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1424524 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1424529 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1424529 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1424529 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1424529 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1424530 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores
   [junit4]   2> 1424531 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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> 1424531 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1424531 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1424532 INFO  (coreLoadExecutor-4140-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> 1424532 INFO  (coreLoadExecutor-4140-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1424532 INFO  (coreLoadExecutor-4140-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> 1424532 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1424532 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1424532 INFO  (coreLoadExecutor-4140-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> 1424532 INFO  (coreLoadExecutor-4140-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> 1424586 INFO  (coreLoadExecutor-4140-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1424596 INFO  (coreLoadExecutor-4140-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1424617 INFO  (coreLoadExecutor-4140-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 1424625 INFO  (coreLoadExecutor-4140-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1424718 INFO  (coreLoadExecutor-4140-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1424719 INFO  (coreLoadExecutor-4140-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1424720 INFO  (coreLoadExecutor-4140-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1424722 INFO  (coreLoadExecutor-4140-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1424741 INFO  (coreLoadExecutor-4140-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> 1424742 INFO  (coreLoadExecutor-4140-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> 1424742 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1424742 INFO  (coreLoadExecutor-4140-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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1424742 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1794825
   [junit4]   2> 1424743 INFO  (coreLoadExecutor-4140-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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1424743 INFO  (coreLoadExecutor-4140-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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\index/
   [junit4]   2> 1424743 WARN  (coreLoadExecutor-4140-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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1424743 INFO  (coreLoadExecutor-4140-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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\index
   [junit4]   2> 1424743 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1450228352251707]
   [junit4]   2> 1424744 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16b97e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@136f3a6),segFN=segments_1,generation=1}
   [junit4]   2> 1424744 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1424745 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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\
   [junit4]   2> 1424746 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_FBAD4B4FA63F38D2-001\tempDir-001\control\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1424750 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1424750 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1424751 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1424759 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1424761 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1424762 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1424764 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1424776 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1424782 INFO  (coreLoadExecutor-4140-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> 1424783 WARN  (coreLoadExecutor-4140-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> 1424783 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1424785 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1424785 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1424786 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1424786 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1424787 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3979446904819476]
   [junit4]   2> 1424787 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@16b97e3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@136f3a6),segFN=segments_1,generation=1}
   [junit4]   2> 1424787 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1424788 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1346b56[collection1] main
   [junit4]   2> 1424788 WARN  (coreLoadExecutor-4140-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> 1424788 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1424789 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1424789 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1424789 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1424980 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1425184 INFO  (coreLoadExecutor-4140-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> 1425195 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1425195 INFO  (searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1425196 INFO  (searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1425196 INFO  (searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1425196 INFO  (searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1425196 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1425196 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1425196 INFO  (searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1425196 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1425196 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520792317693263872
   [junit4]   2> 1425197 INFO  (searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1425197 INFO  (searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1425198 INFO  (searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1425198 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520792317693263872
   [junit4]   2> 1425198 INFO  (coreLoadExecutor-4140-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1425198 INFO  (searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1425202 INFO  (searcherExecutor-4141-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1346b56[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1426256 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1426266 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1426273 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@147f3ac{/,null,AVAILABLE}
   [junit4]   2> 1426274 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.u.s.SslContextFactory x509=X509@1b67b8e(solrtest,h=[],w=[]) for SslContextFactory@19ee04e(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> 1426297 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1f9f26d{SSL,[ssl, http/1.1]}{127.0.0.1:62243}
   [junit4]   2> 1426297 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.Server Started @1428952ms
   [junit4]   2> 1426297 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/, hostPort=62243, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores}
   [junit4]   2> 1426297 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1426297 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard0'
   [junit4]   2> 1426297 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1426298 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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> 1426299 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1426314 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores
   [junit4]   2> 1426314 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CoreContainer New CoreContainer 7791335
   [junit4]   2> 1426314 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard0]
   [junit4]   2> 1426314 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\lib
   [junit4]   2> 1426316 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1426322 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1426326 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1426326 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1426326 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1426326 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1426327 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores
   [junit4]   2> 1426328 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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> 1426328 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1426329 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1426331 INFO  (coreLoadExecutor-4151-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> 1426331 INFO  (coreLoadExecutor-4151-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1426331 INFO  (coreLoadExecutor-4151-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> 1426331 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1426331 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1426331 INFO  (coreLoadExecutor-4151-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> 1426332 INFO  (coreLoadExecutor-4151-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> 1426391 INFO  (coreLoadExecutor-4151-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1426403 INFO  (coreLoadExecutor-4151-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1426423 INFO  (coreLoadExecutor-4151-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 1426433 INFO  (coreLoadExecutor-4151-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1426516 INFO  (coreLoadExecutor-4151-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1426517 INFO  (coreLoadExecutor-4151-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1426519 INFO  (coreLoadExecutor-4151-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1426522 INFO  (coreLoadExecutor-4151-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1426538 INFO  (coreLoadExecutor-4151-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> 1426538 INFO  (coreLoadExecutor-4151-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> 1426538 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1426538 INFO  (coreLoadExecutor-4151-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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1426538 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1794825
   [junit4]   2> 1426539 INFO  (coreLoadExecutor-4151-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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1426540 INFO  (coreLoadExecutor-4151-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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\index/
   [junit4]   2> 1426540 WARN  (coreLoadExecutor-4151-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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1426540 INFO  (coreLoadExecutor-4151-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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\index
   [junit4]   2> 1426540 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1450228352251707]
   [junit4]   2> 1426541 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ff5222 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1abedbb),segFN=segments_1,generation=1}
   [junit4]   2> 1426541 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1426541 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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\
   [junit4]   2> 1426542 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_FBAD4B4FA63F38D2-001\tempDir-001\shard0\cores\collection1\data\ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1426546 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1426546 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1426546 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1426548 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1426553 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1426554 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1426556 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1426557 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1426569 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1426573 INFO  (coreLoadExecutor-4151-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> 1426574 WARN  (coreLoadExecutor-4151-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> 1426574 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1426577 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1426577 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1426578 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1426578 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1426599 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3979446904819476]
   [junit4]   2> 1426599 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ff5222 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1abedbb),segFN=segments_1,generation=1}
   [junit4]   2> 1426599 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1426599 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@14a1cae[collection1] main
   [junit4]   2> 1426600 WARN  (coreLoadExecutor-4151-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> 1426601 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1426601 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1426601 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1426601 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1426795 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1427028 INFO  (coreLoadExecutor-4151-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> 1427038 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1427038 INFO  (searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1427040 INFO  (searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1427040 INFO  (searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1427040 INFO  (searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1427040 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1427040 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1427040 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1427040 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1520792319626838016
   [junit4]   2> 1427040 INFO  (searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1427041 INFO  (searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1427041 INFO  (searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1427042 INFO  (searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1427042 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1520792319626838016
   [junit4]   2> 1427042 INFO  (coreLoadExecutor-4151-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1427042 INFO  (searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1427044 INFO  (searcherExecutor-4152-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14a1cae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1428105 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1428113 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1428118 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b7396d{/,null,AVAILABLE}
   [junit4]   2> 1428120 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.u.s.SslContextFactory x509=X509@657640(solrtest,h=[],w=[]) for SslContextFactory@1f54b56(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> 1428126 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.ServerConnector Started ServerConnector@9214e1{SSL,[ssl, http/1.1]}{127.0.0.1:62247}
   [junit4]   2> 1428126 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.e.j.s.Server Started @1430618ms
   [junit4]   2> 1428126 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema15.xml, solrconfig=solrconfig-analytics-query.xml, hostContext=/, hostPort=62247, coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores}
   [junit4]   2> 1428126 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1428127 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard1'
   [junit4]   2> 1428128 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1428128 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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> 1428129 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1428146 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores
   [junit4]   2> 1428146 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CoreContainer New CoreContainer 7886978
   [junit4]   2> 1428146 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard1]
   [junit4]   2> 1428147 WARN  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-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_FBAD4B4FA63F38D2-001\tempDir-001\shard1\lib
   [junit4]   2> 1428147 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1428156 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1428160 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1428160 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1428160 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1428160 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1428161 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores
   [junit4]   2> 1428162 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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> 1428162 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] 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_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1428162 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1428163 INFO  (coreLoadExecutor-4162-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> 1428163 INFO  (coreLoadExecutor-4162-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1428163 INFO  (coreLoadExecutor-4162-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> 1428163 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1428163 INFO  (TEST-AnalyticsMergeStrategyTest.test-seed#[FBAD4B4FA63F38D2]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1428164 INFO  (coreLoadExecutor-4162-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> 1428164 INFO  (coreLoadExecutor-4162-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> 1428221 INFO  (coreLoadExecutor-4162-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1428232 INFO  (coreLoadExecutor-4162-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1428257 INFO  (coreLoadExecutor-4162-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-analytics-query.xml
   [junit4]   2> 1428265 INFO  (coreLoadExecutor-4162-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1428356 INFO  (coreLoadExecutor-4162-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1428358 INFO  (coreLoadExecutor-4162-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1428359 INFO  (coreLoadExecutor-4162-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1428362 INFO  (coreLoadExecutor-4162-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1428379 INFO  (coreLoadExecutor-4162-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> 1428379 INFO  (coreLoadExecutor-4162-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> 1428379 INFO  (coreLoadExecutor-4162-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1428379 INFO  (coreLoadExecutor-4162-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_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1428379 INFO  (coreLoadExecutor-4162-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1794825
   [junit4]   2> 1428380 INFO  (coreLoadExecutor-4162-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_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1\data\
   [junit4]   2> 1428380 INFO  (coreLoadExecutor-4162-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_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1\data\index/
   [junit4]   2> 1428380 WARN  (coreLoadExecutor-4162-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_FBAD4B4FA63F38D2-001\tempDir-001\shard1\cores\collection1\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1428380 INFO  (coreLoad

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


   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:575)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:150)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.queryServer(BaseDistributedSearchTestCase.java:562)
   [junit4]    > 	at org.apache.solr.search.AnalyticsMergeStrategyTest.test(AnalyticsMergeStrategyTest.java:80)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1431465 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1431465 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10705387
   [junit4]   2> 1431466 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1865b25
   [junit4]   2> 1431466 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1431466 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1431466 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1431466 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1431466 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1431467 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1431467 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\ [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\;done=false>>]
   [junit4]   2> 1431468 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\
   [junit4]   2> 1431468 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\index [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 1431468 INFO  (SUITE-AnalyticsMergeStrategyTest-seed#[FBAD4B4FA63F38D2]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_FBAD4B4FA63F38D2-001\init-core-data-001\index
   [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_FBAD4B4FA63F38D2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval), sort_i=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, sim=ClassicSimilarity, locale=ru, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 (32-bit)/cpus=3,threads=1,free=111048520,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CustomCollectionTest, MultiTermTest, TestReRankQParserPlugin, VersionInfoTest, TestRestManager, TestPHPSerializedResponseWriter, RAMDirectoryFactoryTest, TestNonDefinedSimilarityFactory, IndexSchemaRuntimeFieldTest, TestSimpleQParserPlugin, SolrPluginUtilsTest, TestUtils, OpenExchangeRatesOrgProviderTest, TestIndexSearcher, TestSolrCoreProperties, TestCloudManagedSchema, TestSolrQueryParser, LeaderElectionIntegrationTest, SortByFunctionTest, TestClassNameShortening, SolrInfoMBeanTest, HdfsLockFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, TestJoin, TestSchemaVersionResource, LoggingHandlerTest, ShardRoutingCustomTest, TestNamedUpdateProcessors, SharedFSAutoReplicaFailoverUtilsTest, CollectionStateFormat2Test, TestRTimerTree, TestManagedSchemaFieldResource, TestFreeTextSuggestions, DistributedQueryComponentCustomSortTest, DateMathParserTest, TestCSVResponseWriter, TestCloudSchemaless, TestDistributedGrouping, InfoHandlerTest, TestSolrQueryResponse, MinimalSchemaTest, DistanceUnitsTest, TestSolr4Spatial, DocExpirationUpdateProcessorFactoryTest, SolrCloudExampleTest, TestFastOutputStream, AsyncMigrateRouteKeyTest, BJQParserTest, TestReqParamsAPI, CoreAdminHandlerTest, ChaosMonkeySafeLeaderTest, ForceLeaderTest, HdfsUnloadDistributedZkTest, TestSha256AuthenticationProvider, TestTrie, TestBlendedInfixSuggestions, LeaderInitiatedRecoveryOnShardRestartTest, TestDistributedMissingSort, TestMiniSolrCloudClusterBase, TestConfigSetProperties, TestZkChroot, TestDynamicLoading, DistributedFacetPivotLongTailTest, OverseerTaskQueueTest, DistributedMLTComponentTest, SimpleMLTQParserTest, ResponseLogComponentTest, TestChildDocTransformer, BitVectorTest, TestDefaultSearchFieldResource, CoreAdminRequestStatusTest, SpatialHeatmapFacetsTest, TestMiniSolrCloudClusterSSL, SpellingQueryConverterTest, SpellCheckComponentTest, TestLMJelinekMercerSimilarityFactory, HdfsSyncSliceTest, SpellPossibilityIteratorTest, TestRandomMergePolicy, LukeRequestHandlerTest, OverriddenZkACLAndCredentialsProvidersTest, TestSolrConfigHandlerConcurrent, TestSuggestSpellingConverter, BufferStoreTest, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, SSLMigrationTest, TestNRTOpen, DistributedIntervalFacetingTest, ConfigSetsAPITest, TestSystemIdResolver, DistributedQueueTest, TestManagedResource, TestPKIAuthenticationPlugin, TestBM25SimilarityFactory, TestAuthenticationFramework, TestQuerySenderListener, HighlighterConfigTest, CdcrReplicationDistributedZkTest, FieldAnalysisRequestHandlerTest, ParsingFieldUpdateProcessorsTest, RestartWhileUpdatingTest, TestJsonRequest, TestExclusionRuleCollectionAccess, SuggestComponentTest, ActionThrottleTest, TestConfigReload, TestShardHandlerFactory, SuggesterTest, RankQueryTest, TestRebalanceLeaders, TestFiltering, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestDynamicFieldResource, TestCoreDiscovery, CursorMarkTest, ResourceLoaderTest, HLLUtilTest, BinaryUpdateRequestHandlerTest, AnalyticsMergeStrategyTest]
   [junit4] Completed [255/566 (1!)] on J1 in 8.52s, 1 test, 1 error <<< FAILURES!

[...truncated 1014 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:1436: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991: There were test failures: 566 suites (8 ignored), 2254 tests, 1 error, 123 ignored (79 assumptions) [seed: FBAD4B4FA63F38D2]

Total time: 71 minutes 44 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



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

Posted by Joel Bernstein <jo...@gmail.com>.
I've been running the seed on a Mac without problems. I've confirmed that
Randomized ssl (true) locally. Possibly this is a Windows ssl issue.

Joel Bernstein
http://joelsolr.blogspot.com/

On Wed, Dec 16, 2015 at 9:59 PM, Joel Bernstein <jo...@gmail.com> wrote:

> The seed does not reproduce for me but the underlying error leads me to
> believe this is going keep cropping up. Looks like the test ran into an ssl
> cert issue:
>
> [junit4]   2> Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
>    [junit4]   2> 	at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
>    [junit4]   2> 	at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
>    [junit4]   2> 	at sun.security.validator.Validator.validate(Validator.java:260)
>    [junit4]   2> 	at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
>    [junit4]   2> 	at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
>    [junit4]   2> 	at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
>    [junit4]   2> 	at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1491)
>    [junit4]   2> 	... 29 more
>
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
> On Wed, Dec 16, 2015 at 9:42 PM, Joel Bernstein <jo...@gmail.com>
> wrote:
>
>> Looking into this.
>>
>> Joel Bernstein
>> http://joelsolr.blogspot.com/
>>
>> On Wed, Dec 16, 2015 at 7:36 PM, Policeman Jenkins Server <
>> jenkins@thetaphi.de> wrote:
>>
>>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5477/
>>> Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseG1GC
>>>
>>> 2 tests failed.
>>> FAILED:  org.apache.solr.search.AnalyticsMergeStrategyTest.test
>>>
>>> Error Message:
>>> Error from server at https://127.0.0.1:53866//collection1:
>>> java.util.concurrent.ExecutionException:
>>> org.apache.solr.client.solrj.SolrServerException: IOException occured when
>>> talking to server at: https://127.0.0.1:53872//collection1
>>>
>>> Stack Trace:
>>> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:
>>> Error from server at https://127.0.0.1:53866//collection1:
>>> java.util.concurrent.ExecutionException:
>>> org.apache.solr.client.solrj.SolrServerException: IOException occured when
>>> talking to server at: https://127.0.0.1:53872//collection1
>>>         at
>>> __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:BF9856D221AAFA22]: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:80)
>>>         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)
>>>
>>>
>>> FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs
>>>
>>> Error Message:
>>> Exception during query
>>>
>>> Stack Trace:
>>> java.lang.RuntimeException: Exception during query
>>>         at
>>> __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:8E4DBFD7A3BC9350]:0)
>>>         at
>>> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
>>>         at
>>> org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
>>>         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)
>>> Caused by: java.lang.RuntimeException: REQUEST FAILED:
>>> xpath=//result[@numFound=1]
>>>         xml response was: <?xml version="1.0" encoding="UTF-8"?>
>>> <response>
>>> <lst name="responseHeader"><int name="status">0</int><int
>>> name="QTime">0</int></lst><result name="response" numFound="0"
>>> start="0"></result>
>>> </response>
>>>
>>>         request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>>>         at
>>> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
>>>         ... 40 more
>>>
>>>
>>>
>>>
>>> Build Log:
>>> [...truncated 9566 lines...]
>>>    [junit4] Suite: org.apache.solr.update.AutoCommitTest
>>>    [junit4]   2> Creating dataDir:
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001
>>>    [junit4]   2> 310525 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
>>>    [junit4]   2> 310526 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.SolrTestCaseJ4 ####initCore
>>>    [junit4]   2> 310526 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310526 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>>    [junit4]   2> 310526 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310527 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310527 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310568 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.c.SolrConfig current version of requestparams : -1
>>>    [junit4]   2> 310575 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>>>    [junit4]   2> 310588 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>>>    [junit4]   2> 310594 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.IndexSchema [null] Schema name=test
>>>    [junit4]   2> 310648 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
>>> rates=open-exchange-rates.json, refreshInterval=1440.
>>>    [junit4]   2> 310655 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.IndexSchema default search field in schema is text
>>>    [junit4]   2> 310655 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.IndexSchema unique key field: id
>>>    [junit4]   2> 310659 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>>> currency.xml
>>>    [junit4]   2> 310661 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>>> currency.xml
>>>    [junit4]   2> 310663 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>>> open-exchange-rates.json
>>>    [junit4]   2> 310663 WARN
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>>    [junit4]   2> 310663 WARN
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>>    [junit4]   2> 310663 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>>> open-exchange-rates.json
>>>    [junit4]   2> 310663 WARN
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>>    [junit4]   2> 310663 WARN
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>>    [junit4]   2> 310664 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>>    [junit4]   2> 310664 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>>    [junit4]   2> 310664 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.c.CoreContainer New CoreContainer 1458010824
>>>    [junit4]   2> 310664 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 WARN
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310668 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
>>> params: socketTimeout=30000&connTimeout=30000&retry=true
>>>    [junit4]   2> 310669 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>>    [junit4]   2> 310669 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.l.LogWatcher Registering Log Listener [Log4j
>>> (org.slf4j.impl.Log4jLoggerFactory)]
>>>    [junit4]   2> 310669 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
>>> authorization module.
>>>    [junit4]   2> 310669 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.c.CoreContainer No authentication plugin used.
>>>    [junit4]   2> 310670 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
>>> config=solrconfig.xml, transient=false, schema=schema.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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001,
>>> shard=shard1}
>>>    [junit4]   2> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>>    [junit4]   2> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-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> 310689 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.c.SolrConfig current version of requestparams : -1
>>>    [junit4]   2> 310696 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>>>    [junit4]   2> 310716 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>>>    [junit4]   2> 310721 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.IndexSchema [collection1] Schema name=test
>>>    [junit4]   2> 310799 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
>>> rates=open-exchange-rates.json, refreshInterval=1440.
>>>    [junit4]   2> 310804 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.IndexSchema default search field in schema is text
>>>    [junit4]   2> 310805 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.IndexSchema unique key field: id
>>>    [junit4]   2> 310808 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>>> currency.xml
>>>    [junit4]   2> 310810 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>>> currency.xml
>>>    [junit4]   2> 310812 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>>> open-exchange-rates.json
>>>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>>    [junit4]   2> 310812 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>>> open-exchange-rates.json
>>>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>>    [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-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> 310817 INFO  (coreLoadExecutor-1203-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> 310817 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>>>    [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
>>>    [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
>>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
>>>    [junit4]   2> 310818 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>>>    [junit4]   2> 310818 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
>>>    [junit4]   2> 310819 WARN  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index'
>>> doesn't exist. Creating new index...
>>>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index
>>>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>>> org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
>>> minMergeSize=0, mergeFactor=10, maxMergeSize=1495562796,
>>> maxMergeSizeForForcedMerge=9223372036854775807,
>>> calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
>>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
>>>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
>>> commits: num=1
>>>    [junit4]   2>
>>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>>> ),segFN=segments_1,generation=1}
>>>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>>>    [junit4]   2> 310820 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>>>    [junit4]   2> 310822 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "dedupe"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "dedupe-allfields"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "dedupe-allfields"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "stored_sig"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "stored_sig"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "uniq-fields"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "uniq-fields"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "distrib-dup-test-chain-implicit"
>>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
>>> default, creating implicit default
>>>    [junit4]   2> 310827 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 310828 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 310829 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 310830 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 310833 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
>>> startup=lazy
>>>    [junit4]   2> 310834 INFO  (coreLoadExecutor-1203-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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 310835 WARN  (coreLoadExecutor-1203-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> 310835 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
>>> org.apache.solr.search.stats.LocalStatsCache
>>>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
>>> org.apache.solr.update.UpdateLog
>>>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
>>> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
>>> numVersionBuckets=65536
>>>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>>> maxMergeAtOnce=41, maxMergeAtOnceExplicit=35,
>>> maxMergedSegmentMB=56.06640625, floorSegmentMB=1.828125,
>>> forceMergeDeletesPctAllowed=20.796415045796092, segmentsPerTier=16.0,
>>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4581149323494488
>>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
>>> commits: num=1
>>>    [junit4]   2>
>>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>>> ),segFN=segments_1,generation=1}
>>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19ae6d95[collection1]
>>> main
>>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
>>> {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
>>> using InMemoryStorage
>>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.r.RestManager Initializing 0 registered
>>> ManagedResources
>>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>>>    [junit4]   2> 310871 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.s.DirectSolrSpellChecker init:
>>> {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
>>> 10000
>>>    [junit4]   2> 310932 INFO
>>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: default
>>>    [junit4]   2> 310932 INFO
>>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: direct
>>>    [junit4]   2> 310932 INFO
>>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: wordbreak
>>>    [junit4]   2> 310932 INFO
>>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: multipleFields
>>>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
>>> seed version buckets
>>>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
>>> for 65536 version buckets from index
>>>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
>>> seed version bucket highest value from index
>>>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.UpdateLog Could not find max version in index or
>>> recent updates, using new clock 1520760077114408960
>>>    [junit4]   2> 310933 INFO
>>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: jarowinkler
>>>    [junit4]   2> 310934 INFO
>>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: external
>>>    [junit4]   2> 310934 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
>>> highest version 1520760077114408960
>>>    [junit4]   2> 310934 INFO
>>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: freq
>>>    [junit4]   2> 310934 INFO  (coreLoadExecutor-1203-thread-1) [
>>> x:collection1] o.a.s.c.CoreContainer registering core: collection1
>>>    [junit4]   2> 310936 INFO
>>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: fqcn
>>>    [junit4]   2> 310936 INFO
>>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: perDict
>>>    [junit4]   2> 310937 INFO
>>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>>> Searcher@19ae6d95[collection1]
>>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>>    [junit4]   2> 310940 INFO
>>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>>> o.a.s.SolrTestCaseJ4 ####initCore end
>>>    [junit4]   2> 310944 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
>>>    [junit4]   2> 310947 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
>>> params={}{deleteByQuery=*:* (-1520760077128040448)} 0 2
>>>    [junit4]   2> 310949 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> 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> 310949 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>>    [junit4]   2> 310949 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> 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> 310950 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> 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> 310950 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> 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> 310994 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.c.SolrConfig current version of requestparams : -1
>>>    [junit4]   2> 311001 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>>>    [junit4]   2> 311015 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>>>    [junit4]   2> 311020 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.IndexSchema [collection1] Schema name=test
>>>    [junit4]   2> 311081 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
>>> rates=open-exchange-rates.json, refreshInterval=1440.
>>>    [junit4]   2> 311089 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.IndexSchema default search field in schema is text
>>>    [junit4]   2> 311089 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.IndexSchema unique key field: id
>>>    [junit4]   2> 311094 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>>> currency.xml
>>>    [junit4]   2> 311097 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>>> currency.xml
>>>    [junit4]   2> 311099 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>>> open-exchange-rates.json
>>>    [junit4]   2> 311099 WARN
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>>    [junit4]   2> 311099 WARN
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>>    [junit4]   2> 311099 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>>> open-exchange-rates.json
>>>    [junit4]   2> 311099 WARN
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>>    [junit4]   2> 311099 WARN
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>>    [junit4]   2> 311106 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> 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> 311106 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>>> o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration
>>> from instancedir
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
>>>    [junit4]   2> 311106 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
>>>    [junit4]   2> 311106 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
>>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
>>>    [junit4]   2> 311107 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
>>>    [junit4]   2> 311107 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>>>    [junit4]   2> 311110 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "dedupe"
>>>    [junit4]   2> 311110 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>>    [junit4]   2> 311110 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "dedupe-allfields"
>>>    [junit4]   2> 311110 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "dedupe-allfields"
>>>    [junit4]   2> 311110 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "stored_sig"
>>>    [junit4]   2> 311110 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "stored_sig"
>>>    [junit4]   2> 311110 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "uniq-fields"
>>>    [junit4]   2> 311110 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "uniq-fields"
>>>    [junit4]   2> 311110 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>>    [junit4]   2> 311111 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>>    [junit4]   2> 311111 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "distrib-dup-test-chain-implicit"
>>>    [junit4]   2> 311111 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
>>> default, creating implicit default
>>>    [junit4]   2> 311115 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 311116 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 311117 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 311118 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 311122 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
>>> startup=lazy
>>>    [junit4]   2> 311124 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> 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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 311124 WARN
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
>>> <admin/gettableFiles>, Please update your config to use the
>>> ShowFileRequestHandler.
>>>    [junit4]   2> 311125 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
>>> org.apache.solr.search.stats.LocalStatsCache
>>>    [junit4]   2> 311125 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>>    [junit4]   2> 311125 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>>    [junit4]   2> 311126 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2b245739[collection1]
>>> main
>>>    [junit4]   2> 311126 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
>>> {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>>    [junit4]   2> 311126 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
>>> using InMemoryStorage
>>>    [junit4]   2> 311126 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.r.RestManager Initializing 0 registered
>>> ManagedResources
>>>    [junit4]   2> 311126 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>>>    [junit4]   2> 311128 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.DirectSolrSpellChecker init:
>>> {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>>    [junit4]   2> 311136 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
>>> 10000
>>>    [junit4]   2> 311136 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: default
>>>    [junit4]   2> 311136 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: direct
>>>    [junit4]   2> 311136 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: wordbreak
>>>    [junit4]   2> 311136 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: multipleFields
>>>    [junit4]   2> 311137 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
>>> seed version buckets
>>>    [junit4]   2> 311137 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: jarowinkler
>>>    [junit4]   2> 311137 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
>>> for 65536 version buckets from index
>>>    [junit4]   2> 311137 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
>>> seed version bucket highest value from index
>>>    [junit4]   2> 311138 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: external
>>>    [junit4]   2> 311138 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
>>> highest version 1520760077128040448
>>>    [junit4]   2> 311138 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
>>> core=collection1
>>>    [junit4]   2> 311139 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: freq
>>>    [junit4]   2> 311139 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>>> maxMergeAtOnce=46, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=94.96875,
>>> floorSegmentMB=1.6669921875, forceMergeDeletesPctAllowed=8.076657495698006,
>>> segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
>>> noCFSRatio=0.23776568904497764
>>>    [junit4]   2> 311139 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: fqcn
>>>    [junit4]   2> 311139 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
>>> commits: num=1
>>>    [junit4]   2>
>>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>>> ),segFN=segments_1,generation=1}
>>>    [junit4]   2> 311140 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>>>    [junit4]   2> 311140 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be
>>> used.
>>>    [junit4]   2> 311140 WARN
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING:
>>> Overlapping onDeckSearchers=2
>>>    [junit4]   2> 311140 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: perDict
>>>    [junit4]   2> 311141 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>>> Searcher@2b245739[collection1]
>>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>>    [junit4]   2> 311141 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@74b0ae7a[collection1]
>>> main
>>>    [junit4]   2> 311141 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.CoreContainer replacing core: collection1
>>>    [junit4]   2> 311141 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore
>>> org.apache.solr.core.SolrCore@4c4c1e5b
>>>    [junit4]   2> 311141 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.DirectUpdateHandler2 closing
>>> DirectUpdateHandler2{commits=0,autocommits=0,soft
>>> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
>>>    [junit4]   2> 311142 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
>>> request.
>>>    [junit4]   2> 311149 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>>> Searcher@74b0ae7a[collection1]
>>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>>    [junit4]   2> 311150 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
>>> (1520760077341949952)]} 0 0
>>>    [junit4]   2> 311151 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
>>> (1520760077342998528)]} 0 1
>>>    [junit4]   2> 311151 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
>>> (1520760077344047104)]} 0 1
>>>    [junit4]   2> 311151 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
>>> (1520760077344047105)]} 0 1
>>>    [junit4]   2> 311151 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
>>> (1520760077344047106)]} 0 1
>>>    [junit4]   2> 311151 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
>>> (1520760077344047107)]} 0 2
>>>    [junit4]   2> 311152 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
>>> (1520760077345095680)]} 0 2
>>>    [junit4]   2> 311152 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
>>> (1520760077345095681)]} 0 2
>>>    [junit4]   2> 311152 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
>>> (1520760077345095682)]} 0 2
>>>    [junit4]   2> 311152 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
>>> (1520760077345095683)]} 0 3
>>>    [junit4]   2> 311153 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
>>> (1520760077345095684)]} 0 3
>>>    [junit4]   2> 311153 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
>>> (1520760077346144256)]} 0 3
>>>    [junit4]   2> 311154 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
>>> (1520760077346144257)]} 0 4
>>>    [junit4]   2> 311154 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
>>> (1520760077347192832)]} 0 4
>>>    [junit4]   2> 311154 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>>> params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>>> QTime=0
>>>    [junit4]   2> 311156 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
>>> (1520760077348241408)]} 0 6
>>>    [junit4]   2> 311156 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
>>> (1520760077349289984)]} 0 6
>>>    [junit4]   2> 311156 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>>> params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>>> QTime=0
>>>    [junit4]   2> 311156 ERROR
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
>>> xpath=//result[@numFound=1]
>>>    [junit4]   2>        xml response was: <?xml version="1.0"
>>> encoding="UTF-8"?>
>>>    [junit4]   2> <response>
>>>    [junit4]   2> <lst name="responseHeader"><int
>>> name="status">0</int><int name="QTime">0</int></lst><result name="response"
>>> numFound="0" start="0"></result>
>>>    [junit4]   2> </response>
>>>    [junit4]   2>
>>>    [junit4]   2>        request
>>> was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>>>    [junit4]   2> 311157 ERROR
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
>>> q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
>>> REQUEST FAILED: xpath=//result[@numFound=1]
>>>    [junit4]   2>        xml response was: <?xml version="1.0"
>>> encoding="UTF-8"?>
>>>    [junit4]   2> <response>
>>>    [junit4]   2> <lst name="responseHeader"><int
>>> name="status">0</int><int name="QTime">0</int></lst><result name="response"
>>> numFound="0" start="0"></result>
>>>    [junit4]   2> </response>
>>>    [junit4]   2>
>>>    [junit4]   2>        request
>>> was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>>>    [junit4]   2>        at
>>> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
>>>    [junit4]   2>        at
>>> org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
>>>    [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>
>>>    [junit4]   2> 311157 INFO
>>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
>>>    [junit4]   2> NOTE: reproduce with: ant test
>>> -Dtestcase=AutoCommitTest -Dtests.method=testMaxDocs
>>> -Dtests.seed=37CC69088F5697DA -Dtests.slow=true -Dtests.locale=is_IS
>>> -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>>>    [junit4] ERROR   0.22s J1 | AutoCommitTest.testMaxDocs <<<
>>>    [junit4]    > Throwable #1: java.lang.RuntimeException: Exception
>>> during query
>>>    [junit4]    >        at
>>> __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:8E4DBFD7A3BC9350]:0)
>>>    [junit4]    >        at
>>> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
>>>    [junit4]    >        at
>>> org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
>>>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>>>    [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED:
>>> xpath=//result[@numFound=1]
>>>    [junit4]    >        xml response was: <?xml version="1.0"
>>> encoding="UTF-8"?>
>>>    [junit4]    > <response>
>>>    [junit4]    > <lst name="responseHeader"><int
>>> name="status">0</int><int name="QTime">0</int></lst><result name="response"
>>> numFound="0" start="0"></result>
>>>    [junit4]    > </response>
>>>    [junit4]    >        request
>>> was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>>>    [junit4]    >        at
>>> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
>>>    [junit4]    >        ... 40 more
>>>    [junit4]   2> 311163 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
>>>    [junit4]   2> 311165 INFO  (commitScheduler-1212-thread-1) [
>>> x:collection1] o.a.s.u.DirectUpdateHandler2 start
>>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
>>>    [junit4]   2> 311204 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a36d4d0[collection1]
>>> realtime
>>>    [junit4]   2> 311205 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
>>> webapp=null path=null params={}{deleteByQuery=*:* (-1520760077356630016)} 0
>>> 41
>>>    [junit4]   2> 311205 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] 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> 311205 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
>>> (NoInitialContextEx)
>>>    [junit4]   2> 311205 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] 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> 311206 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] 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> 311206 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] 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> 311209 INFO  (commitScheduler-1212-thread-1) [
>>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f3927d9[collection1]
>>> main
>>>    [junit4]   2> 311209 INFO  (commitScheduler-1212-thread-1) [
>>> x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>>>    [junit4]   2> 311211 INFO
>>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>>> Searcher@5f3927d9[collection1]
>>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>>    [junit4]   2> 311254 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
>>>    [junit4]   2> 311260 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>>>    [junit4]   2> 311273 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>>>    [junit4]   2> 311276 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
>>>    [junit4]   2> 311330 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
>>> rates=open-exchange-rates.json, refreshInterval=1440.
>>>    [junit4]   2> 311336 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.IndexSchema default search field in schema is text
>>>    [junit4]   2> 311337 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.IndexSchema unique key field: id
>>>    [junit4]   2> 311340 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates
>>> from file currency.xml
>>>    [junit4]   2> 311342 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates
>>> from file currency.xml
>>>    [junit4]   2> 311345 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange
>>> rates from open-exchange-rates.json
>>>    [junit4]   2> 311345 WARN
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT
>>> NOTE
>>>    [junit4]   2> 311345 WARN
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>>    [junit4]   2> 311345 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange
>>> rates from open-exchange-rates.json
>>>    [junit4]   2> 311345 WARN
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT
>>> NOTE
>>>    [junit4]   2> 311345 WARN
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>>    [junit4]   2> 311352 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] 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> 311352 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
>>> configuration from instancedir
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
>>>    [junit4]   2> 311352 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
>>>    [junit4]   2> 311352 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
>>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
>>>    [junit4]   2> 311352 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
>>>    [junit4]   2> 311352 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>>>    [junit4]   2> 311355 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "dedupe"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "dedupe-allfields"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "dedupe-allfields"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "stored_sig"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "stored_sig"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "uniq-fields"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "uniq-fields"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>>> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>>> "distrib-dup-test-chain-implicit"
>>>    [junit4]   2> 311356 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
>>> default, creating implicit default
>>>    [junit4]   2> 311360 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 311362 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 311363 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 311364 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>>    [junit4]   2> 311368 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
>>> startup=lazy
>>>    [junit4]   2> 311370 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> 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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 311371 WARN
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
>>> <admin/gettableFiles>, Please update your config to use the
>>> ShowFileRequestHandler.
>>>    [junit4]   2> 311371 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
>>> org.apache.solr.search.stats.LocalStatsCache
>>>    [junit4]   2> 311372 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>>    [junit4]   2> 311372 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>>    [junit4]   2> 311372 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f46e907[collection1]
>>> main
>>>    [junit4]   2> 311372 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
>>> {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>>    [junit4]   2> 311372 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
>>> using InMemoryStorage
>>>    [junit4]   2> 311372 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.r.RestManager Initializing 0 registered
>>> ManagedResources
>>>    [junit4]   2> 311372 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>>>    [junit4]   2> 311373 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.DirectSolrSpellChecker init:
>>> {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>>    [junit4]   2> 311378 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
>>> 10000
>>>    [junit4]   2> 311379 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: default
>>>    [junit4]   2> 311379 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: direct
>>>    [junit4]   2> 311379 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: wordbreak
>>>    [junit4]   2> 311379 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: multipleFields
>>>    [junit4]   2> 311379 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
>>> seed version buckets
>>>    [junit4]   2> 311379 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: jarowinkler
>>>    [junit4]   2> 311380 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
>>> for 65536 version buckets from index
>>>    [junit4]   2> 311380 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
>>> seed version bucket highest value from index
>>>    [junit4]   2> 311381 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: external
>>>    [junit4]   2> 311381 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: freq
>>>    [junit4]   2> 311382 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: fqcn
>>>    [junit4]   2> 311383 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>>> spellchecker: perDict
>>>    [junit4]   2> 311384 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>>> Searcher@4f46e907[collection1]
>>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>>    [junit4]   2> 311385 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with
>>> highest version 1520760077356630016
>>>    [junit4]   2> 311385 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
>>> core=collection1
>>>    [junit4]   2> 311385 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
>>> commits: num=2
>>>    [junit4]   2>
>>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>>> ),segFN=segments_1,generation=1}
>>>    [junit4]   2>
>>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>>> ),segFN=segments_2,generation=2}
>>>    [junit4]   2> 311385 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
>>>    [junit4]   2> 311385 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>>> maxMergeAtOnce=39, maxMergeAtOnceExplicit=40,
>>> maxMergedSegmentMB=28.0009765625, floorSegmentMB=1.6484375,
>>> forceMergeDeletesPctAllowed=19.406816611392564, segmentsPerTier=28.0,
>>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
>>>    [junit4]   2> 311385 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
>>> commits: num=1
>>>    [junit4]   2>
>>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>>> ),segFN=segments_2,generation=2}
>>>    [junit4]   2> 311386 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
>>>    [junit4]   2> 311386 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be
>>> used.
>>>    [junit4]   2> 311386 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6326c7b5[collection1]
>>> main
>>>    [junit4]   2> 311386 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.CoreContainer replacing core: collection1
>>>    [junit4]   2> 311386 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore
>>> org.apache.solr.core.SolrCore@14c734dd
>>>    [junit4]   2> 311386 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.DirectUpdateHandler2 closing
>>> DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit
>>> maxDocs=14,soft
>>> autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
>>>    [junit4]   2> 311387 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>>> Searcher@6326c7b5[collection1]
>>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>>    [junit4]   2> 311388 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
>>> request.
>>>    [junit4]   2> 311397 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
>>> (1520760077600948224)]} 0 1
>>>    [junit4]   2> 311397 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>>> params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>>> QTime=0
>>>    [junit4]   2> 315396 INFO  (commitScheduler-1216-thread-1) [
>>> x:collection1] o.a.s.u.DirectUpdateHandler2 start
>>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
>>>    [junit4]   2> 315398 INFO  (commitScheduler-1216-thread-1) [
>>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3ac442cf[collection1]
>>> main
>>>    [junit4]   2> 315398 INFO  (commitScheduler-1216-thread-1) [
>>> x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>>>    [junit4]   2> 315398 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>>> Searcher@3ac442cf[collection1]
>>> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)))}
>>>    [junit4]   2> 315648 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
>>> (1520760082059493376)]} 0 4256
>>>    [junit4]   2> 315648 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>>> params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>>> QTime=0
>>>    [junit4]   2> 315649 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
>>> {delete=[529 (-1520760082060541952)]} 0 4257
>>>    [junit4]   2> 315649 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>>> params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
>>> QTime=0
>>>    [junit4]   2> 316650 INFO  (commitScheduler-1216-thread-1) [
>>> x:collection1] o.a.s.u.DirectUpdateHandler2 start
>>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
>>>    [junit4]   2> 316652 INFO  (commitScheduler-1216-thread-1) [
>>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@75b54453[collection1]
>>> main
>>>    [junit4]   2> 316652 INFO  (commitScheduler-1216-thread-1) [
>>> x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>>>    [junit4]   2> 316654 INFO
>>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>>> Searcher@75b54453[collection1]
>>> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):c1)))}
>>>    [junit4]   2> 316900 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>>> params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>>> QTime=0
>>>    [junit4]   2> 316900 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>>> params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
>>> QTime=0
>>>    [junit4]   2> 316901 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>>> (1520760083373359104)]} 0 5511
>>>    [junit4]   2> 316902 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>>> (1520760083374407680)]} 0 5511
>>>    [junit4]   2> 316902 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>>> (1520760083374407681)]} 0 5511
>>>    [junit4]   2> 316902 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>>> (1520760083374407682)]} 0 5512
>>>    [junit4]   2> 316903 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>>> (1520760083374407683)]} 0 5512
>>>    [junit4]   2> 316903 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>>> (1520760083375456256)]} 0 5512
>>>    [junit4]   2> 316903 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>>> (1520760083375456257)]} 0 5512
>>>    [junit4]   2> 316903 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>>> (1520760083375456258)]} 0 5512
>>>    [junit4]   2> 316903 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>>> (1520760083375456259)]} 0 5513
>>>    [junit4]   2> 316903 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>>> (1520760083375456260)]} 0 5513
>>>    [junit4]   2> 316903 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>>> params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>>> QTime=0
>>>    [junit4]   2> 316904 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
>>> {delete=[530 (-1520760083376504832)]} 0 5513
>>>    [junit4]   2> 316904 INFO
>>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
>>> {delete=[530 (-1520760083376504833)]} 0 5513
>>>    [junit4]   2> 316904 INFO
>>>
>>> [...truncated too long message...]
>>>
>>> ctory Closing MockDirectoryFactory - 2 directories currently being
>>> tracked
>>>    [junit4]   2> 2895156 INFO
>>> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
>>> x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\
>>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\;done=false>>]
>>>    [junit4]   2> 2895156 INFO
>>> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
>>> x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\
>>>    [junit4]   2> 2895156 INFO
>>> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
>>> x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index
>>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index;done=false>>]
>>>    [junit4]   2> 2895156 INFO
>>> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
>>> x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index
>>>    [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_37CC69088F5697DA-001
>>>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60):
>>> {_version_=PostingsFormat(name=Asserting), sort_i=FST50,
>>> id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
>>> sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {},
>>> locale=en_ZA, timezone=Europe/Paris
>>>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66
>>> (64-bit)/cpus=3,threads=1,free=269641856,total=536870912
>>>    [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload,
>>> CdcrReplicationDistributedZkTest, BinaryUpdateRequestHandlerTest,
>>> SpellPossibilityIteratorTest, RestartWhileUpdatingTest,
>>> TestManagedSchemaFieldResource, DateFieldTest, DirectSolrConnectionTest,
>>> TestCSVResponseWriter, TestFilteredDocIdSet,
>>> SharedFSAutoReplicaFailoverUtilsTest, HdfsUnloadDistributedZkTest,
>>> TestFastWriter, TestMiniSolrCloudClusterSSL, TestIndexSearcher,
>>> TestSchemaResource, HdfsDirectoryFactoryTest, TestBinaryField,
>>> TestBlendedInfixSuggestions, TestCoreDiscovery, TestManagedResource,
>>> TermVectorComponentTest, TestSolrCoreProperties, TestWriterPerf,
>>> TestPerFieldSimilarity, SolrPluginUtilsTest,
>>> DistributedFacetPivotSmallTest, WordBreakSolrSpellCheckerTest,
>>> MinimalSchemaTest, DistanceUnitsTest, TestCustomSort, TestJsonRequest,
>>> TestSolrQueryParser, DeleteShardTest, TestSolrConfigHandlerConcurrent,
>>> DebugComponentTest, OpenExchangeRatesOrgProviderTest,
>>> TestCloudManagedSchema, TestCollapseQParserPlugin,
>>> TestConfigSetsAPIZkFailure, ConfigSetsAPITest, TestZkChroot,
>>> TestQueryUtils, TestBM25SimilarityFactory, TestSQLHandler,
>>> TestMissingGroups, TestStressRecovery,
>>> CollectionsAPIAsyncDistributedZkTest, TestCrossCoreJoin,
>>> SolrCoreCheckLockOnStartupTest, TestSolrDynamicMBean,
>>> ShardRoutingCustomTest, RAMDirectoryFactoryTest, AutoCommitTest,
>>> TestRemoveLastDynamicCopyField, ShowFileRequestHandlerTest,
>>> TestShardHandlerFactory, DocValuesMissingTest, TestScoreJoinQPNoScore,
>>> TestRangeQuery, SuggesterTest, ResponseLogComponentTest,
>>> ChangedSchemaMergeTest, TestAuthenticationFramework, TestSolr4Spatial,
>>> TestExactSharedStatsCache, TestRebalanceLeaders, SSLMigrationTest,
>>> TestLMJelinekMercerSimilarityFactory, SuggesterWFSTTest,
>>> LoggingHandlerTest, SpatialHeatmapFacetsTest, TestFoldingMultitermQuery,
>>> CopyFieldTest, TestReload, MultiTermTest, TestDistributedGrouping,
>>> TestPKIAuthenticationPlugin, TestRandomCollapseQParserPlugin,
>>> MultiThreadedOCPTest, FileBasedSpellCheckerTest, EchoParamsTest,
>>> OverseerRolesTest, CoreAdminHandlerTest, TestQueryTypes,
>>> TestRequestForwarding, ConvertedLegacyTest, IndexSchemaRuntimeFieldTest,
>>> TriLevelCompositeIdRoutingTest, TestNamedUpdateProcessors,
>>> OverseerTaskQueueTest, TestUtils, TestRestManager, TestCloudPivotFacet,
>>> InfoHandlerTest, ShardSplitTest, ResourceLoaderTest,
>>> DistributedFacetPivotLongTailTest, BJQParserTest,
>>> DistributedSuggestComponentTest, TestBinaryResponseWriter,
>>> TestPerFieldSimilarityWithDefaultOverride, SolrCloudExampleTest,
>>> OutputWriterTest, DefaultValueUpdateProcessorTest, BasicDistributedZk2Test,
>>> HdfsSyncSliceTest, DistributedTermsComponentTest,
>>> TestAtomicUpdateErrorCases, BufferStoreTest, SolrInfoMBeanTest,
>>> TestRTimerTree, BasicFunctionalityTest, SpatialRPTFieldTypeTest,
>>> CachingDirectoryFactoryTest, FileUtilsTest, CustomCollectionTest,
>>> TestExclusionRuleCollectionAccess, TestRTGBase,
>>> CollectionsAPIDistributedZkTest, TestDefaultSearchFieldResource,
>>> TestFiltering, TestIntervalFaceting, SimpleMLTQParserTest,
>>> TestShortCircuitedRequests, DistributedExpandComponentTest,
>>> LeaderFailoverAfterPartitionTest, HdfsLockFactoryTest,
>>> ChaosMonkeySafeLeaderTest, TestSchemaVersionResource,
>>> TestRandomMergePolicy, HdfsRecoverLeaseTest,
>>> DeleteLastCustomShardedReplicaTest, CdcrRequestHandlerTest,
>>> SolrCmdDistributorTest, TestEmbeddedSolrServerConstructors,
>>> TestDistribDocBasedVersion, TestRawResponseWriter,
>>> TestSha256AuthenticationProvider, FieldMutatingUpdateProcessorTest,
>>> BasicDistributedZkTest, OpenCloseCoreStressTest,
>>> LeaderElectionIntegrationTest, TestReplicationHandler,
>>> TestRandomDVFaceting, ZkCLITest, TermVectorComponentDistributedTest,
>>> TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest,
>>> StatsComponentTest, QueryElevationComponentTest, TestLazyCores,
>>> SoftAutoCommitTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest,
>>> SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
>>> SolrRequestParserTest, TestStressLucene, TestTrie, SpatialFilterTest,
>>> SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory,
>>> StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest,
>>> DisMaxRequestHandlerTest, StandardRequestHandlerTest,
>>> TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
>>> TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest,
>>> RequiredFieldsTest, FastVectorHighlighterTest, TestJmxIntegration,
>>> MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest,
>>> CSVRequestHandlerTest, TestLFUCache, PluginInfoTest, DateMathParserTest,
>>> ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, AliasIntegrationTest,
>>> BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest,
>>> CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
>>> CollectionTooManyReplicasTest, ForceLeaderTest,
>>> LeaderInitiatedRecoveryOnCommitTest,
>>> OutOfBoxZkACLAndCredentialsProvidersTest,
>>> OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest,
>>> RecoveryAfterSoftCommitTest, RollingRestartTest, TestConfigSetsAPI,
>>> TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread,
>>> HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest,
>>> HdfsCollectionsAPIDistributedZkTest, HdfsWriteToMultipleCollectionsTest,
>>> TestClusterStateMutator, RuleEngineTest, ExitableDirectoryReaderTest,
>>> TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties,
>>> TestDynamicLoading, DistributedQueryComponentOptimizationTest,
>>> TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory,
>>> JavabinLoaderTest, HighlighterMaxOffsetTest, TestChildDocTransformer,
>>> TestCustomDocTransformer, TestRawTransformer, TestSolrQueryResponse,
>>> TestSortingResponseWriter, TestClassNameShortening,
>>> TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource,
>>> TestFieldTypeCollectionResource, TestFieldTypeResource,
>>> TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldTypeResource,
>>> TestSerializedLuceneMatchVersion,
>>> TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource,
>>> TestManagedSynonymFilterFactory, DateRangeFieldTest, EnumFieldTest,
>>> TestBulkSchemaConcurrent, TestCloudSchemaless, TestCollationFieldDocValues,
>>> TestManagedSchema, TestSchemaManager, AnalyticsMergeStrategyTest]
>>>    [junit4] Completed [507/566 (2!)] on J1 in 7.78s, 1 test, 1 error <<<
>>> FAILURES!
>>>
>>> [...truncated 217 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:1436:
>>> The following error occurred while executing this line:
>>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991:
>>> There were test failures: 566 suites (8 ignored), 2254 tests, 2 errors, 123
>>> ignored (79 assumptions) [seed: 37CC69088F5697DA]
>>>
>>> Total time: 68 minutes 24 seconds
>>> Build step 'Invoke Ant' marked build as failure
>>> Archiving artifacts
>>> [WARNINGS] Skipping publisher since build result is FAILURE
>>> Recording test results
>>> Email was triggered for: Failure - Any
>>> Sending email for trigger: Failure - Any
>>>
>>>
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: dev-help@lucene.apache.org
>>>
>>
>>
>

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

Posted by Joel Bernstein <jo...@gmail.com>.
The seed does not reproduce for me but the underlying error leads me to
believe this is going keep cropping up. Looks like the test ran into an ssl
cert issue:

[junit4]   2> Caused by: sun.security.validator.ValidatorException:
PKIX path building failed:
sun.security.provider.certpath.SunCertPathBuilderException: unable to
find valid certification path to requested target
   [junit4]   2> 	at
sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:387)
   [junit4]   2> 	at
sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
   [junit4]   2> 	at
sun.security.validator.Validator.validate(Validator.java:260)
   [junit4]   2> 	at
sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:324)
   [junit4]   2> 	at
sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:229)
   [junit4]   2> 	at
sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:124)
   [junit4]   2> 	at
sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1491)
   [junit4]   2> 	... 29 more


Joel Bernstein
http://joelsolr.blogspot.com/

On Wed, Dec 16, 2015 at 9:42 PM, Joel Bernstein <jo...@gmail.com> wrote:

> Looking into this.
>
> Joel Bernstein
> http://joelsolr.blogspot.com/
>
> On Wed, Dec 16, 2015 at 7:36 PM, Policeman Jenkins Server <
> jenkins@thetaphi.de> wrote:
>
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5477/
>> Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseG1GC
>>
>> 2 tests failed.
>> FAILED:  org.apache.solr.search.AnalyticsMergeStrategyTest.test
>>
>> Error Message:
>> Error from server at https://127.0.0.1:53866//collection1:
>> java.util.concurrent.ExecutionException:
>> org.apache.solr.client.solrj.SolrServerException: IOException occured when
>> talking to server at: https://127.0.0.1:53872//collection1
>>
>> Stack Trace:
>> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:
>> Error from server at https://127.0.0.1:53866//collection1:
>> java.util.concurrent.ExecutionException:
>> org.apache.solr.client.solrj.SolrServerException: IOException occured when
>> talking to server at: https://127.0.0.1:53872//collection1
>>         at
>> __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:BF9856D221AAFA22]: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:80)
>>         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)
>>
>>
>> FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs
>>
>> Error Message:
>> Exception during query
>>
>> Stack Trace:
>> java.lang.RuntimeException: Exception during query
>>         at
>> __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:8E4DBFD7A3BC9350]:0)
>>         at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
>>         at
>> org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
>>         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)
>> Caused by: java.lang.RuntimeException: REQUEST FAILED:
>> xpath=//result[@numFound=1]
>>         xml response was: <?xml version="1.0" encoding="UTF-8"?>
>> <response>
>> <lst name="responseHeader"><int name="status">0</int><int
>> name="QTime">0</int></lst><result name="response" numFound="0"
>> start="0"></result>
>> </response>
>>
>>         request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>>         at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
>>         ... 40 more
>>
>>
>>
>>
>> Build Log:
>> [...truncated 9566 lines...]
>>    [junit4] Suite: org.apache.solr.update.AutoCommitTest
>>    [junit4]   2> Creating dataDir:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001
>>    [junit4]   2> 310525 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
>>    [junit4]   2> 310526 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.SolrTestCaseJ4 ####initCore
>>    [junit4]   2> 310526 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310526 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 310526 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310527 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310527 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310568 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.c.SolrConfig current version of requestparams : -1
>>    [junit4]   2> 310575 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>>    [junit4]   2> 310588 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>>    [junit4]   2> 310594 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.IndexSchema [null] Schema name=test
>>    [junit4]   2> 310648 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
>> rates=open-exchange-rates.json, refreshInterval=1440.
>>    [junit4]   2> 310655 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.IndexSchema default search field in schema is text
>>    [junit4]   2> 310655 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.IndexSchema unique key field: id
>>    [junit4]   2> 310659 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>> currency.xml
>>    [junit4]   2> 310661 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>> currency.xml
>>    [junit4]   2> 310663 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>> open-exchange-rates.json
>>    [junit4]   2> 310663 WARN
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>    [junit4]   2> 310663 WARN
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>    [junit4]   2> 310663 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>> open-exchange-rates.json
>>    [junit4]   2> 310663 WARN
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>    [junit4]   2> 310663 WARN
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>    [junit4]   2> 310664 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 310664 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 310664 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.c.CoreContainer New CoreContainer 1458010824
>>    [junit4]   2> 310664 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 WARN
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310668 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
>> params: socketTimeout=30000&connTimeout=30000&retry=true
>>    [junit4]   2> 310669 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>>    [junit4]   2> 310669 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.l.LogWatcher Registering Log Listener [Log4j
>> (org.slf4j.impl.Log4jLoggerFactory)]
>>    [junit4]   2> 310669 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
>> authorization module.
>>    [junit4]   2> 310669 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.c.CoreContainer No authentication plugin used.
>>    [junit4]   2> 310670 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
>> config=solrconfig.xml, transient=false, schema=schema.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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001,
>> shard=shard1}
>>    [junit4]   2> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-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> 310689 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.c.SolrConfig current version of requestparams : -1
>>    [junit4]   2> 310696 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>>    [junit4]   2> 310716 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>>    [junit4]   2> 310721 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.IndexSchema [collection1] Schema name=test
>>    [junit4]   2> 310799 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
>> rates=open-exchange-rates.json, refreshInterval=1440.
>>    [junit4]   2> 310804 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.IndexSchema default search field in schema is text
>>    [junit4]   2> 310805 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.IndexSchema unique key field: id
>>    [junit4]   2> 310808 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>> currency.xml
>>    [junit4]   2> 310810 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>> currency.xml
>>    [junit4]   2> 310812 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>> open-exchange-rates.json
>>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>    [junit4]   2> 310812 INFO  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>> open-exchange-rates.json
>>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>    [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-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> 310817 INFO  (coreLoadExecutor-1203-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> 310817 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>>    [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
>>    [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
>>    [junit4]   2> 310818 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>>    [junit4]   2> 310818 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
>>    [junit4]   2> 310819 WARN  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index'
>> doesn't exist. Creating new index...
>>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index
>>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>> org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
>> minMergeSize=0, mergeFactor=10, maxMergeSize=1495562796,
>> maxMergeSizeForForcedMerge=9223372036854775807,
>> calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
>>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
>> commits: num=1
>>    [junit4]   2>
>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>> ),segFN=segments_1,generation=1}
>>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>>    [junit4]   2> 310820 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>>    [junit4]   2> 310822 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "dedupe"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "dedupe-allfields"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "dedupe-allfields"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "stored_sig"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "stored_sig"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "uniq-fields"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "uniq-fields"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "distrib-dup-test-chain-implicit"
>>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
>> default, creating implicit default
>>    [junit4]   2> 310827 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 310828 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 310829 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 310830 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 310833 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
>> startup=lazy
>>    [junit4]   2> 310834 INFO  (coreLoadExecutor-1203-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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 310835 WARN  (coreLoadExecutor-1203-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> 310835 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
>> org.apache.solr.search.stats.LocalStatsCache
>>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
>> org.apache.solr.update.UpdateLog
>>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
>> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
>> numVersionBuckets=65536
>>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>> maxMergeAtOnce=41, maxMergeAtOnceExplicit=35,
>> maxMergedSegmentMB=56.06640625, floorSegmentMB=1.828125,
>> forceMergeDeletesPctAllowed=20.796415045796092, segmentsPerTier=16.0,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4581149323494488
>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
>> commits: num=1
>>    [junit4]   2>
>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>> ),segFN=segments_1,generation=1}
>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19ae6d95[collection1]
>> main
>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
>> {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
>> using InMemoryStorage
>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.r.RestManager Initializing 0 registered
>> ManagedResources
>>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>>    [junit4]   2> 310871 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.s.DirectSolrSpellChecker init:
>> {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
>> 10000
>>    [junit4]   2> 310932 INFO
>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: default
>>    [junit4]   2> 310932 INFO
>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: direct
>>    [junit4]   2> 310932 INFO
>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: wordbreak
>>    [junit4]   2> 310932 INFO
>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: multipleFields
>>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
>> seed version buckets
>>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
>> for 65536 version buckets from index
>>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
>> seed version bucket highest value from index
>>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.UpdateLog Could not find max version in index or
>> recent updates, using new clock 1520760077114408960
>>    [junit4]   2> 310933 INFO
>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: jarowinkler
>>    [junit4]   2> 310934 INFO
>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: external
>>    [junit4]   2> 310934 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
>> highest version 1520760077114408960
>>    [junit4]   2> 310934 INFO
>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: freq
>>    [junit4]   2> 310934 INFO  (coreLoadExecutor-1203-thread-1) [
>> x:collection1] o.a.s.c.CoreContainer registering core: collection1
>>    [junit4]   2> 310936 INFO
>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: fqcn
>>    [junit4]   2> 310936 INFO
>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: perDict
>>    [junit4]   2> 310937 INFO
>> (searcherExecutor-1204-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>> Searcher@19ae6d95[collection1]
>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>    [junit4]   2> 310940 INFO
>> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
>> o.a.s.SolrTestCaseJ4 ####initCore end
>>    [junit4]   2> 310944 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
>>    [junit4]   2> 310947 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
>> params={}{deleteByQuery=*:* (-1520760077128040448)} 0 2
>>    [junit4]   2> 310949 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> 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> 310949 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>>    [junit4]   2> 310949 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> 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> 310950 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> 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> 310950 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> 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> 310994 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.c.SolrConfig current version of requestparams : -1
>>    [junit4]   2> 311001 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>>    [junit4]   2> 311015 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>>    [junit4]   2> 311020 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.IndexSchema [collection1] Schema name=test
>>    [junit4]   2> 311081 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
>> rates=open-exchange-rates.json, refreshInterval=1440.
>>    [junit4]   2> 311089 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.IndexSchema default search field in schema is text
>>    [junit4]   2> 311089 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.IndexSchema unique key field: id
>>    [junit4]   2> 311094 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>> currency.xml
>>    [junit4]   2> 311097 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
>> currency.xml
>>    [junit4]   2> 311099 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>> open-exchange-rates.json
>>    [junit4]   2> 311099 WARN
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>    [junit4]   2> 311099 WARN
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>    [junit4]   2> 311099 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
>> open-exchange-rates.json
>>    [junit4]   2> 311099 WARN
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>>    [junit4]   2> 311099 WARN
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>    [junit4]   2> 311106 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> 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> 311106 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
>> o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration
>> from instancedir
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
>>    [junit4]   2> 311106 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
>>    [junit4]   2> 311106 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
>>    [junit4]   2> 311107 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
>>    [junit4]   2> 311107 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>>    [junit4]   2> 311110 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "dedupe"
>>    [junit4]   2> 311110 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>    [junit4]   2> 311110 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "dedupe-allfields"
>>    [junit4]   2> 311110 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "dedupe-allfields"
>>    [junit4]   2> 311110 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "stored_sig"
>>    [junit4]   2> 311110 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "stored_sig"
>>    [junit4]   2> 311110 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "uniq-fields"
>>    [junit4]   2> 311110 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "uniq-fields"
>>    [junit4]   2> 311110 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>    [junit4]   2> 311111 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>    [junit4]   2> 311111 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "distrib-dup-test-chain-implicit"
>>    [junit4]   2> 311111 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
>> default, creating implicit default
>>    [junit4]   2> 311115 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 311116 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 311117 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 311118 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 311122 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
>> startup=lazy
>>    [junit4]   2> 311124 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> 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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 311124 WARN
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
>> <admin/gettableFiles>, Please update your config to use the
>> ShowFileRequestHandler.
>>    [junit4]   2> 311125 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
>> org.apache.solr.search.stats.LocalStatsCache
>>    [junit4]   2> 311125 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>    [junit4]   2> 311125 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>    [junit4]   2> 311126 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2b245739[collection1]
>> main
>>    [junit4]   2> 311126 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
>> {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>    [junit4]   2> 311126 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
>> using InMemoryStorage
>>    [junit4]   2> 311126 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.r.RestManager Initializing 0 registered
>> ManagedResources
>>    [junit4]   2> 311126 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>>    [junit4]   2> 311128 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.DirectSolrSpellChecker init:
>> {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>    [junit4]   2> 311136 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
>> 10000
>>    [junit4]   2> 311136 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: default
>>    [junit4]   2> 311136 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: direct
>>    [junit4]   2> 311136 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: wordbreak
>>    [junit4]   2> 311136 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: multipleFields
>>    [junit4]   2> 311137 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
>> seed version buckets
>>    [junit4]   2> 311137 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: jarowinkler
>>    [junit4]   2> 311137 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
>> for 65536 version buckets from index
>>    [junit4]   2> 311137 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
>> seed version bucket highest value from index
>>    [junit4]   2> 311138 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: external
>>    [junit4]   2> 311138 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
>> highest version 1520760077128040448
>>    [junit4]   2> 311138 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
>> core=collection1
>>    [junit4]   2> 311139 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: freq
>>    [junit4]   2> 311139 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>> maxMergeAtOnce=46, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=94.96875,
>> floorSegmentMB=1.6669921875, forceMergeDeletesPctAllowed=8.076657495698006,
>> segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
>> noCFSRatio=0.23776568904497764
>>    [junit4]   2> 311139 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: fqcn
>>    [junit4]   2> 311139 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
>> commits: num=1
>>    [junit4]   2>
>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>> ),segFN=segments_1,generation=1}
>>    [junit4]   2> 311140 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>>    [junit4]   2> 311140 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be
>> used.
>>    [junit4]   2> 311140 WARN
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING:
>> Overlapping onDeckSearchers=2
>>    [junit4]   2> 311140 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: perDict
>>    [junit4]   2> 311141 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>> Searcher@2b245739[collection1]
>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>    [junit4]   2> 311141 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@74b0ae7a[collection1]
>> main
>>    [junit4]   2> 311141 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.CoreContainer replacing core: collection1
>>    [junit4]   2> 311141 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore
>> org.apache.solr.core.SolrCore@4c4c1e5b
>>    [junit4]   2> 311141 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.DirectUpdateHandler2 closing
>> DirectUpdateHandler2{commits=0,autocommits=0,soft
>> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
>>    [junit4]   2> 311142 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
>> request.
>>    [junit4]   2> 311149 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>> Searcher@74b0ae7a[collection1]
>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>    [junit4]   2> 311150 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
>> (1520760077341949952)]} 0 0
>>    [junit4]   2> 311151 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
>> (1520760077342998528)]} 0 1
>>    [junit4]   2> 311151 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
>> (1520760077344047104)]} 0 1
>>    [junit4]   2> 311151 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
>> (1520760077344047105)]} 0 1
>>    [junit4]   2> 311151 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
>> (1520760077344047106)]} 0 1
>>    [junit4]   2> 311151 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
>> (1520760077344047107)]} 0 2
>>    [junit4]   2> 311152 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
>> (1520760077345095680)]} 0 2
>>    [junit4]   2> 311152 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
>> (1520760077345095681)]} 0 2
>>    [junit4]   2> 311152 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
>> (1520760077345095682)]} 0 2
>>    [junit4]   2> 311152 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
>> (1520760077345095683)]} 0 3
>>    [junit4]   2> 311153 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
>> (1520760077345095684)]} 0 3
>>    [junit4]   2> 311153 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
>> (1520760077346144256)]} 0 3
>>    [junit4]   2> 311154 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
>> (1520760077346144257)]} 0 4
>>    [junit4]   2> 311154 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
>> (1520760077347192832)]} 0 4
>>    [junit4]   2> 311154 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>> params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>> QTime=0
>>    [junit4]   2> 311156 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
>> (1520760077348241408)]} 0 6
>>    [junit4]   2> 311156 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
>> (1520760077349289984)]} 0 6
>>    [junit4]   2> 311156 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>> params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>> QTime=0
>>    [junit4]   2> 311156 ERROR
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
>> xpath=//result[@numFound=1]
>>    [junit4]   2>        xml response was: <?xml version="1.0"
>> encoding="UTF-8"?>
>>    [junit4]   2> <response>
>>    [junit4]   2> <lst name="responseHeader"><int
>> name="status">0</int><int name="QTime">0</int></lst><result name="response"
>> numFound="0" start="0"></result>
>>    [junit4]   2> </response>
>>    [junit4]   2>
>>    [junit4]   2>        request
>> was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>>    [junit4]   2> 311157 ERROR
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
>> q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
>> REQUEST FAILED: xpath=//result[@numFound=1]
>>    [junit4]   2>        xml response was: <?xml version="1.0"
>> encoding="UTF-8"?>
>>    [junit4]   2> <response>
>>    [junit4]   2> <lst name="responseHeader"><int
>> name="status">0</int><int name="QTime">0</int></lst><result name="response"
>> numFound="0" start="0"></result>
>>    [junit4]   2> </response>
>>    [junit4]   2>
>>    [junit4]   2>        request
>> was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>>    [junit4]   2>        at
>> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
>>    [junit4]   2>        at
>> org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
>>    [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>
>>    [junit4]   2> 311157 INFO
>> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
>>    [junit4]   2> NOTE: reproduce with: ant test
>> -Dtestcase=AutoCommitTest -Dtests.method=testMaxDocs
>> -Dtests.seed=37CC69088F5697DA -Dtests.slow=true -Dtests.locale=is_IS
>> -Dtests.timezone=AET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
>>    [junit4] ERROR   0.22s J1 | AutoCommitTest.testMaxDocs <<<
>>    [junit4]    > Throwable #1: java.lang.RuntimeException: Exception
>> during query
>>    [junit4]    >        at
>> __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:8E4DBFD7A3BC9350]:0)
>>    [junit4]    >        at
>> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
>>    [junit4]    >        at
>> org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
>>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>>    [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED:
>> xpath=//result[@numFound=1]
>>    [junit4]    >        xml response was: <?xml version="1.0"
>> encoding="UTF-8"?>
>>    [junit4]    > <response>
>>    [junit4]    > <lst name="responseHeader"><int
>> name="status">0</int><int name="QTime">0</int></lst><result name="response"
>> numFound="0" start="0"></result>
>>    [junit4]    > </response>
>>    [junit4]    >        request
>> was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>>    [junit4]    >        at
>> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
>>    [junit4]    >        ... 40 more
>>    [junit4]   2> 311163 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
>>    [junit4]   2> 311165 INFO  (commitScheduler-1212-thread-1) [
>> x:collection1] o.a.s.u.DirectUpdateHandler2 start
>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
>>    [junit4]   2> 311204 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a36d4d0[collection1]
>> realtime
>>    [junit4]   2> 311205 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
>> webapp=null path=null params={}{deleteByQuery=*:* (-1520760077356630016)} 0
>> 41
>>    [junit4]   2> 311205 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] 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> 311205 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
>> (NoInitialContextEx)
>>    [junit4]   2> 311205 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] 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> 311206 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] 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> 311206 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] 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> 311209 INFO  (commitScheduler-1212-thread-1) [
>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f3927d9[collection1]
>> main
>>    [junit4]   2> 311209 INFO  (commitScheduler-1212-thread-1) [
>> x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>>    [junit4]   2> 311211 INFO
>> (searcherExecutor-1209-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>> Searcher@5f3927d9[collection1]
>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>    [junit4]   2> 311254 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
>>    [junit4]   2> 311260 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>>    [junit4]   2> 311273 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>>    [junit4]   2> 311276 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
>>    [junit4]   2> 311330 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
>> rates=open-exchange-rates.json, refreshInterval=1440.
>>    [junit4]   2> 311336 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.IndexSchema default search field in schema is text
>>    [junit4]   2> 311337 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.IndexSchema unique key field: id
>>    [junit4]   2> 311340 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates
>> from file currency.xml
>>    [junit4]   2> 311342 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates
>> from file currency.xml
>>    [junit4]   2> 311345 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange
>> rates from open-exchange-rates.json
>>    [junit4]   2> 311345 WARN
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT
>> NOTE
>>    [junit4]   2> 311345 WARN
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>    [junit4]   2> 311345 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange
>> rates from open-exchange-rates.json
>>    [junit4]   2> 311345 WARN
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT
>> NOTE
>>    [junit4]   2> 311345 WARN
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>>    [junit4]   2> 311352 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] 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> 311352 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
>> configuration from instancedir
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
>>    [junit4]   2> 311352 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
>>    [junit4]   2> 311352 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
>> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
>>    [junit4]   2> 311352 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
>>    [junit4]   2> 311352 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>>    [junit4]   2> 311355 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "dedupe"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "dedupe-allfields"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "dedupe-allfields"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "stored_sig"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "stored_sig"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "uniq-fields"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "uniq-fields"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
>> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
>> DistributedUpdateProcessorFactory into updateRequestProcessorChain
>> "distrib-dup-test-chain-implicit"
>>    [junit4]   2> 311356 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
>> default, creating implicit default
>>    [junit4]   2> 311360 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 311362 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 311363 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 311364 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>>    [junit4]   2> 311368 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
>> startup=lazy
>>    [junit4]   2> 311370 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> 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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 311371 WARN
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
>> <admin/gettableFiles>, Please update your config to use the
>> ShowFileRequestHandler.
>>    [junit4]   2> 311371 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
>> org.apache.solr.search.stats.LocalStatsCache
>>    [junit4]   2> 311372 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>>    [junit4]   2> 311372 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>>    [junit4]   2> 311372 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f46e907[collection1]
>> main
>>    [junit4]   2> 311372 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
>> {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>>    [junit4]   2> 311372 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
>> using InMemoryStorage
>>    [junit4]   2> 311372 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.r.RestManager Initializing 0 registered
>> ManagedResources
>>    [junit4]   2> 311372 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>>    [junit4]   2> 311373 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.DirectSolrSpellChecker init:
>> {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>>    [junit4]   2> 311378 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
>> 10000
>>    [junit4]   2> 311379 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: default
>>    [junit4]   2> 311379 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: direct
>>    [junit4]   2> 311379 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: wordbreak
>>    [junit4]   2> 311379 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: multipleFields
>>    [junit4]   2> 311379 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
>> seed version buckets
>>    [junit4]   2> 311379 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: jarowinkler
>>    [junit4]   2> 311380 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
>> for 65536 version buckets from index
>>    [junit4]   2> 311380 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
>> seed version bucket highest value from index
>>    [junit4]   2> 311381 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: external
>>    [junit4]   2> 311381 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: freq
>>    [junit4]   2> 311382 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: fqcn
>>    [junit4]   2> 311383 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
>> spellchecker: perDict
>>    [junit4]   2> 311384 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>> Searcher@4f46e907[collection1]
>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>    [junit4]   2> 311385 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with
>> highest version 1520760077356630016
>>    [junit4]   2> 311385 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
>> core=collection1
>>    [junit4]   2> 311385 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
>> commits: num=2
>>    [junit4]   2>
>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>> ),segFN=segments_1,generation=1}
>>    [junit4]   2>
>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>> ),segFN=segments_2,generation=2}
>>    [junit4]   2> 311385 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
>>    [junit4]   2> 311385 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
>> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
>> maxMergeAtOnce=39, maxMergeAtOnceExplicit=40,
>> maxMergedSegmentMB=28.0009765625, floorSegmentMB=1.6484375,
>> forceMergeDeletesPctAllowed=19.406816611392564, segmentsPerTier=28.0,
>> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
>>    [junit4]   2> 311385 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
>> commits: num=1
>>    [junit4]   2>
>> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
>> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
>> ),segFN=segments_2,generation=2}
>>    [junit4]   2> 311386 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
>>    [junit4]   2> 311386 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be
>> used.
>>    [junit4]   2> 311386 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6326c7b5[collection1]
>> main
>>    [junit4]   2> 311386 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.CoreContainer replacing core: collection1
>>    [junit4]   2> 311386 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore
>> org.apache.solr.core.SolrCore@14c734dd
>>    [junit4]   2> 311386 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.DirectUpdateHandler2 closing
>> DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit
>> maxDocs=14,soft
>> autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
>>    [junit4]   2> 311387 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>> Searcher@6326c7b5[collection1]
>> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>>    [junit4]   2> 311388 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
>> request.
>>    [junit4]   2> 311397 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
>> (1520760077600948224)]} 0 1
>>    [junit4]   2> 311397 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>> params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>> QTime=0
>>    [junit4]   2> 315396 INFO  (commitScheduler-1216-thread-1) [
>> x:collection1] o.a.s.u.DirectUpdateHandler2 start
>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
>>    [junit4]   2> 315398 INFO  (commitScheduler-1216-thread-1) [
>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3ac442cf[collection1]
>> main
>>    [junit4]   2> 315398 INFO  (commitScheduler-1216-thread-1) [
>> x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>>    [junit4]   2> 315398 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>> Searcher@3ac442cf[collection1]
>> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)))}
>>    [junit4]   2> 315648 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
>> (1520760082059493376)]} 0 4256
>>    [junit4]   2> 315648 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>> params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>> QTime=0
>>    [junit4]   2> 315649 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
>> {delete=[529 (-1520760082060541952)]} 0 4257
>>    [junit4]   2> 315649 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>> params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
>> QTime=0
>>    [junit4]   2> 316650 INFO  (commitScheduler-1216-thread-1) [
>> x:collection1] o.a.s.u.DirectUpdateHandler2 start
>> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
>>    [junit4]   2> 316652 INFO  (commitScheduler-1216-thread-1) [
>> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@75b54453[collection1]
>> main
>>    [junit4]   2> 316652 INFO  (commitScheduler-1216-thread-1) [
>> x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>>    [junit4]   2> 316654 INFO
>> (searcherExecutor-1213-thread-1-processing-x:collection1) [
>> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
>> Searcher@75b54453[collection1]
>> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):c1)))}
>>    [junit4]   2> 316900 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>> params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>> QTime=0
>>    [junit4]   2> 316900 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>> params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
>> QTime=0
>>    [junit4]   2> 316901 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>> (1520760083373359104)]} 0 5511
>>    [junit4]   2> 316902 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>> (1520760083374407680)]} 0 5511
>>    [junit4]   2> 316902 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>> (1520760083374407681)]} 0 5511
>>    [junit4]   2> 316902 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>> (1520760083374407682)]} 0 5512
>>    [junit4]   2> 316903 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>> (1520760083374407683)]} 0 5512
>>    [junit4]   2> 316903 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>> (1520760083375456256)]} 0 5512
>>    [junit4]   2> 316903 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>> (1520760083375456257)]} 0 5512
>>    [junit4]   2> 316903 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>> (1520760083375456258)]} 0 5512
>>    [junit4]   2> 316903 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>> (1520760083375456259)]} 0 5513
>>    [junit4]   2> 316903 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
>> (1520760083375456260)]} 0 5513
>>    [junit4]   2> 316903 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
>> params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
>> QTime=0
>>    [junit4]   2> 316904 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
>> {delete=[530 (-1520760083376504832)]} 0 5513
>>    [junit4]   2> 316904 INFO
>> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
>> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
>> {delete=[530 (-1520760083376504833)]} 0 5513
>>    [junit4]   2> 316904 INFO
>>
>> [...truncated too long message...]
>>
>> ctory Closing MockDirectoryFactory - 2 directories currently being tracked
>>    [junit4]   2> 2895156 INFO
>> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
>> x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\
>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\;done=false>>]
>>    [junit4]   2> 2895156 INFO
>> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
>> x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\
>>    [junit4]   2> 2895156 INFO
>> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
>> x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index
>> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index;done=false>>]
>>    [junit4]   2> 2895156 INFO
>> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
>> x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index
>>    [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_37CC69088F5697DA-001
>>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60):
>> {_version_=PostingsFormat(name=Asserting), sort_i=FST50,
>> id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
>> sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {},
>> locale=en_ZA, timezone=Europe/Paris
>>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66
>> (64-bit)/cpus=3,threads=1,free=269641856,total=536870912
>>    [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload,
>> CdcrReplicationDistributedZkTest, BinaryUpdateRequestHandlerTest,
>> SpellPossibilityIteratorTest, RestartWhileUpdatingTest,
>> TestManagedSchemaFieldResource, DateFieldTest, DirectSolrConnectionTest,
>> TestCSVResponseWriter, TestFilteredDocIdSet,
>> SharedFSAutoReplicaFailoverUtilsTest, HdfsUnloadDistributedZkTest,
>> TestFastWriter, TestMiniSolrCloudClusterSSL, TestIndexSearcher,
>> TestSchemaResource, HdfsDirectoryFactoryTest, TestBinaryField,
>> TestBlendedInfixSuggestions, TestCoreDiscovery, TestManagedResource,
>> TermVectorComponentTest, TestSolrCoreProperties, TestWriterPerf,
>> TestPerFieldSimilarity, SolrPluginUtilsTest,
>> DistributedFacetPivotSmallTest, WordBreakSolrSpellCheckerTest,
>> MinimalSchemaTest, DistanceUnitsTest, TestCustomSort, TestJsonRequest,
>> TestSolrQueryParser, DeleteShardTest, TestSolrConfigHandlerConcurrent,
>> DebugComponentTest, OpenExchangeRatesOrgProviderTest,
>> TestCloudManagedSchema, TestCollapseQParserPlugin,
>> TestConfigSetsAPIZkFailure, ConfigSetsAPITest, TestZkChroot,
>> TestQueryUtils, TestBM25SimilarityFactory, TestSQLHandler,
>> TestMissingGroups, TestStressRecovery,
>> CollectionsAPIAsyncDistributedZkTest, TestCrossCoreJoin,
>> SolrCoreCheckLockOnStartupTest, TestSolrDynamicMBean,
>> ShardRoutingCustomTest, RAMDirectoryFactoryTest, AutoCommitTest,
>> TestRemoveLastDynamicCopyField, ShowFileRequestHandlerTest,
>> TestShardHandlerFactory, DocValuesMissingTest, TestScoreJoinQPNoScore,
>> TestRangeQuery, SuggesterTest, ResponseLogComponentTest,
>> ChangedSchemaMergeTest, TestAuthenticationFramework, TestSolr4Spatial,
>> TestExactSharedStatsCache, TestRebalanceLeaders, SSLMigrationTest,
>> TestLMJelinekMercerSimilarityFactory, SuggesterWFSTTest,
>> LoggingHandlerTest, SpatialHeatmapFacetsTest, TestFoldingMultitermQuery,
>> CopyFieldTest, TestReload, MultiTermTest, TestDistributedGrouping,
>> TestPKIAuthenticationPlugin, TestRandomCollapseQParserPlugin,
>> MultiThreadedOCPTest, FileBasedSpellCheckerTest, EchoParamsTest,
>> OverseerRolesTest, CoreAdminHandlerTest, TestQueryTypes,
>> TestRequestForwarding, ConvertedLegacyTest, IndexSchemaRuntimeFieldTest,
>> TriLevelCompositeIdRoutingTest, TestNamedUpdateProcessors,
>> OverseerTaskQueueTest, TestUtils, TestRestManager, TestCloudPivotFacet,
>> InfoHandlerTest, ShardSplitTest, ResourceLoaderTest,
>> DistributedFacetPivotLongTailTest, BJQParserTest,
>> DistributedSuggestComponentTest, TestBinaryResponseWriter,
>> TestPerFieldSimilarityWithDefaultOverride, SolrCloudExampleTest,
>> OutputWriterTest, DefaultValueUpdateProcessorTest, BasicDistributedZk2Test,
>> HdfsSyncSliceTest, DistributedTermsComponentTest,
>> TestAtomicUpdateErrorCases, BufferStoreTest, SolrInfoMBeanTest,
>> TestRTimerTree, BasicFunctionalityTest, SpatialRPTFieldTypeTest,
>> CachingDirectoryFactoryTest, FileUtilsTest, CustomCollectionTest,
>> TestExclusionRuleCollectionAccess, TestRTGBase,
>> CollectionsAPIDistributedZkTest, TestDefaultSearchFieldResource,
>> TestFiltering, TestIntervalFaceting, SimpleMLTQParserTest,
>> TestShortCircuitedRequests, DistributedExpandComponentTest,
>> LeaderFailoverAfterPartitionTest, HdfsLockFactoryTest,
>> ChaosMonkeySafeLeaderTest, TestSchemaVersionResource,
>> TestRandomMergePolicy, HdfsRecoverLeaseTest,
>> DeleteLastCustomShardedReplicaTest, CdcrRequestHandlerTest,
>> SolrCmdDistributorTest, TestEmbeddedSolrServerConstructors,
>> TestDistribDocBasedVersion, TestRawResponseWriter,
>> TestSha256AuthenticationProvider, FieldMutatingUpdateProcessorTest,
>> BasicDistributedZkTest, OpenCloseCoreStressTest,
>> LeaderElectionIntegrationTest, TestReplicationHandler,
>> TestRandomDVFaceting, ZkCLITest, TermVectorComponentDistributedTest,
>> TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest,
>> StatsComponentTest, QueryElevationComponentTest, TestLazyCores,
>> SoftAutoCommitTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest,
>> SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
>> SolrRequestParserTest, TestStressLucene, TestTrie, SpatialFilterTest,
>> SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory,
>> StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest,
>> DisMaxRequestHandlerTest, StandardRequestHandlerTest,
>> TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
>> TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest,
>> RequiredFieldsTest, FastVectorHighlighterTest, TestJmxIntegration,
>> MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest,
>> CSVRequestHandlerTest, TestLFUCache, PluginInfoTest, DateMathParserTest,
>> ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, AliasIntegrationTest,
>> BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest,
>> CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
>> CollectionTooManyReplicasTest, ForceLeaderTest,
>> LeaderInitiatedRecoveryOnCommitTest,
>> OutOfBoxZkACLAndCredentialsProvidersTest,
>> OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest,
>> RecoveryAfterSoftCommitTest, RollingRestartTest, TestConfigSetsAPI,
>> TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread,
>> HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest,
>> HdfsCollectionsAPIDistributedZkTest, HdfsWriteToMultipleCollectionsTest,
>> TestClusterStateMutator, RuleEngineTest, ExitableDirectoryReaderTest,
>> TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties,
>> TestDynamicLoading, DistributedQueryComponentOptimizationTest,
>> TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory,
>> JavabinLoaderTest, HighlighterMaxOffsetTest, TestChildDocTransformer,
>> TestCustomDocTransformer, TestRawTransformer, TestSolrQueryResponse,
>> TestSortingResponseWriter, TestClassNameShortening,
>> TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource,
>> TestFieldTypeCollectionResource, TestFieldTypeResource,
>> TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldTypeResource,
>> TestSerializedLuceneMatchVersion,
>> TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource,
>> TestManagedSynonymFilterFactory, DateRangeFieldTest, EnumFieldTest,
>> TestBulkSchemaConcurrent, TestCloudSchemaless, TestCollationFieldDocValues,
>> TestManagedSchema, TestSchemaManager, AnalyticsMergeStrategyTest]
>>    [junit4] Completed [507/566 (2!)] on J1 in 7.78s, 1 test, 1 error <<<
>> FAILURES!
>>
>> [...truncated 217 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:1436:
>> The following error occurred while executing this line:
>> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991:
>> There were test failures: 566 suites (8 ignored), 2254 tests, 2 errors, 123
>> ignored (79 assumptions) [seed: 37CC69088F5697DA]
>>
>> Total time: 68 minutes 24 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> [WARNINGS] Skipping publisher since build result is FAILURE
>> Recording test results
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: dev-help@lucene.apache.org
>>
>
>

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

Posted by Joel Bernstein <jo...@gmail.com>.
Looking into this.

Joel Bernstein
http://joelsolr.blogspot.com/

On Wed, Dec 16, 2015 at 7:36 PM, Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5477/
> Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseG1GC
>
> 2 tests failed.
> FAILED:  org.apache.solr.search.AnalyticsMergeStrategyTest.test
>
> Error Message:
> Error from server at https://127.0.0.1:53866//collection1:
> java.util.concurrent.ExecutionException:
> org.apache.solr.client.solrj.SolrServerException: IOException occured when
> talking to server at: https://127.0.0.1:53872//collection1
>
> Stack Trace:
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException:
> Error from server at https://127.0.0.1:53866//collection1:
> java.util.concurrent.ExecutionException:
> org.apache.solr.client.solrj.SolrServerException: IOException occured when
> talking to server at: https://127.0.0.1:53872//collection1
>         at
> __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:BF9856D221AAFA22]: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:80)
>         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)
>
>
> FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs
>
> Error Message:
> Exception during query
>
> Stack Trace:
> java.lang.RuntimeException: Exception during query
>         at
> __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:8E4DBFD7A3BC9350]:0)
>         at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
>         at
> org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
>         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)
> Caused by: java.lang.RuntimeException: REQUEST FAILED:
> xpath=//result[@numFound=1]
>         xml response was: <?xml version="1.0" encoding="UTF-8"?>
> <response>
> <lst name="responseHeader"><int name="status">0</int><int
> name="QTime">0</int></lst><result name="response" numFound="0"
> start="0"></result>
> </response>
>
>         request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>         at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
>         ... 40 more
>
>
>
>
> Build Log:
> [...truncated 9566 lines...]
>    [junit4] Suite: org.apache.solr.update.AutoCommitTest
>    [junit4]   2> Creating dataDir:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001
>    [junit4]   2> 310525 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
>    [junit4]   2> 310526 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 310526 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310526 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 310526 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310527 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310527 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310568 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 310575 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 310588 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 310594 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.IndexSchema [null] Schema name=test
>    [junit4]   2> 310648 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 310655 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.IndexSchema default search field in schema is text
>    [junit4]   2> 310655 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 310659 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 310661 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 310663 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 310663 WARN
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 310663 WARN
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 310663 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 310663 WARN
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 310663 WARN
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 310664 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 310664 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 310664 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.c.CoreContainer New CoreContainer 1458010824
>    [junit4]   2> 310664 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 WARN
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310664 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-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> 310668 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
> params: socketTimeout=30000&connTimeout=30000&retry=true
>    [junit4]   2> 310669 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>    [junit4]   2> 310669 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.l.LogWatcher Registering Log Listener [Log4j
> (org.slf4j.impl.Log4jLoggerFactory)]
>    [junit4]   2> 310669 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for
> authorization module.
>    [junit4]   2> 310669 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.c.CoreContainer No authentication plugin used.
>    [junit4]   2> 310670 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1,
> config=solrconfig.xml, transient=false, schema=schema.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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001,
> shard=shard1}
>    [junit4]   2> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-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> 310671 INFO  (coreLoadExecutor-1203-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> 310689 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 310696 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 310716 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 310721 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 310799 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 310804 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.IndexSchema default search field in schema is text
>    [junit4]   2> 310805 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 310808 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 310810 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 310812 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 310812 INFO  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 310812 WARN  (coreLoadExecutor-1203-thread-1) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-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> 310817 INFO  (coreLoadExecutor-1203-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> 310817 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
>    [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
>    [junit4]   2> 310817 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
>    [junit4]   2> 310818 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>    [junit4]   2> 310818 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
>    [junit4]   2> 310819 WARN  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index'
> doesn't exist. Creating new index...
>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index
>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
> minMergeSize=0, mergeFactor=10, maxMergeSize=1495562796,
> maxMergeSizeForForcedMerge=9223372036854775807,
> calibrateSizeByDeletes=true, maxMergeDocs=2147483647,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
> commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 310819 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 310820 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>    [junit4]   2> 310822 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "dedupe"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "dedupe-allfields"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "uniq-fields"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
>    [junit4]   2> 310823 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
> default, creating implicit default
>    [junit4]   2> 310827 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 310828 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 310829 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 310830 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 310833 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
> startup=lazy
>    [junit4]   2> 310834 INFO  (coreLoadExecutor-1203-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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 310835 WARN  (coreLoadExecutor-1203-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> 310835 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
> org.apache.solr.update.UpdateLog
>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
> defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
> numVersionBuckets=65536
>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 310836 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=41, maxMergeAtOnceExplicit=35,
> maxMergedSegmentMB=56.06640625, floorSegmentMB=1.828125,
> forceMergeDeletesPctAllowed=20.796415045796092, segmentsPerTier=16.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4581149323494488
>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
> commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19ae6d95[collection1]
> main
>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
> {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
> using InMemoryStorage
>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.r.RestManager Initializing 0 registered
> ManagedResources
>    [junit4]   2> 310837 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>    [junit4]   2> 310871 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.s.DirectSolrSpellChecker init:
> {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
> 10000
>    [junit4]   2> 310932 INFO
> (searcherExecutor-1204-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: default
>    [junit4]   2> 310932 INFO
> (searcherExecutor-1204-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: direct
>    [junit4]   2> 310932 INFO
> (searcherExecutor-1204-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: wordbreak
>    [junit4]   2> 310932 INFO
> (searcherExecutor-1204-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: multipleFields
>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
> seed version buckets
>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
> for 65536 version buckets from index
>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
> seed version bucket highest value from index
>    [junit4]   2> 310932 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.UpdateLog Could not find max version in index or
> recent updates, using new clock 1520760077114408960
>    [junit4]   2> 310933 INFO
> (searcherExecutor-1204-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: jarowinkler
>    [junit4]   2> 310934 INFO
> (searcherExecutor-1204-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: external
>    [junit4]   2> 310934 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
> highest version 1520760077114408960
>    [junit4]   2> 310934 INFO
> (searcherExecutor-1204-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: freq
>    [junit4]   2> 310934 INFO  (coreLoadExecutor-1203-thread-1) [
> x:collection1] o.a.s.c.CoreContainer registering core: collection1
>    [junit4]   2> 310936 INFO
> (searcherExecutor-1204-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: fqcn
>    [junit4]   2> 310936 INFO
> (searcherExecutor-1204-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: perDict
>    [junit4]   2> 310937 INFO
> (searcherExecutor-1204-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
> Searcher@19ae6d95[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 310940 INFO
> (SUITE-AutoCommitTest-seed#[37CC69088F5697DA]-worker) [    ]
> o.a.s.SolrTestCaseJ4 ####initCore end
>    [junit4]   2> 310944 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
>    [junit4]   2> 310947 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{deleteByQuery=*:* (-1520760077128040448)} 0 2
>    [junit4]   2> 310949 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> 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> 310949 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
>    [junit4]   2> 310949 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> 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> 310950 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> 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> 310950 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> 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> 310994 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 311001 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 311015 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 311020 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 311081 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 311089 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.IndexSchema default search field in schema is text
>    [junit4]   2> 311089 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 311094 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 311097 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file
> currency.xml
>    [junit4]   2> 311099 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 311099 WARN
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 311099 WARN
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 311099 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
> open-exchange-rates.json
>    [junit4]   2> 311099 WARN
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
>    [junit4]   2> 311099 WARN
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 311106 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> 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> 311106 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [    ]
> o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration
> from instancedir
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
>    [junit4]   2> 311106 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
>    [junit4]   2> 311106 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
>    [junit4]   2> 311107 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
>    [junit4]   2> 311107 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>    [junit4]   2> 311110 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "dedupe"
>    [junit4]   2> 311110 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 311110 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 311110 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "dedupe-allfields"
>    [junit4]   2> 311110 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 311110 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
>    [junit4]   2> 311110 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 311110 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "uniq-fields"
>    [junit4]   2> 311110 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 311111 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 311111 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
>    [junit4]   2> 311111 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
> default, creating implicit default
>    [junit4]   2> 311115 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 311116 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 311117 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 311118 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 311122 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
> startup=lazy
>    [junit4]   2> 311124 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> 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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 311124 WARN
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
> <admin/gettableFiles>, Please update your config to use the
> ShowFileRequestHandler.
>    [junit4]   2> 311125 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 311125 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 311125 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 311126 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2b245739[collection1]
> main
>    [junit4]   2> 311126 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
> {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>    [junit4]   2> 311126 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
> using InMemoryStorage
>    [junit4]   2> 311126 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.r.RestManager Initializing 0 registered
> ManagedResources
>    [junit4]   2> 311126 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>    [junit4]   2> 311128 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.DirectSolrSpellChecker init:
> {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 311136 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
> 10000
>    [junit4]   2> 311136 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: default
>    [junit4]   2> 311136 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: direct
>    [junit4]   2> 311136 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: wordbreak
>    [junit4]   2> 311136 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: multipleFields
>    [junit4]   2> 311137 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
> seed version buckets
>    [junit4]   2> 311137 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: jarowinkler
>    [junit4]   2> 311137 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
> for 65536 version buckets from index
>    [junit4]   2> 311137 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
> seed version bucket highest value from index
>    [junit4]   2> 311138 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: external
>    [junit4]   2> 311138 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with
> highest version 1520760077128040448
>    [junit4]   2> 311138 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
> core=collection1
>    [junit4]   2> 311139 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: freq
>    [junit4]   2> 311139 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=46, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=94.96875,
> floorSegmentMB=1.6669921875, forceMergeDeletesPctAllowed=8.076657495698006,
> segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
> noCFSRatio=0.23776568904497764
>    [junit4]   2> 311139 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: fqcn
>    [junit4]   2> 311139 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
> commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
> ),segFN=segments_1,generation=1}
>    [junit4]   2> 311140 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
>    [junit4]   2> 311140 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be
> used.
>    [junit4]   2> 311140 WARN
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING:
> Overlapping onDeckSearchers=2
>    [junit4]   2> 311140 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: perDict
>    [junit4]   2> 311141 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
> Searcher@2b245739[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 311141 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@74b0ae7a[collection1]
> main
>    [junit4]   2> 311141 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.CoreContainer replacing core: collection1
>    [junit4]   2> 311141 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore
> org.apache.solr.core.SolrCore@4c4c1e5b
>    [junit4]   2> 311141 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.DirectUpdateHandler2 closing
> DirectUpdateHandler2{commits=0,autocommits=0,soft
> autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
>    [junit4]   2> 311142 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
> request.
>    [junit4]   2> 311149 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
> Searcher@74b0ae7a[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 311150 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
> (1520760077341949952)]} 0 0
>    [junit4]   2> 311151 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
> (1520760077342998528)]} 0 1
>    [junit4]   2> 311151 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
> (1520760077344047104)]} 0 1
>    [junit4]   2> 311151 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
> (1520760077344047105)]} 0 1
>    [junit4]   2> 311151 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
> (1520760077344047106)]} 0 1
>    [junit4]   2> 311151 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
> (1520760077344047107)]} 0 2
>    [junit4]   2> 311152 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
> (1520760077345095680)]} 0 2
>    [junit4]   2> 311152 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
> (1520760077345095681)]} 0 2
>    [junit4]   2> 311152 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
> (1520760077345095682)]} 0 2
>    [junit4]   2> 311152 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
> (1520760077345095683)]} 0 3
>    [junit4]   2> 311153 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
> (1520760077345095684)]} 0 3
>    [junit4]   2> 311153 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
> (1520760077346144256)]} 0 3
>    [junit4]   2> 311154 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
> (1520760077346144257)]} 0 4
>    [junit4]   2> 311154 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
> (1520760077347192832)]} 0 4
>    [junit4]   2> 311154 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
> QTime=0
>    [junit4]   2> 311156 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
> (1520760077348241408)]} 0 6
>    [junit4]   2> 311156 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
> (1520760077349289984)]} 0 6
>    [junit4]   2> 311156 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
> QTime=0
>    [junit4]   2> 311156 ERROR
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
> xpath=//result[@numFound=1]
>    [junit4]   2>        xml response was: <?xml version="1.0"
> encoding="UTF-8"?>
>    [junit4]   2> <response>
>    [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int
> name="QTime">0</int></lst><result name="response" numFound="0"
> start="0"></result>
>    [junit4]   2> </response>
>    [junit4]   2>
>    [junit4]   2>        request
> was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>    [junit4]   2> 311157 ERROR
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
> q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException:
> REQUEST FAILED: xpath=//result[@numFound=1]
>    [junit4]   2>        xml response was: <?xml version="1.0"
> encoding="UTF-8"?>
>    [junit4]   2> <response>
>    [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int
> name="QTime">0</int></lst><result name="response" numFound="0"
> start="0"></result>
>    [junit4]   2> </response>
>    [junit4]   2>
>    [junit4]   2>        request
> was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>    [junit4]   2>        at
> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
>    [junit4]   2>        at
> org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
>    [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>
>    [junit4]   2> 311157 INFO
> (TEST-AutoCommitTest.testMaxDocs-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest
> -Dtests.method=testMaxDocs -Dtests.seed=37CC69088F5697DA -Dtests.slow=true
> -Dtests.locale=is_IS -Dtests.timezone=AET -Dtests.asserts=true
> -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   0.22s J1 | AutoCommitTest.testMaxDocs <<<
>    [junit4]    > Throwable #1: java.lang.RuntimeException: Exception
> during query
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([37CC69088F5697DA:8E4DBFD7A3BC9350]:0)
>    [junit4]    >        at
> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:749)
>    [junit4]    >        at
> org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)
>    [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED:
> xpath=//result[@numFound=1]
>    [junit4]    >        xml response was: <?xml version="1.0"
> encoding="UTF-8"?>
>    [junit4]    > <response>
>    [junit4]    > <lst name="responseHeader"><int name="status">0</int><int
> name="QTime">0</int></lst><result name="response" numFound="0"
> start="0"></result>
>    [junit4]    > </response>
>    [junit4]    >        request
> was:q=id:14&qt=standard&start=0&rows=20&version=2.2
>    [junit4]    >        at
> org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:742)
>    [junit4]    >        ... 40 more
>    [junit4]   2> 311163 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
>    [junit4]   2> 311165 INFO  (commitScheduler-1212-thread-1) [
> x:collection1] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
>    [junit4]   2> 311204 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a36d4d0[collection1]
> realtime
>    [junit4]   2> 311205 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
> webapp=null path=null params={}{deleteByQuery=*:* (-1520760077356630016)} 0
> 41
>    [junit4]   2> 311205 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] 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> 311205 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr
> (NoInitialContextEx)
>    [junit4]   2> 311205 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] 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> 311206 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] 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> 311206 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] 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> 311209 INFO  (commitScheduler-1212-thread-1) [
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f3927d9[collection1]
> main
>    [junit4]   2> 311209 INFO  (commitScheduler-1212-thread-1) [
> x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 311211 INFO
> (searcherExecutor-1209-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
> Searcher@5f3927d9[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 311254 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
>    [junit4]   2> 311260 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
>    [junit4]   2> 311273 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
>    [junit4]   2> 311276 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 311330 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
> rates=open-exchange-rates.json, refreshInterval=1440.
>    [junit4]   2> 311336 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.IndexSchema default search field in schema is text
>    [junit4]   2> 311337 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.IndexSchema unique key field: id
>    [junit4]   2> 311340 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates
> from file currency.xml
>    [junit4]   2> 311342 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates
> from file currency.xml
>    [junit4]   2> 311345 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange
> rates from open-exchange-rates.json
>    [junit4]   2> 311345 WARN
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT
> NOTE
>    [junit4]   2> 311345 WARN
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 311345 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange
> rates from open-exchange-rates.json
>    [junit4]   2> 311345 WARN
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT
> NOTE
>    [junit4]   2> 311345 WARN
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
>    [junit4]   2> 311352 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] 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> 311352 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
> configuration from instancedir
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1
>    [junit4]   2> 311352 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\]
>    [junit4]   2> 311352 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding
> Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@502c28be
>    [junit4]   2> 311352 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\index/
>    [junit4]   2> 311352 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.update.AutoCommitTest_37CC69088F5697DA-001\init-core-data-001\
>    [junit4]   2> 311355 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "dedupe"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "dedupe-allfields"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "dedupe-allfields"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "stored_sig"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "stored_sig"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "uniq-fields"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "uniq-fields"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating
> updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting
> DistributedUpdateProcessorFactory into updateRequestProcessorChain
> "distrib-dup-test-chain-implicit"
>    [junit4]   2> 311356 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as
> default, creating implicit default
>    [junit4]   2> 311360 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 311362 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 311363 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 311364 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
>    [junit4]   2> 311368 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with
> startup=lazy
>    [junit4]   2> 311370 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> 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,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/search-facet-invariants,/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> 311371 WARN
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated
> <admin/gettableFiles>, Please update your config to use the
> ShowFileRequestHandler.
>    [junit4]   2> 311371 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore Using default statsCache cache:
> org.apache.solr.search.stats.LocalStatsCache
>    [junit4]   2> 311372 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 311372 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 311372 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4f46e907[collection1]
> main
>    [junit4]   2> 311372 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs:
> {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
>    [junit4]   2> 311372 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json
> using InMemoryStorage
>    [junit4]   2> 311372 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.r.RestManager Initializing 0 registered
> ManagedResources
>    [junit4]   2> 311372 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
>    [junit4]   2> 311373 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.DirectSolrSpellChecker init:
> {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
>    [junit4]   2> 311378 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
> 10000
>    [junit4]   2> 311379 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: default
>    [junit4]   2> 311379 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: direct
>    [junit4]   2> 311379 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: wordbreak
>    [junit4]   2> 311379 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: multipleFields
>    [junit4]   2> 311379 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to
> seed version buckets
>    [junit4]   2> 311379 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: jarowinkler
>    [junit4]   2> 311380 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_
> for 65536 version buckets from index
>    [junit4]   2> 311380 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot
> seed version bucket highest value from index
>    [junit4]   2> 311381 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: external
>    [junit4]   2> 311381 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: freq
>    [junit4]   2> 311382 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: fqcn
>    [junit4]   2> 311383 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
> spellchecker: perDict
>    [junit4]   2> 311384 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
> Searcher@4f46e907[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 311385 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.UpdateLog Took 4.0ms to seed version buckets with
> highest version 1520760077356630016
>    [junit4]   2> 311385 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter...
> core=collection1
>    [junit4]   2> 311385 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit:
> commits: num=2
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
> ),segFN=segments_1,generation=1}
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
> ),segFN=segments_2,generation=2}
>    [junit4]   2> 311385 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
>    [junit4]   2> 311385 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=39, maxMergeAtOnceExplicit=40,
> maxMergedSegmentMB=28.0009765625, floorSegmentMB=1.6484375,
> forceMergeDeletesPctAllowed=19.406816611392564, segmentsPerTier=28.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
>    [junit4]   2> 311385 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit:
> commits: num=1
>    [junit4]   2>
> commit{dir=MockDirectoryWrapper(RAMDirectory@4687d0f9
> lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7c3675cb
> ),segFN=segments_2,generation=2}
>    [junit4]   2> 311386 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
>    [junit4]   2> 311386 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be
> used.
>    [junit4]   2> 311386 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6326c7b5[collection1]
> main
>    [junit4]   2> 311386 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.CoreContainer replacing core: collection1
>    [junit4]   2> 311386 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore
> org.apache.solr.core.SolrCore@14c734dd
>    [junit4]   2> 311386 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.DirectUpdateHandler2 closing
> DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit
> maxDocs=14,soft
> autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
>    [junit4]   2> 311387 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
> Searcher@6326c7b5[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 311388 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on
> request.
>    [junit4]   2> 311397 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
> (1520760077600948224)]} 0 1
>    [junit4]   2> 311397 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
> QTime=0
>    [junit4]   2> 315396 INFO  (commitScheduler-1216-thread-1) [
> x:collection1] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
>    [junit4]   2> 315398 INFO  (commitScheduler-1216-thread-1) [
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3ac442cf[collection1]
> main
>    [junit4]   2> 315398 INFO  (commitScheduler-1216-thread-1) [
> x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 315398 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
> Searcher@3ac442cf[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):c1)))}
>    [junit4]   2> 315648 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
> (1520760082059493376)]} 0 4256
>    [junit4]   2> 315648 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
> QTime=0
>    [junit4]   2> 315649 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
> {delete=[529 (-1520760082060541952)]} 0 4257
>    [junit4]   2> 315649 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
> QTime=0
>    [junit4]   2> 316650 INFO  (commitScheduler-1216-thread-1) [
> x:collection1] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
>    [junit4]   2> 316652 INFO  (commitScheduler-1216-thread-1) [
> x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@75b54453[collection1]
> main
>    [junit4]   2> 316652 INFO  (commitScheduler-1216-thread-1) [
> x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 316654 INFO
> (searcherExecutor-1213-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
> Searcher@75b54453[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):c1)))}
>    [junit4]   2> 316900 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
> QTime=0
>    [junit4]   2> 316900 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
> QTime=0
>    [junit4]   2> 316901 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
> (1520760083373359104)]} 0 5511
>    [junit4]   2> 316902 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
> (1520760083374407680)]} 0 5511
>    [junit4]   2> 316902 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
> (1520760083374407681)]} 0 5511
>    [junit4]   2> 316902 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
> (1520760083374407682)]} 0 5512
>    [junit4]   2> 316903 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
> (1520760083374407683)]} 0 5512
>    [junit4]   2> 316903 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
> (1520760083375456256)]} 0 5512
>    [junit4]   2> 316903 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
> (1520760083375456257)]} 0 5512
>    [junit4]   2> 316903 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
> (1520760083375456258)]} 0 5512
>    [junit4]   2> 316903 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
> (1520760083375456259)]} 0 5513
>    [junit4]   2> 316903 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
> (1520760083375456260)]} 0 5513
>    [junit4]   2> 316903 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
> QTime=0
>    [junit4]   2> 316904 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
> {delete=[530 (-1520760083376504832)]} 0 5513
>    [junit4]   2> 316904 INFO
> (TEST-AutoCommitTest.testCommitWithin-seed#[37CC69088F5697DA]) [
> x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
> {delete=[530 (-1520760083376504833)]} 0 5513
>    [junit4]   2> 316904 INFO
>
> [...truncated too long message...]
>
> ctory Closing MockDirectoryFactory - 2 directories currently being tracked
>    [junit4]   2> 2895156 INFO
> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
> x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\
> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\;done=false>>]
>    [junit4]   2> 2895156 INFO
> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
> x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\
>    [junit4]   2> 2895156 INFO
> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
> x:collection1] o.a.s.c.CachingDirectoryFactory looking to close
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index
> [CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index;done=false>>]
>    [junit4]   2> 2895156 INFO
> (SUITE-AnalyticsMergeStrategyTest-seed#[37CC69088F5697DA]-worker) [
> x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.search.AnalyticsMergeStrategyTest_37CC69088F5697DA-001\init-core-data-001\index
>    [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_37CC69088F5697DA-001
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60):
> {_version_=PostingsFormat(name=Asserting), sort_i=FST50,
> id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{},
> sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {},
> locale=en_ZA, timezone=Europe/Paris
>    [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_66
> (64-bit)/cpus=3,threads=1,free=269641856,total=536870912
>    [junit4]   2> NOTE: All tests run in this JVM: [TestConfigReload,
> CdcrReplicationDistributedZkTest, BinaryUpdateRequestHandlerTest,
> SpellPossibilityIteratorTest, RestartWhileUpdatingTest,
> TestManagedSchemaFieldResource, DateFieldTest, DirectSolrConnectionTest,
> TestCSVResponseWriter, TestFilteredDocIdSet,
> SharedFSAutoReplicaFailoverUtilsTest, HdfsUnloadDistributedZkTest,
> TestFastWriter, TestMiniSolrCloudClusterSSL, TestIndexSearcher,
> TestSchemaResource, HdfsDirectoryFactoryTest, TestBinaryField,
> TestBlendedInfixSuggestions, TestCoreDiscovery, TestManagedResource,
> TermVectorComponentTest, TestSolrCoreProperties, TestWriterPerf,
> TestPerFieldSimilarity, SolrPluginUtilsTest,
> DistributedFacetPivotSmallTest, WordBreakSolrSpellCheckerTest,
> MinimalSchemaTest, DistanceUnitsTest, TestCustomSort, TestJsonRequest,
> TestSolrQueryParser, DeleteShardTest, TestSolrConfigHandlerConcurrent,
> DebugComponentTest, OpenExchangeRatesOrgProviderTest,
> TestCloudManagedSchema, TestCollapseQParserPlugin,
> TestConfigSetsAPIZkFailure, ConfigSetsAPITest, TestZkChroot,
> TestQueryUtils, TestBM25SimilarityFactory, TestSQLHandler,
> TestMissingGroups, TestStressRecovery,
> CollectionsAPIAsyncDistributedZkTest, TestCrossCoreJoin,
> SolrCoreCheckLockOnStartupTest, TestSolrDynamicMBean,
> ShardRoutingCustomTest, RAMDirectoryFactoryTest, AutoCommitTest,
> TestRemoveLastDynamicCopyField, ShowFileRequestHandlerTest,
> TestShardHandlerFactory, DocValuesMissingTest, TestScoreJoinQPNoScore,
> TestRangeQuery, SuggesterTest, ResponseLogComponentTest,
> ChangedSchemaMergeTest, TestAuthenticationFramework, TestSolr4Spatial,
> TestExactSharedStatsCache, TestRebalanceLeaders, SSLMigrationTest,
> TestLMJelinekMercerSimilarityFactory, SuggesterWFSTTest,
> LoggingHandlerTest, SpatialHeatmapFacetsTest, TestFoldingMultitermQuery,
> CopyFieldTest, TestReload, MultiTermTest, TestDistributedGrouping,
> TestPKIAuthenticationPlugin, TestRandomCollapseQParserPlugin,
> MultiThreadedOCPTest, FileBasedSpellCheckerTest, EchoParamsTest,
> OverseerRolesTest, CoreAdminHandlerTest, TestQueryTypes,
> TestRequestForwarding, ConvertedLegacyTest, IndexSchemaRuntimeFieldTest,
> TriLevelCompositeIdRoutingTest, TestNamedUpdateProcessors,
> OverseerTaskQueueTest, TestUtils, TestRestManager, TestCloudPivotFacet,
> InfoHandlerTest, ShardSplitTest, ResourceLoaderTest,
> DistributedFacetPivotLongTailTest, BJQParserTest,
> DistributedSuggestComponentTest, TestBinaryResponseWriter,
> TestPerFieldSimilarityWithDefaultOverride, SolrCloudExampleTest,
> OutputWriterTest, DefaultValueUpdateProcessorTest, BasicDistributedZk2Test,
> HdfsSyncSliceTest, DistributedTermsComponentTest,
> TestAtomicUpdateErrorCases, BufferStoreTest, SolrInfoMBeanTest,
> TestRTimerTree, BasicFunctionalityTest, SpatialRPTFieldTypeTest,
> CachingDirectoryFactoryTest, FileUtilsTest, CustomCollectionTest,
> TestExclusionRuleCollectionAccess, TestRTGBase,
> CollectionsAPIDistributedZkTest, TestDefaultSearchFieldResource,
> TestFiltering, TestIntervalFaceting, SimpleMLTQParserTest,
> TestShortCircuitedRequests, DistributedExpandComponentTest,
> LeaderFailoverAfterPartitionTest, HdfsLockFactoryTest,
> ChaosMonkeySafeLeaderTest, TestSchemaVersionResource,
> TestRandomMergePolicy, HdfsRecoverLeaseTest,
> DeleteLastCustomShardedReplicaTest, CdcrRequestHandlerTest,
> SolrCmdDistributorTest, TestEmbeddedSolrServerConstructors,
> TestDistribDocBasedVersion, TestRawResponseWriter,
> TestSha256AuthenticationProvider, FieldMutatingUpdateProcessorTest,
> BasicDistributedZkTest, OpenCloseCoreStressTest,
> LeaderElectionIntegrationTest, TestReplicationHandler,
> TestRandomDVFaceting, ZkCLITest, TermVectorComponentDistributedTest,
> TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest,
> StatsComponentTest, QueryElevationComponentTest, TestLazyCores,
> SoftAutoCommitTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest,
> SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
> SolrRequestParserTest, TestStressLucene, TestTrie, SpatialFilterTest,
> SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory,
> StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest,
> DisMaxRequestHandlerTest, StandardRequestHandlerTest,
> TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
> TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest,
> RequiredFieldsTest, FastVectorHighlighterTest, TestJmxIntegration,
> MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest,
> CSVRequestHandlerTest, TestLFUCache, PluginInfoTest, DateMathParserTest,
> ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, AliasIntegrationTest,
> BaseCdcrDistributedZkTest, CdcrReplicationHandlerTest,
> CloudExitableDirectoryReaderTest, CollectionStateFormat2Test,
> CollectionTooManyReplicasTest, ForceLeaderTest,
> LeaderInitiatedRecoveryOnCommitTest,
> OutOfBoxZkACLAndCredentialsProvidersTest,
> OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest,
> RecoveryAfterSoftCommitTest, RollingRestartTest, TestConfigSetsAPI,
> TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread,
> HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest,
> HdfsCollectionsAPIDistributedZkTest, HdfsWriteToMultipleCollectionsTest,
> TestClusterStateMutator, RuleEngineTest, ExitableDirectoryReaderTest,
> TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties,
> TestDynamicLoading, DistributedQueryComponentOptimizationTest,
> TestExpandComponent, TestPivotHelperCode, TestTrackingShardHandlerFactory,
> JavabinLoaderTest, HighlighterMaxOffsetTest, TestChildDocTransformer,
> TestCustomDocTransformer, TestRawTransformer, TestSolrQueryResponse,
> TestSortingResponseWriter, TestClassNameShortening,
> TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource,
> TestFieldTypeCollectionResource, TestFieldTypeResource,
> TestManagedSchemaDynamicFieldResource, TestManagedSchemaFieldTypeResource,
> TestSerializedLuceneMatchVersion,
> TestSolrQueryParserDefaultOperatorResource, TestUniqueKeyFieldResource,
> TestManagedSynonymFilterFactory, DateRangeFieldTest, EnumFieldTest,
> TestBulkSchemaConcurrent, TestCloudSchemaless, TestCollationFieldDocValues,
> TestManagedSchema, TestSchemaManager, AnalyticsMergeStrategyTest]
>    [junit4] Completed [507/566 (2!)] on J1 in 7.78s, 1 test, 1 error <<<
> FAILURES!
>
> [...truncated 217 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:1436:
> The following error occurred while executing this line:
> C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991:
> There were test failures: 566 suites (8 ignored), 2254 tests, 2 errors, 123
> ignored (79 assumptions) [seed: 37CC69088F5697DA]
>
> Total time: 68 minutes 24 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>