You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/24 03:53:10 UTC

[GitHub] [pulsar] ptirupac-tibco opened a new issue #7348: jCloud unit test failure : org.apache.bookkeeper.mledger.offload.jcloud.impl.BlobStoreManagedLedgerOffloaderTest.testS3DriverConfiguredWell

ptirupac-tibco opened a new issue #7348:
URL: https://github.com/apache/pulsar/issues/7348


   **Describe the bug**
   _org.apache.bookkeeper.mledger.offload.jcloud.impl.BlobStoreManagedLedgerOffloaderTest.testS3DriverConfiguredWell_ unit test consistently failing on [branch-2.6](https://github.com/apache/pulsar/tree/branch-2.6)
   
   **To Reproduce**
   Steps to reproduce the behavior:
   1. git clone https://github.com/apache/pulsar.git
   2. git checkout branch-2.6
   3. mvn install -DskipTests
   4. cd tiered-storage/jcloud
   5. mvn test -fn -e
   // Error stack: [jcloud_error.txt](https://github.com/apache/pulsar/files/4823102/jcloud_error.txt)
   
   **Environment**
   Ubuntu-18.04
   openjdk version "1.8.0_252"
   Apache Maven 3.6.1
   // Dockerfile: [Dockerfile.txt](https://github.com/apache/pulsar/files/4823110/Dockerfile.txt)
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] codelipenghui commented on issue #7348: jCloud unit test failure : org.apache.bookkeeper.mledger.offload.jcloud.impl.BlobStoreManagedLedgerOffloaderTest.testS3DriverConfiguredWell

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #7348:
URL: https://github.com/apache/pulsar/issues/7348#issuecomment-721620175


   @wolfstudy Please help check if this issue is fixed in `branch-2.6`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] sijie commented on issue #7348: jCloud unit test failure : org.apache.bookkeeper.mledger.offload.jcloud.impl.BlobStoreManagedLedgerOffloaderTest.testS3DriverConfiguredWell

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #7348:
URL: https://github.com/apache/pulsar/issues/7348#issuecomment-726388752


   Close it since it has been fixed in branch-2.6.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] wolfstudy commented on issue #7348: jCloud unit test failure : org.apache.bookkeeper.mledger.offload.jcloud.impl.BlobStoreManagedLedgerOffloaderTest.testS3DriverConfiguredWell

Posted by GitBox <gi...@apache.org>.
wolfstudy commented on issue #7348:
URL: https://github.com/apache/pulsar/issues/7348#issuecomment-722063399


   > @wolfstudy Please help check if this issue is fixed in `branch-2.6`
   
   Yes, the flaky test can work in `branch-2.6`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org