Read the Docs build information Build id: 1069929 Project: quantumcast-public-platform-documentation Version: stable Commit: 672aead8098c11feac1fd7e23edff323bb3abac5 Date: 2022-08-26T09:51:17.719284Z State: finished Success: False [rtd-command-info] start-time: 2022-08-26T09:51:19.868144Z, end-time: 2022-08-26T09:51:21.419616Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:QuantumCast/platform-documentation.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2022-08-26T09:51:21.721744Z, end-time: 2022-08-26T09:51:21.824886Z, duration: 0, exit-code: 0 git checkout --force 672aead8098c11feac1fd7e23edff323bb3abac5 Note: switching to '672aead8098c11feac1fd7e23edff323bb3abac5'. 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 672aead Fix linter errors [rtd-command-info] start-time: 2022-08-26T09:51:22.174964Z, end-time: 2022-08-26T09:51:22.263760Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-08-26T09:51:23.294237Z, end-time: 2022-08-26T09:51:27.776726Z, 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/quantumcast-public-platform-documentation/envs/stable/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-08-26T09:51:28.050765Z, end-time: 2022-08-26T09:51:29.794498Z, 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/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (22.2.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 30.5 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.3.0 Uninstalling setuptools-65.3.0: Successfully uninstalled setuptools-65.3.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-08-26T09:51:29.987045Z, end-time: 2022-08-26T09:51:38.308279Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow==5.4.1 mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 47.3 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 241.1 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.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 173.4 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 Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 210.7 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 208.5 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 235.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 231.8 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 206.7 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 203.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 201.8 MB/s eta 0:00:00 Collecting babel>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 197.3 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 240.5 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 173.9 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 201.1 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 201.9 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 211.1 MB/s eta 0:00:00 Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 210.9 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 180.2 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 234.5 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 229.0 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 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 204.6 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 212.2 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 198.0 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 194.5 MB/s eta 0:00:00 Building wheels for collected packages: mock, future 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=23773 sha256=309b0cdc5f22de7579ddd7c2abfb3dda86d52179baf9ad0f2d7e3a6dff42435e Stored in directory: /tmp/pip-ephem-wheel-cache-7iexwybh/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=5e462387c48eb20dcbe04215443048587580936539e0febc5ea7d1797221c810 Stored in directory: /tmp/pip-ephem-wheel-cache-7iexwybh/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, alabaster, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.1 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.4.1 importlib-metadata-4.12.0 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.2.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.1.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.3.0 urllib3-1.26.12 zipp-3.8.1 [rtd-command-info] start-time: 2022-08-26T09:51:38.581070Z, end-time: 2022-08-26T09:51:42.872271Z, duration: 4, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting Sphinx==4.0.2 Downloading Sphinx-4.0.2-py3-none-any.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 54.2 MB/s eta 0:00:00 Collecting sphinx-hoverxref>=0.2b1 Downloading sphinx_hoverxref-1.1.3-py2.py3-none-any.whl (32 kB) Collecting sphinx-notfound-page>=0.4 Downloading sphinx_notfound_page-0.8.3-py2.py3-none-any.whl (8.5 kB) Collecting sphinx_rtd_theme==0.5.2 Downloading sphinx_rtd_theme-0.5.2-py2.py3-none-any.whl (9.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.1/9.1 MB 192.1 MB/s eta 0:00:00 Collecting sphinxcontrib-httpdomain Downloading sphinxcontrib_httpdomain-1.8.0-py2.py3-none-any.whl (19 kB) Collecting sphinxext-opengraph Downloading sphinxext_opengraph-0.6.3-py3-none-any.whl (8.3 kB) Collecting sphinx_tabs Downloading sphinx_tabs-3.4.1-py3-none-any.whl (10.0 kB) Collecting sphinxemoji Downloading sphinxemoji-0.2.0.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 174.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx_copybutton Downloading sphinx_copybutton-0.5.0-py3-none-any.whl (12 kB) Collecting readthedocs-sphinx-search Downloading readthedocs_sphinx_search-0.1.2-py3-none-any.whl (18 kB) Collecting sphinx-prompt Downloading sphinx_prompt-1.5.0-py3-none-any.whl (4.5 kB) Collecting sphinx_typo3_theme Downloading sphinx_typo3_theme-4.7.6-py2.py3-none-any.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 223.1 MB/s eta 0:00:00 Collecting btd.sphinx.graphviz Downloading btd.sphinx.graphviz-2.3.1.post1-py3-none-any.whl (7.5 kB) Requirement already satisfied: Pygments in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from -r requirements.txt (line 15)) (2.13.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (58.2.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.1.5) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (2.10.3) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.0.2) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (2.28.1) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.0.3) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (0.7.12) Requirement already satisfied: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (2.0.0) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.0.1) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (0.17.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (1.4.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (21.3) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (2.2.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Sphinx==4.0.2->-r requirements.txt (line 1)) (3.1.2) Collecting docutils<0.18,>=0.14 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 244.2 MB/s eta 0:00:00 Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sphinx_tabs Downloading sphinx_tabs-3.4.0-py3-none-any.whl (10.0 kB) Downloading sphinx_tabs-3.3.1-py3-none-any.whl (10.0 kB) Downloading sphinx_tabs-3.3.0-py3-none-any.whl (10 kB) Downloading sphinx_tabs-3.2.0-py3-none-any.whl (9.8 kB) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from babel>=1.3->Sphinx==4.0.2->-r requirements.txt (line 1)) (2022.2.1) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->Sphinx==4.0.2->-r requirements.txt (line 1)) (2.1.1) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==4.0.2->-r requirements.txt (line 1)) (2022.6.15) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==4.0.2->-r requirements.txt (line 1)) (2.1.1) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==4.0.2->-r requirements.txt (line 1)) (1.26.12) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->Sphinx==4.0.2->-r requirements.txt (line 1)) (3.3) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/envs/stable/lib/python3.7/site-packages (from packaging->Sphinx==4.0.2->-r requirements.txt (line 1)) (3.0.9) Building wheels for collected packages: sphinxemoji Building wheel for sphinxemoji (setup.py): started Building wheel for sphinxemoji (setup.py): finished with status 'done' Created wheel for sphinxemoji: filename=sphinxemoji-0.2.0-py3-none-any.whl size=44427 sha256=ffe62d5cd71ede8a2893c55cbb0b23d5cf22ef4f373246cc3f8e57e0d5bc2221 Stored in directory: /tmp/pip-ephem-wheel-cache-f64p7z7r/wheels/09/10/81/0438103576aeaea47d55fe341a8e89d7561afc4e414741bf87 Successfully built sphinxemoji Installing collected packages: sphinx_typo3_theme, six, readthedocs-sphinx-search, docutils, Sphinx, sphinxext-opengraph, sphinxemoji, sphinxcontrib-httpdomain, sphinx_tabs, sphinx_rtd_theme, sphinx-prompt, sphinx-notfound-page, sphinx-hoverxref, sphinx_copybutton, btd.sphinx.graphviz Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Attempting uninstall: Sphinx Found existing installation: Sphinx 5.1.1 Uninstalling Sphinx-5.1.1: Successfully uninstalled Sphinx-5.1.1 Attempting uninstall: sphinx_rtd_theme Found existing installation: sphinx-rtd-theme 1.0.0 Uninstalling sphinx-rtd-theme-1.0.0: Successfully uninstalled sphinx-rtd-theme-1.0.0 Successfully installed Sphinx-4.0.2 btd.sphinx.graphviz-2.3.1.post1 docutils-0.16 readthedocs-sphinx-search-0.1.2 six-1.16.0 sphinx-hoverxref-1.1.3 sphinx-notfound-page-0.8.3 sphinx-prompt-1.5.0 sphinx_copybutton-0.5.0 sphinx_rtd_theme-0.5.2 sphinx_tabs-3.2.0 sphinx_typo3_theme-4.7.6 sphinxcontrib-httpdomain-1.8.0 sphinxemoji-0.2.0 sphinxext-opengraph-0.6.3 [rtd-command-info] start-time: 2022-08-26T09:51:47.383793Z, end-time: 2022-08-26T09:51:47.452828Z, duration: 0, exit-code: 0 cat conf.py ## setup -> pip3 install -r requirements.txt # -*- coding: utf-8 -*- # # QuantumCast documentation build configuration file, created by # sphinx-quickstart on Mon Jul 31 15:43:58 2017. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # 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('.')) import sys from datetime import datetime from os import path # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = u'QuantumCast Platform Documentation' author = u'QuantumCast Team' copyright = '2019-' + str(datetime.now().year) + ', ' + author import re # The full version, including alpha/beta/rc tags. release = re.sub('^v', '', os.popen('git describe').read().strip()) # The short X.Y version. version = release # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. #version = u'1.0.0' # The full version, including alpha/beta/rc tags. #release = u'1.0.0' # The short X.Y version. #try: # import docs # version = '.'.join(map(str, docs.version_info[:2])) # release = docs.__version__ #except ImportError: # version = '0.0.1' # release = '0.0.1' # 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 = 'en' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] exclude_trees = ['.build'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # import sphinx_rtd_theme from sphinx.locale import _ #html_theme = 'alabaster' #html_theme = 'sphinx_rtd_theme' #html_theme_path = ["themes"] #html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] # 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 = ['_static'] html_last_updated_fmt = '%b %d, %Y' html_show_sphinx = True html_theme = 'sphinx_rtd_theme' html_baseurl = 'https://docs.quantumcast-digital.com/projects/platform/en/stable/' html_theme_options = { 'logo_only': True, 'navigation_depth': 5, } html_logo = '_static/img/20190822_QuantumCast_logo_weiss.png' html_context = {} if not 'READTHEDOCS' in os.environ: html_static_path = ['_static/'] html_js_files = ['debug.js'] # Add fake versions for local QA of the menu html_context['test_versions'] = list(map( lambda x: str(x / 10), range(1, 100) )) # html_logo = "demo/static/logo-wordmark-light.svg" html_show_sourcelink = False # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars #html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] #} # 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.githubpages'] extensions = [ 'hoverxref.extension', 'notfound.extension', 'sphinx.ext.coverage', 'sphinx.ext.intersphinx', 'sphinx.ext.autosectionlabel', 'sphinx.ext.autodoc', 'sphinx.ext.mathjax', 'sphinx.ext.viewcode', 'sphinxcontrib.httpdomain', 'sphinx_rtd_theme', 'sphinxext.opengraph', 'sphinx_tabs.tabs', 'sphinxemoji.sphinxemoji', 'sphinx_search.extension', 'sphinx-prompt', 'sphinx_copybutton', 'sphinx_typo3_theme', 'sphinx.ext.graphviz' ] # -- GraphViz configuration ---------------------------------- #graphviz_output_format = 'svg' autosectionlabel_prefix_document = True #html_theme = 'sphinx_typo3_theme' #html_theme_options = { # # Banner # 'logo' : '', # 'logo_alt' : '', # 'logo_title' : '', # 'logo_url' : '', # # # Clear deprecated variables to make the "Edit On Github" button work # 'github_branch' : '', # 'github_commit_hash' : '', # 'github_repository' : '', # 'github_revision_msg' : '', # 'github_sphinx_locale': '', # # # Footer # #'docstypo3org' : 'True', # 'project_repository' : '', # # # How-to-edit # 'h2edit_url' : '' #} # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'QuantumCastDoc' # -- 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, 'quantumcast.tex', u'QuantumCast Platform Documentation', u'QuantumCast', '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, 'quantumcast', u'QuantumCast Platform 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, 'quantumcast', u'QuantumCast Platform Documentation', author, 'QuantumCast Team', 'If it isn’t documented, it doesn’t exist.', 'Miscellaneous'), ] # Options for the InterSphinx extension # ------------------------------------- intersphinx_mapping = { 'attrs': ('https://www.attrs.org/en/stable/', None), 'coverage': ('https://coverage.readthedocs.io/en/stable', None), 'cssselect': ('https://cssselect.readthedocs.io/en/latest', None), 'itemloaders': ('https://itemloaders.readthedocs.io/en/latest/', None), 'pytest': ('https://docs.pytest.org/en/latest', None), 'python': ('https://docs.python.org/3', None), 'sphinx': ('https://www.sphinx-doc.org/en/master', None), 'tox': ('https://tox.readthedocs.io/en/latest', None), 'quantumcast-operation-manual': ('https://docs.quantumcast-digital.com/projects/operation-manual/de/stable/', None), 'quantumcast-cloud-operators': ('https://docs.quantumcast-digital.com/projects/cloud-operators/en/stable/', None), 'quantumcast-platform-documentation': ('https://docs.quantumcast-digital.com/projects/platform/en/stable/', None), 'quantumcast-doc-overview': ('https://docs.quantumcast-digital.com/en/latest/', None), } # Options for sphinx-hoverxref options # Disabled @readthedocs.com with own domain # ------------------------------------ hoverxref_auto_ref = True hoverxref_role_types = { "class": "tooltip", "confval": "tooltip", "hoverxref": "tooltip", "mod": "tooltip", "ref": "tooltip", } hoverxref_roles = ['command', 'reqmeta', 'setting', 'signal'] hoverxref_api_host = 'https://docs.quantumcast-digital.com/_' # https://readthedocs.org # Options for sphinxext-opengraph options # ------------------------------------ ogp_site_url = "https://docs.quantumcast-digital.com/projects/platform/en/stable/" ogp_image = "https://docs.quantumcast-digital.com/projects/platform/en/stable/_static/img/quantumcast-icon-500x500-documentation.png" ogp_description_length = 300 ogp_type = "article" # Extensions to theme docs def setup(app): from sphinx.domains.python import PyField from sphinx.util.docfields import Field app.add_object_type( 'confval', 'confval', objname='configuration value', indextemplate='pair: %s; configuration value', doc_field_types=[ PyField( 'type', label=_('Type'), has_arg=False, names=('type',), bodyrolename='class' ), Field( 'default', label=_('Default'), has_arg=False, names=('default',), ), ] ) suppress_warnings = ['epub.unknown_project_files'] ########################################################################### # 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': "stable", 'version_slug': "stable", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("stable", "/en/stable/"), ], 'downloads': [ ("pdf", "//docs.quantumcast-digital.com/_/downloads/platform/en/stable/pdf/"), ("epub", "//docs.quantumcast-digital.com/_/downloads/platform/en/stable/epub/"), ], 'subprojects': [ ], 'slug': 'quantumcast-public-platform-documentation', 'name': u'Public Platform Documentation', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.quantumcast-digital.com/projects/platform/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'QuantumCast', 'proxied_api_host': '/_', 'github_repo': 'platform-documentation', 'github_version': '672aead8098c11feac1fd7e23edff323bb3abac5', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '672aead8098c11feac1fd7e23edff323bb3abac5', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '672aead8098c11feac1fd7e23edff323bb3abac5', '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': None, 'commit': '672aead8', } # 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 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/quantumcast-public-platform-documentation/builds/1069929/' 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-08-26T09:51:47.662200Z, end-time: 2022-08-26T09:51:52.376466Z, duration: 4, exit-code: 1 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.0.2 loading translations [en]... done making output directory... done loading intersphinx inventory from https://www.attrs.org/en/stable/objects.inv... loading intersphinx inventory from https://coverage.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://cssselect.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://itemloaders.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://docs.pytest.org/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://www.sphinx-doc.org/en/master/objects.inv... loading intersphinx inventory from https://tox.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/projects/operation-manual/de/stable/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/projects/cloud-operators/en/stable/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/projects/platform/en/stable/objects.inv... loading intersphinx inventory from https://docs.quantumcast-digital.com/en/latest/objects.inv... intersphinx inventory has moved: https://tox.readthedocs.io/en/latest/objects.inv -> https://tox.wiki/en/latest/objects.inv building [mo]: targets for 0 po files that are out of date building [html]: targets for 53 source files that are out of date updating environment: [new config] 53 added, 0 changed, 0 removed reading sources... [ 1%] cloud-operators/advancedsettings reading sources... [ 3%] cloud-operators/index reading sources... [ 5%] cloud-operators/metaspreader-conf reading sources... [ 7%] cloud-operators/musicmaster reading sources... [ 9%] developers/audiobutler reading sources... [ 11%] developers/index reading sources... [ 13%] developers/listenerids reading sources... [ 15%] developers/metadata reading sources... [ 16%] developers/metaport reading sources... [ 18%] developers/playerservices reading sources... [ 20%] developers/quantumcastapi reading sources... [ 22%] developers/tcf reading sources... [ 24%] developers/vast4 reading sources... [ 26%] index reading sources... [ 28%] introduction/index reading sources... [ 30%] introduction/supported-features reading sources... [ 32%] introduction/upgrades reading sources... [ 33%] introduction/what-is-quantumcast reading sources... [ 35%] topics/adflow reading sources... [ 37%] topics/advisor reading sources... [ 39%] topics/api reading sources... [ 41%] topics/audiobutler reading sources... [ 43%] topics/audiocache reading sources... [ 45%] topics/audiolibrary reading sources... [ 47%] topics/audioport reading sources... [ 49%] topics/audiostreamer reading sources... [ 50%] topics/audiotools reading sources... [ 52%] topics/authentication reading sources... [ 54%] topics/cloudconnect reading sources... [ 56%] topics/dataanalytics reading sources... [ 58%] topics/dynamicscheduling reading sources... [ 60%] topics/externalschedulingtools reading sources... [ 62%] topics/health reading sources... [ 64%] topics/logimporter reading sources... [ 66%] topics/logprocessing reading sources... [ 67%] topics/metaflow reading sources... [ 69%] topics/metaport reading sources... [ 71%] topics/metaspreader reading sources... [ 73%] topics/notificationservice reading sources... [ 75%] topics/playerservices reading sources... [ 77%] topics/playout reading sources... [ 79%] topics/playoutflow reading sources... [ 81%] topics/selfserviceconsole reading sources... [ 83%] topics/sequenceeditor reading sources... [ 84%] topics/skiponradio reading sources... [ 86%] topics/soundprocessing reading sources... [ 88%] topics/spotcontrol reading sources... [ 90%] topics/streamcontrol reading sources... [ 92%] topics/streamrecorder reading sources... [ 94%] topics/streamroute reading sources... [ 96%] topics/streamwatch reading sources... [ 98%] topics/timeshift reading sources... [100%] topics/transcoding looking for now-outdated files... /home/docs/checkouts/readthedocs.org/user_builds/quantumcast-public-platform-documentation/checkouts/stable/developers/listenerids.rst:17: WARNING: Explicit markup ends without a blank line; unexpected unindent. none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] cloud-operators/advancedsettings writing output... [ 3%] cloud-operators/index writing output... [ 5%] cloud-operators/metaspreader-conf writing output... [ 7%] cloud-operators/musicmaster writing output... [ 9%] developers/audiobutler writing output... [ 11%] developers/index writing output... [ 13%] developers/listenerids writing output... [ 15%] developers/metadata writing output... [ 16%] developers/metaport writing output... [ 18%] developers/playerservices writing output... [ 20%] developers/quantumcastapi writing output... [ 22%] developers/tcf writing output... [ 24%] developers/vast4 writing output... [ 26%] index Ignoring reference in hoverxref_ignore_refs. target=genindex writing output... [ 28%] introduction/index writing output... [ 30%] introduction/supported-features writing output... [ 32%] introduction/upgrades writing output... [ 33%] introduction/what-is-quantumcast writing output... [ 35%] topics/adflow writing output... [ 37%] topics/advisor writing output... [ 39%] topics/api writing output... [ 41%] topics/audiobutler writing output... [ 43%] topics/audiocache writing output... [ 45%] topics/audiolibrary writing output... [ 47%] topics/audioport writing output... [ 49%] topics/audiostreamer writing output... [ 50%] topics/audiotools writing output... [ 52%] topics/authentication writing output... [ 54%] topics/cloudconnect writing output... [ 56%] topics/dataanalytics writing output... [ 58%] topics/dynamicscheduling writing output... [ 60%] topics/externalschedulingtools writing output... [ 62%] topics/health writing output... [ 64%] topics/logimporter writing output... [ 66%] topics/logprocessing writing output... [ 67%] topics/metaflow writing output... [ 69%] topics/metaport writing output... [ 71%] topics/metaspreader writing output... [ 73%] topics/notificationservice writing output... [ 75%] topics/playerservices writing output... [ 77%] topics/playout writing output... [ 79%] topics/playoutflow writing output... [ 81%] topics/selfserviceconsole writing output... [ 83%] topics/sequenceeditor writing output... [ 84%] topics/skiponradio writing output... [ 86%] topics/soundprocessing writing output... [ 88%] topics/spotcontrol writing output... [ 90%] topics/streamcontrol writing output... [ 92%] topics/streamrecorder writing output... [ 94%] topics/streamroute writing output... [ 96%] topics/streamwatch writing output... [ 98%] topics/timeshift writing output... [100%] topics/transcoding generating indices... genindex http-routingtable done writing additional pages... search done copying images... [ 25%] cloud-operators/img/Musicmaster_scheduling_workflow.png copying images... [ 50%] introduction/img/intro_audiocloudservices.png copying images... [ 75%] topics/img/quantumcast-metaflow.png copying images... [100%] topics/img/intro_dashboard.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build finished with problems, 1 warning. Updating searchtools for Read the Docs search...