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-storage-develop-verify #109

See <https://ci.eclipse.org/rdf4j/job/rdf4j-storage-develop-verify/109/display/redirect?page=changes>

Changes:

[Bart Hanssens] Upgraded HttpComponent / HttpCore

------------------------------------------
[...truncated 213.40 KB...]
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.rdf4j.sail.spin.SpinSailWithoutRDFSInferencerTest
16:18:59.108 [main] ERROR Constraint violation: Test constraint:   
16:19:04.543 [main] ERROR Constraint violation: Invalid number of values: 0: ex:Tom ex:prop 
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.2 s - in org.eclipse.rdf4j.sail.spin.SpinSailWithoutRDFSInferencerTest
[INFO] Running org.eclipse.rdf4j.sail.spin.SpinSailTest
16:19:19.111 [main] ERROR Constraint violation: Test constraint:   
16:19:36.317 [main] ERROR Constraint violation: Invalid number of values: 0: ex:Tom ex:prop 
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.675 s - in org.eclipse.rdf4j.sail.spin.SpinSailTest
[INFO] Running org.eclipse.rdf4j.sail.spin.SplSailTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s - in org.eclipse.rdf4j.sail.spin.SplSailTest
[INFO] Running org.eclipse.rdf4j.sail.spin.EvaluationModeTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.475 s - in org.eclipse.rdf4j.sail.spin.EvaluationModeTest
[INFO] Running org.eclipse.rdf4j.sail.spin.SpifSailTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.96 s - in org.eclipse.rdf4j.sail.spin.SpifSailTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 46, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-sail-spin ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-sail-spin ---
[INFO] 
[INFO] ---------------< org.eclipse.rdf4j:rdf4j-sail-nativerdf >---------------
[INFO] Building RDF4J: NativeStore 2.5-SNAPSHOT                         [16/30]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-sail-nativerdf ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/nativerdf' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/nativerdf
[INFO] Storing buildNumber: d6a5f9d at timestamp: 1540844417436
[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-storage-develop-verify/workspace/nativerdf' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/nativerdf
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-sail-nativerdf ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-sail-nativerdf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ rdf4j-sail-nativerdf ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-sail-nativerdf ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ rdf4j-sail-nativerdf ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/nativerdf/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ rdf4j-sail-nativerdf ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.rdf4j.sail.nativerdf.btree.BTreeTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.eclipse.rdf4j.sail.nativerdf.btree.BTreeTest
[INFO] Running org.eclipse.rdf4j.sail.nativerdf.DefaultIndexTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.rdf4j.sail.nativerdf.DefaultIndexTest
[INFO] Running org.eclipse.rdf4j.sail.nativerdf.TripleStoreRecoveryTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 s - in org.eclipse.rdf4j.sail.nativerdf.TripleStoreRecoveryTest
[INFO] Running org.eclipse.rdf4j.sail.nativerdf.TestNativeStoreUpgrade
16:20:20.982 [main] ERROR VALUE INCONSISTENCY: could not automatically upgrade native store to RDF 1.1-compatibility: Store must be manually exported and imported to merge values like "value". Failure to upgrade may result in inconsistent query results when comparing literal values.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s - in org.eclipse.rdf4j.sail.nativerdf.TestNativeStoreUpgrade
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ rdf4j-sail-nativerdf ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ rdf4j-sail-nativerdf ---
[INFO] 
[INFO] --- japicmp-maven-plugin:0.11.0:cmp (default) @ rdf4j-sail-nativerdf ---
[INFO] Written file '/jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/nativerdf/target/japicmp/japicmp.diff'.
[INFO] Written file '/jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/nativerdf/target/japicmp/japicmp.xml'.
[INFO] Written file '/jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/nativerdf/target/japicmp/japicmp.html'.
[INFO] 
[INFO] ----------------< org.eclipse.rdf4j:rdf4j-lucene-spin >-----------------
[INFO] Building RDF4J Lucene Sail Spin 2.5-SNAPSHOT                     [17/30]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ rdf4j-lucene-spin ---
[INFO] ShortRevision tag detected. The value is '7'.
[INFO] Executing: /bin/sh -c cd '/jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/lucene-spin' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/lucene-spin
[INFO] Storing buildNumber: d6a5f9d at timestamp: 1540844422590
[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-storage-develop-verify/workspace/lucene-spin' && 'git' 'rev-parse' '--verify' '--short=7' 'HEAD'
[INFO] Working directory: /jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/lucene-spin
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ rdf4j-lucene-spin ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ rdf4j-lucene-spin ---
[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-lucene-spin ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ rdf4j-lucene-spin ---
[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-lucene-spin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/lucene-spin/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ rdf4j-lucene-spin ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.232 s - in org.eclipse.rdf4j.lucene.spin.LuceneSailTupleFunctionTest
[INFO] Running org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest
16:20:30.383 [main] WARN  Rolling back transaction due to connection close
16:20:32.375 [main] WARN  Rolling back transaction due to connection close
16:20:34.088 [main] WARN  Rolling back transaction due to connection close
16:20:35.843 [main] WARN  Rolling back transaction due to connection close
16:20:37.139 [main] WARN  Rolling back transaction due to connection close
[ERROR] Tests run: 6, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 15.377 s <<< FAILURE! - in org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest
[ERROR] simpleSearchTest(org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest)  Time elapsed: 1.997 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/parser/sparql/ast/ASTCollection
Caused by: java.lang.ClassNotFoundException: org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection

[ERROR] test220Issue(org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest)  Time elapsed: 1.779 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/parser/sparql/ast/ASTCollection

[ERROR] test771issue(org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest)  Time elapsed: 1.693 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/parser/sparql/ast/ASTCollection

[ERROR] test235Issue(org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest)  Time elapsed: 1.286 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/parser/sparql/ast/ASTCollection

[ERROR] testDistanceFunction(org.eclipse.rdf4j.lucene.spin.LuceneNativeStoreTest)  Time elapsed: 5.95 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/parser/sparql/ast/ASTCollection

[INFO] Running org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest
16:20:44.981 [main] WARN  Rolling back transaction due to connection close
16:20:45.637 [main] WARN  Rolling back transaction due to connection close
16:20:46.507 [main] WARN  Rolling back transaction due to connection close
16:20:47.217 [main] WARN  Rolling back transaction due to connection close
16:20:47.917 [main] WARN  Rolling back transaction due to connection close
[ERROR] Tests run: 6, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 5.526 s <<< FAILURE! - in org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest
[ERROR] simpleSearchTest(org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest)  Time elapsed: 0.656 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/parser/sparql/ast/ASTCollection

[ERROR] test220Issue(org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest)  Time elapsed: 0.87 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/parser/sparql/ast/ASTCollection

[ERROR] test771issue(org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest)  Time elapsed: 0.71 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/parser/sparql/ast/ASTCollection

[ERROR] test235Issue(org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest)  Time elapsed: 0.7 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/parser/sparql/ast/ASTCollection

[ERROR] testDistanceFunction(org.eclipse.rdf4j.lucene.spin.LuceneMemoryStoreTest)  Time elapsed: 0.728 s  <<< ERROR!
java.lang.NoClassDefFoundError: org/eclipse/rdf4j/query/parser/sparql/ast/ASTCollection

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   LuceneMemoryStoreTest>AbstractLuceneSailSpinTest.simpleSearchTest:92 » NoClassDefFound
[ERROR]   LuceneMemoryStoreTest>AbstractLuceneSailSpinTest.test220Issue:127 » NoClassDefFound
[ERROR]   LuceneMemoryStoreTest>AbstractLuceneSailSpinTest.test235Issue:166 » NoClassDefFound
[ERROR]   LuceneMemoryStoreTest>AbstractLuceneSailSpinTest.test771issue:266 » NoClassDefFound
[ERROR]   LuceneMemoryStoreTest>AbstractLuceneSailSpinTest.testDistanceFunction:185 » NoClassDefFound
[ERROR]   LuceneNativeStoreTest>AbstractLuceneSailSpinTest.simpleSearchTest:92 » NoClassDefFound
[ERROR]   LuceneNativeStoreTest>AbstractLuceneSailSpinTest.test220Issue:127 » NoClassDefFound
[ERROR]   LuceneNativeStoreTest>AbstractLuceneSailSpinTest.test235Issue:166 » NoClassDefFound
[ERROR]   LuceneNativeStoreTest>AbstractLuceneSailSpinTest.test771issue:266 » NoClassDefFound
[ERROR]   LuceneNativeStoreTest>AbstractLuceneSailSpinTest.testDistanceFunction:185 » NoClassDefFound
[INFO] 
[ERROR] Tests run: 17, Failures: 0, Errors: 10, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] RDF4J Storage 2.5-SNAPSHOT ......................... SUCCESS [  1.672 s]
[INFO] RDF4J: Sail API .................................... SUCCESS [  2.780 s]
[INFO] RDF4J: Sail Model .................................. SUCCESS [  0.804 s]
[INFO] RDF4J: Inferencer Sails ............................ SUCCESS [  1.383 s]
[INFO] RDF4J: Query algebra - evaluation .................. SUCCESS [ 10.216 s]
[INFO] RDF4J: Sail base implementations ................... SUCCESS [  0.824 s]
[INFO] RDF4J: MemoryStore ................................. SUCCESS [  6.935 s]
[INFO] RDF4J: SailRepository .............................. SUCCESS [  4.656 s]
[INFO] RDF4J Lucene Sail API .............................. SUCCESS [  2.510 s]
[INFO] RDF4J Elastic Search Sail Index .................... SUCCESS [  4.045 s]
[INFO] RDF4J: Federation SAIL ............................. SUCCESS [  6.654 s]
[INFO] RDF4J: Query algebra - GeoSPARQL ................... SUCCESS [  7.688 s]
[INFO] RDF4J Lucene Sail Index ............................ SUCCESS [  8.062 s]
[INFO] RDF4J: SPIN ........................................ SUCCESS [  5.318 s]
[INFO] RDF4J: SPIN SAIL ................................... SUCCESS [01:27 min]
[INFO] RDF4J: NativeStore ................................. SUCCESS [  4.972 s]
[INFO] RDF4J Lucene Sail Spin ............................. FAILURE [ 26.689 s]
[INFO] RDF4J: DatasetRepository (wrapper) ................. SKIPPED
[INFO] RDF4J Solr Sail Index .............................. SKIPPED
[INFO] RDF4J: SHACL ....................................... SKIPPED
[INFO] RDF4J: Storage ..................................... SKIPPED
[INFO] RDF4J compliance tests ............................. SKIPPED
[INFO] RDF4J Model compliance test ........................ SKIPPED
[INFO] RDF4J Lucene Sail Tests ............................ SKIPPED
[INFO] RDF4J Elasticsearch Sail Tests ..................... SKIPPED
[INFO] RDF4J Solr Sail Tests .............................. SKIPPED
[INFO] RDF4J SAIL and Repository compliance test .......... SKIPPED
[INFO] RDF4J SeRQL query parser compliance tests .......... SKIPPED
[INFO] RDF4J GeoSPARQL compliance tests ................... SKIPPED
[INFO] RDF4J SHACL compliance tests 2.5-SNAPSHOT .......... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:04 min
[INFO] Finished at: 2018-10-29T16:20:49-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project rdf4j-lucene-spin: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.rdf4j/rdf4j-storage-develop-verify/workspace/lucene-spin/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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-lucene-spin
Build step 'Invoke top-level Maven targets' marked build as failure
Not sending mail to unregistered user bart.hanssens@xxxxxxxxxxxx


Back to the top