You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/04/01 08:14:22 UTC

[GitHub] [hadoop-ozone] adoroszlai commented on issue #741: HDDS-3308. Update Ratis snapshot

adoroszlai commented on issue #741: HDDS-3308. Update Ratis snapshot
URL: https://github.com/apache/hadoop-ozone/pull/741#issuecomment-607102484
 
 
   `ozone-om-ha` acceptance test [passed](https://github.com/adoroszlai/hadoop-ozone/runs/549579172) with the same change in my source branch:
   
   ```
   2020-03-31T18:20:23.3226826Z Stop Leader OM and Verify Failover                                    | PASS |
   2020-03-31T18:20:23.3228826Z ------------------------------------------------------------------------------
   2020-03-31T18:22:47.0421115Z Test Multiple Failovers                                               | PASS |
   2020-03-31T18:22:47.0422065Z ------------------------------------------------------------------------------
   2020-03-31T18:23:34.0402647Z Restart OM and Verify Ratis Logs                                      | PASS |
   2020-03-31T18:23:34.0403560Z ------------------------------------------------------------------------------
   2020-03-31T18:23:34.0418687Z ozone-om-ha-testOMHA :: Smoketest ozone cluster startup               | PASS |
   2020-03-31T18:23:34.0424299Z 3 critical tests, 3 passed, 0 failed
   2020-03-31T18:23:34.0424460Z 3 tests total, 3 passed, 0 failed
   ```
   
   and failed (with a different error) in a [push build](https://github.com/apache/hadoop-ozone/runs/549544110) for master:
   
   ```
   2020-03-31T18:00:05.5711042Z Stop Leader OM and Verify Failover                                    | FAIL |
   2020-03-31T18:00:05.5711737Z 255 != 0
   2020-03-31T18:00:05.5737566Z ------------------------------------------------------------------------------
   2020-03-31T18:00:15.5568553Z Test Multiple Failovers                                               | FAIL |
   2020-03-31T18:00:15.5568785Z 1 != 0
   2020-03-31T18:00:15.5569553Z ------------------------------------------------------------------------------
   2020-03-31T18:00:22.6377716Z Restart OM and Verify Ratis Logs                                      | FAIL |
   2020-03-31T18:00:22.6378411Z 255 != 0
   2020-03-31T18:00:22.6379449Z ------------------------------------------------------------------------------
   2020-03-31T18:00:22.6397256Z ozone-om-ha-testOMHA :: Smoketest ozone cluster startup               | FAIL |
   2020-03-31T18:00:22.6402397Z 3 critical tests, 0 passed, 3 failed
   2020-03-31T18:00:22.6402557Z 3 tests total, 0 passed, 3 failed
   ```
   
   and is passing locally.  Trying to find out what's the problem.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org