Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: meas_base
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Team:Alert Production
Description
As of 2019-04-08, Jenkins is failing. Error is:
|
File "/j/ws/sqre/infra/documenteer/doc_template/home/.local/lib/python3.7/site-packages/sphinx/environment/__init__.py", line 785, in get_doctree
|
with open(doctree_filename, 'rb') as f:
|
FileNotFoundError: [Errno 2] No such file or directory: '/j/ws/sqre/infra/documenteer/doc_template/_build/doctree/py-api/lsst.meas.base.PhotoCalib.doctree'
|
|
Exception occurred:
|
File "/j/ws/sqre/infra/documenteer/doc_template/home/.local/lib/python3.7/site-packages/sphinx/environment/__init__.py", line 785, in get_doctree
|
with open(doctree_filename, 'rb') as f:
|
FileNotFoundError: [Errno 2] No such file or directory: '/j/ws/sqre/infra/documenteer/doc_template/_build/doctree/py-api/lsst.meas.base.PhotoCalib.doctree'
|
Per discussion on Slack with Kian-Tat Lim (see #dm-docs of 2019-04-08), I merged this even though I couldn't get a clean run through Jenkins (https://ci.lsst.codes/blue/organizations/jenkins/sqre%2Finfra%2Fdocumenteer/detail/documenteer/441/pipeline/).