Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/640/

2 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:43462/awholynewcollection_0: Expected 
mime type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
500 </title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing 
/awholynewcollection_0/select. Reason: <pre>    {msg=Error trying to proxy 
request for url: 
http://127.0.0.1:42836/awholynewcollection_0/select,trace=org.apache.solr.common.SolrException:
 Error trying to proxy request for url: 
http://127.0.0.1:42836/awholynewcollection_0/select  at 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:596)  at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:444)  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
  at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)  
at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)  at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585) 
 at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)  
at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
  at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
  at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  
at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)  
at org.eclipse.jetty.server.Server.handle(Server.java:499)  at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)  at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)  at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)  at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
  at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555) 
 at java.lang.Thread.run(Thread.java:745) Caused by: 
org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for 
connection from pool  at 
org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(PoolingClientConnectionManager.java:226)
  at 
org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(PoolingClientConnectionManager.java:195)
  at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:423)
  at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
  at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
  at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
  at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
  at org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:563)  
... 24 more ,code=500}</pre></p> <hr /><i><small>Powered by 
Jetty://</small></i> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43462/awholynewcollection_0: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /awholynewcollection_0/select. Reason:
<pre>    {msg=Error trying to proxy request for url: 
http://127.0.0.1:42836/awholynewcollection_0/select,trace=org.apache.solr.common.SolrException:
 Error trying to proxy request for url: 
http://127.0.0.1:42836/awholynewcollection_0/select
        at 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:596)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:444)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:499)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting 
for connection from pool
        at 
org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(PoolingClientConnectionManager.java:226)
        at 
org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(PoolingClientConnectionManager.java:195)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:423)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:563)
        ... 24 more
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([C420C38008D3DEBF:4C74FC5AA62FB347]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
        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.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1753)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:653)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:155)
        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:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        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([C420C38008D3DEBF:7DA1155F2439DA35]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:194)
        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:759)
        ... 40 more




Build Log:
[...truncated 10125 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001
   [junit4]   2> 693372 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 693373 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 693373 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 693374 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 693374 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 693374 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 693374 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 693374 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 693403 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 693411 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 693431 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 693432 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 693437 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 693538 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 693544 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 693545 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 693552 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 693554 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 693556 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 693556 WARN  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 693556 WARN  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 693556 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 693556 WARN  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 693556 WARN  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 693557 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 693557 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 693557 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/'
   [junit4]   2> 693557 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 693557 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 693557 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1207550783
   [junit4]   2> 693557 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/]
   [junit4]   2> 693557 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib
   [junit4]   2> 693557 WARN  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib).
   [junit4]   2> 693571 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-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> 693575 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 693576 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 693576 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 693576 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 693576 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 693577 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] o.a.s.c.SolrCore 
Created CoreDescriptor: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, instanceDir=collection1, 
collection=collection1, 
absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/,
 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 693577 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 693579 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 693580 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 693580 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 693580 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 693580 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 693597 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 693605 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 693624 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 693625 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 693632 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 693735 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 693740 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 693741 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 693745 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 693747 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 693748 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 693748 WARN  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 693748 WARN  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 693748 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 693749 WARN  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 693749 WARN  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 693750 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 693750 INFO  (coreLoadExecutor-2032-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1
   [junit4]   2> 693750 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 693750 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 693750 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5937bb9
   [junit4]   2> 693750 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001
   [junit4]   2> 693751 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001/index/
   [junit4]   2> 693751 WARN  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 693751 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001/index
   [junit4]   2> 693751 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=99.3447265625, 
floorSegmentMB=0.48046875, forceMergeDeletesPctAllowed=3.090699265875453, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 693752 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@35440596 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@efcca38),segFN=segments_1,generation=1}
   [junit4]   2> 693752 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 693752 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001/
   [junit4]   2> 693757 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 693757 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 693757 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 693757 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 693757 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 693757 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 693757 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 693757 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 693757 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 693758 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 693758 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 693758 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 693760 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 693760 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 693761 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 693762 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 693765 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 693767 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 693767 WARN  (coreLoadExecutor-2032-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> 693768 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 693768 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 693768 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 693769 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 693769 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 693769 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=85.626953125, 
floorSegmentMB=0.486328125, forceMergeDeletesPctAllowed=6.400773884431246, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.3691316900264837
   [junit4]   2> 693770 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@35440596 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@efcca38),segFN=segments_1,generation=1}
   [junit4]   2> 693770 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 693770 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@77661abe[collection1] 
main
   [junit4]   2> 693770 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 693770 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 693771 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 693771 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 693778 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 693808 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 693808 INFO  
(searcherExecutor-2033-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 693808 INFO  
(searcherExecutor-2033-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 693808 INFO  
(searcherExecutor-2033-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 693808 INFO  
(searcherExecutor-2033-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 693809 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 693809 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 693809 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 693809 INFO  
(searcherExecutor-2033-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 693809 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1518270571395153920
   [junit4]   2> 693809 INFO  
(searcherExecutor-2033-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 693810 INFO  
(searcherExecutor-2033-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 693810 INFO  
(searcherExecutor-2033-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 693810 INFO  
(searcherExecutor-2033-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 693811 INFO  
(searcherExecutor-2033-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77661abe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 693811 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with 
highest version 1518270571395153920
   [junit4]   2> 693811 INFO  (coreLoadExecutor-2032-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 693812 INFO  
(SUITE-AutoCommitTest-seed#[C420C38008D3DEBF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 693815 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 693817 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1518270571401445376)} 0 1
   [junit4]   2> 693818 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 693819 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 693819 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 693819 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 693819 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 693819 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 693845 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 693858 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 693879 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 693879 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 693884 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 693980 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 693985 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 693986 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 693991 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 693993 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 693995 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 693995 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 693995 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 693995 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 693995 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 693995 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 693996 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 693996 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1
   [junit4]   2> 693997 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001/]
   [junit4]   2> 693997 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5937bb9
   [junit4]   2> 693997 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001/index/
   [junit4]   2> 693998 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001/
   [junit4]   2> 694003 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 694003 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 694003 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 694003 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 694004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 694004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 694004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 694004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 694004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 694004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 694004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 694004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 694006 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 694007 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 694008 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 694009 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 694013 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 694015 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 694016 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 694016 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 694017 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 694017 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 694017 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@7dd8d5f0[collection1] main
   [junit4]   2> 694017 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 694018 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 694018 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 694018 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 694018 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 694023 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 694024 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 694024 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 694024 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 694024 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 694025 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 694025 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 694025 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 694025 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 694025 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 694026 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 694026 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 694026 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 694027 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7dd8d5f0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 694027 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1518270571401445376
   [junit4]   2> 694027 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 694028 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.584127123905191]
   [junit4]   2> 694028 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@35440596 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@efcca38),segFN=segments_1,generation=1}
   [junit4]   2> 694029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 694029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 694029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@5d9daba7[collection1] main
   [junit4]   2> 694029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 694029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3a774480
   [junit4]   2> 694030 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d9daba7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 694030 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=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> 694030 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 694042 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1518270571638423552)]} 0 1
   [junit4]   2> 694043 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    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> 695042 INFO  (commitScheduler-2041-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 695046 INFO  (commitScheduler-2041-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@68651f99[collection1] 
main
   [junit4]   2> 695046 INFO  (commitScheduler-2041-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 695047 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@68651f99[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C1)))}
   [junit4]   2> 695296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1518270572953337856)]} 0 
1255
   [junit4]   2> 695296 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    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> 695297 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    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> 695298 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{delete=[529 (-1518270572956483584)]} 0 0
   [junit4]   2> 695299 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    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> 696296 INFO  (commitScheduler-2041-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 696300 INFO  (commitScheduler-2041-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@577bab12[collection1] 
main
   [junit4]   2> 696300 INFO  (commitScheduler-2041-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 696302 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@577bab12[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 696306 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[550 (1518270574009253888)]} 0 
2265
   [junit4]   2> 696306 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    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> 696307 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1518270574014496768)]} 0 
2266
   [junit4]   2> 696307 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1518270574014496769)]} 0 
2267
   [junit4]   2> 696308 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1518270574015545344)]} 0 
2267
   [junit4]   2> 696313 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1518270574015545345)]} 0 
2272
   [junit4]   2> 696318 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1518270574020788224)]} 0 
2277
   [junit4]   2> 696318 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1518270574026031104)]} 0 
2277
   [junit4]   2> 696318 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1518270574026031105)]} 0 
2278
   [junit4]   2> 696319 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1518270574026031106)]} 0 
2278
   [junit4]   2> 696321 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1518270574027079680)]} 0 
2280
   [junit4]   2> 696322 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1518270574029176832)]} 0 
2281
   [junit4]   2> 696322 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    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> 697306 INFO  (commitScheduler-2041-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 697311 INFO  (commitScheduler-2041-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@76d88b4c[collection1] 
main
   [junit4]   2> 697312 INFO  (commitScheduler-2041-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 697314 INFO  
(searcherExecutor-2038-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@76d88b4c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)
 Uninverting(_2(6.0.0):C5/4:delGen=1) Uninverting(_4(6.0.0):C1)))}
   [junit4]   2> 697324 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1518270575079849984)]} 0 
3283
   [junit4]   2> 697324 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    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=1 status=0 
QTime=0 
   [junit4]   2> 697325 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 697328 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 697342 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@60fb8d56[collection1] realtime
   [junit4]   2> 697342 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1518270575085092864)} 0 14
   [junit4]   2> 697343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 697343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 697343 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 697344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/'
 to classloader
   [junit4]   2> 697344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 697344 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 697372 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 697381 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 697402 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 697402 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 697407 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 697500 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 697505 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 697506 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 697510 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 697514 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 697516 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 697516 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 697516 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 697516 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 697516 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 697516 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 697517 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 697517 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1
   [junit4]   2> 697518 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001/]
   [junit4]   2> 697518 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5937bb9
   [junit4]   2> 697518 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001/index/
   [junit4]   2> 697518 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_C420C38008D3DEBF-001/init-core-data-001/
   [junit4]   2> 697526 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 697526 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 697526 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 697526 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 697526 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 697526 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 697526 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 697526 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 697526 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 697527 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 697527 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 697527 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 697529 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 697530 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 697530 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 697531 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 697536 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 697538 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 697539 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 697539 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 697539 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 697540 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 697540 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@4c545e7b[collection1] main
   [junit4]   2> 697540 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 697540 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 697540 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 697541 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 697542 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 697546 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 697546 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 697546 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 697546 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 697546 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 697547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 697547 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 697547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 697547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 697547 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 697548 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 697548 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 697548 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 697549 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1518270575085092864
   [junit4]   2> 697549 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 697550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@35440596 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@efcca38),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@35440596 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@efcca38),segFN=segments_2,generation=2}
   [junit4]   2> 697550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 697550 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c545e7b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 697550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 697552 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@35440596 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@efcca38),segFN=segments_2,generation=2}
   [junit4]   2> 697552 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 697553 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 697553 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@558bc3fc[collection1] main
   [junit4]   2> 697553 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 697553 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@630b8ec7
   [junit4]   2> 697553 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommit maxTime=1000ms,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 697554 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 697562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1518270575329411072)]} 0 0
   [junit4]   2> 697562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1518270575330459648)]} 0 1
   [junit4]   2> 697562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1518270575330459649)]} 0 1
   [junit4]   2> 697562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1518270575330459650)]} 0 1
   [junit4]   2> 697563 INFO  
(searcherExecutor-2042-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@558bc3fc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 697585 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1518270575331508224)]} 0 23
   [junit4]   2> 697585 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1518270575354576896)]} 0 24
   [junit4]   2> 697586 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1518270575354576897)]} 0 25
   [junit4]   2> 697586 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1518270575355625472)]} 0 25
   [junit4]   2> 697586 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1518270575355625473)]} 0 25
   [junit4]   2> 697598 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1518270575355625474)]} 0 37
   [junit4]   2> 697599 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1518270575368208384)]} 0 38
   [junit4]   2> 697599 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1518270575369256960)]} 0 38
   [junit4]   2> 697599 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C420C38008D3DEBF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1518270575369256961)]} 0 38
   [junit4]   2> 697600 INFO  (TEST-AutoCommitTest

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

<pre>    {msg=Error trying to proxy request for url: 
http://127.0.0.1:42836/awholynewcollection_0/select,trace=org.apache.solr.common.SolrException:
 Error trying to proxy request for url: 
http://127.0.0.1:42836/awholynewcollection_0/select
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:596)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:444)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:220)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:179)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: 
org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for 
connection from pool
   [junit4]    >        at 
org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(PoolingClientConnectionManager.java:226)
   [junit4]    >        at 
org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(PoolingClientConnectionManager.java:195)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:423)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.remoteQuery(HttpSolrCall.java:563)
   [junit4]    >        ... 24 more
   [junit4]    > ,code=500}</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C420C38008D3DEBF:4C74FC5AA62FB347]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:543)
   [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.cloud.AbstractFullDistribZkTestBase.waitForNon403or404or503(AbstractFullDistribZkTestBase.java:1753)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:653)
   [junit4]    >        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:155)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1000737 INFO  
(SUITE-CollectionsAPIDistributedZkTest-seed#[C420C38008D3DEBF]-worker) 
[n:127.0.0.1:41991_ c:nodes_used_collection s:shard1 r:core_node2 
x:nodes_used_collection_shard1_replica2] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPIDistributedZkTest_C420C38008D3DEBF-001
   [junit4]   2> Nov 19, 2015 12:25:56 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, 
locale=sr_CS, timezone=Africa/Ouagadougou
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_66 (64-bit)/cpus=4,threads=1,free=98856272,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTest, 
CleanupOldIndexTest, TestDownShardTolerantSearch, TestDistribDocBasedVersion, 
TestBlendedInfixSuggestions, TestSolrXml, CdcrRequestHandlerTest, 
BasicDistributedZk2Test, TestXIncludeConfig, TestJmxMonitoredMap, 
LukeRequestHandlerTest, TestSchemaVersionResource, TestFastWriter, TestMacros, 
TestConfigOverlay, TestExclusionRuleCollectionAccess, 
DistributedIntervalFacetingTest, DocValuesMultiTest, 
TestHighFrequencyDictionaryFactory, ClusterStateTest, 
DistribDocExpirationUpdateProcessorTest, TestElisionMultitermQuery, 
HLLUtilTest, TestJsonRequest, TestCustomDocTransformer, 
TestIndexingPerformance, PrimitiveFieldTypeTest, TestSolr4Spatial2, 
RecoveryZkTest, DirectUpdateHandlerOptimizeTest, CustomCollectionTest, 
LeaderElectionTest, SaslZkACLProviderTest, TestStressUserVersions, 
ScriptEngineTest, CachingDirectoryFactoryTest, ExplicitHLLTest, ShardSplitTest, 
DeleteLastCustomShardedReplicaTest, TestReloadDeadlock, 
SharedFSAutoReplicaFailoverTest, CoreAdminRequestStatusTest, TestIndexSearcher, 
TestManagedSchema, TestCustomSort, TestPerFieldSimilarity, HdfsNNFailoverTest, 
PreAnalyzedUpdateProcessorTest, TestZkChroot, FieldAnalysisRequestHandlerTest, 
TermVectorComponentDistributedTest, DocExpirationUpdateProcessorFactoryTest, 
TestSchemaSimilarityResource, TestRemoveLastDynamicCopyField, 
TestFreeTextSuggestions, VMParamsZkACLAndCredentialsProvidersTest, 
TestCSVResponseWriter, BadComponentTest, DebugComponentTest, 
StatelessScriptUpdateProcessorFactoryTest, TestCrossCoreJoin, 
DistanceUnitsTest, SuggesterWFSTTest, SSLMigrationTest, TestReload, 
AutoCommitTest, CoreAdminHandlerTest, TestDefaultSearchFieldResource, 
RegexBoostProcessorTest, RequestHandlersTest, BaseCdcrDistributedZkTest, 
TestNRTOpen, TestLeaderElectionZkExpiry, TestDefaultStatsCache, 
TestDynamicLoading, DateMathParserTest, TestSortByMinMaxFunction, 
TestSuggestSpellingConverter, SolrCloudExampleTest, TestRestoreCore, 
HdfsRecoveryZkTest, DistributedExpandComponentTest, DirectSolrConnectionTest, 
SampleTest, ShowFileRequestHandlerTest, TestManagedSchemaFieldTypeResource, 
TestPHPSerializedResponseWriter, SolrCoreCheckLockOnStartupTest, 
TestFilteredDocIdSet, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest]
   [junit4] Completed [283/559] on J2 in 77.68s, 1 test, 1 error <<< FAILURES!

[...truncated 874 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: 
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:516:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987:
 There were test failures: 559 suites (8 ignored), 2215 tests, 2 errors, 82 
ignored (68 assumptions) [seed: C420C38008D3DEBF]

Total time: 56 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to