Read the Docs build information Build id: 1180975 Project: ucsd-center-for-functional-mri-cfmri-web-rtd Version: latest Commit: 32ba0182421cc205181554beabda42257d6acf57 Date: 2022-11-14T19:23:47.342878Z State: cancelled Success: False [rtd-command-info] start-time: 2022-11-14T19:23:49.587132Z, end-time: 2022-11-14T19:24:07.598157Z, duration: 18, exit-code: 0 git clone --no-single-branch --depth 50 https://bitbucket.org/ucsdcfmri/cfmri_web_rtd.git . Cloning into '.'... Updating files: 17% (93/539) Updating files: 18% (98/539) Updating files: 19% (103/539) Updating files: 20% (108/539) Updating files: 21% (114/539) Updating files: 22% (119/539) Updating files: 23% (124/539) Updating files: 24% (130/539) Updating files: 25% (135/539) Updating files: 26% (141/539) Updating files: 27% (146/539) Updating files: 28% (151/539) Updating files: 29% (157/539) Updating files: 30% (162/539) Updating files: 31% (168/539) Updating files: 32% (173/539) Updating files: 33% (178/539) Updating files: 34% (184/539) Updating files: 35% (189/539) Updating files: 36% (195/539) Updating files: 37% (200/539) Updating files: 38% (205/539) Updating files: 39% (211/539) Updating files: 40% (216/539) Updating files: 41% (221/539) Updating files: 42% (227/539) Updating files: 43% (232/539) Updating files: 44% (238/539) Updating files: 45% (243/539) Updating files: 46% (248/539) Updating files: 47% (254/539) Updating files: 48% (259/539) Updating files: 49% (265/539) Updating files: 50% (270/539) Updating files: 51% (275/539) Updating files: 52% (281/539) Updating files: 53% (286/539) Updating files: 54% (292/539) Updating files: 55% (297/539) Updating files: 56% (302/539) Updating files: 57% (308/539) Updating files: 58% (313/539) Updating files: 59% (319/539) Updating files: 60% (324/539) Updating files: 61% (329/539) Updating files: 62% (335/539) Updating files: 63% (340/539) Updating files: 64% (345/539) Updating files: 65% (351/539) Updating files: 66% (356/539) Updating files: 67% (362/539) Updating files: 68% (367/539) Updating files: 69% (372/539) Updating files: 70% (378/539) Updating files: 71% (383/539) Updating files: 72% (389/539) Updating files: 73% (394/539) Updating files: 74% (399/539) Updating files: 75% (405/539) Updating files: 76% (410/539) Updating files: 77% (416/539) Updating files: 78% (421/539) Updating files: 79% (426/539) Updating files: 80% (432/539) Updating files: 81% (437/539) Updating files: 82% (442/539) Updating files: 83% (448/539) Updating files: 84% (453/539) Updating files: 85% (459/539) Updating files: 86% (464/539) Updating files: 87% (469/539) Updating files: 88% (475/539) Updating files: 89% (480/539) Updating files: 90% (486/539) Updating files: 91% (491/539) Updating files: 92% (496/539) Updating files: 93% (502/539) Updating files: 94% (507/539) Updating files: 95% (513/539) Updating files: 96% (518/539) Updating files: 97% (523/539) Updating files: 98% (529/539) Updating files: 99% (534/539) Updating files: 100% (539/539) Updating files: 100% (539/539), done. [rtd-command-info] start-time: 2022-11-14T19:24:07.886207Z, end-time: 2022-11-14T19:24:09.463049Z, duration: 1, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 32ba018 formatting [rtd-command-info] start-time: 2022-11-14T19:24:09.663136Z, end-time: 2022-11-14T19:24:09.754884Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-11-14T19:24:14.353524Z, end-time: 2022-11-14T19:24:18.759005Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/ucsd-center-for-functional-mri-cfmri-web-rtd/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/ucsd-center-for-functional-mri-cfmri-web-rtd/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-11-14T19:24:18.969098Z, end-time: 2022-11-14T19:24:20.674381Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/ucsd-center-for-functional-mri-cfmri-web-rtd/envs/latest/lib/python3.7/site-packages (22.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 23.5 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.5.1 Uninstalling setuptools-65.5.1: Successfully uninstalled setuptools-65.5.1 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-11-14T19:24:20.882829Z, end-time: 2022-11-14T19:24:27.475665Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.3.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 58.5 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 262.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 189.3 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 92.7 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 210.8 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 238.0 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 251.8 MB/s eta 0:00:00 Collecting requests>=2.0.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 203.5 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/ucsd-center-for-functional-mri-cfmri-web-rtd/envs/latest/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting babel!=2.0,>=1.3 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 205.1 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 220.0 MB/s eta 0:00:00 Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 254.4 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 157.4 MB/s eta 0:00:00 Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 249.8 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pytz>=2015.7 Downloading pytz-2022.6-py2.py3-none-any.whl (498 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 498.1/498.1 kB 248.0 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 174.8 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 244.6 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 234.5 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 217.4 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 206.1 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=e1743dc7800fffe4e12336ba6637b12e94ba3f7ab7cc694753452e1b385d241f Stored in directory: /tmp/pip-ephem-wheel-cache-5wg46th8/wheels/d1/33/8e/f9d24f00cc130866aacfe7c3bc15571217e2b22cc4c4e1b443 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, alabaster, urllib3, sphinxcontrib-serializinghtml, six, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, sphinxcontrib-websupport, requests, packaging, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.11.0 certifi-2022.9.24 charset-normalizer-2.1.1 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-21.3 pillow-9.3.0 pyparsing-3.0.9 pytz-2022.6 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.12 [rtd-command-info] start-time: 2022-11-14T19:24:29.252978Z, end-time: 2022-11-14T19:24:29.312166Z, duration: 0, exit-code: 0 cat docs/source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) RTD_NEW_THEME = True master_doc = 'index' # -- Project information ----------------------------------------------------- project = u'UCSD Center for fMRI' copyright = u'2019, CFMRI' author = u'CFMRI' # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags #release = u'0.0.1' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autodoc', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['ntemplates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.txt' # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # #html_theme = 'alabaster' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['nstatic'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # # Adding word wrapping into tables # https://rackerlabs.github.io/docs-rackspace/tools/rtd-tables.html #html_context = { # 'css_files': [ # '_static/theme_overrides.css', # override wide tables in RTD theme # ], # } # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'cfmri_web_rtddoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'cfmri_web_rtd.tex', u'cfmri\\_web\\_rtd Documentation', u'CFMRI', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'cfmri_web_rtd', u'cfmri_web_rtd Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'cfmri_web_rtd', u'cfmri_web_rtd Documentation', author, 'cfmri_web_rtd', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Extension configuration ------------------------------------------------- ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ("pdf", "//ucsd-center-for-functional-mri-cfmri-web-rtd.readthedocs-hosted.com/_/downloads/en/latest/pdf/"), ("html", "//ucsd-center-for-functional-mri-cfmri-web-rtd.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ("epub", "//ucsd-center-for-functional-mri-cfmri-web-rtd.readthedocs-hosted.com/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'ucsd-center-for-functional-mri-cfmri-web-rtd', 'name': u'cfmri_web_rtd', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://ucsd-center-for-functional-mri-cfmri-web-rtd.readthedocs-hosted.com/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'None', 'proxied_api_host': '/_', 'github_repo': 'None', 'github_version': 'master', 'display_github': False, 'bitbucket_user': 'ucsdcfmri', 'bitbucket_repo': 'cfmri_web_rtd', 'bitbucket_version': 'master', 'display_bitbucket': True, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '32ba0182', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/ucsd-center-for-functional-mri-cfmri-web-rtd/builds/1180975/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-11-14T19:24:29.559687Z, end-time: 2022-11-14T19:24:32.194144Z, duration: 2, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v1.8.6 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [html]: targets for 24 source files that are out of date updating environment: 24 added, 0 changed, 0 removed reading sources... [ 4%] alt_parking reading sources... [ 8%] audio_system reading sources... [ 12%] cbfbirn reading sources... [ 16%] cfmridcm2bids reading sources... [ 20%] contact reading sources... [ 25%] copying_scan_data reading sources... [ 29%] coronavirus reading sources... [ 33%] dicom_strip_vast_instructions reading sources... [ 37%] events reading sources... [ 41%] fmri_topup reading sources... [ 45%] getstarted reading sources... [ 50%] help reading sources... [ 54%] imageanalysis reading sources... [ 58%] index reading sources... [ 62%] mb_recon_rtd reading sources... [ 66%] motion_plot reading sources... [ 70%] multiband_expl reading sources... [ 75%] peripheral reading sources... [ 79%] prisma_external_link reading sources... [ 83%] protocols reading sources... [ 87%] safety reading sources... [ 91%] software reading sources... [ 95%] training reading sources... [100%] troubleshooting /home/docs/checkouts/readthedocs.org/user_builds/ucsd-center-for-functional-mri-cfmri-web-rtd/envs/latest/lib/python3.7/site-packages/sphinx/util/nodes.py:94: FutureWarning: The iterable returned by Node.traverse() will become an iterator instead of a list in Docutils > 0.16. for classifier in reversed(node.parent.traverse(nodes.classifier)): /home/docs/checkouts/readthedocs.org/user_builds/ucsd-center-for-functional-mri-cfmri-web-rtd/checkouts/latest/docs/source/cfmridcm2bids.txt:119: WARNING: Title underline too short. Step 4.1 - exclude scans ^^^^^^^^^^^^^^^^^^^^^^^ /home/docs/checkouts/readthedocs.org/user_builds/ucsd-center-for-functional-mri-cfmri-web-rtd/checkouts/latest/docs/source/index.txt:102: WARNING: Title underline too short. CFMRI BIDS conversion script cfmridcm2bids =========================== /home/docs/checkouts/readthedocs.org/user_builds/ucsd-center-for-functional-mri-cfmri-web-rtd/checkouts/latest/docs/source/index.txt:102: WARNING: Title underline too short. CFMRI BIDS conversion script cfmridcm2bids =========================== /home/docs/checkouts/readthedocs.org/user_builds/ucsd-center-for-functional-mri-cfmri-web-rtd/checkouts/latest/docs/source/software.txt:3: WARNING: Duplicate explicit target name: "mac osx". looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] alt_parking writing output... [ 8%] audio_system writing output... [ 12%] cbfbirn writing output... [ 16%] cfmridcm2bids writing output... [ 20%] contact writing output... [ 25%] copying_scan_data writing output... [ 29%] coronavirus writing output... [ 33%] dicom_strip_vast_instructions writing output... [ 37%] events writing output... [ 41%] fmri_topup writing output... [ 45%] getstarted writing output... [ 50%] help writing output... [ 54%] imageanalysis writing output... [ 58%] index writing output... [ 62%] mb_recon_rtd writing output... [ 66%] motion_plot writing output... [ 70%] multiband_expl writing output... [ 75%] peripheral writing output... [ 79%] prisma_external_link writing output... [ 83%] protocols writing output... [ 87%] safety writing output... [ 91%] software writing output... [ 95%] training writing output... [100%] troubleshooting /home/docs/checkouts/readthedocs.org/user_builds/ucsd-center-for-functional-mri-cfmri-web-rtd/checkouts/latest/docs/source/motion_plot.txt:49: WARNING: Could not lex literal_block as "csh". Highlighting skipped. generating indices... genindex writing additional pages... search copying images... [ 1%] images/audio_system/CFMRI_MrConfon_User_Manual_20171228_v3.png copying images... [ 2%] images/audio_system/pen_console.jpg copying images... [ 3%] images/audio_system/stim_cable.jpg copying images... [ 4%] images/audio_system/mag_cable.jpg copying images... [ 5%] images/audio_system/pen_mag.jpg copying images... [ 6%] images/cbfbirn/cfmricp_log.png copying images... [ 7%] images/cbfbirn/beforefmap.png copying images... [ 8%] images/cbfbirn/afterfmap.png copying images... [ 9%] images/cbfbirn/cbf1.png copying images... [ 10%] images/cfmridcm2bids/bids_protocol_v1_20220517.jpg copying images... [ 11%] images/cfmridcm2bids/exist_dataset_example.png copying images... [ 12%] images/cfmridcm2bids/dataset_add_scan_codes.png copying images... [ 13%] images/cfmridcm2bids/startbids.png copying images... [ 15%] images/cfmridcm2bids/select_data_folder.png copying images... [ 16%] images/cfmridcm2bids/give_output_folder_name.png copying images... [ 17%] images/cfmridcm2bids/check_input_output_dir.png copying images... [ 18%] images/cfmridcm2bids/subject_code.png copying images... [ 19%] images/cfmridcm2bids/session_code.png copying images... [ 20%] images/cfmridcm2bids/ask_for_BIDS_config_file.png copying images... [ 21%] images/cfmridcm2bids/ask_exclude_scans.png copying images... [ 22%] images/cfmridcm2bids/exclude_scans.png copying images... [ 23%] images/cfmridcm2bids/scans_after_exclude.png copying images... [ 24%] images/cfmridcm2bids/ask_func_fmap_scans.png copying images... [ 25%] images/cfmridcm2bids/func_task_name.png copying images... [ 26%] images/cfmridcm2bids/func_taskname_enter.png copying images... [ 27%] images/cfmridcm2bids/check_func_task_name.png copying images... [ 29%] images/cfmridcm2bids/ask_fmap_info.png copying images... [ 30%] images/cfmridcm2bids/enter_fmap_intendfor.png copying images... [ 31%] images/cfmridcm2bids/check_fmap_intendfor.png copying images... [ 32%] images/cfmridcm2bids/check_scan_info.png copying images... [ 33%] images/cfmridcm2bids/dcm2bids_running.png copying images... [ 34%] images/cfmridcm2bids/dcm2bids_completed.png copying images... [ 35%] images/cfmridcm2bids/finish_transfer.png copying images... [ 36%] images/coronavirus/kn95.png copying images... [ 37%] images/coronavirus/booking_example.png copying images... [ 38%] images/coronavirus/east_west_entrance.png copying images... [ 39%] images/topup/fmri_topup.png copying images... [ 40%] images/home/homepage1.jpg copying images... [ 41%] images/mb_recon/mb_recon_steps.png copying images... [ 43%] images/mb_recon/nostretch.png copying images... [ 44%] images/mb_recon/zstretch.png copying images... [ 45%] images/analysis/plotmotion1.png copying images... [ 46%] images/analysis/plotmotion2.png copying images... [ 47%] images/projector/projector1.png copying images... [ 48%] images/projector/projector2.png copying images... [ 49%] images/abcd/abcd1.png copying images... [ 50%] images/abcd/abcd2.png copying images... [ 51%] images/abcd/abcd3.png copying images... [ 52%] images/abcd/abcd4.png copying images... [ 53%] images/abcd/abcd5.png copying images... [ 54%] images/abcd/abcd6.png copying images... [ 55%] images/abcd/abcd7.png copying images... [ 56%] images/abcd/abcd8.png copying images... [ 58%] images/abcd/abcd9.png copying images... [ 59%] images/abcd/abcd10.png copying images... [ 60%] images/hcp/hcp1.png copying images... [ 61%] images/hcp/hcp2.png copying images... [ 62%] images/hcp/hcp3.png copying images... [ 63%] images/hcp/hcp4.png copying images... [ 64%] images/hcp/hcp5.png copying images... [ 65%] images/dti/dti1.png copying images... [ 66%] images/dti/dti2.png copying images... [ 67%] images/dti/dti_topup.png copying images... [ 68%] images/asl/asl1.png copying images... [ 69%] images/asl/asl2.png copying images... [ 70%] images/asl/asl3.png copying images... [ 72%] images/asl/asl4.png copying images... [ 73%] images/asl/asl5.png copying images... [ 74%] images/asl/asl6.png copying images... [ 75%] images/asl/asl7.png copying images... [ 76%] images/asl/asl8.png copying images... [ 77%] images/asl/asl9.png copying images... [ 78%] images/asl/asl10.png copying images... [ 79%] images/asl/asl11.png copying images... [ 80%] images/matlab_install/mat1.png copying images... [ 81%] images/matlab_install/mat2.png copying images... [ 82%] images/matlab_install/mat3.png copying images... [ 83%] images/matlab_install/mat4.png copying images... [ 84%] images/matlab_install/mat5.png copying images... [ 86%] images/matlab_install/mat6.png copying images... [ 87%] images/matlab_install/mat7.png copying images... [ 88%] images/matlab_install/mat8.png copying images... [ 89%] images/matlab_install/mat9.png copying images... [ 90%] images/matlab_install/mat10.png copying images... [ 91%] images/matlab_install/mat11.png copying images... [ 92%] images/matlab_install/mat12.png copying images... [ 93%] images/matlab_install/mat13.png copying images... [ 94%] images/matlab_install/mat14.png copying images... [ 95%] images/matlab_install/mat15.png copying images... [ 96%] images/matlab_install/mat16.png copying images... [ 97%] images/troubleshooting/weighterror1.jpg copying images... [ 98%] images/troubleshooting/weighterror2.jpg copying images... [100%] images/troubleshooting/weighterror3.jpg copying downloadable files... [ 11%] pdf/eventparkingform.pdf copying downloadable files... [ 22%] pdf/parkingconfirmation.pdf copying downloadable files... [ 33%] pdf/cfmri-covid19_phone_screen_mar2022.pdf copying downloadable files... [ 44%] videos/cfmri_multiband_explanation_adj_20200129.mov copying downloadable files... [ 55%] pdf/center_safety_policies_rev07-2007.pdf copying downloadable files... [ 66%] pdf/safety-policy-update08.v2.pdf copying downloadable files... [ 77%] pdf/3T_UCSD_recruit_screen_rev08-2006.pdf copying downloadable files... [ 88%] pdf/3T_UCSD_pre-entry_Screen_rev08-2006.pdf copying downloadable files... [100%] pdf/3T_UCSD_operator_checklist_rev08-2006.pdf copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 5 warnings. The HTML pages are in _build/html. Updating searchtools for Read the Docs search...