The Apache Jenkins build system has built Jackrabbit Oak (build #219)

Status: Failure

Check console output at https://builds.apache.org/job/Jackrabbit%20Oak/219/ to 
view the results.

Changes:
[mreutegg] OAK-5989: Create a partial index on _deletedOnce instead of sparse 
index

[mreutegg] OAK-5898: Revision GC command line tool

Add example usage to documentation

[mreutegg] OAK-6129: Create compound index on _sdType and _sdMaxRevTime

[thomasm] OAK-6116 SQL generated from xpath with 3 or more ORed paths along 
with order by clause throws parseException

[mreutegg] OAK-6133: Incorrect parent pom reference

Reference oak-parent instead of reactor

[reschke] OAK-6134: RDB*Store: update PostgreSQL JDBC

[mreutegg] OAK-3712: Clean up old and uncommitted changes

Sweep revisions must be initialized before lastRev recovery runs

[tomekr] @trivial - remove unused imports in oak-upgrade

[tomekr] OAK-6131: No need to rebuild the counter/uuid index anymore

 

Test results:
1 tests failed.
FAILED:  org.apache.jackrabbit.oak.segment.standby.StandbyTestIT.testSyncLoop

Error Message:
expected: org.apache.jackrabbit.oak.segment.SegmentNodeState<{ checkpoints = { 
... }, root = { ... } }> but was: 
org.apache.jackrabbit.oak.segment.SegmentNodeState<{ checkpoints = { ... }, 
root = { ... } }>

Stack Trace:
java.lang.AssertionError: expected: 
org.apache.jackrabbit.oak.segment.SegmentNodeState<{ checkpoints = { ... }, 
root = { ... } }> but was: org.apache.jackrabbit.oak.segment.SegmentNodeState<{ 
checkpoints = { ... }, root = { ... } }>
        at 
org.apache.jackrabbit.oak.segment.standby.StandbyTestIT.testSyncLoop(StandbyTestIT.java:126)

Reply via email to