Read the Docs build information Build id: 26585 Project: data-analysis-user-documentation Version: latest Commit: 4a1f427585116fc5a07664cd19a8eb1c01daa9b5 Date: 2023-07-27T15:40:28.653530Z State: finished Success: True [rtd-command-info] start-time: 2023-07-27T15:40:29.694704Z, end-time: 2023-07-27T15:40:30.984329Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/dataAnalysis/user-documentation . Cloning into '.'... warning: redirecting to https://git.xfel.eu/dataAnalysis/user-documentation.git/ [rtd-command-info] start-time: 2023-07-27T15:40:31.261306Z, end-time: 2023-07-27T15:40:31.384548Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 4a1f427 Hopefully fix docs build with submodule [rtd-command-info] start-time: 2023-07-27T15:40:31.467204Z, end-time: 2023-07-27T15:40:31.526723Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-27T15:40:31.820116Z, end-time: 2023-07-27T15:40:31.912081Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2023-07-27T15:40:31.995156Z, end-time: 2023-07-27T15:40:32.876354Z, duration: 0, exit-code: 0 git submodule update --init --force --recursive environments Submodule 'environments' (https://github.com/European-XFEL/environments) registered for path 'environments' Cloning into '/usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/checkouts/latest/environments'... Submodule path 'environments': checked out '2fe89580288e62edf54ef644219de1eb7abe12d0' [rtd-command-info] start-time: 2023-07-27T15:40:33.998442Z, end-time: 2023-07-27T15:40:38.709315Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/bin/python3.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-07-27T15:40:38.798974Z, end-time: 2023-07-27T15:40:39.748522Z, duration: 0, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/bin/python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (23.2.1) [rtd-command-info] start-time: 2023-07-27T15:40:39.835421Z, end-time: 2023-07-27T15:40:51.628430Z, duration: 11, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/bin/python -m pip install --upgrade --no-cache-dir jinja2==2.11.3 markupsafe==2.0.1 Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 mkdocs<1.1 Collecting jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 3.3 MB/s eta 0:00:00 Collecting markupsafe==2.0.1 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 18.5 MB/s eta 0:00:00 Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.0/576.0 kB 186.2 MB/s eta 0:00:00 Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.2/543.2 kB 179.7 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 171.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 105.0 MB/s eta 0:00:00 Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 151.0 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 mkdocs<1.1 Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 198.9 MB/s eta 0:00:00 Collecting future (from commonmark==0.8.1) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 221.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx>=1.3.1 (from recommonmark==0.5.0) Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 168.6 MB/s eta 0:00:00 Collecting click>=3.3 (from mkdocs<1.1) Obtaining dependency information for click>=3.3 from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) Collecting livereload>=2.5.1 (from mkdocs<1.1) Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting Markdown>=2.3.1 (from mkdocs<1.1) Obtaining dependency information for Markdown>=2.3.1 from https://files.pythonhosted.org/packages/1a/b5/228c1cdcfe138f1a8e01ab1b54284c8b83735476cb22b6ba251656ed13ad/Markdown-3.4.4-py3-none-any.whl.metadata Downloading Markdown-3.4.4-py3-none-any.whl.metadata (6.9 kB) Collecting PyYAML>=3.10 (from mkdocs<1.1) Obtaining dependency information for PyYAML>=3.10 from https://files.pythonhosted.org/packages/d7/8f/db62b0df635b9008fe90aa68424e99cee05e68b398740c8a666a98455589/PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting tornado>=5.0 (from mkdocs<1.1) Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 204.0 MB/s eta 0:00:00 Collecting importlib-metadata (from click>=3.3->mkdocs<1.1) Obtaining dependency information for importlib-metadata from https://files.pythonhosted.org/packages/ff/94/64287b38c7de4c90683630338cf28f129decbba0a44f0c6db35a873c73c4/importlib_metadata-6.7.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) Collecting six (from livereload>=2.5.1->mkdocs<1.1) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting sphinxcontrib-applehelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 184.2 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 167.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 183.1 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 176.5 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 187.7 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Collecting sphinx>=1.3.1 (from recommonmark==0.5.0) Downloading sphinx-5.2.3-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 165.3 MB/s eta 0:00:00 Downloading sphinx-5.2.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 164.7 MB/s eta 0:00:00 Downloading sphinx-5.2.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 159.8 MB/s eta 0:00:00 Downloading sphinx-5.2.0.post0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 109.6 MB/s eta 0:00:00 Downloading sphinx-5.2.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.7 MB/s eta 0:00:00 Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.7 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 154.7 MB/s eta 0:00:00 Collecting babel>=1.3 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 140.5 MB/s eta 0:00:00 Collecting imagesize (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.5.0 (from sphinx>=1.3.1->recommonmark==0.5.0) Obtaining dependency information for requests>=2.5.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 154.3 MB/s eta 0:00:00 Collecting pytz>=2015.7 (from babel>=1.3->sphinx>=1.3.1->recommonmark==0.5.0) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 212.5 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata->click>=3.3->mkdocs<1.1) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata->click>=3.3->mkdocs<1.1) Obtaining dependency information for typing-extensions>=3.6.4 from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/89/f5/88e9dd454756fea555198ddbe6fa40d6408ec4f10ad4f0a911e0b7e471e4/charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 158.0 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading click-8.1.6-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 180.2 MB/s eta 0:00:00 Downloading Markdown-3.4.4-py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 kB 175.3 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (670 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 670.1/670.1 kB 207.5 MB/s eta 0:00:00 Downloading importlib_metadata-6.7.0-py3-none-any.whl (22 kB) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 162.9 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 166.9 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (175 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.8/175.8 kB 223.4 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 168.3 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=23752 sha256=57a11571e17019dbed86b18d3eb9036a241efe5948dd89780386de88bea36022 Stored in directory: /tmp/pip-ephem-wheel-cache-hc5ggvqa/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.3-py3-none-any.whl size=492023 sha256=47e9dc79d72ed1405cb7ecd144d42a399f3defce7aaab04e313efebf51551fbe Stored in directory: /tmp/pip-ephem-wheel-cache-hc5ggvqa/wheels/fa/cd/1f/c6b7b50b564983bf3011e8fc75d06047ddc50c07f6e3660b00 Successfully built mock future Installing collected packages: snowballstemmer, pytz, Pygments, mock, docutils, zipp, urllib3, typing-extensions, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, setuptools, PyYAML, pillow, packaging, markupsafe, imagesize, idna, future, charset-normalizer, certifi, babel, alabaster, requests, livereload, jinja2, importlib-metadata, commonmark, sphinx, Markdown, click, recommonmark, mkdocs Attempting uninstall: setuptools Found existing installation: setuptools 68.0.0 Uninstalling setuptools-68.0.0: Successfully uninstalled setuptools-68.0.0 Successfully installed Markdown-3.4.4 PyYAML-6.0.1 Pygments-2.3.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 click-8.1.6 commonmark-0.8.1 docutils-0.14 future-0.18.3 idna-3.4 imagesize-1.4.1 importlib-metadata-6.7.0 jinja2-2.11.3 livereload-2.6.3 markupsafe-2.0.1 mkdocs-1.0.4 mock-1.0.1 packaging-23.1 pillow-5.4.1 pytz-2023.3 recommonmark-0.5.0 requests-2.31.0 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-5.1.1 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 tornado-6.2 typing-extensions-4.7.1 urllib3-2.0.4 zipp-3.15.0 [rtd-command-info] start-time: 2023-07-27T15:40:51.729873Z, end-time: 2023-07-27T15:41:04.475739Z, duration: 12, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r requirements.txt Collecting mkdocs>=1.4.0 (from -r requirements.txt (line 1)) Obtaining dependency information for mkdocs>=1.4.0 from https://files.pythonhosted.org/packages/af/f7/8389af1b8300cee54fa941e56697b46731c721515bf477cf9504092c8356/mkdocs-1.5.0-py3-none-any.whl.metadata Downloading mkdocs-1.5.0-py3-none-any.whl.metadata (6.2 kB) Collecting mkdocs-material~=8.5.10 (from -r requirements.txt (line 2)) Downloading mkdocs_material-8.5.11-py3-none-any.whl (7.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 51.6 MB/s eta 0:00:00 Collecting mkdocs-section-index~=0.3.4 (from -r requirements.txt (line 3)) Downloading mkdocs_section_index-0.3.5-py3-none-any.whl (8.6 kB) Collecting mkdocs-literate-nav~=0.5.0 (from -r requirements.txt (line 4)) Downloading mkdocs_literate_nav-0.5.0-py3-none-any.whl (12 kB) Collecting mkdocstrings[python]>=0.18 (from -r requirements.txt (line 5)) Obtaining dependency information for mkdocstrings[python]>=0.18 from https://files.pythonhosted.org/packages/b6/26/5816407b5dd51821a3d23f53bdbd013ab1878b6246e520dc014d200ee1d2/mkdocstrings-0.22.0-py3-none-any.whl.metadata Downloading mkdocstrings-0.22.0-py3-none-any.whl.metadata (7.0 kB) Collecting karabo_bridge (from -r requirements.txt (line 6)) Downloading karabo_bridge-0.6.2.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-redirects~=1.2.0 (from -r requirements.txt (line 7)) Downloading mkdocs-redirects-1.2.1.tar.gz (6.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting urllib3~=1.26 (from -r requirements.txt (line 8)) Obtaining dependency information for urllib3~=1.26 from https://files.pythonhosted.org/packages/c5/05/c214b32d21c0b465506f95c4f28ccbcba15022e000b043b72b3df7728471/urllib3-1.26.16-py2.py3-none-any.whl.metadata Downloading urllib3-1.26.16-py2.py3-none-any.whl.metadata (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 159.9 MB/s eta 0:00:00 Collecting mkdocs-gen-files~=0.5.0 (from -r requirements.txt (line 9)) Downloading mkdocs_gen_files-0.5.0-py3-none-any.whl (8.4 kB) Collecting mkdocs-monorepo-plugin~=1.0.5 (from -r requirements.txt (line 10)) Obtaining dependency information for mkdocs-monorepo-plugin~=1.0.5 from https://files.pythonhosted.org/packages/99/4d/3a857035bc925507d2323c573af889280b087dc5fd394d1a8f627fdb9936/mkdocs_monorepo_plugin-1.0.5-py3-none-any.whl.metadata Downloading mkdocs_monorepo_plugin-1.0.5-py3-none-any.whl.metadata (1.2 kB) Requirement already satisfied: click>=7.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (8.1.6) Collecting ghp-import>=1.0 (from mkdocs>=1.4.0->-r requirements.txt (line 1)) Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Requirement already satisfied: importlib-metadata>=4.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (6.7.0) Requirement already satisfied: jinja2>=2.11.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (2.11.3) Requirement already satisfied: markdown>=3.2.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (3.4.4) Requirement already satisfied: markupsafe>=2.0.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (2.0.1) Collecting mergedeep>=1.3.4 (from mkdocs>=1.4.0->-r requirements.txt (line 1)) Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Requirement already satisfied: packaging>=20.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (23.1) Collecting pathspec>=0.11.1 (from mkdocs>=1.4.0->-r requirements.txt (line 1)) Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) Collecting platformdirs>=2.2.0 (from mkdocs>=1.4.0->-r requirements.txt (line 1)) Obtaining dependency information for platformdirs>=2.2.0 from https://files.pythonhosted.org/packages/6d/a7/47b7088a28c8fe5775eb15281bf44d39facdbe4bc011a95ccb89390c2db9/platformdirs-3.9.1-py3-none-any.whl.metadata Downloading platformdirs-3.9.1-py3-none-any.whl.metadata (11 kB) Collecting pyyaml-env-tag>=0.1 (from mkdocs>=1.4.0->-r requirements.txt (line 1)) Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Requirement already satisfied: pyyaml>=5.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (6.0.1) Requirement already satisfied: typing-extensions>=3.10 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs>=1.4.0->-r requirements.txt (line 1)) (4.7.1) Collecting watchdog>=2.0 (from mkdocs>=1.4.0->-r requirements.txt (line 1)) Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 188.9 MB/s eta 0:00:00 Collecting jinja2>=2.11.1 (from mkdocs>=1.4.0->-r requirements.txt (line 1)) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 196.0 MB/s eta 0:00:00 Collecting mkdocs-material-extensions>=1.1 (from mkdocs-material~=8.5.10->-r requirements.txt (line 2)) Downloading mkdocs_material_extensions-1.1.1-py3-none-any.whl (7.9 kB) Collecting pygments>=2.12 (from mkdocs-material~=8.5.10->-r requirements.txt (line 2)) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 229.1 MB/s eta 0:00:00 Collecting pymdown-extensions>=9.4 (from mkdocs-material~=8.5.10->-r requirements.txt (line 2)) Obtaining dependency information for pymdown-extensions>=9.4 from https://files.pythonhosted.org/packages/f5/55/740e1c6f1d3a598b6d2d3afc9691d154596f1b7a50f7a7288526b8818529/pymdown_extensions-10.1-py3-none-any.whl.metadata Downloading pymdown_extensions-10.1-py3-none-any.whl.metadata (3.1 kB) Requirement already satisfied: requests>=2.26 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from mkdocs-material~=8.5.10->-r requirements.txt (line 2)) (2.31.0) Collecting mkdocs-autorefs>=0.3.1 (from mkdocstrings[python]>=0.18->-r requirements.txt (line 5)) Downloading mkdocs_autorefs-0.4.1-py3-none-any.whl (9.8 kB) Collecting mkdocstrings-python>=0.5.2 (from mkdocstrings[python]>=0.18->-r requirements.txt (line 5)) Obtaining dependency information for mkdocstrings-python>=0.5.2 from https://files.pythonhosted.org/packages/4c/81/8c1de2573c4fa5fff7fc20eba1dad2892f43ed22ba145b595243e375c274/mkdocstrings_python-1.1.2-py3-none-any.whl.metadata Downloading mkdocstrings_python-1.1.2-py3-none-any.whl.metadata (5.7 kB) Collecting msgpack>=0.5.4 (from karabo_bridge->-r requirements.txt (line 6)) Downloading msgpack-1.0.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.7/299.7 kB 212.0 MB/s eta 0:00:00 Collecting msgpack-numpy (from karabo_bridge->-r requirements.txt (line 6)) Downloading msgpack_numpy-0.4.8-py2.py3-none-any.whl (6.9 kB) Collecting numpy (from karabo_bridge->-r requirements.txt (line 6)) Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 154.0 MB/s eta 0:00:00 Collecting pyzmq>=17.0.0 (from karabo_bridge->-r requirements.txt (line 6)) Obtaining dependency information for pyzmq>=17.0.0 from https://files.pythonhosted.org/packages/ed/6f/54f5b5dc3734d212b1b21c14d7df7cb0d40b8cb2b820c1ff8f36e9d7501d/pyzmq-25.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata Downloading pyzmq-25.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.8 kB) Collecting python-slugify>=4.0.1 (from mkdocs-monorepo-plugin~=1.0.5->-r requirements.txt (line 10)) Downloading python_slugify-8.0.1-py2.py3-none-any.whl (9.7 kB) Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs>=1.4.0->-r requirements.txt (line 1)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 178.0 MB/s eta 0:00:00 Requirement already satisfied: zipp>=0.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from importlib-metadata>=4.3->mkdocs>=1.4.0->-r requirements.txt (line 1)) (3.15.0) Collecting griffe>=0.24 (from mkdocstrings-python>=0.5.2->mkdocstrings[python]>=0.18->-r requirements.txt (line 5)) Obtaining dependency information for griffe>=0.24 from https://files.pythonhosted.org/packages/57/3e/3ea68eddeab546a0c02a3d5c1b4e9440d45fe83027088665a2b189d838fc/griffe-0.30.1-py3-none-any.whl.metadata Downloading griffe-0.30.1-py3-none-any.whl.metadata (6.2 kB) Collecting text-unidecode>=1.3 (from python-slugify>=4.0.1->mkdocs-monorepo-plugin~=1.0.5->-r requirements.txt (line 10)) Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.2/78.2 kB 187.7 MB/s eta 0:00:00 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material~=8.5.10->-r requirements.txt (line 2)) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material~=8.5.10->-r requirements.txt (line 2)) (3.4) Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from requests>=2.26->mkdocs-material~=8.5.10->-r requirements.txt (line 2)) (2023.7.22) Collecting cached-property (from griffe>=0.24->mkdocstrings-python>=0.5.2->mkdocstrings[python]>=0.18->-r requirements.txt (line 5)) Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Collecting colorama>=0.4 (from griffe>=0.24->mkdocstrings-python>=0.5.2->mkdocstrings[python]>=0.18->-r requirements.txt (line 5)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Requirement already satisfied: six>=1.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/lib/python3.7/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs>=1.4.0->-r requirements.txt (line 1)) (1.16.0) Downloading mkdocs-1.5.0-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 166.9 MB/s eta 0:00:00 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 203.3 MB/s eta 0:00:00 Downloading mkdocs_monorepo_plugin-1.0.5-py3-none-any.whl (14 kB) Downloading mkdocstrings_python-1.1.2-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.4/40.4 kB 150.8 MB/s eta 0:00:00 Downloading mkdocstrings-0.22.0-py3-none-any.whl (26 kB) Downloading platformdirs-3.9.1-py3-none-any.whl (16 kB) Downloading pymdown_extensions-10.1-py3-none-any.whl (240 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.8/240.8 kB 214.4 MB/s eta 0:00:00 Downloading pyzmq-25.1.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 221.5 MB/s eta 0:00:00 Downloading griffe-0.30.1-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.3/97.3 kB 197.9 MB/s eta 0:00:00 Building wheels for collected packages: karabo_bridge, mkdocs-redirects Building wheel for karabo_bridge (setup.py): started Building wheel for karabo_bridge (setup.py): finished with status 'done' Created wheel for karabo_bridge: filename=karabo_bridge-0.6.2-py3-none-any.whl size=23571 sha256=9311faebd0c6b048c98f514412a90f7db65cafb19c0556f0e450010d123d9c29 Stored in directory: /tmp/pip-ephem-wheel-cache-mryzrgiz/wheels/64/27/d2/f99ae797c1c4dd8358dc1c6a52d33de496712a6d2dfdc53009 Building wheel for mkdocs-redirects (setup.py): started Building wheel for mkdocs-redirects (setup.py): finished with status 'done' Created wheel for mkdocs-redirects: filename=mkdocs_redirects-1.2.1-py3-none-any.whl size=6032 sha256=cbaee4f4c0fa8f279d49cf6f42dd8ddff8a82afcf74031e6c2cf9bbffa79ba1e Stored in directory: /tmp/pip-ephem-wheel-cache-mryzrgiz/wheels/d6/6d/9b/743519b3394bc1f315b1315b4a71253e52eaa0a81deea6d8be Successfully built karabo_bridge mkdocs-redirects Installing collected packages: text-unidecode, msgpack, cached-property, watchdog, urllib3, pyzmq, pyyaml-env-tag, python-slugify, python-dateutil, pygments, platformdirs, pathspec, numpy, mkdocs-material-extensions, mergedeep, jinja2, colorama, msgpack-numpy, griffe, ghp-import, pymdown-extensions, mkdocs, karabo_bridge, mkdocs-section-index, mkdocs-redirects, mkdocs-monorepo-plugin, mkdocs-material, mkdocs-literate-nav, mkdocs-gen-files, mkdocs-autorefs, mkdocstrings, mkdocstrings-python Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.4 Uninstalling urllib3-2.0.4: Successfully uninstalled urllib3-2.0.4 Attempting uninstall: pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Attempting uninstall: jinja2 Found existing installation: Jinja2 2.11.3 Uninstalling Jinja2-2.11.3: Successfully uninstalled Jinja2-2.11.3 Attempting uninstall: mkdocs Found existing installation: mkdocs 1.0.4 Uninstalling mkdocs-1.0.4: Successfully uninstalled mkdocs-1.0.4 Successfully installed cached-property-1.5.2 colorama-0.4.6 ghp-import-2.1.0 griffe-0.30.1 jinja2-3.1.2 karabo_bridge-0.6.2 mergedeep-1.3.4 mkdocs-1.5.0 mkdocs-autorefs-0.4.1 mkdocs-gen-files-0.5.0 mkdocs-literate-nav-0.5.0 mkdocs-material-8.5.11 mkdocs-material-extensions-1.1.1 mkdocs-monorepo-plugin-1.0.5 mkdocs-redirects-1.2.1 mkdocs-section-index-0.3.5 mkdocstrings-0.22.0 mkdocstrings-python-1.1.2 msgpack-1.0.5 msgpack-numpy-0.4.8 numpy-1.21.6 pathspec-0.11.1 platformdirs-3.9.1 pygments-2.15.1 pymdown-extensions-10.1 python-dateutil-2.8.2 python-slugify-8.0.1 pyyaml-env-tag-0.1 pyzmq-25.1.0 text-unidecode-1.3 urllib3-1.26.16 watchdog-3.0.0 [rtd-command-info] start-time: 2023-07-27T15:41:04.710418Z, end-time: 2023-07-27T15:41:04.775423Z, duration: 0, exit-code: 0 cat mkdocs.yml docs_dir: /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/checkouts/latest/docs extra: social: - icon: fontawesome/brands/github link: https://github.com/European-XFEL extra_css: - stylesheets/extra.css - http://rtd.xfel.eu/static/css/badge_only.css - http://rtd.xfel.eu/static/css/readthedocs-doc-embed.css extra_javascript: - readthedocs-data.js - http://rtd.xfel.eu/static/core/js/readthedocs-doc-embed.js - http://rtd.xfel.eu/static/javascript/readthedocs-analytics.js google_analytics: null markdown_extensions: - abbr - admonition - attr_list - codehilite - def_list - footnotes - md_in_html - pymdownx.details - pymdownx.emoji - pymdownx.snippets: auto_append: - docs/includes/glossary.md url_download: true - pymdownx.superfences - pymdownx.tabbed: alternate_style: true - pymdownx.tasklist - tables - toc: permalink: "\xB6" nav: - index.md - Overview: overview.md - Accounts and Access: accounts.md - Data Files: data-files.md - Online Analysis: online.md - Offline Analysis (Maxwell): offline.md - Software: software/index.md - Software Environments: '!include ./environments/mkdocs.yml' - Jupyter Hub: jhub.md - Usecases: usecases.md - Resources: resources.md - Newsletters: newsletters.md - Changelog: changelog.md - Citations: citations.md plugins: - search - gen-files: scripts: - ./environments/docs/gen_environments.py - ./environments/docs/gen_modules.py - ./environments/docs/gen_recipes.py - literate-nav - mkdocstrings - monorepo - redirects: redirect_maps: citations.html.md: citations.md computing.html.md: accounts.md datafiles.html.md: data-files.md jhub.html.md: jhub.md online.html.md: online.md overview.html.md: overview.md resources.html.md: resources.md software.html.md: software/index.md usecases.html.md: usecases.md repo_url: https://git.xfel.eu/dataAnalysis/user-documentation site_description: Data Analysis User Documentation for EuXFEL site_name: EuXFEL Data Analysis User Documentation site_url: https://rtd.xfel.eu/docs/data-analysis-user-documentation/en/latest/ theme: custom_dir: docs/overrides features: - announce.dismiss - content.tabs.link - navigation.indexes - navigation.top - navigation.tracking - navigation.instant - search.highlight - search.share - search.suggest - toc.follow - toc.integrate font: code: Roboto Mono text: Roboto logo: assets/logo.jpeg name: material palette: language: en scheme: preference [rtd-command-info] start-time: 2023-07-27T15:41:04.860760Z, end-time: 2023-07-27T15:41:09.895071Z, duration: 5, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/envs/latest/bin/python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml INFO - Cleaning site directory INFO - Building documentation to directory: /usr/src/app/checkouts/readthedocs.org/user_builds/data-analysis-user-documentation/checkouts/latest/_build/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - includes/glossary.md - software/extra-xwiz.md - software/hdf5-virtualise.md - software/karabo-bridge.md INFO - Doc file 'data-files.md' contains an absolute link '/overview#data-policies', it was left as is. Did you mean 'overview.md#data-policies'? INFO - Doc file 'newsletters.md' contains an unrecognized relative link '../euxfel-software-environments/', it was left as is. Did you mean 'euxfel-software-environments/index.md'? INFO - Doc file 'newsletters.md' contains an unrecognized relative link '../euxfel-software-environments/', it was left as is. Did you mean 'euxfel-software-environments/index.md'? INFO - Doc file 'newsletters.md' contains an unrecognized relative link '../euxfel-software-environments/environments/#module-system', it was left as is. Did you mean 'euxfel-software-environments/environments.md#module-system'? INFO - Doc file 'newsletters.md' contains an unrecognized relative link '../euxfel-software-environments/environments/#using-our-python-environments', it was left as is. Did you mean 'euxfel-software-environments/environments.md#using-our-python-environments'? INFO - Doc file 'newsletters.md' contains an unrecognized relative link '../euxfel-software-environments/environments/#creating-your-own-environments', it was left as is. Did you mean 'euxfel-software-environments/environments.md#creating-your-own-environments'? INFO - Doc file 'newsletters.md' contains an unrecognized relative link '../euxfel-software-environments/environments/#faq', it was left as is. Did you mean 'euxfel-software-environments/environments.md#faq'? INFO - Doc file 'offline.md' contains an unrecognized relative link '../euxfel-software-environments/', it was left as is. Did you mean 'euxfel-software-environments/index.md'? INFO - Doc file 'offline.md' contains an unrecognized relative link '../euxfel-software-environments/', it was left as is. Did you mean 'euxfel-software-environments/index.md'? INFO - Doc file 'usecases.md' contains an unrecognized relative link 'extra-foam', it was left as is. INFO - Doc file 'usecases.md' contains an unrecognized relative link 'karabo-bridge', it was left as is. INFO - Doc file 'software/index.md' contains an unrecognized relative link '../euxfel-software-environments/', it was left as is. Did you mean '../euxfel-software-environments/index.md'? INFO - Doc file 'software/index.md' contains an unrecognized relative link '../euxfel-software-environments/environments#module-system', it was left as is. Did you mean '../euxfel-software-environments/environments.md#module-system'? INFO - Doc file 'software/index.md' contains an unrecognized relative link 'extra-foam', it was left as is. INFO - Doc file 'software/index.md' contains an unrecognized relative link '../euxfel-software-environments/environments#module-system', it was left as is. Did you mean '../euxfel-software-environments/environments.md#module-system'? INFO - Doc file 'software/index.md' contains an unrecognized relative link '../euxfel-software-environments/', it was left as is. Did you mean '../euxfel-software-environments/index.md'? INFO - Documentation built in 4.56 seconds