Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] [Hudson] Build failed in Hudson: rdf4j-client-develop-verify #22

See <https://hudson.eclipse.org/rdf4j/job/rdf4j-client-develop-verify/22/changes>

Changes:

[James Leigh] Fix #904: Only include testsuites/compliance when skipTests is unset

[James Leigh] Issue #904: Split solr/elasticsearch compliance

------------------------------------------
[...truncated 9212 lines...]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
16:49:24.074 [main] ERROR exception while uploading input data
java.lang.ClassCastException: org.eclipse.rdf4j.sail.memory.model.MemLiteral cannot be cast to org.eclipse.rdf4j.model.Resource
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer.addSubClassOfStatement(SchemaCachingRDFSInferencer.java:385) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.processForSchemaCache(SchemaCachingRDFSInferencerConnection.java:74) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.addStatement(SchemaCachingRDFSInferencerConnection.java:194) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencerConnection.addStatement(SchemaCachingRDFSInferencerConnection.java:184) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.repository.sail.SailRepositoryConnection.addWithoutCommit(SailRepositoryConnection.java:363) ~[rdf4j-storage-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.add(AbstractRepositoryConnection.java:509) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.repository.util.RDFInserter.addStatement(RDFInserter.java:69) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.repository.util.AbstractRDFInserter.handleStatement(AbstractRDFInserter.java:190) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parseTriple(NTriplesParser.java:318) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:176) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.rio.ntriples.NTriplesParser.parse(NTriplesParser.java:116) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.repository.util.RDFLoader.loadInputStreamOrReader(RDFLoader.java:286) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.repository.util.RDFLoader.load(RDFLoader.java:197) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.repository.base.AbstractRepositoryConnection.add(AbstractRepositoryConnection.java:329) ~[rdf4j-client-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.sail.InferencingTest.runTest(InferencingTest.java:81) [rdf4j-store-testsuite-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at org.eclipse.rdf4j.sail.InferencingTest.testSubClassOfError001(InferencingTest.java:194) [rdf4j-store-testsuite-2.3-SNAPSHOT.jar:2.3-SNAPSHOT+4a51d7f]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.8.0_131]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[na:1.8.0_131]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:1.8.0_131]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[na:1.8.0_131]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.12.jar:4.12]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) [junit-4.12.jar:4.12]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) [junit-4.12.jar:4.12]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.12.jar:4.12]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363) [junit-4.12.jar:4.12]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:367) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:274) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:161) [surefire-junit4-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242) [surefire-booter-2.19.1.jar:2.19.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121) [surefire-booter-2.19.1.jar:2.19.1]
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.498 sec - in org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSInferencerMemInferencingTest
Running org.eclipse.rdf4j.sail.memory.MemCustomInferencingTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.609 sec - in org.eclipse.rdf4j.sail.memory.MemCustomInferencingTest
Running org.eclipse.rdf4j.sail.memory.MemInferencingTest
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 sec - in org.eclipse.rdf4j.sail.memory.MemInferencingTest
Running org.eclipse.rdf4j.sail.memory.StoreSerializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 sec - in org.eclipse.rdf4j.sail.memory.StoreSerializationTest
Running org.eclipse.rdf4j.sail.memory.MemoryStoreConcurrencyTest
16:49:31.401 [main] INFO  executing two large concurrent transactions
16:49:33.566 [main] INFO  completed both txns in 2161 ms
16:49:33.881 [main] INFO  executing two large concurrent transactions
16:49:35.552 [main] INFO  completed both txns in 1671 ms
16:49:35.722 [main] INFO  Running concurrency test...
16:49:40.934 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 8 active Read locks
16:49:50.999 [MemoryStore snapshot cleanup] INFO  Thread MemoryStore snapshot cleanup is waiting on 6 active Read locks
Running org.eclipse.rdf4j.sail.memory.SchemaCachingRDFSMemoryStoreConcurrencyTest
16:49:53.396 [main] INFO  executing two large concurrent transactions
16:50:01.339 [main] INFO  completed both txns in 7941 ms
16:50:01.652 [main] INFO  Running concurrency test...
Running org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreTest
Tests run: 36, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.973 sec - in org.eclipse.rdf4j.sail.memory.PersistentMemoryStoreTest
Running org.eclipse.rdf4j.sail.federation.FederationConnectionTest
16:50:15.847 [Time-limited test] WARN  [Rio error] Illegal language tag char: '_' (6, -1)
16:50:15.869 [Time-limited test] WARN  [Rio error] Illegal language tag char: '_' (6, -1)
Tests run: 77, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 3.188 sec - in org.eclipse.rdf4j.sail.federation.FederationConnectionTest
Running org.eclipse.rdf4j.sail.federation.FederationTest
Tests run: 35, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.642 sec - in org.eclipse.rdf4j.sail.federation.FederationTest
Running org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.466 sec - in org.eclipse.rdf4j.sail.helpers.NotifyingSailConnectionWrapperTest

Results :

Tests run: 3206, Failures: 0, Errors: 0, Skipped: 137

[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ rdf4j-store-compliance ---
[INFO] Failsafe report directory: /jobs/genie.rdf4j/rdf4j-client-develop-verify/workspace/compliance/store/target/failsafe-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J .............................................. SUCCESS [  8.677 s]
[INFO] RDF4J Core ......................................... SUCCESS [  0.531 s]
[INFO] RDF4J: util ........................................ SUCCESS [ 25.978 s]
[INFO] RDF4J: Model ....................................... SUCCESS [ 36.472 s]
[INFO] RDF4J: Rio ......................................... SUCCESS [  0.584 s]
[INFO] RDF4J: Rio - API ................................... SUCCESS [  9.421 s]
[INFO] RDF4J: Query ....................................... SUCCESS [ 10.484 s]
[INFO] RDF4J: Repository .................................. SUCCESS [  0.524 s]
[INFO] RDF4J: Repository - API ............................ SUCCESS [  6.521 s]
[INFO] RDF4J: Rio - Datatypes ............................. SUCCESS [  4.317 s]
[INFO] RDF4J: Rio - Languages ............................. SUCCESS [  1.825 s]
[INFO] RDF4J: Rio - N-Triples ............................. SUCCESS [  5.444 s]
[INFO] RDF4J: HTTP ........................................ SUCCESS [  0.604 s]
[INFO] RDF4J: HTTP protocol ............................... SUCCESS [  6.352 s]
[INFO] RDF4J: Query result IO ............................. SUCCESS [  0.616 s]
[INFO] RDF4J: Query result IO - API ....................... SUCCESS [  4.772 s]
[INFO] RDF4J: HTTP client ................................. SUCCESS [  6.229 s]
[INFO] RDF4J: Query algebra ............................... SUCCESS [  0.606 s]
[INFO] RDF4J: Query algebra - model ....................... SUCCESS [ 12.330 s]
[INFO] RDF4J: Query parser ................................ SUCCESS [  0.619 s]
[INFO] RDF4J: Query parser - API .......................... SUCCESS [  5.929 s]
[INFO] RDF4J: Query parser - SeRQL ........................ SUCCESS [  5.179 s]
[INFO] RDF4J: Query parser - SPARQL ....................... SUCCESS [ 14.372 s]
[INFO] RDF4J: Query Rendering ............................. SUCCESS [ 11.288 s]
[INFO] RDF4J: Query result IO - binary .................... SUCCESS [  3.044 s]
[INFO] RDF4J: Query result IO - SPARQL/JSON ............... SUCCESS [  4.037 s]
[INFO] RDF4J: Query result IO - SPARQL/XML ................ SUCCESS [  2.476 s]
[INFO] RDF4J: Query result IO - plain text booleans ....... SUCCESS [  4.446 s]
[INFO] RDF4J: Repository - context aware (wrapper) ........ SUCCESS [  7.200 s]
[INFO] RDF4J: Repository - event (wrapper) ................ SUCCESS [  3.524 s]
[INFO] RDF4J: Rio - Binary ................................ SUCCESS [  5.767 s]
[INFO] RDF4J: HTTPRepository .............................. SUCCESS [  2.356 s]
[INFO] RDF4J: SPARQL Repository ........................... SUCCESS [  9.799 s]
[INFO] RDF4J: Repository manager .......................... SUCCESS [  6.188 s]
[INFO] RDF4J: Rio - JSON-LD ............................... SUCCESS [ 14.361 s]
[INFO] RDF4J: Rio - Turtle ................................ SUCCESS [ 40.988 s]
[INFO] RDF4J: Rio - N3 (writer-only) ...................... SUCCESS [  1.842 s]
[INFO] RDF4J: Rio - N-Quads ............................... SUCCESS [  1.828 s]
[INFO] RDF4J: Rio - RDF/JSON .............................. SUCCESS [  1.929 s]
[INFO] RDF4J: Rio - RDF/XML ............................... SUCCESS [  4.048 s]
[INFO] RDF4J: Rio - TriG .................................. SUCCESS [  1.805 s]
[INFO] RDF4J: Rio - TriX .................................. SUCCESS [  9.824 s]
[INFO] RDF4J: Client Library .............................. SUCCESS [ 15.209 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [ 21.291 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  5.549 s]
[INFO] RDF4J: Sail ........................................ SUCCESS [  0.744 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [ 10.663 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  5.242 s]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [  3.027 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [  2.458 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [ 15.277 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [ 10.122 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SUCCESS [  3.261 s]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [  9.644 s]
[INFO] RDF4J Full Text Search (FTS) Sails ................. SUCCESS [  0.589 s]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [ 56.119 s]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [ 16.933 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [ 21.116 s]
[INFO] RDF4J Solr Sail Index .............................. SUCCESS [ 12.751 s]
[INFO] RDF4J: NativeStore ................................. SUCCESS [ 17.805 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [ 12.799 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [02:08 min]
[INFO] RDF4J: Storage ..................................... SUCCESS [  5.496 s]
[INFO] RDF4J Lucene Sail Spin ............................. SUCCESS [ 37.750 s]
[INFO] RDF4J: application configuration ................... SUCCESS [  3.221 s]
[INFO] RDF4J: Runtime ..................................... SUCCESS [  4.420 s]
[INFO] RDF4J: Console ..................................... SUCCESS [ 15.528 s]
[INFO] RDF4J: HTTP server - core .......................... SUCCESS [ 13.016 s]
[INFO] RDF4J: HTTP server ................................. SUCCESS [ 10.454 s]
[INFO] RDF4J Workbench .................................... SUCCESS [ 15.772 s]
[INFO] RDF4J: Runtime - OSGi .............................. SUCCESS [ 23.434 s]
[INFO] RDF4J: Assembly .................................... SUCCESS [  2.084 s]
[INFO] RDF4J BOM .......................................... SUCCESS [  0.590 s]
[INFO] RDF4J: benchmarks .................................. SUCCESS [ 11.368 s]
[INFO] RDF4J test suites .................................. SUCCESS [  0.561 s]
[INFO] RDF4J Model API compliance test suite .............. SUCCESS [  3.468 s]
[INFO] RDF4J Query Result IO compliance test suite ........ SUCCESS [  3.885 s]
[INFO] RDF4J Rio compliance test suite .................... SUCCESS [ 25.537 s]
[INFO] RDF4J SeRQL test suite ............................. SUCCESS [  8.535 s]
[INFO] RDF4J SPARQL compliance test suite ................. SUCCESS [ 35.394 s]
[INFO] RDF4J GeoSPARQL compliance test suite .............. SUCCESS [  2.156 s]
[INFO] RDF4J SAIL and Repository API compliance test suite  SUCCESS [ 15.879 s]
[INFO] RDF4J Lucene Sail Tests ............................ SUCCESS [  5.032 s]
[INFO] RDF4J compliance tests ............................. SUCCESS [  0.599 s]
[INFO] RDF4J Repository Manager compliance test ........... SUCCESS [  4.211 s]
[INFO] RDF4J Model compliance test ........................ SUCCESS [ 12.332 s]
[INFO] RDF4J Query Result IO compliance tests ............. SUCCESS [ 22.572 s]
[INFO] RDF4J Rio compliance tests ......................... SUCCESS [01:51 min]
[INFO] RDF4J HTTP server compliance tests ................. SUCCESS [ 18.135 s]
[INFO] RDF4J Elasticsearch Sail Tests ..................... SUCCESS [ 27.639 s]
[INFO] RDF4J Solr Sail Tests .............................. SUCCESS [03:16 min]
[INFO] RDF4J SAIL and Repository compliance test .......... FAILURE [17:21 min]
[INFO] RDF4J SeRQL query parser compliance tests .......... SKIPPED
[INFO] RDF4J SPARQL query parser compliance tests ......... SKIPPED
[INFO] RDF4J GeoSPARQL compliance tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 39:27 min
[INFO] Finished at: 2017-09-12T16:50:27-04:00
[INFO] Final Memory: 104M/7782M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "eclipse-hudson-rdf4j" could not be activated because it does not exist.
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project rdf4j-store-compliance: There was a timeout or other error in the fork
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project rdf4j-store-compliance: There was a timeout or other error in the fork -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:2.19.1:verify (verify) on project rdf4j-store-compliance: There was a timeout or other error in the fork
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: There was a timeout or other error in the fork
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:87)
	at org.apache.maven.plugin.failsafe.VerifyMojo.execute(VerifyMojo.java:202)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :rdf4j-store-compliance
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top