Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rdf4j-dev] Build failed in Jenkins: rdf4j-tools-master-verify #12

See <https://ci.eclipse.org/rdf4j/job/rdf4j-tools-master-verify/12/display/redirect>

------------------------------------------
[...truncated 81.26 KB...]
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-runtime ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime
[INFO] Storing buildNumber: 77c775b at timestamp: 1522681028568
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-runtime ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ rdf4j-runtime ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-runtime ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ rdf4j-runtime ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-runtime ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ rdf4j-runtime ---
[INFO] No tests to run.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-runtime ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-runtime ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building RDF4J: Runtime - OSGi 2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-runtime-osgi ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime-osgi' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime-osgi
[INFO] Storing buildNumber: 77c775b at timestamp: 1522681032766
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime-osgi' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime-osgi
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-runtime-osgi ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ rdf4j-runtime-osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-runtime-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-antrun-plugin:1.6:run (default) @ rdf4j-runtime-osgi ---
[INFO] Executing tasks

main:

create-service-files:

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.algebra.evaluation.function.Function

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.parser.QueryParserFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.resultio.BooleanQueryResultParserFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.resultio.BooleanQueryResultWriterFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.resultio.TupleQueryResultParserFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.query.resultio.TupleQueryResultWriterFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.repository.config.RepositoryFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.rio.RDFParserFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.rio.RDFWriterFactory

concat-service-file:
     [echo] META-INF/services/org.eclipse.rdf4j.sail.config.SailFactory
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ rdf4j-runtime-osgi ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/runtime-osgi/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-runtime-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ rdf4j-runtime-osgi ---
[INFO] No tests to run.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-runtime-osgi ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-bundle-plugin:3.3.0:bundle (default-bundle) @ rdf4j-runtime-osgi ---
[WARNING] Bundle org.eclipse.rdf4j:rdf4j-runtime-osgi:bundle:2.3-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*]
[WARNING] Bundle org.eclipse.rdf4j:rdf4j-runtime-osgi:bundle:2.3-SNAPSHOT : Unused Import-Package instructions: [org.eclipse.rdf4j.*] 
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building RDF4J BOM 2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-bom ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/bom' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/bom
[INFO] Storing buildNumber: 77c775b at timestamp: 1522681038359
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/bom' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/bom
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-bom ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-bom ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building RDF4J compliance tests 2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-tools-compliance ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance
[INFO] Storing buildNumber: 77c775b at timestamp: 1522681038887
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-tools-compliance ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-tools-compliance ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building RDF4J Server compliance test 2.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-server-compliance ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server
[INFO] Storing buildNumber: 77c775b at timestamp: 1522681039705
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-server-compliance ---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ rdf4j-server-compliance ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-server-compliance ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ rdf4j-server-compliance ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-server-compliance ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
/jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server/src/test/java/org/eclipse/rdf4j/repository/sparql/SPARQLStoreConnectionTest.java:[296,1] error: method does not override or implement a method from a supertype
[ERROR] /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server/src/test/java/org/eclipse/rdf4j/repository/http/HTTPStoreConnectionTest.java:[65,1] error: method does not override or implement a method from a supertype
[ERROR] /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server/src/test/java/org/eclipse/rdf4j/repository/http/RDFSchemaHTTPRepositoryConnectionTest.java:[169,1] error: method does not override or implement a method from a supertype
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J Tools ........................................ SUCCESS [  1.503 s]
[INFO] RDF4J: application configuration ................... SUCCESS [  5.188 s]
[INFO] RDF4J: Console ..................................... SUCCESS [ 11.748 s]
[INFO] RDF4J: HTTP server - core .......................... SUCCESS [  4.251 s]
[INFO] RDF4J: HTTP server ................................. SUCCESS [ 18.411 s]
[INFO] RDF4J Workbench .................................... SUCCESS [  6.024 s]
[INFO] RDF4J: Runtime ..................................... SUCCESS [  4.336 s]
[INFO] RDF4J: Runtime - OSGi .............................. SUCCESS [  5.897 s]
[INFO] RDF4J BOM .......................................... SUCCESS [  0.530 s]
[INFO] RDF4J compliance tests ............................. SUCCESS [  0.584 s]
[INFO] RDF4J Server compliance test ....................... FAILURE [  2.313 s]
[INFO] RDF4J SPARQL query parser compliance tests ......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2018-04-02T10:57:21-04:00
[INFO] Final Memory: 140M/1602M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:testCompile (default-testCompile) on project rdf4j-server-compliance: Compilation failure: Compilation failure: 
[ERROR] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.rdf4j
[ERROR] /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server/src/test/java/org/eclipse/rdf4j/repository/sparql/SPARQLStoreConnectionTest.java:[296,1] error: method does not override or implement a method from a supertype
[ERROR] /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server/src/test/java/org/eclipse/rdf4j/repository/http/HTTPStoreConnectionTest.java:[65,1] error: method does not override or implement a method from a supertype
[ERROR] /jobs/genie.rdf4j/rdf4j-tools-master-verify/workspace/compliance/server/src/test/java/org/eclipse/rdf4j/repository/http/RDFSchemaHTTPRepositoryConnectionTest.java:[169,1] error: method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :rdf4j-server-compliance
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top