Build: https://hudson.apache.org/hudson/job/Lucene-Solr-tests-only-trunk/1760/
8 tests failed.
REGRESSION:
org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest.testMultiCore
Error Message:
No such core: core0
Stack Trace:
org.apache.solr.common.SolrException: No such core: core0
at
org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:115)
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
at
org.apache.solr.client.solrj.MultiCoreExampleTestBase.testMultiCore(MultiCoreExampleTestBase.java:74)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
REGRESSION:
org.apache.solr.handler.TestReplicationHandler.testReplicateAfterWrite2Slave
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:119)
at
org.apache.solr.handler.TestReplicationHandler.query(TestReplicationHandler.java:142)
at
org.apache.solr.handler.TestReplicationHandler.clearIndexWithReplication(TestReplicationHandler.java:85)
at
org.apache.solr.handler.TestReplicationHandler.testReplicateAfterWrite2Slave(TestReplicationHandler.java:165)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
request: http://localhost:18700/solr/select?q=*:*&wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
REGRESSION:
org.apache.solr.handler.TestReplicationHandler.testIndexAndConfigReplication
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:119)
at
org.apache.solr.handler.TestReplicationHandler.query(TestReplicationHandler.java:142)
at
org.apache.solr.handler.TestReplicationHandler.clearIndexWithReplication(TestReplicationHandler.java:85)
at
org.apache.solr.handler.TestReplicationHandler.testIndexAndConfigReplication(TestReplicationHandler.java:230)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
request: http://localhost:18700/solr/select?q=*:*&wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
REGRESSION: org.apache.solr.handler.TestReplicationHandler.testStopPoll
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:119)
at
org.apache.solr.handler.TestReplicationHandler.query(TestReplicationHandler.java:142)
at
org.apache.solr.handler.TestReplicationHandler.clearIndexWithReplication(TestReplicationHandler.java:85)
at
org.apache.solr.handler.TestReplicationHandler.testStopPoll(TestReplicationHandler.java:285)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
request: http://localhost:18700/solr/select?q=*:*&wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
REGRESSION:
org.apache.solr.handler.TestReplicationHandler.testSnapPullWithMasterUrl
Error Message:
Severe errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
-------------------------------------------------------------
java.lang.RuntimeException: java.io.FileNotFoundException:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/example/multicore/core0/data/index/org.apache.solr.core.refcntramdirect...@2da896a4
lockfactory=org.apache.lucene.store.simplefslockfact...@2cdf88d2-write.lock
(No such file or directory) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:404) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:550) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:660) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:412) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest.setUp(MultiCoreEmbeddedTest.java:39)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) Severe
errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
-------------------------------------------------------------
java.lang.RuntimeException: java.io.FileNotFoundException:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/example/multicore/core0/data/index/org.apache.solr.core.refcntramdirect...@2da896a4
lockfactory=org.apache.lucene.store.simplefslockfact...@2cdf88d2-write.lock
(No such file or directory) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:404) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:550) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:660) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:412) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest.setUp(MultiCoreEmbeddedTest.java:39)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) request:
http://localhost:18700/solr/update?wt=javabin&version=2
Stack Trace:
request: http://localhost:18700/solr/update?wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
at
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:111)
at
org.apache.solr.handler.TestReplicationHandler.testSnapPullWithMasterUrl(TestReplicationHandler.java:360)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
REGRESSION:
org.apache.solr.handler.TestReplicationHandler.testReplicateAfterStartup
Error Message:
Severe errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
-------------------------------------------------------------
java.lang.RuntimeException: java.io.FileNotFoundException:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/example/multicore/core0/data/index/org.apache.solr.core.refcntramdirect...@2da896a4
lockfactory=org.apache.lucene.store.simplefslockfact...@2cdf88d2-write.lock
(No such file or directory) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:404) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:550) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:660) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:412) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest.setUp(MultiCoreEmbeddedTest.java:39)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) Severe
errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
-------------------------------------------------------------
java.lang.RuntimeException: java.io.FileNotFoundException:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/example/multicore/core0/data/index/org.apache.solr.core.refcntramdirect...@2da896a4
lockfactory=org.apache.lucene.store.simplefslockfact...@2cdf88d2-write.lock
(No such file or directory) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:404) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:550) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:660) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:412) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest.setUp(MultiCoreEmbeddedTest.java:39)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) request:
http://localhost:18700/solr/update?wt=javabin&version=2
Stack Trace:
request: http://localhost:18700/solr/update?wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
at
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:111)
at
org.apache.solr.handler.TestReplicationHandler.testReplicateAfterStartup(TestReplicationHandler.java:405)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
REGRESSION:
org.apache.solr.handler.TestReplicationHandler.testIndexAndConfigAliasReplication
Error Message:
Error executing query
Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Error executing query
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:95)
at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:119)
at
org.apache.solr.handler.TestReplicationHandler.query(TestReplicationHandler.java:142)
at
org.apache.solr.handler.TestReplicationHandler.clearIndexWithReplication(TestReplicationHandler.java:85)
at
org.apache.solr.handler.TestReplicationHandler.testIndexAndConfigAliasReplication(TestReplicationHandler.java:455)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
request: http://localhost:18700/solr/select?q=*:*&wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:89)
REGRESSION: org.apache.solr.handler.TestReplicationHandler.testBackup
Error Message:
Severe errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
-------------------------------------------------------------
java.lang.RuntimeException: java.io.FileNotFoundException:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/example/multicore/core0/data/index/org.apache.solr.core.refcntramdirect...@2da896a4
lockfactory=org.apache.lucene.store.simplefslockfact...@2cdf88d2-write.lock
(No such file or directory) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:404) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:550) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:660) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:412) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest.setUp(MultiCoreEmbeddedTest.java:39)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) Severe
errors in solr configuration. Check your log files for more detailed
information on what may be wrong.
-------------------------------------------------------------
java.lang.RuntimeException: java.io.FileNotFoundException:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/example/multicore/core0/data/index/org.apache.solr.core.refcntramdirect...@2da896a4
lockfactory=org.apache.lucene.store.simplefslockfact...@2cdf88d2-write.lock
(No such file or directory) at
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:404) at
org.apache.solr.core.SolrCore.<init>(SolrCore.java:550) at
org.apache.solr.core.CoreContainer.create(CoreContainer.java:660) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:412) at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:294) at
org.apache.solr.client.solrj.embedded.MultiCoreEmbeddedTest.setUp(MultiCoreEmbeddedTest.java:39)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616) at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:76)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193) at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52) at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191) request:
http://localhost:18718/solr/update?wt=javabin&version=2
Stack Trace:
request: http://localhost:18718/solr/update?wt=javabin&version=2
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
at
org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
at
org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
at
org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:111)
at
org.apache.solr.handler.TestReplicationHandler.testBackup(TestReplicationHandler.java:535)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:950)
at
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:888)
Build Log (for compile errors):
[...truncated 8952 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]