Closed Bug 1314925 Opened 8 years ago Closed 8 years ago

Nightlies show error Failed to log stats. Exception = [Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib

Categories

(Infrastructure & Operations Graveyard :: CIDuty, task)

task
Not set
blocker

Tracking

(firefox50 unaffected, firefox51 fixed, firefox52 fixed)

RESOLVED FIXED
Tracking Status
firefox50 --- unaffected
firefox51 --- fixed
firefox52 --- fixed

People

(Reporter: cbook, Assigned: rail)

References

()

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

06:09:24 INFO - SSLError: [Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib

https://treeherder.mozilla.org/logviewer.html#?job_id=5479437&repo=mozilla-central
The Windows Nightly was also affected by this: https://treeherder.mozilla.org/logviewer.html#?job_id=5482419&repo=mozilla-central
Summary: Nightly on OSX and Android show error Failed to log stats. Exception = [Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib → Nightlies show error Failed to log stats. Exception = [Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
Normal seems awfully low-priority for total nightly bustage.
Severity: normal → blocker
Component: General Automation → Buildduty
QA Contact: catlee → bugspam.Callek
Comment on attachment 8807285 [details]
Bug 1314925 - Add certifi to vendor libs

https://reviewboard.mozilla.org/r/90502/#review90220

For posterity, the problem here is that the old balrog submitter code used a specific CA bundle to specify the SSL certificates. When we switched to balrogclient, it started using "verify=True", which appears to tell requests to use certifi instead.
Attachment #8807285 - Flags: review?(bhearsum) → review+
Assignee: nobody → rail
I believe the issue is https://hg.mozilla.org/build/tools/file/tip/lib/python/vendor/requests-2.7.0/requests/certs.py#l22. It points nowhere if certifi is not available.
I see green nightlies and l10n repacks on m-c \o/
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Android aurora nightlies failed with this error this morning.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Can you point to he corresponding logs please?

I looked at https://archive.mozilla.org/pub/firefox/nightly/2016/11/2016-11-08-00-40-19-mozilla-aurora/mozilla-aurora-linux64-nightly-bm74-build1-build8.txt.gz and it shows something different:

02:50:51     INFO -  ConnectionError: ('Connection aborted.', BadStatusLine("''",))

The following log is harmless and will be removed on next uplift by bug 1315104:

00:40:49  WARNING - Failed to log stats. Exception = [Errno 185090050] _ssl.c:340: error:0B084002:x509 certificate routines:X509_load_cert_crl_file:system lib
looks like balrog-admin is not happy, I get Secure Connection Failed in Firefox.
Closing this bug, opened bug 1315947.
Status: REOPENED → RESOLVED
Closed: 8 years ago8 years ago
Resolution: --- → FIXED
Product: Release Engineering → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: