[ovs-build] Failed: ovsrobot/ovn#584 (series_173915 - 7f91265)

Travis CI builds at travis-ci.com
Fri May 1 01:52:59 UTC 2020


Build Update for ovsrobot/ovn
-------------------------------------

Build: #584
Status: Failed

Duration: 21 mins and 15 secs
Commit: 7f91265 (series_173915)
Author: Dumitru Ceara
Message: ovn-northd: Clear SB records depending on stale datapaths.

When purging stale SB Datapath_Binding records ovn-northd doesn't
properly clean records from other tables that might refer the
datapaths being deleted.

One way to reproduce the issue is:
$ ovn-nbctl lr-add lr
$ ovn-nbctl lrp-add lr p 00:00:00:00:00:01 1.1.1.1/24
$ ovn-nbctl --wait=sb sync
$ dp=$(ovn-sbctl --bare --columns _uuid list datapath .)
$ ovn-sbctl create mac_binding logical_port="p" ip="1.1.1.2" datapath="$dp"
$ ovn-nbctl lrp-del p -- lr-del lr -- \
    lr-add lr -- lrp-add lr p 00:00:00:00:00:01 1.1.1.1/24

Reported-by: Dan Williams <dcbw at redhat.com>
Reported-at: https://bugzilla.redhat.com/1828637
Signed-off-by: Dumitru Ceara <dceara at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovn/commit/7f91265f38e0

View the full build log and details: https://travis-ci.com/github/ovsrobot/ovn/builds/163057756?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the ovsrobot/ovn repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=9136199&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-build/attachments/20200501/94f60e5d/attachment.html>


More information about the build mailing list