[ovs-build] Failed: ovsrobot/ovs#3047 (series_201866 - 4fe10a1)

Travis CI builds at travis-ci.org
Tue Sep 15 18:34:18 UTC 2020


Build Update for ovsrobot/ovs
-------------------------------------

Build: #3047
Status: Failed

Duration: 15 mins and 31 secs
Commit: 4fe10a1 (series_201866)
Author: Terry Wilson
Message: Don't raise an Exception on failure to connect via SSL

With other socket types, trying to connect and failing will return
an error code, but if an SSL Stream is used, then when
check_connection_completion(sock) is called, SSL will raise an
exception that doesn't derive from socket.error which is handled.

This adds handling for SSL.error, which get_exception_errno
will simply return errno.EPROTO for.

Signed-off-by: Terry Wilson <twilson at redhat.com>
Signed-off-by: 0-day Robot <robot at bytheb.org>

View the changeset: https://github.com/ovsrobot/ovs/commit/4fe10a156e50

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


--

You can unsubscribe from build emails from the ovsrobot/ovs repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=22285853&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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/20200915/a065e431/attachment-0001.html>


More information about the build mailing list