You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/10/24 10:04:10 UTC

Build failed in Jenkins: Jena_Development_Deploy » Apache Jena - TDB (Native Triple Store) #482

See <https://builds.apache.org/job/Jena_Development_Deploy/org.apache.jena$jena-tdb/482/>

------------------------------------------
Oct 24, 2013 8:00:42 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Oct 24, 2013 8:00:42 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 24, 2013 8:00:42 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building Apache Jena - TDB (Native Triple Store) 1.0.1-SNAPSHOT
Oct 24, 2013 8:00:42 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 24, 2013 8:00:42 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 24, 2013 8:00:42 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.5:clean (default-clean) @ jena-tdb ---
Oct 24, 2013 8:00:42 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 24, 2013 8:00:42 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-enforcer-plugin:1.2:enforce (enforce) @ jena-tdb ---
Oct 24, 2013 8:00:42 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 24, 2013 8:00:42 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.4:process (default) @ jena-tdb ---
Oct 24, 2013 8:00:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 24, 2013 8:00:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ jena-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Oct 24, 2013 8:00:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 24, 2013 8:00:43 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ jena-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 261 source files to <https://builds.apache.org/job/Jena_Development_Deploy/org.apache.jena$jena-tdb/ws/target/classes>
Oct 24, 2013 8:00:45 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 24, 2013 8:00:45 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-tdb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
Oct 24, 2013 8:00:45 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 24, 2013 8:00:45 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ jena-tdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 133 source files to <https://builds.apache.org/job/Jena_Development_Deploy/org.apache.jena$jena-tdb/ws/target/test-classes>
Oct 24, 2013 8:00:46 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 24, 2013 8:00:46 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.15:test (default-test) @ jena-tdb ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena_Development_Deploy/org.apache.jena$jena-tdb/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running com.hp.hpl.jena.tdb.index.TS_Index
Tests run: 115, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 sec - in com.hp.hpl.jena.tdb.index.TS_Index
Running com.hp.hpl.jena.tdb.TS_Factory
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 sec - in com.hp.hpl.jena.tdb.TS_Factory
Running com.hp.hpl.jena.tdb.sys.TS_Sys
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.hp.hpl.jena.tdb.sys.TS_Sys
Running com.hp.hpl.jena.tdb.solver.TS_SolverTDB
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in com.hp.hpl.jena.tdb.solver.TS_SolverTDB
Running com.hp.hpl.jena.tdb.transaction.TS_TransactionTDB
Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 125.081 sec - in com.hp.hpl.jena.tdb.transaction.TS_TransactionTDB
Running com.hp.hpl.jena.tdb.assembler.TS_TDBAssembler
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.781 sec - in com.hp.hpl.jena.tdb.assembler.TS_TDBAssembler
Running com.hp.hpl.jena.tdb.TS_Jena
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 sec - in com.hp.hpl.jena.tdb.TS_Jena
Running com.hp.hpl.jena.tdb.nodetable.TS_NodeTable
Tests run: 46, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in com.hp.hpl.jena.tdb.nodetable.TS_NodeTable
Running com.hp.hpl.jena.tdb.base.recordfile.TS_RecordFile
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in com.hp.hpl.jena.tdb.base.recordfile.TS_RecordFile
Running com.hp.hpl.jena.tdb.base.objectfile.TS_ObjectFile
Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec - in com.hp.hpl.jena.tdb.base.objectfile.TS_ObjectFile
Running com.hp.hpl.jena.tdb.base.block.TS_Block
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec - in com.hp.hpl.jena.tdb.base.block.TS_Block
Running com.hp.hpl.jena.tdb.base.file.TS_File
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 sec - in com.hp.hpl.jena.tdb.base.file.TS_File
Running com.hp.hpl.jena.tdb.base.record.TS_Record
Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in com.hp.hpl.jena.tdb.base.record.TS_Record
Running com.hp.hpl.jena.tdb.lib.TS_LibTDB
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in com.hp.hpl.jena.tdb.lib.TS_LibTDB
Running com.hp.hpl.jena.tdb.graph.TS_Graph
Tests run: 89, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 1.907 sec - in com.hp.hpl.jena.tdb.graph.TS_Graph
Running com.hp.hpl.jena.tdb.store.TS_Store
Tests run: 199, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.112 sec - in com.hp.hpl.jena.tdb.store.TS_Store

Results :

Tests run: 833, Failures: 0, Errors: 0, Skipped: 4


Jenkins build is back to normal : Jena_Development_Deploy » Apache Jena - TDB (Native Triple Store) #483

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena_Development_Deploy/org.apache.jena$jena-tdb/483/changes>