Read the Docs build information Build id: 29308 Project: eventmanagement Version: latest Commit: a44f5c56ce51a6577d7c9c85cb5a9ccd9b6d573f Date: 2024-11-18T12:23:50.509251Z State: finished Success: False [rtd-command-info] start-time: 2024-11-18T12:24:26.789469Z, end-time: 2024-11-18T12:24:27.687034Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/karaboDevices/EventManagement . Cloning into '.'... warning: redirecting to https://git.xfel.eu/karaboDevices/EventManagement.git/ [rtd-command-info] start-time: 2024-11-18T12:24:27.980614Z, end-time: 2024-11-18T12:24:28.052653Z, 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 a44f5c5 Add documentation for event manager and notification manager [rtd-command-info] start-time: 2024-11-18T12:24:28.138615Z, end-time: 2024-11-18T12:24:28.199376Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-11-18T12:24:29.441953Z, end-time: 2024-11-18T12:24:34.175391Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/envs/latest Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/envs/latest/bin/python3.7 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2024-11-18T12:24:34.264941Z, end-time: 2024-11-18T12:24:35.190385Z, duration: 0, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/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/eventmanagement/envs/latest/lib/python3.7/site-packages (24.0) [rtd-command-info] start-time: 2024-11-18T12:24:35.286746Z, end-time: 2024-11-18T12:24:46.027939Z, duration: 10, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/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.metadata (3.5 kB) 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.metadata (3.2 kB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl.metadata (3.3 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl.metadata (2.3 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 14.5 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.metadata (4.5 kB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl.metadata (5.6 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl.metadata (463 bytes) Collecting mkdocs<1.1 Downloading mkdocs-1.0.4-py2.py3-none-any.whl.metadata (1.6 kB) Collecting future (from commonmark==0.8.1) Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB) Collecting sphinx>=1.3.1 (from recommonmark==0.5.0) Downloading sphinx-5.3.0-py3-none-any.whl.metadata (6.4 kB) Collecting click>=3.3 (from mkdocs<1.1) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting livereload>=2.5.1 (from mkdocs<1.1) Downloading livereload-2.7.0-py3-none-any.whl.metadata (2.1 kB) Collecting Markdown>=2.3.1 (from mkdocs<1.1) Downloading Markdown-3.4.4-py3-none-any.whl.metadata (6.9 kB) Collecting PyYAML>=3.10 (from mkdocs<1.1) 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.metadata (2.5 kB) Collecting importlib-metadata (from click>=3.3->mkdocs<1.1) Downloading importlib_metadata-6.7.0-py3-none-any.whl.metadata (4.9 kB) Collecting sphinxcontrib-applehelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-devhelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-jsmath (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 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.metadata (1.6 kB) 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.metadata (1.5 kB) Collecting sphinxcontrib-qthelp (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) 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.metadata (6.4 kB) Downloading sphinx-5.2.2-py3-none-any.whl.metadata (6.4 kB) Downloading sphinx-5.2.1-py3-none-any.whl.metadata (6.4 kB) Downloading sphinx-5.2.0.post0-py3-none-any.whl.metadata (6.4 kB) Downloading sphinx-5.2.0-py3-none-any.whl.metadata (6.4 kB) Downloading Sphinx-5.1.1-py3-none-any.whl.metadata (6.4 kB) Collecting snowballstemmer>=1.1 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=1.3 (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting imagesize (from sphinx>=1.3.1->recommonmark==0.5.0) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.5.0 (from sphinx>=1.3.1->recommonmark==0.5.0) 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-24.0-py3-none-any.whl.metadata (3.2 kB) Collecting pytz>=2015.7 (from babel>=1.3->sphinx>=1.3.1->recommonmark==0.5.0) Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) Collecting zipp>=0.5 (from importlib-metadata->click>=3.3->mkdocs<1.1) Downloading zipp-3.15.0-py3-none-any.whl.metadata (3.7 kB) Collecting typing-extensions>=3.6.4 (from importlib-metadata->click>=3.3->mkdocs<1.1) 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) Downloading charset_normalizer-3.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx>=1.3.1->recommonmark==0.5.0) Downloading urllib3-2.0.7-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) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 202.3 MB/s eta 0:00:00 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) Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 164.9 MB/s eta 0:00:00 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.0/576.0 kB 211.8 MB/s eta 0:00:00 Downloading docutils-0.14-py3-none-any.whl (543 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.2/543.2 kB 221.6 MB/s eta 0:00:00 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 128.7 MB/s eta 0:00:00 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 184.2 MB/s eta 0:00:00 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 209.7 MB/s eta 0:00:00 Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 169.8 MB/s eta 0:00:00 Downloading livereload-2.7.0-py3-none-any.whl (22 kB) Downloading Markdown-3.4.4-py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.2/94.2 kB 171.7 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 208.4 MB/s eta 0:00:00 Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 171.7 MB/s eta 0:00:00 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 202.5 MB/s eta 0:00:00 Downloading future-1.0.0-py3-none-any.whl (491 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 219.1 MB/s eta 0:00:00 Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 161.9 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 198.8 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 182.0 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 215.5 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 187.9 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading packaging-24.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 152.1 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 200.2 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 170.9 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 211.1 MB/s eta 0:00:00 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 211.1 MB/s eta 0:00:00 Downloading charset_normalizer-3.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 218.8 MB/s eta 0:00:00 Downloading idna-3.10-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 203.2 MB/s eta 0:00:00 Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 222.0 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading urllib3-2.0.7-py3-none-any.whl (124 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 124.2/124.2 kB 224.9 MB/s eta 0:00:00 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=c14ad11e19373c808e3680aa4213c34a65407cbd4eada8dd782dcae0564cc3ee Stored in directory: /tmp/pip-ephem-wheel-cache-v_ou1skm/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock 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, 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.14.0 certifi-2024.8.30 charset-normalizer-3.4.0 click-8.1.7 commonmark-0.8.1 docutils-0.14 future-1.0.0 idna-3.10 imagesize-1.4.1 importlib-metadata-6.7.0 jinja2-2.11.3 livereload-2.7.0 markupsafe-2.0.1 mkdocs-1.0.4 mock-1.0.1 packaging-24.0 pillow-5.4.1 pytz-2024.2 recommonmark-0.5.0 requests-2.31.0 setuptools-41.0.1 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.7 zipp-3.15.0 [rtd-command-info] start-time: 2024-11-18T12:24:46.121696Z, end-time: 2024-11-18T12:24:58.159341Z, duration: 12, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/envs/latest/bin/python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting git+https://git.xfel.eu/xfel-rtd/rtd-conf.git (from -r docs/requirements.txt (line 1)) Cloning https://git.xfel.eu/xfel-rtd/rtd-conf.git to /tmp/pip-req-build-ghkbsqxa Running command git clone --filter=blob:none --quiet https://git.xfel.eu/xfel-rtd/rtd-conf.git /tmp/pip-req-build-ghkbsqxa Resolved https://git.xfel.eu/xfel-rtd/rtd-conf.git to commit 3d66246db37045eaa716d206b13441613c1b413e Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting slumber==0.7.1 (from -r docs/requirements.txt (line 2)) Downloading slumber-0.7.1.tar.gz (10 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting traits==4.6.0 (from -r docs/requirements.txt (line 3)) Downloading traits-4.6.0.zip (546 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.3/546.3 kB 11.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: requests in /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/envs/latest/lib/python3.7/site-packages (from slumber==0.7.1->-r docs/requirements.txt (line 2)) (2.31.0) Requirement already satisfied: charset-normalizer<4,>=2 in /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/envs/latest/lib/python3.7/site-packages (from requests->slumber==0.7.1->-r docs/requirements.txt (line 2)) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/envs/latest/lib/python3.7/site-packages (from requests->slumber==0.7.1->-r docs/requirements.txt (line 2)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/envs/latest/lib/python3.7/site-packages (from requests->slumber==0.7.1->-r docs/requirements.txt (line 2)) (2.0.7) Requirement already satisfied: certifi>=2017.4.17 in /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/envs/latest/lib/python3.7/site-packages (from requests->slumber==0.7.1->-r docs/requirements.txt (line 2)) (2024.8.30) Building wheels for collected packages: slumber, traits, RTDConf Building wheel for slumber (setup.py): started Building wheel for slumber (setup.py): finished with status 'done' Created wheel for slumber: filename=slumber-0.7.1-py3-none-any.whl size=8098 sha256=d8f225bbd2e1751b20e7b8095aeeea443a70e8685ed07682737e6e8137a6075f Stored in directory: /tmp/pip-ephem-wheel-cache-9p6cxao_/wheels/eb/d6/67/f165e383ef89df4d90f29343f2e120543adc1886663e9f139b Building wheel for traits (setup.py): started Building wheel for traits (setup.py): finished with status 'done' Created wheel for traits: filename=traits-4.6.0-cp37-cp37m-linux_x86_64.whl size=363905 sha256=20450bdc25cea078b0eed699a0f9e166785eb8e0a34e77ebb50807e14fea5b7b Stored in directory: /tmp/pip-ephem-wheel-cache-9p6cxao_/wheels/fd/b6/5a/f38aeaf6a768958f70ccd537ce3e1af67667d1f428dbd8e578 Building wheel for RTDConf (setup.py): started Building wheel for RTDConf (setup.py): finished with status 'done' Created wheel for RTDConf: filename=RTDConf-0.1-py3-none-any.whl size=2649 sha256=7632ba2fc7ab74ddc5bd699fae5947aa2da3e60501093270453d45d7dd2d085f Stored in directory: /tmp/pip-ephem-wheel-cache-9p6cxao_/wheels/7d/b6/ef/953792cb25b938d4b35eadeb21b12aee73309a0dbc768abb43 Successfully built slumber traits RTDConf Installing collected packages: traits, RTDConf, slumber Successfully installed RTDConf-0.1 slumber-0.7.1 traits-4.6.0 [rtd-command-info] start-time: 2024-11-18T12:24:58.373894Z, end-time: 2024-11-18T12:24:58.432646Z, duration: 0, exit-code: 0 cat mkdocs.yml docs_dir: /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/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 - def_list - footnotes - md_in_html - pymdownx.arithmatex: generic: true - pymdownx.details - pymdownx.emoji - pymdownx.tabbed: alternate_style: true - pymdownx.tasklist - tables nav: - index.md - Event Manager: event_manager.md - Notification Manager: notification_manager.md - Sound Player: sound_player.md plugins: - search - mermaid2: arguments: theme: dark themeVariables: lineColor: '#F8B229' primaryBorderColor: '#7C0000' primaryColor: '#BB2528' primaryTextColor: '#fff' secondaryColor: '#006100' tertiaryColor: '#fff' repo_url: https://git.xfel.eu/karaboDevices/EventManagement site_description: Event Management System Documentation for EuXFEL site_name: Event Management System Documentation site_url: https://rtd.xfel.eu/docs/eventmanagement/en/latest/ theme: 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: images/logo.jpeg name: material palette: language: en scheme: preference [rtd-command-info] start-time: 2024-11-18T12:24:58.516526Z, end-time: 2024-11-18T12:24:58.895922Z, duration: 0, exit-code: 1 /usr/src/app/checkouts/readthedocs.org/user_builds/eventmanagement/envs/latest/bin/python -m mkdocs build --clean --site-dir _build/html --config-file mkdocs.yml ERROR - Config value: 'theme'. Error: Unrecognised theme name: 'material'. The available installed themes are: mkdocs, readthedocs ERROR - Config value: 'markdown_extensions'. Error: Failed loading extension "pymdownx.arithmatex". ERROR - Config value: 'plugins'. Error: The "mermaid2" plugin is not installed Aborted with 3 Configuration Errors!