Read the Docs build information Build id: 25836 Project: test-pycalibration Version: latest Commit: 45bf3e6ce009dd0fe84a832a9e0c3918f04556ff Date: 2023-03-30T13:01:29.224054Z State: finished Success: False [rtd-command-info] start-time: 2023-03-30T13:01:30.335200Z, end-time: 2023-03-30T13:01:48.336388Z, duration: 18, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/calibration/pycalibration.git . Cloning into '.'... [rtd-command-info] start-time: 2023-03-30T13:01:48.653233Z, end-time: 2023-03-30T13:01:49.107020Z, duration: 0, exit-code: 0 git checkout --force origin/doc/mkdocs_new_documentations Note: checking out 'origin/doc/mkdocs_new_documentations'. 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 45bf3e6c test rtd [rtd-command-info] start-time: 2023-03-30T13:01:49.191467Z, end-time: 2023-03-30T13:01:49.259818Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-03-30T13:01:50.830549Z, end-time: 2023-03-30T13:01:55.692374Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest Using base prefix '/home/docs/.pyenv/versions/3.8.0' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python3.8 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-03-30T13:01:55.784085Z, end-time: 2023-03-30T13:01:56.729762Z, duration: 0, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/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/test-pycalibration/envs/latest/lib/python3.8/site-packages (23.0.1) [rtd-command-info] start-time: 2023-03-30T13:01:56.818775Z, end-time: 2023-03-30T13:02:24.252353Z, duration: 27, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/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-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 18.3 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 165.9 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.2 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.1 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.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 154.9 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.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 137.2 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 197.2 MB/s eta 0:00:00 Collecting future Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 223.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx>=1.3.1 Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 177.4 MB/s eta 0:00:00 Collecting click>=3.3 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 195.7 MB/s eta 0:00:00 Collecting Markdown>=2.3.1 Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 183.3 MB/s eta 0:00:00 Collecting tornado>=5.0 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 187.0 MB/s eta 0:00:00 Collecting livereload>=2.5.1 Downloading livereload-2.6.3-py2.py3-none-any.whl (24 kB) Collecting PyYAML>=3.10 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 226.6 MB/s eta 0:00:00 Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-6.1.0-py3-none-any.whl (21 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 199.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 198.0 MB/s eta 0:00:00 Collecting packaging>=21.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 151.2 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 194.2 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 198.0 MB/s eta 0:00:00 Collecting sphinx>=1.3.1 Downloading sphinx-6.1.2-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 192.4 MB/s eta 0:00:00 Downloading sphinx-6.1.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 189.2 MB/s eta 0:00:00 Downloading sphinx-6.1.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 179.5 MB/s eta 0:00:00 Downloading sphinx-6.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 194.8 MB/s eta 0:00:00 Downloading sphinx-6.0.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 176.8 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 145.3 MB/s eta 0:00:00 Collecting sphinx>=1.3.1 Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 164.1 MB/s eta 0:00:00 Downloading sphinx-5.2.3-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 139.6 MB/s eta 0:00:00 Downloading sphinx-5.2.2-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 167.3 MB/s eta 0:00:00 Downloading sphinx-5.2.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 168.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 161.8 MB/s eta 0:00:00 Downloading sphinx-5.2.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 161.8 MB/s eta 0:00:00 Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 74.5 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 192.9 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 161.1 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 142.5 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 213.1 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 200.3 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.1.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (195 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.9/195.9 kB 209.4 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 209.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 187.6 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, 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=23753 sha256=ace504780a43c7cf8017ab94e50d3144624afd143e1bf5ec23ee056b2e0a23f7 Stored in directory: /tmp/pip-ephem-wheel-cache-13mvsc4r/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1262497 sha256=919010f3f84ac93acacd966804b71e4c2a2217f33a03f2db3977596023fbead8 Stored in directory: /tmp/pip-ephem-wheel-cache-13mvsc4r/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d 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=492022 sha256=e543ca2f63f22810da41aa2ce5afcbb90b7f57f917033a2cec947b658d5a69d3 Stored in directory: /tmp/pip-ephem-wheel-cache-13mvsc4r/wheels/a0/0b/ee/e6994fadb42c1354dcccb139b0bf2795271bddfe6253ccdf11 Successfully built mock pillow future Installing collected packages: snowballstemmer, pytz, Pygments, mock, docutils, zipp, urllib3, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, setuptools, PyYAML, pillow, packaging, markupsafe, imagesize, idna, future, click, charset-normalizer, certifi, babel, alabaster, requests, livereload, jinja2, importlib-metadata, commonmark, sphinx, Markdown, recommonmark, mkdocs Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Successfully installed Markdown-3.4.3 PyYAML-6.0 Pygments-2.3.1 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 click-8.1.3 commonmark-0.8.1 docutils-0.14 future-0.18.3 idna-3.4 imagesize-1.4.1 importlib-metadata-6.1.0 jinja2-2.11.3 livereload-2.6.3 markupsafe-2.0.1 mkdocs-1.0.4 mock-1.0.1 packaging-23.0 pillow-5.4.1 pytz-2023.3 recommonmark-0.5.0 requests-2.28.2 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-5.1.1 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 tornado-6.2 urllib3-1.26.15 zipp-3.15.0 [rtd-command-info] start-time: 2023-03-30T13:02:24.338776Z, end-time: 2023-03-30T13:02:38.888129Z, duration: 14, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting mkdocs==1.4.2 Downloading mkdocs-1.4.2-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 30.7 MB/s eta 0:00:00 Collecting mkdocs-material==9.0.15 Downloading mkdocs_material-9.0.15-py3-none-any.whl (7.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.7/7.7 MB 126.7 MB/s eta 0:00:00 Collecting mkdocstrings[python]>=0.18 Downloading mkdocstrings-0.20.0-py3-none-any.whl (26 kB) Collecting mkdocstrings-python-legacy Downloading mkdocstrings_python_legacy-0.2.3-py3-none-any.whl (26 kB) Collecting mkdocs-glightbox Downloading mkdocs_glightbox-0.3.2-py3-none-any.whl (28 kB) Collecting mkdocs-section-index==0.3.5 Downloading mkdocs_section_index-0.3.5-py3-none-any.whl (8.6 kB) Collecting mkdocs-literate-nav==0.5.0 Downloading mkdocs_literate_nav-0.5.0-py3-none-any.whl (12 kB) Collecting mkdocs-redirects==1.2.0 Downloading mkdocs-redirects-1.2.0.tar.gz (5.7 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting mkdocs-jupyter==0.24.0 Downloading mkdocs_jupyter-0.24.0-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 169.4 MB/s eta 0:00:00 Collecting mkdocs-gen-files==0.4.0 Downloading mkdocs_gen_files-0.4.0-py3-none-any.whl (8.1 kB) Collecting griffe==0.25.5 Downloading griffe-0.25.5-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.2/87.2 kB 170.8 MB/s eta 0:00:00 Collecting Jinja2==3.1.2 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 186.5 MB/s eta 0:00:00 Collecting pyyaml-env-tag>=0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Collecting mergedeep>=1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting markdown<3.4,>=3.2.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 kB 183.6 MB/s eta 0:00:00 Collecting watchdog>=2.0 Downloading watchdog-3.0.0-py3-none-manylinux2014_x86_64.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 181.6 MB/s eta 0:00:00 Requirement already satisfied: importlib-metadata>=4.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocs==1.4.2->-r docs/requirements.txt (line 1)) (6.1.0) Requirement already satisfied: packaging>=20.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocs==1.4.2->-r docs/requirements.txt (line 1)) (23.0) Requirement already satisfied: click>=7.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocs==1.4.2->-r docs/requirements.txt (line 1)) (8.1.3) Requirement already satisfied: pyyaml>=5.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocs==1.4.2->-r docs/requirements.txt (line 1)) (6.0) Collecting ghp-import>=1.0 Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB) Collecting pygments>=2.14 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 204.0 MB/s eta 0:00:00 Collecting colorama>=0.4 Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting mkdocs-material-extensions>=1.1 Downloading mkdocs_material_extensions-1.1.1-py3-none-any.whl (7.9 kB) Collecting regex>=2022.4.24 Downloading regex-2023.3.23-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (771 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 771.9/771.9 kB 224.0 MB/s eta 0:00:00 Collecting pymdown-extensions>=9.9.1 Downloading pymdown_extensions-9.10-py3-none-any.whl (235 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 235.5/235.5 kB 215.5 MB/s eta 0:00:00 Requirement already satisfied: requests>=2.26 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from mkdocs-material==9.0.15->-r docs/requirements.txt (line 2)) (2.28.2) Collecting jupytext<2,>1.13.8 Downloading jupytext-1.14.5-py3-none-any.whl (298 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.7/298.7 kB 183.3 MB/s eta 0:00:00 Collecting nbconvert<8,>=7.2.9 Downloading nbconvert-7.2.10-py3-none-any.whl (275 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 kB 223.1 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from Jinja2==3.1.2->-r docs/requirements.txt (line 12)) (2.0.1) Collecting mkdocs-autorefs>=0.3.1 Downloading mkdocs_autorefs-0.4.1-py3-none-any.whl (9.8 kB) Collecting mkdocstrings-python>=0.5.2 Downloading mkdocstrings_python-0.8.3-py3-none-any.whl (38 kB) Collecting pytkdocs>=0.14 Downloading pytkdocs-0.16.1-py3-none-any.whl (37 kB) Collecting beautifulsoup4>=4.11.1 Downloading beautifulsoup4-4.12.0-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.2/132.2 kB 198.6 MB/s eta 0:00:00 Collecting soupsieve>1.2 Downloading soupsieve-2.4-py3-none-any.whl (37 kB) Collecting python-dateutil>=2.8.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 202.4 MB/s eta 0:00:00 Requirement already satisfied: zipp>=0.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from importlib-metadata>=4.3->mkdocs==1.4.2->-r docs/requirements.txt (line 1)) (3.15.0) Collecting mdit-py-plugins Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 163.6 MB/s eta 0:00:00 Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting markdown-it-py<3.0.0,>=1.0.0 Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 159.7 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 166.4 MB/s eta 0:00:00 Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting traitlets>=5.0 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 170.0 MB/s eta 0:00:00 Collecting bleach Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 192.8 MB/s eta 0:00:00 Collecting jupyter-core>=4.7 Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 195.2 MB/s eta 0:00:00 Collecting nbclient>=0.5.0 Downloading nbclient-0.7.2-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.0/72.0 kB 163.3 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting astunparse>=1.6 Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from requests>=2.26->mkdocs-material==9.0.15->-r docs/requirements.txt (line 2)) (2022.12.7) Requirement already satisfied: idna<4,>=2.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from requests>=2.26->mkdocs-material==9.0.15->-r docs/requirements.txt (line 2)) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from requests>=2.26->mkdocs-material==9.0.15->-r docs/requirements.txt (line 2)) (1.26.15) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from requests>=2.26->mkdocs-material==9.0.15->-r docs/requirements.txt (line 2)) (3.1.0) Requirement already satisfied: six<2.0,>=1.6.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from astunparse>=1.6->pytkdocs>=0.14->mkdocstrings-python-legacy->-r docs/requirements.txt (line 4)) (1.16.0) Requirement already satisfied: wheel<1.0,>=0.23.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from astunparse>=1.6->pytkdocs>=0.14->mkdocstrings-python-legacy->-r docs/requirements.txt (line 4)) (0.40.0) Collecting platformdirs>=2.5 Downloading platformdirs-3.2.0-py3-none-any.whl (14 kB) Collecting mdurl~=0.1 Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting jupyter-client>=6.1.12 Downloading jupyter_client-8.1.0-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.9/102.9 kB 186.3 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting jsonschema>=2.6 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 188.2 MB/s eta 0:00:00 Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 138.8 MB/s eta 0:00:00 Collecting pkgutil-resolve-name>=1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting attrs>=17.4.0 Downloading attrs-22.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 166.5 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting pyzmq>=23.0 Downloading pyzmq-25.0.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 216.6 MB/s eta 0:00:00 Requirement already satisfied: tornado>=6.2 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jupyter-client>=6.1.12->nbclient>=0.5.0->nbconvert<8,>=7.2.9->mkdocs-jupyter==0.24.0->-r docs/requirements.txt (line 9)) (6.2) Building wheels for collected packages: mkdocs-redirects 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.0-py3-none-any.whl size=6055 sha256=a9f2ae517aad3774b1571703d4c58f0e6e032bb3be79e701d5dcc26b15a4e93f Stored in directory: /tmp/pip-ephem-wheel-cache-4hial_nc/wheels/56/27/09/2113947d506c30867dbf5b5ab09a5434c50757a976e6ac2f1f Successfully built mkdocs-redirects Installing collected packages: webencodings, mistune, fastjsonschema, watchdog, traitlets, toml, tinycss2, soupsieve, regex, pyzmq, pyyaml-env-tag, python-dateutil, pyrsistent, pygments, platformdirs, pkgutil-resolve-name, pandocfilters, mkdocs-material-extensions, mergedeep, mdurl, jupyterlab-pygments, Jinja2, importlib-resources, defusedxml, colorama, bleach, attrs, astunparse, pytkdocs, markdown-it-py, markdown, jupyter-core, jsonschema, griffe, ghp-import, beautifulsoup4, pymdown-extensions, nbformat, mkdocs-glightbox, mkdocs, mdit-py-plugins, jupyter-client, nbclient, mkdocs-section-index, mkdocs-redirects, mkdocs-material, mkdocs-literate-nav, mkdocs-gen-files, mkdocs-autorefs, jupytext, nbconvert, mkdocstrings, mkdocstrings-python-legacy, mkdocstrings-python, mkdocs-jupyter 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: markdown Found existing installation: Markdown 3.4.3 Uninstalling Markdown-3.4.3: Successfully uninstalled Markdown-3.4.3 Attempting uninstall: mkdocs Found existing installation: mkdocs 1.0.4 Uninstalling mkdocs-1.0.4: Successfully uninstalled mkdocs-1.0.4 Successfully installed Jinja2-3.1.2 astunparse-1.6.3 attrs-22.2.0 beautifulsoup4-4.12.0 bleach-6.0.0 colorama-0.4.6 defusedxml-0.7.1 fastjsonschema-2.16.3 ghp-import-2.1.0 griffe-0.25.5 importlib-resources-5.12.0 jsonschema-4.17.3 jupyter-client-8.1.0 jupyter-core-5.3.0 jupyterlab-pygments-0.2.2 jupytext-1.14.5 markdown-3.3.7 markdown-it-py-2.2.0 mdit-py-plugins-0.3.5 mdurl-0.1.2 mergedeep-1.3.4 mistune-2.0.5 mkdocs-1.4.2 mkdocs-autorefs-0.4.1 mkdocs-gen-files-0.4.0 mkdocs-glightbox-0.3.2 mkdocs-jupyter-0.24.0 mkdocs-literate-nav-0.5.0 mkdocs-material-9.0.15 mkdocs-material-extensions-1.1.1 mkdocs-redirects-1.2.0 mkdocs-section-index-0.3.5 mkdocstrings-0.20.0 mkdocstrings-python-0.8.3 mkdocstrings-python-legacy-0.2.3 nbclient-0.7.2 nbconvert-7.2.10 nbformat-5.8.0 pandocfilters-1.5.0 pkgutil-resolve-name-1.3.10 platformdirs-3.2.0 pygments-2.14.0 pymdown-extensions-9.10 pyrsistent-0.19.3 python-dateutil-2.8.2 pytkdocs-0.16.1 pyyaml-env-tag-0.1 pyzmq-25.0.2 regex-2023.3.23 soupsieve-2.4 tinycss2-1.2.1 toml-0.10.2 traitlets-5.9.0 watchdog-3.0.0 webencodings-0.5.1 [rtd-command-info] start-time: 2023-03-30T13:02:38.976748Z, end-time: 2023-03-30T13:03:42.705494Z, duration: 63, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/bin/python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting nbformat==5.0.7 Downloading nbformat-5.0.7-py3-none-any.whl (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.6/170.6 kB 4.0 MB/s eta 0:00:00 Collecting jupyter-console==6.1.0 Downloading jupyter_console-6.1.0-py2.py3-none-any.whl (21 kB) Collecting h5py==3.5.0 Downloading h5py-3.5.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 53.5 MB/s eta 0:00:00 Collecting dill==0.3.0 Downloading dill-0.3.0.tar.gz (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.4/151.4 kB 201.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting calibration-client==11.2.0 Downloading calibration_client-11.2.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.4/80.4 kB 180.7 MB/s eta 0:00:00 Collecting extra-geom==1.8.0 Downloading EXtra_geom-1.8.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 kB 157.9 MB/s eta 0:00:00 Collecting scikit-learn==0.22.2.post1 Downloading scikit_learn-0.22.2.post1-cp38-cp38-manylinux1_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 153.9 MB/s eta 0:00:00 Collecting nbconvert==5.6.1 Downloading nbconvert-5.6.1-py2.py3-none-any.whl (455 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 455.1/455.1 kB 225.9 MB/s eta 0:00:00 Collecting gitpython==3.1.0 Downloading GitPython-3.1.0-py3-none-any.whl (450 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 450.7/450.7 kB 208.1 MB/s eta 0:00:00 Collecting EXtra-redu==0.0.7 Downloading EXtra_redu-0.0.7-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (460 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 460.9/460.9 kB 190.5 MB/s eta 0:00:00 Collecting pyzmq==23.2.0 Downloading pyzmq-23.2.0-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 214.4 MB/s eta 0:00:00 Collecting env-cache==0.1 Downloading env_cache-0.1-py2.py3-none-any.whl (4.7 kB) Collecting tabulate==0.8.6 Downloading tabulate-0.8.6.tar.gz (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.5/45.5 kB 149.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pypandoc==1.4 Downloading pypandoc-1.4.tar.gz (27 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pyyaml==5.3 Downloading PyYAML-5.3.tar.gz (268 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.2/268.2 kB 209.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xarray==2022.3.0 Downloading xarray-2022.3.0-py3-none-any.whl (870 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 870.9/870.9 kB 217.2 MB/s eta 0:00:00 Collecting scipy==1.7.0 Downloading scipy-1.7.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (28.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 28.4/28.4 MB 158.1 MB/s eta 0:00:00 Collecting Cython==0.29.21 Downloading Cython-0.29.21-cp38-cp38-manylinux1_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 231.0 MB/s eta 0:00:00 Collecting Jinja2==2.11.2 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.8/125.8 kB 191.3 MB/s eta 0:00:00 Collecting extra-data==1.12.0 Downloading EXtra_data-1.12.0-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 195.1 MB/s eta 0:00:00 Collecting sphinx==1.8.5 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 172.6 MB/s eta 0:00:00 Collecting notebook==6.1.5 Downloading notebook-6.1.5-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 151.2 MB/s eta 0:00:00 Collecting jupyter-client==7.3.4 Downloading jupyter_client-7.3.4-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.1/132.1 kB 196.6 MB/s eta 0:00:00 Collecting nbparameterise==0.6 Downloading nbparameterise-0.6-py3-none-any.whl (7.7 kB) Collecting pasha==0.1.1 Downloading pasha-0.1.1-py3-none-any.whl (11 kB) Collecting prettytable==0.7.2 Downloading prettytable-0.7.2.zip (28 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting cfelpyutils==2.0.6 Downloading cfelpyutils-2.0.6-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (511 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 511.2/511.2 kB 185.6 MB/s eta 0:00:00 Collecting iminuit==1.3.8 Downloading iminuit-1.3.8-cp38-cp38-manylinux2010_x86_64.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 171.3 MB/s eta 0:00:00 Collecting ipyparallel==6.2.4 Downloading ipyparallel-6.2.4-py2.py3-none-any.whl (198 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 198.6/198.6 kB 201.1 MB/s eta 0:00:00 Collecting metadata-client==3.0.8 Downloading metadata_client-3.0.8-py3-none-any.whl (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.9/109.9 kB 199.1 MB/s eta 0:00:00 Collecting astcheck==0.3.0 Downloading astcheck-0.3.0-py3-none-any.whl (4.9 kB) Collecting ipython==7.12.0 Downloading ipython-7.12.0-py3-none-any.whl (777 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.3/777.3 kB 216.3 MB/s eta 0:00:00 Collecting requests==2.22.0 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 160.3 MB/s eta 0:00:00 Collecting princess==0.5 Downloading princess-0.5-py3-none-any.whl (4.2 kB) Collecting traitlets==4.3.3 Downloading traitlets-4.3.3-py2.py3-none-any.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.7/75.7 kB 142.2 MB/s eta 0:00:00 Collecting lxml==4.5.0 Downloading lxml-4.5.0-cp38-cp38-manylinux1_x86_64.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 119.2 MB/s eta 0:00:00 Collecting dynaconf==3.1.4 Downloading dynaconf-3.1.4-py2.py3-none-any.whl (197 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 197.5/197.5 kB 200.2 MB/s eta 0:00:00 Collecting docutils==0.17.1 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 221.1 MB/s eta 0:00:00 Collecting numpy==1.20.3 Downloading numpy-1.20.3-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.4/15.4 MB 135.9 MB/s eta 0:00:00 Collecting sharedmem==0.3.8 Downloading sharedmem-0.3.8.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: markupsafe==2.0.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from European-XFEL-Offline-Calibration==1.0) (2.0.1) Collecting ipython-genutils==0.2.0 Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting matplotlib==3.4.2 Downloading matplotlib-3.4.2-cp38-cp38-manylinux1_x86_64.whl (10.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.3/10.3 MB 149.4 MB/s eta 0:00:00 Collecting nbclient==0.5.1 Downloading nbclient-0.5.1-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.7/65.7 kB 171.7 MB/s eta 0:00:00 Collecting kafka-python==2.0.2 Downloading kafka_python-2.0.2-py2.py3-none-any.whl (246 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.5/246.5 kB 211.4 MB/s eta 0:00:00 Requirement already satisfied: python-dateutil==2.8.2 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from European-XFEL-Offline-Calibration==1.0) (2.8.2) Collecting ipykernel==5.1.4 Downloading ipykernel-5.1.4-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.8/116.8 kB 202.0 MB/s eta 0:00:00 Collecting jupyter-core==4.10.0 Downloading jupyter_core-4.10.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 153.7 MB/s eta 0:00:00 Collecting requests-oauthlib Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Requirement already satisfied: pytz in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from calibration-client==11.2.0->European-XFEL-Offline-Calibration==1.0) (2023.3) Collecting oauth2-xfel-client>=6.1 Downloading oauth2_xfel_client-6.1.1-py3-none-any.whl (9.8 kB) Collecting oauthlib Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 207.1 MB/s eta 0:00:00 Collecting mypy-extensions>=0.4.3 Downloading mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB) Collecting pandas>=1.1.5 Downloading pandas-1.5.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.2/12.2 MB 149.6 MB/s eta 0:00:00 Collecting euxfel-bunch-pattern>=0.6 Downloading euxfel_bunch_pattern-0.6-py3-none-any.whl (5.3 kB) Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 170.1 MB/s eta 0:00:00 Requirement already satisfied: tornado>=4.2 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from ipykernel==5.1.4->European-XFEL-Offline-Calibration==1.0) (6.2) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Requirement already satisfied: setuptools>=18.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from ipython==7.12.0->European-XFEL-Offline-Calibration==1.0) (41.0.1) Collecting setuptools>=18.5 Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 237.3 MB/s eta 0:00:00 Collecting jedi>=0.10 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 228.4 MB/s eta 0:00:00 Collecting pexpect Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 161.9 MB/s eta 0:00:00 Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 215.1 MB/s eta 0:00:00 Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Requirement already satisfied: pygments in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from ipython==7.12.0->European-XFEL-Offline-Calibration==1.0) (2.14.0) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting entrypoints Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting nest-asyncio>=1.5.4 Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting cycler>=0.10 Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting pillow>=6.2.0 Downloading Pillow-9.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 170.7 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 220.9 MB/s eta 0:00:00 Collecting pyparsing>=2.2.1 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 148.2 MB/s eta 0:00:00 Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Requirement already satisfied: defusedxml in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from nbconvert==5.6.1->European-XFEL-Offline-Calibration==1.0) (0.7.1) Requirement already satisfied: bleach in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from nbconvert==5.6.1->European-XFEL-Offline-Calibration==1.0) (6.0.0) Collecting testpath Downloading testpath-0.6.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 191.4 MB/s eta 0:00:00 Requirement already satisfied: pandocfilters>=1.4.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from nbconvert==5.6.1->European-XFEL-Offline-Calibration==1.0) (1.5.0) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (4.17.3) Collecting prometheus-client Downloading prometheus_client-0.16.0-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 222.2 MB/s eta 0:00:00 Collecting terminado>=0.8.3 Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting argon2-cffi Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting Send2Trash Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Requirement already satisfied: pip>=8.1.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from pypandoc==1.4->European-XFEL-Offline-Calibration==1.0) (23.0.1) Requirement already satisfied: wheel>=0.25.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from pypandoc==1.4->European-XFEL-Offline-Calibration==1.0) (0.40.0) Requirement already satisfied: six>=1.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from python-dateutil==2.8.2->European-XFEL-Offline-Calibration==1.0) (1.16.0) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.6/58.6 kB 164.6 MB/s eta 0:00:00 Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.11-py2.py3-none-any.whl (127 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.0/128.0 kB 187.5 MB/s eta 0:00:00 Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from requests==2.22.0->European-XFEL-Offline-Calibration==1.0) (2022.12.7) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 191.8 MB/s eta 0:00:00 Collecting joblib>=0.11 Downloading joblib-1.2.0-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.0/298.0 kB 211.1 MB/s eta 0:00:00 Requirement already satisfied: babel!=2.0,>=1.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (2.12.1) Requirement already satisfied: imagesize in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (1.4.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (0.7.13) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Requirement already satisfied: snowballstemmer>=1.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (2.2.0) Requirement already satisfied: packaging in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (23.0) Collecting smmap<6,>=3.0.1 Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 176.3 MB/s eta 0:00:00 Requirement already satisfied: pkgutil-resolve-name>=1.3.10 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (1.3.10) Requirement already satisfied: pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (0.19.3) Requirement already satisfied: importlib-resources>=1.4.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (5.12.0) Requirement already satisfied: attrs>=17.4.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (22.2.0) Collecting wcwidth Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting ptyprocess Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting argon2-cffi-bindings Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 187.7 MB/s eta 0:00:00 Requirement already satisfied: webencodings in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from bleach->nbconvert==5.6.1->European-XFEL-Offline-Calibration==1.0) (0.5.1) Requirement already satisfied: sphinxcontrib-serializinghtml in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from sphinxcontrib-websupport->sphinx==1.8.5->European-XFEL-Offline-Calibration==1.0) (1.1.5) Requirement already satisfied: zipp>=3.1.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/envs/latest/lib/python3.8/site-packages (from importlib-resources>=1.4.0->jsonschema!=2.5.0,>=2.4->nbformat==5.0.7->European-XFEL-Offline-Calibration==1.0) (3.15.0) Collecting cffi>=1.0.1 Downloading cffi-1.15.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (442 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 442.7/442.7 kB 218.1 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 183.1 MB/s eta 0:00:00 Building wheels for collected packages: European-XFEL-Offline-Calibration, dill, prettytable, pypandoc, pyyaml, sharedmem, tabulate Building wheel for European-XFEL-Offline-Calibration (pyproject.toml): started Building wheel for European-XFEL-Offline-Calibration (pyproject.toml): finished with status 'done' Created wheel for European-XFEL-Offline-Calibration: filename=European_XFEL_Offline_Calibration-1.0-cp38-cp38-linux_x86_64.whl size=1598640 sha256=52d94fc627c347a1d4686c5c7599186fd6cbe43a0a671d5054a758c724d83b89 Stored in directory: /tmp/pip-ephem-wheel-cache-9qbjznrz/wheels/72/93/0a/52bfcaf2aa78260765507f5ca61897968faedf7c76a31dba2d Building wheel for dill (setup.py): started Building wheel for dill (setup.py): finished with status 'done' Created wheel for dill: filename=dill-0.3.0-py3-none-any.whl size=77512 sha256=cb6bd9d33192664497b34ddeb5f33251b946d01cb56cf0e26ac8c96189dd3fe7 Stored in directory: /tmp/pip-ephem-wheel-cache-9qbjznrz/wheels/ec/e7/fb/9b59e2dbda9eeefab51f7cb41df434ff463c4afe1985abff24 Building wheel for prettytable (setup.py): started Building wheel for prettytable (setup.py): finished with status 'done' Created wheel for prettytable: filename=prettytable-0.7.2-py3-none-any.whl size=13699 sha256=045079892130637638327d2559c29522c052b525b8d8f7f7b4ff02d68753e156 Stored in directory: /tmp/pip-ephem-wheel-cache-9qbjznrz/wheels/48/6d/77/9517cb933af254f51a446f1a5ec9c2be3e45f17384940bce68 Building wheel for pypandoc (setup.py): started Building wheel for pypandoc (setup.py): finished with status 'done' Created wheel for pypandoc: filename=pypandoc-1.4-py3-none-any.whl size=16716 sha256=74ff93c9f55373eeaad0cf98d2ee3103613474d448a327c9c338b48c1fb1fdea Stored in directory: /tmp/pip-ephem-wheel-cache-9qbjznrz/wheels/f7/d9/a0/ef1fe56c058e41d6271a4935caaeae89d43e2280504690a329 Building wheel for pyyaml (setup.py): started Building wheel for pyyaml (setup.py): finished with status 'done' Created wheel for pyyaml: filename=PyYAML-5.3-cp38-cp38-linux_x86_64.whl size=44227 sha256=b0a5541537ac6056fe05cf98b5a290dfdc87f673487fdc40e9cacf7c7b331f04 Stored in directory: /tmp/pip-ephem-wheel-cache-9qbjznrz/wheels/e4/94/ec/65e430f66fda7a86c08f61ce59455581adc269a65881b4ffeb Building wheel for sharedmem (setup.py): started Building wheel for sharedmem (setup.py): finished with status 'done' Created wheel for sharedmem: filename=sharedmem-0.3.8-py3-none-any.whl size=18342 sha256=25a27d6eefecf4970321690d8085d8e685fb1c563047c46afeee9d1012f5eb27 Stored in directory: /tmp/pip-ephem-wheel-cache-9qbjznrz/wheels/ee/ef/25/9562dc56f11d2b55824c1b1547eff68b75f1a0117d3b0867dd Building wheel for tabulate (setup.py): started Building wheel for tabulate (setup.py): finished with status 'done' Created wheel for tabulate: filename=tabulate-0.8.6-py3-none-any.whl size=23273 sha256=139c93a9b6da3137a65aa6bedf79decb02ad45d4be509acc4f441d2b7f86edb3 Stored in directory: /tmp/pip-ephem-wheel-cache-9qbjznrz/wheels/86/8c/d9/3b6c2f55efaefe656c52b725d2fdc5669085c83444979db8b3 Successfully built European-XFEL-Offline-Calibration dill prettytable pypandoc pyyaml sharedmem tabulate Installing collected packages: wcwidth, tabulate, Send2Trash, ptyprocess, prettytable, pickleshare, mistune, kafka-python, ipython-genutils, env-cache, dynaconf, chardet, backcall, urllib3, testpath, terminado, sphinxcontrib-websupport, smmap, setuptools, pyzmq, pyyaml, pyparsing, pycparser, prompt-toolkit, prometheus-client, pillow, pexpect, parso, oauthlib, numpy, nest-asyncio, mypy-extensions, lxml, kiwisolver, joblib, Jinja2, idna, entrypoints, docutils, dill, decorator, Cython, cycler, async-generator, astcheck, traitlets, sharedmem, scipy, requests, pypandoc, pasha, pandas, matplotlib, jedi, iminuit, h5py, gitdb, euxfel-bunch-pattern, cffi, xarray, sphinx, scikit-learn, requests-oauthlib, jupyter-core, ipython, gitpython, cfelpyutils, argon2-cffi-bindings, oauth2-xfel-client, nbformat, jupyter-client, extra-geom, extra-data, argon2-cffi, nbconvert, nbclient, metadata-client, ipykernel, EXtra-redu, calibration-client, princess, notebook, nbparameterise, jupyter-console, ipyparallel, European-XFEL-Offline-Calibration Attempting uninstall: mistune Found existing installation: mistune 2.0.5 Uninstalling mistune-2.0.5: Successfully uninstalled mistune-2.0.5 Attempting uninstall: urllib3 Found existing installation: urllib3 1.26.15 Uninstalling urllib3-1.26.15: Successfully uninstalled urllib3-1.26.15 Attempting uninstall: setuptools Found existing installation: setuptools 41.0.1 Uninstalling setuptools-41.0.1: Successfully uninstalled setuptools-41.0.1 Attempting uninstall: pyzmq Found existing installation: pyzmq 25.0.2 Uninstalling pyzmq-25.0.2: Successfully uninstalled pyzmq-25.0.2 Attempting uninstall: pyyaml Found existing installation: PyYAML 6.0 Uninstalling PyYAML-6.0: Successfully uninstalled PyYAML-6.0 Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 Attempting uninstall: idna Found existing installation: idna 3.4 Uninstalling idna-3.4: Successfully uninstalled idna-3.4 Attempting uninstall: docutils Found existing installation: docutils 0.14 Uninstalling docutils-0.14: Successfully uninstalled docutils-0.14 Attempting uninstall: traitlets Found existing installation: traitlets 5.9.0 Uninstalling traitlets-5.9.0: Successfully uninstalled traitlets-5.9.0 Attempting uninstall: requests Found existing installation: requests 2.28.2 Uninstalling requests-2.28.2: Successfully uninstalled requests-2.28.2 Attempting uninstall: sphinx Found existing installation: Sphinx 5.1.1 Uninstalling Sphinx-5.1.1: Successfully uninstalled Sphinx-5.1.1 Attempting uninstall: jupyter-core Found existing installation: jupyter_core 5.3.0 Uninstalling jupyter_core-5.3.0: Successfully uninstalled jupyter_core-5.3.0 Attempting uninstall: nbformat Found existing installation: nbformat 5.8.0 Uninstalling nbformat-5.8.0: Successfully uninstalled nbformat-5.8.0 Attempting uninstall: jupyter-client Found existing installation: jupyter_client 8.1.0 Uninstalling jupyter_client-8.1.0: Successfully uninstalled jupyter_client-8.1.0 Attempting uninstall: nbconvert Found existing installation: nbconvert 7.2.10 Uninstalling nbconvert-7.2.10: Successfully uninstalled nbconvert-7.2.10 Attempting uninstall: nbclient Found existing installation: nbclient 0.7.2 Uninstalling nbclient-0.7.2: Successfully uninstalled nbclient-0.7.2 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. mkdocs-material 9.0.15 requires jinja2>=3.0, but you have jinja2 2.11.2 which is incompatible. mkdocs-material 9.0.15 requires requests>=2.26, but you have requests 2.22.0 which is incompatible. mkdocs-jupyter 0.24.0 requires nbconvert<8,>=7.2.9, but you have nbconvert 5.6.1 which is incompatible. Successfully installed Cython-0.29.21 EXtra-redu-0.0.7 European-XFEL-Offline-Calibration-1.0 Jinja2-2.11.2 Send2Trash-1.8.0 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 astcheck-0.3.0 async-generator-1.10 backcall-0.2.0 calibration-client-11.2.0 cfelpyutils-2.0.6 cffi-1.15.1 chardet-3.0.4 cycler-0.11.0 decorator-5.1.1 dill-0.3.0 docutils-0.17.1 dynaconf-3.1.4 entrypoints-0.4 env-cache-0.1 euxfel-bunch-pattern-0.6 extra-data-1.12.0 extra-geom-1.8.0 gitdb-4.0.10 gitpython-3.1.0 h5py-3.5.0 idna-2.8 iminuit-1.3.8 ipykernel-5.1.4 ipyparallel-6.2.4 ipython-7.12.0 ipython-genutils-0.2.0 jedi-0.18.2 joblib-1.2.0 jupyter-client-7.3.4 jupyter-console-6.1.0 jupyter-core-4.10.0 kafka-python-2.0.2 kiwisolver-1.4.4 lxml-4.5.0 matplotlib-3.4.2 metadata-client-3.0.8 mistune-0.8.4 mypy-extensions-1.0.0 nbclient-0.5.1 nbconvert-5.6.1 nbformat-5.0.7 nbparameterise-0.6 nest-asyncio-1.5.6 notebook-6.1.5 numpy-1.20.3 oauth2-xfel-client-6.1.1 oauthlib-3.2.2 pandas-1.5.3 parso-0.8.3 pasha-0.1.1 pexpect-4.8.0 pickleshare-0.7.5 pillow-9.4.0 prettytable-0.7.2 princess-0.5 prometheus-client-0.16.0 prompt-toolkit-3.0.38 ptyprocess-0.7.0 pycparser-2.21 pypandoc-1.4 pyparsing-3.0.9 pyyaml-5.3 pyzmq-23.2.0 requests-2.22.0 requests-oauthlib-1.3.1 scikit-learn-0.22.2.post1 scipy-1.7.0 setuptools-67.6.1 sharedmem-0.3.8 smmap-5.0.0 sphinx-1.8.5 sphinxcontrib-websupport-1.2.4 tabulate-0.8.6 terminado-0.17.1 testpath-0.6.0 traitlets-4.3.3 urllib3-1.25.11 wcwidth-0.2.6 xarray-2022.3.0 [rtd-command-info] start-time: 2023-03-30T13:03:42.946369Z, end-time: 2023-03-30T13:03:43.006061Z, duration: 0, exit-code: 0 cat mkdocs.yml copyright: '© 2018 European XFEL' docs_dir: /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/checkouts/latest/docs extra_css: - css/custom.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: - pymdownx.highlight: anchor_linenums: true - pymdownx.inlinehilite - pymdownx.snippets - pymdownx.tasklist - pymdownx.arithmatex: generic: true - pymdownx.tabbed: null - pymdownx.details - pymdownx.mark - pymdownx.emoji: null - attr_list - def_list - footnotes - md_in_html - toc: permalink: true - admonition - tables - codehilite nav: - index.md - Operation: - Available Calibration notebooks: operation/available_notebooks.md - CALCAT: operation/calibration_database.md - myMDC: operation/myMDC.md - Calibration webservice: operation/webservice.md - Troubleshooting: - Correcting detector RAW data: operation/troubleshooting_correction.md - Calibration constant generation: operation/troubleshooting_calibration_generation.md - Development: - Installation: development/installation.md - Workflow: development/workflow.md - Configuration: development/configuration.md - Advanced topics: development/advanced.md - Code Reference: reference/ - Reference: - FAQ: references/faq.md - Changelog: references/changelog.md - Glossary: references/glossary.md plugins: - glightbox - literate-nav: nav_file: SUMMARY.md - mkdocstrings: handlers: python: docstring_section_style: list docstring_style: sphinx import: - https://docs.python-requests.org/en/master/objects.inv synatx: sphinx - search - autorefs - mkdocs-jupyter: allow_errors: false include: - '*.ipynb' - gen-files: scripts: - docs/gen_ref_pages.py repo_url: https://git.xfel.eu/calibration/pycalibration site_name: EuXFEL Offline calibration theme: features: - navigation.tabs - navigation.sections - navigation.top - search.suggest - search.highlight - content.tabs.link - content.code.annotation - content.code.copy - navigation.indexes language: en name: material palette: - scheme: light toggle: icon: material/lightbulb name: Switch to dark mode - scheme: slate toggle: icon: material/lightbulb-outline name: Switch to light mode [rtd-command-info] start-time: 2023-03-30T13:03:43.091415Z, end-time: 2023-03-30T13:03:53.451871Z, duration: 10, exit-code: 1 /usr/src/app/checkouts/readthedocs.org/user_builds/test-pycalibration/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/test-pycalibration/checkouts/latest/_build/html INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration: - operation.md - overview.md ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'BoolOp' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'BoolOp' node at cal_tools/calcat_interface.py:1 WARNING - griffe: cal_tools/calcat_interface.py:250: No type or annotation for returned value 1 WARNING - griffe: cal_tools/calcat_interface.py:119: Parameter 'caldata' does not appear in the function signature WARNING - griffe: cal_tools/calcat_interface.py:123: No type or annotation for returned value 1 WARNING - griffe: cal_tools/calcat_interface.py:494: No type or annotation for returned value 1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'BoolOp' node at cal_tools/calcat_interface.py:1 WARNING - griffe: cal_tools/calcat_interface.py:400: No type or annotation for parameter '**condition_params' WARNING - griffe: cal_tools/calcat_interface.py:400: Parameter '**condition_params' does not appear in the function signature ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 WARNING - griffe: cal_tools/calcat_interface.py:566: No type or annotation for returned value 1 WARNING - griffe: cal_tools/calcat_interface.py:464: Failed to get 'name: description' pair from 'Any further keyword arguments are passed on to' WARNING - griffe: cal_tools/calcat_interface.py:465: Failed to get 'name: description' pair from 'CalibrationClient.__init__().' WARNING - griffe: cal_tools/calcat_interface.py:468: No type or annotation for returned value 1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/calcat_interface.py:1 WARNING - griffe: cal_tools/calcat_interface.py:851: No type or annotation for returned value 1 WARNING - Documentation file 'reference/cal_tools/calcat_interface.md' contains a link to 'reference/xfel-calibrate_cli_process_no_caldbremote.png' which is not found in the documentation files. WARNING - griffe: cal_tools/files.py:480: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:407: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:436: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:232: No type or annotation for returned value 1 ERROR - griffe: Failed to parse annotation from 'Tuple' node at cal_tools/files.py:1 WARNING - griffe: cal_tools/files.py:179: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:249: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:295: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:135: Parameter 'args,' does not appear in the function signature WARNING - griffe: cal_tools/files.py:140: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:555: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:525: No type or annotation for parameter 'kwargs' WARNING - griffe: cal_tools/files.py:529: No type or annotation for returned value 1 WARNING - griffe: cal_tools/files.py:23: No type or annotation for returned value 1 ERROR - griffe: Failed to parse annotation from 'BoolOp' node at cal_tools/files.py:1 WARNING - griffe: cal_tools/files.py:70: No type or annotation for yielded value 1 WARNING - griffe: cal_tools/files.py:43: No type or annotation for yielded value 1 WARNING - griffe: cal_tools/jfstrixel.py:124: No type or annotation for returned value 1 ERROR - mkdocstrings: cal_tools.epix100.epix100lib could not be found ERROR - Error reading page 'reference/cal_tools/epix100/epix100lib.md': ERROR - Could not collect 'cal_tools.epix100.epix100lib' init parts: ['cal_tools'] init parts: ['cal_tools', 'gotthard2'] init parts: ['xfel_calibrate'] Aborted with a BuildError!