Closed Bug 1676285 Opened 4 years ago Closed 4 years ago

Perma ValueError: Invalid expiration date '89'. Must be of the form yyyy-mm-dd in UTC.

Categories

(Developer Infrastructure :: Source Documentation, defect, P1)

Tracking

(firefox-esr78 unaffected, firefox82 unaffected, firefox83 unaffected, firefox84 fixed)

RESOLVED FIXED
84 Branch
Tracking Status
firefox-esr78 --- unaffected
firefox82 --- unaffected
firefox83 --- unaffected
firefox84 --- fixed

People

(Reporter: intermittent-bug-filer, Assigned: chutten)

References

(Blocks 1 open bug, Regression)

Details

(Keywords: intermittent-failure, regression)

Attachments

(1 file)

Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=321240660&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/WflD3qpdQxCvJjAL56Zn-A/runs/0/artifacts/public/logs/live_backing.log


[task 2020-11-09T22:00:09.693Z]   File "/builds/worker/checkouts/gecko/third_party/python/glean_parser/glean_parser/metrics.py", line 181, in is_expired
[task 2020-11-09T22:00:09.693Z]     return self._config.get("custom_is_expired", util.is_expired)(self.expires)
[task 2020-11-09T22:00:09.693Z]   File "/builds/worker/checkouts/gecko/third_party/python/glean_parser/glean_parser/util.py", line 369, in is_expired
[task 2020-11-09T22:00:09.693Z]     date = parse_expires(expires)
[task 2020-11-09T22:00:09.693Z]   File "/builds/worker/checkouts/gecko/third_party/python/glean_parser/glean_parser/util.py", line 354, in parse_expires
[task 2020-11-09T22:00:09.693Z]     f"Invalid expiration date '{expires}'. "
[task 2020-11-09T22:00:09.693Z] ValueError: Invalid expiration date '89'. Must be of the form yyyy-mm-dd in UTC.
[task 2020-11-09T22:00:09.693Z] 
[task 2020-11-09T22:00:09.693Z] Exception occurred:
[task 2020-11-09T22:00:09.693Z]   File "/builds/worker/checkouts/gecko/third_party/python/glean_parser/glean_parser/util.py", line 354, in parse_expires
[task 2020-11-09T22:00:09.693Z]     f"Invalid expiration date '{expires}'. "
[task 2020-11-09T22:00:09.693Z] ValueError: Invalid expiration date '89'. Must be of the form yyyy-mm-dd in UTC.
[task 2020-11-09T22:00:09.693Z] The full traceback has been saved in /tmp/sphinx-err-i0bb7x2s.log, if you want to report the issue to the developers.
[task 2020-11-09T22:00:09.693Z] Please also report this if it was a user error, so that a better error message can be provided next time.
[task 2020-11-09T22:00:09.693Z] A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
[task 2020-11-09T22:00:09.693Z] ./mach: failed to generate documentation:
[task 2020-11-09T22:00:09.693Z] /builds/worker/checkouts/gecko: sphinx return code 2```
Flags: needinfo?(chutten)
Summary: Intermittent ValueError: Invalid expiration date '89'. Must be of the form yyyy-mm-dd in UTC. → Perma ValueError: Invalid expiration date '89'. Must be of the form yyyy-mm-dd in UTC.

Set release status flags based on info from the regressing bug 1674233

Oh hello, apparently the doc build doesn't know FOG's supasekrit version math. Let me fix this.

Assignee: nobody → chutten
Severity: normal → S3
Status: NEW → ASSIGNED
Flags: needinfo?(chutten)
Priority: P5 → P1
Blocks: 1676416
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e75f1234b72c
The Glean autodocs also need custom expiry support r=janerik
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
Has Regression Range: --- → yes
Product: Firefox Build System → Developer Infrastructure
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: