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/28 13:31:10 UTC

Build failed in Jenkins: Jena__Development_Test #431

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

Changes:

[rvesse] Substantial refactor around PrefixMap

Extract a LightweightPrefixMap interface from the PrefixMap class (to avoid breaking existing code), plus extract some reusable methods from PrefixMap into a LightweightPrefixMapBase abstract class.

Add a FastPrefixMap implementation of the LightweightPrefixMap interface, this used a Trie (newly added to Atlas) to do fast abbreviation of URIs to prefixed name form.  This makes this implementation better suited to output uses, PrefixMap remains best suited for input since it uses less memory

Improves test coverage for prefix maps

------------------------------------------
[...truncated 715 lines...]
[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] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-arq ---
[INFO] Copying 3 resources
[INFO] Copying 3 resources
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 1336 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] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jena-arq ---
[INFO] Copying 2 resources
[INFO] Copying 3 resources
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 229 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] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ jena-arq ---
[INFO] Surefire report directory: <https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-arq/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.jena.riot.out.TS_Out
Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 sec
Running org.apache.jena.riot.TS_LangSuite
Tests run: 259, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.68 sec
Running org.apache.jena.riot.web.TS_RiotWeb
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.apache.jena.riot.process.TS_Process
Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec
Running org.apache.jena.riot.system.TS_RiotSystem
Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec
Running org.apache.jena.riot.stream.TS_IO2
Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
Running org.apache.jena.riot.lang.TS_Lang
12:30:53 ERROR riot                      :: [line: 1, col: 31] Broken IRI: http://unterminated
12:30:53 ERROR riot                      :: [line: 1, col: 46] Unrecognized: [EOF]
Tests run: 264, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.109 sec
Running org.apache.jena.riot.TS_ReaderRIOT
Tests run: 94, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 sec
Running org.apache.jena.riot.adapters.TS_RIOTAdapters
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.jena.riot.tokens.TS_Tokens
Tests run: 125, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 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.604 sec
Running org.apache.jena.atlas.iterator.TS_Iterator
Tests run: 70, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 sec
Running org.apache.jena.atlas.json.TS_JSON
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running org.apache.jena.atlas.lib.TS_Lib
Tests run: 327, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.684 sec
Running org.apache.jena.atlas.io.TS_IO
Tests run: 112, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec
Running org.apache.jena.atlas.event.TS_Event
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running com.hp.hpl.jena.query.TS_ParamString
Tests run: 71, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running com.hp.hpl.jena.sparql.function.user.TS_UserFunctions
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 sec
Running com.hp.hpl.jena.sparql.engine.TS_Engine
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 sec
Running com.hp.hpl.jena.sparql.engine.binding.TS_Binding
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running com.hp.hpl.jena.sparql.resultset.TS_ResultSet
Tests run: 121, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 sec
Running com.hp.hpl.jena.sparql.TC_DAWG
Tests run: 467, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.328 sec
Running com.hp.hpl.jena.sparql.TC_Scripted
Tests run: 992, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.498 sec
Running com.hp.hpl.jena.sparql.modify.TS_Update
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec
Running com.hp.hpl.jena.sparql.api.TS_API
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.944 sec
Running com.hp.hpl.jena.sparql.path.TS_Path
Tests run: 107, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 sec
Running com.hp.hpl.jena.sparql.algebra.TS_Algebra
Tests run: 183, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 sec
Running com.hp.hpl.jena.sparql.lang.TS_Lang
Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running com.hp.hpl.jena.sparql.expr.TS_Expr
Tests run: 1023, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec
Running com.hp.hpl.jena.sparql.solver.TS_Solver
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running com.hp.hpl.jena.sparql.util.TS_Util
Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running com.hp.hpl.jena.sparql.graph.TS_Graph
Tests run: 62, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 sec
Running com.hp.hpl.jena.sparql.core.TS_Core
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Running com.hp.hpl.jena.sparql.syntax.TS_SSE
Tests run: 113, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec
Running com.hp.hpl.jena.sparql.syntax.TS_Serialization
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec

Results :

Tests run: 5068, 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] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jena-tdb ---
[INFO] Copying 0 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
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>:[65,13] cannot find symbol
symbol  : method serialize(com.hp.hpl.jena.graph.Node,java.lang.String,org.apache.jena.riot.system.LightweightPrefixMap)
location: class com.hp.hpl.jena.tdb.lib.NodeFmtLib
[INFO] 1 error
[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 [4.585s]
[INFO] Apache Jena - IRI ................................. SUCCESS [7.830s]
[INFO] Apache Jena - CORE API ............................ SUCCESS [42.284s]
[INFO] Apache Jena - ARQ (SPARQL 1.1 Query Engine) ....... SUCCESS [40.076s]
[INFO] Apache Jena - TDB (Native Triple Store) ........... FAILURE [1.304s]
[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: 1:36.913s
[INFO] Finished at: Mon Jan 28 12:31:08 UTC 2013
[INFO] Final Memory: 26M/245M
[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
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/lib/NodeFmtLib.java>:[65,13] cannot find symbol
symbol  : method serialize(com.hp.hpl.jena.graph.Node,java.lang.String,org.apache.jena.riot.system.LightweightPrefixMap)
location: class com.hp.hpl.jena.tdb.lib.NodeFmtLib

cause : Compilation failure
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/lib/NodeFmtLib.java>:[65,13] cannot find symbol
symbol  : method serialize(com.hp.hpl.jena.graph.Node,java.lang.String,org.apache.jena.riot.system.LightweightPrefixMap)
location: class com.hp.hpl.jena.tdb.lib.NodeFmtLib

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
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/lib/NodeFmtLib.java>:[65,13] cannot find symbol
symbol  : method serialize(com.hp.hpl.jena.graph.Node,java.lang.String,org.apache.jena.riot.system.LightweightPrefixMap)
location: class com.hp.hpl.jena.tdb.lib.NodeFmtLib

	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
<https://builds.apache.org/job/Jena__Development_Test/ws/trunk/jena-tdb/src/main/java/com/hp/hpl/jena/tdb/lib/NodeFmtLib.java>:[65,13] cannot find symbol
symbol  : method serialize(com.hp.hpl.jena.graph.Node,java.lang.String,org.apache.jena.riot.system.LightweightPrefixMap)
location: class com.hp.hpl.jena.tdb.lib.NodeFmtLib

	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 #432

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