Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1866/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  
org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore

Error Message:
IOException occured when talking to server at: 
https://127.0.0.1:60283/example/core0

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:60283/example/core0
        at 
__randomizedtesting.SeedInfo.seed([7E4851194D557286:FA604AEA82867FB3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:584)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
        at 
org.apache.solr.client.solrj.MultiCoreExampleTestBase.testMultiCore(MultiCoreExampleTestBase.java:184)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.http.NoHttpResponseException: The target server failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
        ... 44 more




Build Log:
[...truncated 12614 lines...]
   [junit4] Suite: 
org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/init-core-data-001
   [junit4]   2> 138733 T284 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 138741 T284 oas.SolrTestCaseJ4.setUp ###Starting 
testDistributed
   [junit4]   2> 138753 T284 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 138794 T284 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 138798 T284 oejs.AbstractConnector.doStart Started 
[email protected]:60278
   [junit4]   2> 138808 T284 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 138810 T284 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 138810 T284 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore
   [junit4]   2> 138810 T284 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/'
   [junit4]   2> 138853 T284 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/solr.xml
   [junit4]   2> 138884 T284 oasc.CoreContainer.<init> New CoreContainer 
1877261191
   [junit4]   2> 138884 T284 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/]
   [junit4]   2> 138886 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 138887 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: https
   [junit4]   2> 138887 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 138888 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 138889 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 138889 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 138890 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 138890 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 138891 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 138891 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 138895 T284 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 138907 T284 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 138907 T284 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 138907 T284 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 138926 T294 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core0/'
   [junit4]   2> 138926 T295 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core1/'
   [junit4]   2> 139073 T294 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 139094 T294 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 139095 T294 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core0/conf/schema.xml
   [junit4]   2> 139094 T295 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 139117 T294 oass.IndexSchema.readSchema [core0] Schema 
name=example core zero
   [junit4]   2> 139121 T295 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 139124 T295 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core1/conf/schema.xml
   [junit4]   2> 139136 T295 oass.IndexSchema.readSchema [core1] Schema 
name=example core one
   [junit4]   2> 139139 T295 oass.IndexSchema.readSchema default search field 
in schema is name
   [junit4]   2> 139140 T295 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 139141 T295 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 139142 T295 oasc.CoreContainer.create Creating SolrCore 
'core1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core1/
   [junit4]   2> 139142 T295 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 139144 T294 oass.IndexSchema.readSchema default search field 
in schema is name
   [junit4]   2> 139146 T294 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 139147 T294 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 139148 T294 oasc.CoreContainer.create Creating SolrCore 
'core0' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core0/
   [junit4]   2> 139148 T294 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 139214 T294 oasc.SolrCore.<init> [core0] Opening new SolrCore 
at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core0/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/
   [junit4]   2> 139215 T294 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core0
   [junit4]   2> 139222 T295 oasc.SolrCore.<init> [core1] Opening new SolrCore 
at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/
   [junit4]   2> 139223 T295 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core1
   [junit4]   2> 139391 T294 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001
   [junit4]   2> 139392 T294 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/index/
   [junit4]   2> 139392 T294 oasc.SolrCore.initIndex WARN [core0] Solr index 
directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 139393 T294 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/index
   [junit4]   2> 139400 T295 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002
   [junit4]   2> 139404 T295 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/index/
   [junit4]   2> 139405 T295 oasc.SolrCore.initIndex WARN [core1] Solr index 
directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/index'
 doesn't exist. Creating new index...
   [junit4]   2> 139408 T295 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/index
   [junit4]   2> 139438 T295 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/index,segFN=segments_1,generation=1}
   [junit4]   2> 139439 T295 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 139448 T294 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 139448 T294 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 139451 T294 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 139451 T294 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 139451 T294 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 139452 T294 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 139452 T294 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 139452 T294 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 139452 T295 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 139453 T295 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 139453 T295 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 139453 T295 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 139454 T295 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 139455 T295 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 139455 T295 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 139452 T294 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 139458 T294 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 139459 T294 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 139462 T294 oasc.RequestHandlers.initHandlersFromConfig 
created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 139463 T294 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 139464 T294 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 139467 T294 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 139469 T295 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 139479 T295 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 139484 T295 oasc.RequestHandlers.initHandlersFromConfig 
created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 139489 T295 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 139493 T295 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 139493 T295 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 139504 T295 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 139507 T295 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 139510 T295 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 139517 T294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 139519 T294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 139522 T294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 139527 T295 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 139528 T294 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 139544 T295 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 139545 T295 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 139545 T294 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 139556 T294 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 139693 T295 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/index,segFN=segments_1,generation=1}
   [junit4]   2> 139693 T295 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 139694 T295 oass.SolrIndexSearcher.<init> Opening 
Searcher@a8f9952[core1] main
   [junit4]   2> 139695 T295 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 139696 T295 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 139696 T295 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 139697 T295 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 139697 T295 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 139698 T295 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 139701 T294 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/index,segFN=segments_1,generation=1}
   [junit4]   2> 139702 T294 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 139703 T294 oass.SolrIndexSearcher.<init> Opening 
Searcher@cfb60d6[core0] main
   [junit4]   2> 139703 T294 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core0/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 139704 T294 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 139704 T294 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 139704 T294 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 139705 T294 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 139705 T294 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 139707 T294 oasc.CoreContainer.registerCore registering core: 
core0
   [junit4]   2> 139708 T297 oasc.SolrCore.registerSearcher [core0] Registered 
new searcher Searcher@cfb60d6[core0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139710 T295 oasc.CoreContainer.registerCore registering core: 
core1
   [junit4]   2> 139712 T296 oasc.SolrCore.registerSearcher [core1] Registered 
new searcher Searcher@a8f9952[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139714 T284 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 139715 T284 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C82 name=core0 
org.apache.solr.core.SolrCore@52d2575d
   [junit4]   2> 139792 T292 C82 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 139793 T292 C82 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 139794 T292 C82 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 139795 T292 C82 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 139796 T292 C82 oasup.LogUpdateProcessor.finish [core0] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{deleteByQuery=*:* (-1483113598259560448),commit=} 0 10
   [junit4]   2> ASYNC  NEW_CORE C83 name=core1 
org.apache.solr.core.SolrCore@38843cef
   [junit4]   2> 139900 T290 C83 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 139901 T290 C83 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 139902 T290 C83 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 139904 T290 C83 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 139904 T290 C83 oasup.LogUpdateProcessor.finish [core1] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{deleteByQuery=*:* (-1483113598368612352),commit=} 0 14
   [junit4]   2> 139930 T291 C82 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 140005 T291 C82 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/index,segFN=segments_2,generation=2}
   [junit4]   2> 140008 T291 C82 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 140024 T291 C82 oass.SolrIndexSearcher.<init> Opening 
Searcher@a2bbeb4[core0] main
   [junit4]   2> 140025 T291 C82 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 140025 T297 oasc.SolrCore.registerSearcher [core0] Registered 
new searcher Searcher@a2bbeb4[core0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)))}
   [junit4]   2> 140026 T291 C82 oasup.LogUpdateProcessor.finish [core0] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{add=[core0 (1483113598402166784)],commit=} 0 104
   [junit4]   2> 140044 T292 C83 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 140135 T292 C83 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/index,segFN=segments_2,generation=2}
   [junit4]   2> 140141 T292 C83 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 140158 T292 C83 oass.SolrIndexSearcher.<init> Opening 
Searcher@674aa791[core1] main
   [junit4]   2> 140160 T296 oasc.SolrCore.registerSearcher [core1] Registered 
new searcher Searcher@674aa791[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)))}
   [junit4]   2> 140164 T292 C83 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 140165 T292 C83 oasup.LogUpdateProcessor.finish [core1] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{add=[core1 (1483113598518558720)],commit=} 0 132
   [junit4]   2> 140185 T288 C82 oasc.SolrCore.execute [core0] webapp=/example 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=14 
   [junit4]   2> 140202 T289 C83 oasc.SolrCore.execute [core1] webapp=/example 
path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
   [junit4]   2> 140305 T289 C83 oasc.SolrCore.execute [core1] webapp=/example 
path=/select 
params={q=*:*&distrib=false&fl=id,score&NOW=1414407347399&start=0&fsv=true&isShard=true&shard.url=https://127.0.0.1:60278/example/core1&rows=10&wt=javabin&version=2}
 hits=1 status=0 QTime=0 
   [junit4]   2> 140364 T293 C82 oasc.SolrCore.execute [core0] webapp=/example 
path=/select 
params={q=*:*&distrib=false&fl=id,score&NOW=1414407347399&start=0&fsv=true&isShard=true&shard.url=https://127.0.0.1:60278/example/core0&rows=10&wt=javabin&version=2}
 hits=1 status=0 QTime=0 
   [junit4]   2> 140465 T289 C82 oasc.SolrCore.execute [core0] webapp=/example 
path=/select 
params={q=*:*&distrib=false&fl=id,s:[shard]&NOW=1414407347399&ids=core0&isShard=true&shard.url=https://127.0.0.1:60278/example/core0&wt=javabin&version=2}
 status=0 QTime=43 
   [junit4]   2> 140467 T288 C83 oasc.SolrCore.execute [core1] webapp=/example 
path=/select 
params={q=*:*&distrib=false&fl=id,s:[shard]&NOW=1414407347399&ids=core1&isShard=true&shard.url=https://127.0.0.1:60278/example/core1&wt=javabin&version=2}
 status=0 QTime=32 
   [junit4]   2> 140473 T290 C82 oasc.SolrCore.execute [core0] webapp=/example 
path=/select 
params={q=*:*&shards=https://127.0.0.1:60278/example/core0,https://127.0.0.1:60278/example/core1&fl=id,s:[shard]&wt=javabin&version=2}
 hits=2 status=0 QTime=260 
   [junit4]   2> 140475 T284 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistributed
   [junit4]   2> 140496 T284 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1877261191
   [junit4]   2> 140497 T284 oasc.SolrCore.close [core0]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@52d2575d
   [junit4]   2> 140498 T284 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=167,transaction_logs_total_number=2}
   [junit4]   2> 140499 T284 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 140499 T284 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 140499 T284 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 140507 T284 oasc.SolrCore.closeSearcher [core0] Closing main 
searcher on request.
   [junit4]   2> 140509 T284 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 140510 T284 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001;done=false>>]
   [junit4]   2> 140510 T284 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001
   [junit4]   2> 140511 T284 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/index;done=false>>]
   [junit4]   2> 140513 T284 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-001/index
   [junit4]   2> 140514 T284 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@38843cef
   [junit4]   2> 140515 T284 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=167,transaction_logs_total_number=2}
   [junit4]   2> 140519 T284 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 140520 T284 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 140520 T284 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 140533 T284 oasc.SolrCore.closeSearcher [core1] Closing main 
searcher on request.
   [junit4]   2> 140534 T284 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 140535 T284 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/index;done=false>>]
   [junit4]   2> 140536 T284 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002/index
   [junit4]   2> 140536 T284 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002;done=false>>]
   [junit4]   2> 140537 T284 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-002
   [junit4]   2> 140540 T284 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/example,null}
   [junit4]   2> 145496 T284 oas.SolrTestCaseJ4.setUp ###Starting testMultiCore
   [junit4]   2> 145501 T284 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 145514 T284 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 145517 T284 oejs.AbstractConnector.doStart Started 
[email protected]:60283
   [junit4]   2> 145522 T284 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 145523 T284 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 145523 T284 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore
   [junit4]   2> 145523 T284 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/'
   [junit4]   2> 145558 T284 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/solr.xml
   [junit4]   2> 145588 T284 oasc.CoreContainer.<init> New CoreContainer 
906806426
   [junit4]   2> 145588 T284 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/]
   [junit4]   2> 145590 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
socketTimeout to: 0
   [junit4]   2> 145591 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
urlScheme to: https
   [junit4]   2> 145591 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
connTimeout to: 0
   [junit4]   2> 145591 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnectionsPerHost to: 20
   [junit4]   2> 145592 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
maxConnections to: 10000
   [junit4]   2> 145592 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
corePoolSize to: 0
   [junit4]   2> 145592 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
maximumPoolSize to: 2147483647
   [junit4]   2> 145592 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
maxThreadIdleTime to: 5
   [junit4]   2> 145593 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
sizeOfQueue to: -1
   [junit4]   2> 145593 T284 oashc.HttpShardHandlerFactory.getParameter Setting 
fairnessPolicy to: false
   [junit4]   2> 145597 T284 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=0&connTimeout=0&retry=false
   [junit4]   2> 145600 T284 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 145600 T284 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 145601 T284 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 145607 T310 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core0/'
   [junit4]   2> 145608 T311 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core1/'
   [junit4]   2> 145674 T311 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 145678 T310 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 145696 T310 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 145697 T310 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core0/conf/schema.xml
   [junit4]   2> 145698 T311 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 145699 T311 oass.IndexSchema.readSchema Reading Solr Schema 
from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core1/conf/schema.xml
   [junit4]   2> 145704 T310 oass.IndexSchema.readSchema [core0] Schema 
name=example core zero
   [junit4]   2> 145709 T311 oass.IndexSchema.readSchema [core1] Schema 
name=example core one
   [junit4]   2> 145724 T310 oass.IndexSchema.readSchema default search field 
in schema is name
   [junit4]   2> 145724 T310 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 145725 T310 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 145725 T310 oasc.CoreContainer.create Creating SolrCore 
'core0' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core0/
   [junit4]   2> 145726 T310 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 145727 T310 oasc.SolrCore.<init> [core0] Opening new SolrCore 
at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core0/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/
   [junit4]   2> 145728 T310 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core0
   [junit4]   2> 145730 T311 oass.IndexSchema.readSchema default search field 
in schema is name
   [junit4]   2> 145734 T311 oass.IndexSchema.readSchema query parser default 
operator is OR
   [junit4]   2> 145735 T311 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 145735 T311 oasc.CoreContainer.create Creating SolrCore 
'core1' using configuration from instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core1/
   [junit4]   2> 145735 T311 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 145737 T311 oasc.SolrCore.<init> [core1] Opening new SolrCore 
at 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core1/, 
dataDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/
   [junit4]   2> 145737 T311 oasc.SolrCore.<init> JMX monitoring not detected 
for core: core1
   [junit4]   2> 145738 T310 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003
   [junit4]   2> 145739 T310 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index/
   [junit4]   2> 145740 T310 oasc.SolrCore.initIndex WARN [core0] Solr index 
directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index'
 doesn't exist. Creating new index...
   [junit4]   2> 145741 T310 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index
   [junit4]   2> 145739 T311 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004
   [junit4]   2> 145753 T310 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index,segFN=segments_1,generation=1}
   [junit4]   2> 145754 T310 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 145755 T310 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 145756 T310 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 145756 T310 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 145756 T310 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 145757 T310 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 145757 T310 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 145757 T310 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 145758 T310 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 145758 T310 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 145758 T310 oasc.RequestHandlers.initHandlersFromConfig 
created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 145759 T310 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 145760 T310 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 145760 T311 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/index/
   [junit4]   2> 145762 T311 oasc.SolrCore.initIndex WARN [core1] Solr index 
directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/index'
 doesn't exist. Creating new index...
   [junit4]   2> 145782 T311 oasc.CachingDirectoryFactory.get return new 
directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/index
   [junit4]   2> 145760 T310 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 145796 T311 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/index,segFN=segments_1,generation=1}
   [junit4]   2> 145796 T311 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 145798 T311 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 145802 T310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 145803 T310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 145817 T310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 145818 T310 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 145840 T311 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 145840 T311 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 145840 T311 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 145841 T310 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 145841 T310 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 145841 T311 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 145844 T311 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 145845 T311 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 145845 T311 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 145845 T311 oasc.RequestHandlers.initHandlersFromConfig adding 
lazy requestHandler: solr.FieldAnalysisRequestHandler
   [junit4]   2> 145845 T311 oasc.RequestHandlers.initHandlersFromConfig 
created /analysis/field: solr.FieldAnalysisRequestHandler
   [junit4]   2> 145845 T311 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 145846 T311 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 145846 T311 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/ping: solr.PingRequestHandler
   [junit4]   2> 145846 T310 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index,segFN=segments_1,generation=1}
   [junit4]   2> 145847 T310 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 145848 T311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 145851 T310 oass.SolrIndexSearcher.<init> Opening 
Searcher@6b585345[core0] main
   [junit4]   2> 145851 T311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 145853 T311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 145854 T311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 145851 T310 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core0/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 145855 T310 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 145855 T310 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 145856 T310 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 145857 T310 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 145857 T310 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 145858 T311 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 145858 T311 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 145861 T311 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/index,segFN=segments_1,generation=1}
   [junit4]   2> 145861 T311 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 145861 T311 oass.SolrIndexSearcher.<init> Opening 
Searcher@25bd9b38[core1] main
   [junit4]   2> 145862 T311 oasr.ManagedResourceStorage.newStorageIO WARN 
Cannot write to config directory 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/multicore/core1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 145862 T311 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 145862 T311 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using InMemoryStorage
   [junit4]   2> 145863 T311 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 145863 T311 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using InMemoryStorage
   [junit4]   2> 145863 T311 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 145866 T312 oasc.SolrCore.registerSearcher [core0] Registered 
new searcher Searcher@6b585345[core0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145867 T310 oasc.CoreContainer.registerCore registering core: 
core0
   [junit4]   2> 145881 T313 oasc.SolrCore.registerSearcher [core1] Registered 
new searcher Searcher@25bd9b38[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145881 T311 oasc.CoreContainer.registerCore registering core: 
core1
   [junit4]   2> 145883 T284 oass.SolrDispatchFilter.init 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0
   [junit4]   2> 145883 T284 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C84 name=core0 
org.apache.solr.core.SolrCore@58664936
   [junit4]   2> 145934 T307 C84 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145934 T307 C84 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 145935 T307 C84 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 145936 T307 C84 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 145936 T307 C84 oasup.LogUpdateProcessor.finish [core0] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{deleteByQuery=*:* (-1483113604699914240),commit=} 0 7
   [junit4]   2> ASYNC  NEW_CORE C85 name=core1 
org.apache.solr.core.SolrCore@29fe8a85
   [junit4]   2> 145982 T309 C85 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 145983 T309 C85 oasu.DirectUpdateHandler2.commit No 
uncommitted changes. Skipping IW.commit.
   [junit4]   2> 145984 T309 C85 oasc.SolrCore.openNewSearcher 
SolrIndexSearcher has not changed - not re-opening: 
org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 145984 T309 C85 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 145984 T309 C85 oasup.LogUpdateProcessor.finish [core1] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{deleteByQuery=*:* (-1483113604749197312),commit=} 0 8
   [junit4]   2> 145994 T304 C84 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 146136 T304 C84 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index,segFN=segments_2,generation=2}
   [junit4]   2> 146140 T304 C84 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 146198 T304 C84 oass.SolrIndexSearcher.<init> Opening 
Searcher@3db86943[core0] main
   [junit4]   2> 146199 T312 oasc.SolrCore.registerSearcher [core0] Registered 
new searcher Searcher@3db86943[core0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)))}
   [junit4]   2> 146200 T304 C84 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 146200 T304 C84 oasup.LogUpdateProcessor.finish [core0] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{add=[AAA (1483113604764925952)],commit=} 0 209
   [junit4]   2> 146208 T306 C85 oasup.LogUpdateProcessor.finish [core1] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {} 
0 0
   [junit4]   2> 146210 T306 C85 oasc.SolrException.log Ignoring exception 
matching unknown field
   [junit4]   2> 146253 T305 C85 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 146350 T305 C85 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/index,segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/index,segFN=segments_2,generation=2}
   [junit4]   2> 146352 T305 C85 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 2
   [junit4]   2> 146368 T305 C85 oass.SolrIndexSearcher.<init> Opening 
Searcher@7d22c635[core1] main
   [junit4]   2> 146369 T305 C85 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 146369 T313 oasc.SolrCore.registerSearcher [core1] Registered 
new searcher Searcher@7d22c635[core1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)))}
   [junit4]   2> 146371 T305 C85 oasup.LogUpdateProcessor.finish [core1] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{add=[BBB (1483113605005049856)],commit=} 0 151
   [junit4]   2> 146380 T308 C84 oasup.LogUpdateProcessor.finish [core0] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {} 
0 1
   [junit4]   2> 146382 T308 C84 oasc.SolrException.log Ignoring exception 
matching unknown field
   [junit4]   2> 346801 T284 oas.SolrTestCaseJ4.tearDown ###Ending testMultiCore
   [junit4]   2> 346808 T306 C84 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 346822 T284 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=906806426
   [junit4]   2> 346823 T284 oasc.SolrCore.close [core1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@29fe8a85
   [junit4]   2> 346831 T284 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=2,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1,transaction_logs_total_size=198,transaction_logs_total_number=2}
   [junit4]   2> 346833 T284 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 346834 T284 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 346835 T284 oasu.DefaultSolrCoreState.closeIndexWriter closing 
IndexWriter with IndexWriterCloser
   [junit4]   2> 346859 T284 oasc.SolrCore.closeSearcher [core1] Closing main 
searcher on request.
   [junit4]   2> 346860 T284 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 346861 T284 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/index;done=false>>]
   [junit4]   2> 346861 T284 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004/index
   [junit4]   2> 346862 T284 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004;done=false>>]
   [junit4]   2> 346862 T284 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-004
   [junit4]   2> 346863 T284 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/example,null}
   [junit4]   2> 346887 T306 C84 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index,segFN=segments_2,generation=2}
   [junit4]   2>                
commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index,segFN=segments_3,generation=3}
   [junit4]   2> 346888 T306 C84 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 3
   [junit4]   2> 346898 T306 C84 oass.SolrIndexSearcher.<init> Opening 
Searcher@42e626e1[core0] main
   [junit4]   2> 346899 T306 C84 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 346900 T312 oasc.SolrCore.registerSearcher [core0] Registered 
new searcher Searcher@42e626e1[core0] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.0.0):C1)
 Uninverting(_1(5.0.0):C1)))}
   [junit4]   2> 346900 T306 C84 oasup.LogUpdateProcessor.finish [core0] 
webapp=/example path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{add=[BBB1 (1483113815324229632)],commit=} 0 105
   [junit4]   2> 346903 T306 C84 oasc.SolrException.log ERROR 
null:org.eclipse.jetty.io.EofException
   [junit4]   2>                at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2>                at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2>                at 
org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
   [junit4]   2>                at 
org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
   [junit4]   2>                at 
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:98)
   [junit4]   2>                at 
org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:52)
   [junit4]   2>                at 
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:50)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:763)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:416)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:202)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2>                at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]   2>                at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 346904 T306 C84 oasc.SolrException.log ERROR 
null:org.eclipse.jetty.io.EofException
   [junit4]   2>                at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2>                at 
org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2>                at 
org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
   [junit4]   2>                at 
org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
   [junit4]   2>                at 
org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:98)
   [junit4]   2>                at 
org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:52)
   [junit4]   2>                at 
org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:50)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:763)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:416)
   [junit4]   2>                at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:202)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2>                at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2>                at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2>                at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2>                at 
org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:953)
   [junit4]   2>                at 
org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1014)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:953)
   [junit4]   2>                at 
org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
   [junit4]   2>                at 
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SslConnection.handle(SslConnection.java:196)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]   2>                at 
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2>                at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2>                at java.lang.Thread.run(Thread.java:745)
   [junit4]   2>        
   [junit4]   2> 346907 T306 C84 oasc.SolrCore.close [core0]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@58664936
   [junit4]   2> 346908 T306 C84 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1,transaction_logs_total_size=330,transaction_logs_total_number=3}
   [junit4]   2> 346908 T306 C84 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 346909 T306 C84 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 346909 T306 C84 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 346927 T306 C84 oasc.SolrCore.closeSearcher [core0] Closing 
main searcher on request.
   [junit4]   2> 346929 T306 C84 oasc.CachingDirectoryFactory.close Closing 
StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 346929 T306 C84 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index;done=false>>]
   [junit4]   2> 346929 T306 C84 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003/index
   [junit4]   2> 346930 T306 C84 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003;done=false>>]
   [junit4]   2> 346930 T306 C84 oasc.CachingDirectoryFactory.close Closing 
directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001/tempDir-003
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=MultiCoreExampleJettyTest -Dtests.method=testMultiCore 
-Dtests.seed=7E4851194D557286 -Dtests.slow=true -Dtests.locale=ga 
-Dtests.timezone=Asia/Almaty -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR    206s | MultiCoreExampleJettyTest.testMultiCore <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: https://127.0.0.1:60283/example/core0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7E4851194D557286:FA604AEA82867FB3]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:584)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    >        at 
org.apache.solr.client.solrj.MultiCoreExampleTestBase.testMultiCore(MultiCoreExampleTestBase.java:184)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.http.NoHttpResponseException: The target 
server failed to respond
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    >        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    >        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    >        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    >        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:465)
   [junit4]    >        ... 44 more
   [junit4]   2> 351948 T284 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.embedded.MultiCoreExampleJettyTest-7E4851194D557286-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): 
{_version_=FSTOrd50, core1=FSTOrd50, core0=FST50, 
name=PostingsFormat(name=Memory doPackFST= false), 
id=PostingsFormat(name=Memory doPackFST= false), type=FSTOrd50}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ga, 
timezone=Asia/Almaty
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_20 
(64-bit)/cpus=2,threads=1,free=50397888,total=84832256
   [junit4]   2> NOTE: All tests run in this JVM: 
[CloudSolrServerMultiConstructorTest, JettyWebappTest, TestNamedListCodec, 
IteratorChainTest, CloudSolrServerTest, SolrPingTest, AnlysisResponseBaseTest, 
SolrExampleXMLTest, LargeVolumeEmbeddedTest, MultiCoreExampleJettyTest]
   [junit4] Completed in 213.27s, 2 tests, 1 error <<< FAILURES!

[...truncated 138 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:525: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:473: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:61: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/extra-targets.xml:39: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:202: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:496: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1359: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:966: 
There were test failures: 54 suites, 317 tests, 1 error

Total time: 185 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0 
-XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to