Skip to content

Console Output

[INFO] 
[INFO] --------------< org.eclipse.rdf4j:rdf4j-serql-compliance >--------------
[INFO] Building RDF4J SeRQL query parser compliance tests 3.1.5-SNAPSHOT [93/100]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ rdf4j-serql-compliance ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-serql-compliance ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/serql' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/serql
[INFO] Storing buildNumber: f17a5bb at timestamp: 1588013929808
[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 '/home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/serql' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/serql
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-serql-compliance ---
[INFO] Adding ignore: META-INF/**/module-info
[INFO] 
[INFO] --- formatter-maven-plugin:2.8.1:format (default) @ rdf4j-serql-compliance ---
[INFO] Using 'UTF-8' encoding to format source files.
[INFO] Number of files to be formatted: 4
[INFO] Successfully formatted:          0 file(s)
[INFO] Fail to format:                  0 file(s)
[INFO] Skipped:                         4 file(s)
[INFO] Read only skipped:               0 file(s)
[INFO] Approximate time taken:          0s
[INFO] 
[INFO] --- impsort-maven-plugin:1.3.2:sort (default) @ rdf4j-serql-compliance ---
[INFO]  Total Files Processed: 4 in 00:00.006
[INFO]         Already Sorted: 4
[INFO]         Needed Sorting: 0
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-serql-compliance ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/serql/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-serql-compliance ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-serql-compliance ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-serql-compliance ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/serql/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ rdf4j-serql-compliance ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-serql-compliance ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-serql-compliance ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/serql/target/rdf4j-serql-compliance-3.1.5-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:integration-test (integration-tests) @ rdf4j-serql-compliance ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Running org.eclipse.rdf4j.query.parser.serql.SeRQLParserTest
Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.73 sec - in org.eclipse.rdf4j.query.parser.serql.SeRQLParserTest
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Running org.eclipse.rdf4j.query.parser.serql.MemorySeRQLQueryTest
18:58:54.802 [main] ERROR test-029 SKIPPED in org.eclipse.rdf4j.query.parser.serql.SeRQLQueryTestCase
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.817 sec - in org.eclipse.rdf4j.query.parser.serql.MemorySeRQLQueryTest
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Running org.eclipse.rdf4j.query.parser.serql.SeRQLQueryTest
18:58:57.182 [main] ERROR test-029 SKIPPED in org.eclipse.rdf4j.query.parser.serql.SeRQLQueryTestCase
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.854 sec - in org.eclipse.rdf4j.query.parser.serql.SeRQLQueryTest
Picked up JAVA_TOOL_OPTIONS: -XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
Picked up _JAVA_OPTIONS: -XX:MaxRAMPercentage=64.0
Running org.eclipse.rdf4j.query.parser.serql.NativeSeRQLQueryTest
18:58:59.594 [main] ERROR test-029 SKIPPED in org.eclipse.rdf4j.query.parser.serql.SeRQLQueryTestCase
Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.049 sec - in org.eclipse.rdf4j.query.parser.serql.NativeSeRQLQueryTest

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-failsafe-plugin:2.19.1:verify (verify) @ rdf4j-serql-compliance ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ rdf4j-serql-compliance ---

[INFO] Installing /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/serql/target/rdf4j-serql-compliance-3.1.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-serql-compliance/3.1.5-SNAPSHOT/rdf4j-serql-compliance-3.1.5-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/rdf4j-master-deploy/compliance/serql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/rdf4j/rdf4j-serql-compliance/3.1.5-SNAPSHOT/rdf4j-serql-compliance-3.1.5-SNAPSHOT.pom