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/01/29 18:16:24 UTC

Build failed in Jenkins: Jena__Development_Test #446

See <https://builds.apache.org/job/Jena__Development_Test/446/changes>

Changes:

[rvesse] Add a factory for prefix maps, not yet used

[rvesse] Further refactoring around PrefixMap

Pull more common functionality up into PrefixMapBase, rename PrefixMap2 to PrefixMapExtended and rewrite as a true wrapper class.

Add test classes to exercise PrefixMapExtended

[rvesse] Rename LightweightPrefixMapBase to PrefixMapBase

[rvesse] Rename PrefixMap to PrefixMapStd and rename LightweightPrefixMap to PrefixMap

[rvesse] Simplify FastAbbreviatingPrefixMap to use longestMatch() method of Trie, fix a bug in Trie related to longest matches, enabled abbreviation performance tests since with the Trie improvements in place performance difference is now much more marked

------------------------------------------
[...truncated 193 lines...]

Results :

Tests run: 8658, Failures: 0, Errors: 0, Skipped: 0

mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.12.4(default-test)
[JENKINS] Recording test results
projectSucceeded org.apache.jena:jena-core:2.10.0-SNAPSHOT
projectStarted org.apache.jena:jena-arq:2.10.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - ARQ (SPARQL 1.1 Query Engine) 2.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jena-arq ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ jena-arq ---
mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources)[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to com/hp/hpl/jena/sparql/
[INFO] Copying 3 resources
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-arq ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ jena-arq ---
[INFO] Compiling 1334 source files to <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/target/classes>
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.6(default-testResources)[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-arq ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.6(default-testResources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-testCompile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ jena-arq ---
[INFO] Compiling 233 source files to <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/target/test-classes>
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-testCompile)
mojoStarted org.apache.maven.plugins:maven-surefire-plugin:2.12.4(default-test)[INFO] Surefire report directory: <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jena-arq ---
Running org.apache.jena.riot.lang.TS_Lang
17:15:49 ERROR riot                      :: [line: 1, col: 31] Broken IRI: http://unterminated
17:15:49 ERROR riot                      :: [line: 1, col: 46] Unrecognized: [EOF]
Tests run: 266, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.528 sec
Running org.apache.jena.riot.out.TS_Out
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.apache.jena.riot.TS_LangSuite
Tests run: 259, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.495 sec
Running org.apache.jena.riot.system.TS_RiotSystem
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.5 sec
Running org.apache.jena.riot.adapters.TS_RIOTAdapters
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.jena.riot.web.TS_RiotWeb
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.apache.jena.riot.TS_ReaderRIOT
Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 sec
Running org.apache.jena.riot.process.TS_Process
Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.apache.jena.riot.stream.TS_IO2
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.jena.riot.tokens.TS_Tokens
Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec
Running org.apache.jena.atlas.json.TS_JSON
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.jena.atlas.lib.TS_Lib
Tests run: 349, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 sec
Running org.apache.jena.atlas.io.TS_IO
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 sec
Running org.apache.jena.atlas.web.TS_Web
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.jena.atlas.data.TS_Data
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.592 sec
Running org.apache.jena.atlas.event.TS_Event
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.jena.atlas.iterator.TS_Iterator
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running com.hp.hpl.jena.query.TS_ParamString
Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 sec
Running com.hp.hpl.jena.sparql.function.user.TS_UserFunctions
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Running com.hp.hpl.jena.sparql.TC_Scripted
Tests run: 992, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.683 sec
Running com.hp.hpl.jena.sparql.api.TS_API
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.924 sec
Running com.hp.hpl.jena.sparql.lang.TS_Lang
Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running com.hp.hpl.jena.sparql.graph.TS_Graph
Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
Running com.hp.hpl.jena.sparql.modify.TS_Update
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 sec
Running com.hp.hpl.jena.sparql.core.TS_Core
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running com.hp.hpl.jena.sparql.expr.TS_Expr
Tests run: 1023, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec
Running com.hp.hpl.jena.sparql.engine.TS_Engine
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 sec
Running com.hp.hpl.jena.sparql.engine.binding.TS_Binding
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running com.hp.hpl.jena.sparql.solver.TS_Solver
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running com.hp.hpl.jena.sparql.resultset.TS_ResultSet
Tests run: 121, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running com.hp.hpl.jena.sparql.util.TS_Util
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running com.hp.hpl.jena.sparql.path.TS_Path
Tests run: 107, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 sec
Running com.hp.hpl.jena.sparql.algebra.TS_Algebra
Tests run: 183, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 sec
Running com.hp.hpl.jena.sparql.TC_DAWG
Tests run: 467, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.555 sec
Running com.hp.hpl.jena.sparql.syntax.TS_Serialization
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running com.hp.hpl.jena.sparql.syntax.TS_SSE
Tests run: 113, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec

Results :

Tests run: 5158, Failures: 0, Errors: 0, Skipped: 0

mojoSucceeded org.apache.maven.plugins:maven-surefire-plugin:2.12.4(default-test)
[JENKINS] Recording test results
projectSucceeded org.apache.jena:jena-arq:2.10.0-SNAPSHOT
projectStarted org.apache.jena:jena-tdb:0.10.0-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Jena - TDB (Native Triple Store) 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jena-tdb ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ jena-tdb ---
mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.2.1(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources)[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-tdb ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.6(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ jena-tdb ---
[INFO] Compiling 262 source files to <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/lib/NodeFmtLib.java>:[22,34] cannot find symbol
symbol  : class LightweightPrefixMap
location: package org.apache.jena.riot.system
[ERROR] <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/lib/NodeFmtLib.java>:[70,56] cannot find symbol
symbol  : class LightweightPrefixMap
location: class com.hp.hpl.jena.tdb.lib.NodeFmtLib
[ERROR] <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/lib/NodeFmtLib.java>:[109,56] cannot find symbol
symbol  : class LightweightPrefixMap
location: class com.hp.hpl.jena.tdb.lib.NodeFmtLib
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.5.1(default-compile)
projectFailed org.apache.jena:jena-tdb:0.10.0-SNAPSHOT
sessionEnded
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Jena - Parent .............................. SUCCESS [24.276s]
[INFO] Apache Jena - IRI ................................. SUCCESS [18.616s]
[INFO] Apache Jena - CORE API ............................ SUCCESS [55.840s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... SUCCESS [42.274s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... FAILURE [1.862s]
[INFO] Apache Jena - Fuseki (SPARQL 1.1 Server) .......... SKIPPED
[INFO] Apache Jena - Libraries POM ....................... SKIPPED
[INFO] Apache Jena - Distribution ........................ SKIPPED
[INFO] Apache Jena ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:25.816s
[INFO] Finished at: Tue Jan 29 17:16:17 UTC 2013
[INFO] Final Memory: 26M/238M
[INFO] ------------------------------------------------------------------------
Projects to build: [MavenProject: org.apache.jena:jena-parent:5-SNAPSHOT @ <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-parent/pom.xml,> MavenProject: org.apache.jena:jena-iri:0.9.5-SNAPSHOT @ <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-iri/pom.xml,> MavenProject: org.apache.jena:jena-core:2.10.0-SNAPSHOT @ <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-core/pom.xml,> MavenProject: org.apache.jena:jena-arq:2.10.0-SNAPSHOT @ <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/pom.xml,> MavenProject: org.apache.jena:jena-tdb:0.10.0-SNAPSHOT @ <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/pom.xml,> MavenProject: org.apache.jena:jena-fuseki:0.2.6-SNAPSHOT @ <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-fuseki/pom.xml,> MavenProject: org.apache.jena:apache-jena-libs:2.10.0-SNAPSHOT @ <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/apache-jena-libs/pom.xml,> MavenProject: org.apache.jena:apache-jena:2.10.0-SNAPSHOT @ <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/apache-jena/pom.xml,> MavenProject: org.apache.jena:jena:2.10.0-SNAPSHOT @ <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/pom.xml]>
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
Waiting for Jenkins to finish collecting data
mavenExecutionResult exceptions not empty
message : Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project jena-tdb: Compilation failure
cause : Compilation failure
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project jena-tdb: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 27 more
Sending e-mails to: commits@jena.apache.org
channel stopped

Jenkins build is back to normal : Jena__Development_Test #447

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Jena__Development_Test/447/changes>