You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/02/16 21:29:34 UTC

[GitHub] [bookkeeper] dlg99 opened a new issue #3059: Flaky-test: org.apache.bookkeeper.test.BookieZKExpireTest flaked with "AssertionError: Bookie should not shutdown on losing zk session"

dlg99 opened a new issue #3059:
URL: https://github.com/apache/bookkeeper/issues/3059


   ```
   org.apache.bookkeeper.test.BookieZKExpireTest
   
     Test testBookieServerZKExpireBehaviour FAILED (16.1s)
   
     java.lang.AssertionError: Bookie should not shutdown on losing zk session
         at org.apache.bookkeeper.test.BookieZKExpireTest.testBookieServerZKExpireBehaviour(BookieZKExpireTest.java:103)
   
   
   org.apache.bookkeeper.test.BookieZKExpireTest
   
     Test testBookieServerZKExpireBehaviour FAILED (16.1s)
   
     java.lang.AssertionError: Bookie should not shutdown on losing zk session
         at org.apache.bookkeeper.test.BookieZKExpireTest.testBookieServerZKExpireBehaviour(BookieZKExpireTest.java:103)
   
   
   org.apache.bookkeeper.test.BookieZKExpireTest
   
     Test testBookieServerZKExpireBehaviour FAILED (16.1s)
   
     java.lang.AssertionError: Bookie should not shutdown on losing zk session
         at org.apache.bookkeeper.test.BookieZKExpireTest.testBookieServerZKExpireBehaviour(BookieZKExpireTest.java:103)
   
   
   org.apache.bookkeeper.test.BookieZKExpireTest
   
     Test testBookieServerZKExpireBehaviour FAILED (16.1s)
   
     java.lang.AssertionError: Bookie should not shutdown on losing zk session
         at org.apache.bookkeeper.test.BookieZKExpireTest.testBookieServerZKExpireBehaviour(BookieZKExpireTest.java:103)
   
   
   org.apache.bookkeeper.test.BookieZKExpireTest
   
     Test testBookieServerZKExpireBehaviour FAILED (16.1s)
   
     java.lang.AssertionError: Bookie should not shutdown on losing zk session
         at org.apache.bookkeeper.test.BookieZKExpireTest.testBookieServerZKExpireBehaviour(BookieZKExpireTest.java:103)
   
   
   
   1892 tests completed, 6 failed, 21 skipped
   FAILURE: Executed 1892 tests in 1h 34m (6 failed, 21 skipped)
   
   ```


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

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