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

ConcurrentBlobTest randomly failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • blob

    Description

      Randomly when running the clean install ConcurrentBlobTest randomly fail with the following

      ------------------------------------------------------- T E S T S
      
      ------------------------------------------------------- Running org.apache.jackrabbit.oak.spi.blob.ConcurrentBlobTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.093 sec <<< FAILURE! test(org.apache.jackrabbit.oak.spi.blob.ConcurrentBlobTest) Time elapsed: 0.061 sec <<< ERROR! java.lang.IllegalArgumentException: The block with id 2d34e0912bae50bace91d3dd77ca3482bf35b9742a2bdf907473f34d8483dce6@0 was not found at org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.load(AbstractBlobStore.java:332) at org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.readBlock(AbstractBlobStore.java:320) at org.apache.jackrabbit.oak.spi.blob.AbstractBlobStore.readBlob(AbstractBlobStore.java:306) at org.apache.jackrabbit.oak.spi.blob.ConcurrentBlobTest$1.call(ConcurrentBlobTest.java:58) at org.apache.jackrabbit.oak.commons.concurrent.Concurrent$1.run(Concurrent.java:54)
      
      Running org.apache.jackrabbit.oak.spi.blob.FileBlobStoreTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 2.92 sec Running org.apache.jackrabbit.oak.spi.blob.MemoryBlobStoreTest Tests run: 14, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.108 sec
      
      Results :
      
      Tests in error: test(org.apache.jackrabbit.oak.spi.blob.ConcurrentBlobTest): The block with id 2d34e0912bae50bace91d3dd77ca3482bf35b9742a2bdf907473f34d8483dce6@0 was not found 
      

      Thread on oak-dev: http://oak.markmail.org/thread/bn3kjvmrlpamonoz

      Attachments

        Activity

          People

            Unassigned Unassigned
            edivad Davide Giannella
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: