Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-9499

PersistentRedisCacheTest: Test failures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      I run into the following test failures with the last trunk (https://github.com/apache/jackrabbit-oak/commit/563b834754a1a34f254434f01f7b04626b27374f)
      in module oak-segment-remote

      [ERROR] Tests run: 5, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 9.281 s <<< FAILURE! - in org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCacheTest
      [ERROR] testExisting(org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCacheTest)  Time elapsed: 1.558 s  <<< FAILURE!
      java.lang.AssertionError: containsSegment failed expected:<0> but was:<750>
      
      [ERROR] writeAndReadManySegments(org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCacheTest)  Time elapsed: 5.962 s  <<< FAILURE!
      java.lang.AssertionError: Wait timeout reached
      
      [ERROR] testConcurrentWritesSameSegment(org.apache.jackrabbit.oak.segment.remote.persistentcache.PersistentRedisCacheTest)  Time elapsed: 0.333 s  <<< FAILURE!
      java.lang.AssertionError: The segment was not found
      

      This happens reproducibly with

      Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d)
      Maven home: /usr/local/Cellar/maven/3.8.1/libexec
      Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home
      Default locale: en_DE, platform encoding: UTF-8
      OS name: "mac os x", version: "11.4", arch: "x86_64", family: "mac"
      

      Attachments

        Activity

          People

            kwin Konrad Windszus
            kwin Konrad Windszus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: