Read the Docs build information Build id: 437379 Project: quantify-quantify-scheduler Version: latest Commit: 97181f384686317a2448442a72e6e45b96ae1d4b Date: 2020-09-30T16:42:21.342436Z State: finished Success: False [rtd-command-info] start-time: 2020-09-30T16:42:26.274659Z, end-time: 2020-09-30T16:42:28.511578Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com,172.65.251.78' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2020-09-30T16:42:29.342785Z, end-time: 2020-09-30T16:42:29.399997Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by 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 97181f3 merge down pulsar param work to master [rtd-command-info] start-time: 2020-09-30T16:42:29.538985Z, end-time: 2020-09-30T16:42:29.591131Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-09-30T16:42:33.256876Z, end-time: 2020-09-30T16:42:37.749497Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.8.0' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-09-30T16:42:38.234304Z, end-time: 2020-09-30T16:42:38.950097Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (20.2.3) [rtd-command-info] start-time: 2020-09-30T16:42:39.238991Z, end-time: 2020-09-30T16:43:07.293213Z, duration: 28, exit-code: 0 python -m pip install --upgrade --no-cache-dir -I 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 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting requests>=2.0.0 Downloading requests-2.24.0-py2.py3-none-any.whl (61 kB) Collecting Pygments>=2.0 Downloading Pygments-2.7.1-py3-none-any.whl (944 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl (32 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.6.20-py2.py3-none-any.whl (156 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.10-py2.py3-none-any.whl (127 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) 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=23754 sha256=7926dbc6c26f828275da5d9444bb73858a414088e3eafc5ec51e322544b19102 Stored in directory: /tmp/pip-ephem-wheel-cache-ntfy53_b/wheels/93/2f/a4/2f9af849a57eb554a36d31257560b5e9e207697f285eb06351 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=1259545 sha256=7516238591b0dd26b789a3cab2fd97d67b0ad360c9a7aa82ba9408892b28d3e6 Stored in directory: /tmp/pip-ephem-wheel-cache-ntfy53_b/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.2-py3-none-any.whl size=491059 sha256=2095fdd2f801136208278b0f67adcd76c58a8b906d3a7e1390034fe5198ea7d7 Stored in directory: /tmp/pip-ephem-wheel-cache-ntfy53_b/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: setuptools, docutils, mock, pillow, alabaster, future, commonmark, imagesize, pyparsing, six, packaging, MarkupSafe, Jinja2, pytz, babel, idna, chardet, certifi, urllib3, requests, Pygments, sphinxcontrib-serializinghtml, sphinxcontrib-websupport, snowballstemmer, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.7.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.6.20 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.24.0 setuptools-50.3.0 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.25.10 [rtd-command-info] start-time: 2020-09-30T16:43:08.692132Z, end-time: 2020-09-30T16:43:31.745469Z, duration: 23, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements_dev.txt Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from -r requirements_dev.txt (line 1)) (20.2.3) Collecting bump2version==0.5.11 Downloading bump2version-0.5.11-py2.py3-none-any.whl (23 kB) Collecting wheel==0.33.6 Downloading wheel-0.33.6-py2.py3-none-any.whl (21 kB) Collecting watchdog==0.9.0 Downloading watchdog-0.9.0.tar.gz (85 kB) Collecting flake8 Downloading flake8-3.8.3-py2.py3-none-any.whl (72 kB) Collecting coverage Downloading coverage-5.3-cp38-cp38-manylinux1_x86_64.whl (230 kB) Requirement already satisfied: Sphinx in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from -r requirements_dev.txt (line 7)) (1.8.5) Collecting nbsphinx Downloading nbsphinx-0.7.1-py3-none-any.whl (24 kB) Collecting scikit-learn==0.23.1 Downloading scikit_learn-0.23.1-cp38-cp38-manylinux1_x86_64.whl (6.7 MB) Collecting scikit-optimize Downloading scikit_optimize-0.8.1-py2.py3-none-any.whl (101 kB) Collecting sphinx-rtd-theme==0.5.0rc2 Downloading sphinx_rtd_theme-0.5.0rc2-py2.py3-none-any.whl (10.8 MB) Collecting sphinxcontrib-blockdiag Downloading sphinxcontrib_blockdiag-2.0.0-py2.py3-none-any.whl (6.8 kB) Collecting jupyter_sphinx==0.2.3 Downloading jupyter_sphinx-0.2.3-py3-none-any.whl (14 kB) Collecting sphinx-jsonschema>=1.15 Downloading sphinx-jsonschema-1.16.3.tar.gz (14 kB) Collecting twine==1.14.0 Downloading twine-1.14.0-py2.py3-none-any.whl (35 kB) Collecting pytest Downloading pytest-6.1.0-py3-none-any.whl (272 kB) Collecting pytest-runner Downloading pytest_runner-5.2-py2.py3-none-any.whl (6.8 kB) Collecting pytest-cov Downloading pytest_cov-2.10.1-py2.py3-none-any.whl (19 kB) Collecting flake8-html Downloading flake8_html-0.4.1-py2.py3-none-any.whl (13 kB) Collecting PyYAML>=3.10 Downloading PyYAML-5.3.1.tar.gz (269 kB) Collecting argh>=0.24.1 Downloading argh-0.26.2-py2.py3-none-any.whl (30 kB) Collecting pathtools>=0.1.1 Downloading pathtools-0.1.2.tar.gz (11 kB) Collecting pyflakes<2.3.0,>=2.2.0 Downloading pyflakes-2.2.0-py2.py3-none-any.whl (66 kB) Collecting pycodestyle<2.7.0,>=2.6.0a1 Downloading pycodestyle-2.6.0-py2.py3-none-any.whl (41 kB) Collecting mccabe<0.7.0,>=0.6.0 Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (2.11.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (50.3.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (1.2.4) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (20.4) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (2.7.1) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (0.14) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (0.7.12) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (1.2.0) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (2.0.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (2.8.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (2.24.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Sphinx->-r requirements_dev.txt (line 7)) (1.15.0) Collecting traitlets Downloading traitlets-5.0.4-py3-none-any.whl (98 kB) Collecting nbformat Downloading nbformat-5.0.7-py3-none-any.whl (170 kB) Collecting nbconvert!=5.4 Downloading nbconvert-6.0.6-py3-none-any.whl (551 kB) Collecting scipy>=0.19.1 Downloading scipy-1.5.2-cp38-cp38-manylinux1_x86_64.whl (25.7 MB) Requirement already satisfied: numpy>=1.13.3 in /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages (from scikit-learn==0.23.1->-r requirements_dev.txt (line 9)) (1.18.1) Collecting threadpoolctl>=2.0.0 Downloading threadpoolctl-2.1.0-py3-none-any.whl (12 kB) Collecting joblib>=0.11 Downloading joblib-0.16.0-py3-none-any.whl (300 kB) Collecting pyaml>=16.9 Downloading pyaml-20.4.0-py2.py3-none-any.whl (17 kB) Collecting blockdiag>=1.5.0 Downloading blockdiag-2.0.1-py3-none-any.whl (2.7 MB) Collecting IPython Downloading ipython-7.18.1-py3-none-any.whl (786 kB) Collecting ipywidgets>=7.0.0 Downloading ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Collecting jsonpointer Downloading jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) Collecting requests-toolbelt!=0.9.0,>=0.8.0 Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB) Collecting pkginfo>=1.4.2 Downloading pkginfo-1.5.0.1-py2.py3-none-any.whl (25 kB) Collecting tqdm>=4.14 Downloading tqdm-4.50.0-py2.py3-none-any.whl (70 kB) Collecting readme-renderer>=21.0 Downloading readme_renderer-26.0-py2.py3-none-any.whl (15 kB) Collecting toml Downloading toml-0.10.1-py2.py3-none-any.whl (19 kB) Collecting attrs>=17.4.0 Downloading attrs-20.2.0-py2.py3-none-any.whl (48 kB) Collecting pluggy<1.0,>=0.12 Downloading pluggy-0.13.1-py2.py3-none-any.whl (18 kB) Collecting py>=1.8.2 Downloading py-1.9.0-py2.py3-none-any.whl (99 kB) Collecting iniconfig Downloading iniconfig-1.0.1-py3-none-any.whl (4.2 kB) Collecting importlib-metadata Downloading importlib_metadata-2.0.0-py2.py3-none-any.whl (31 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from Jinja2>=2.3->Sphinx->-r requirements_dev.txt (line 7)) (1.1.1) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from sphinxcontrib-websupport->Sphinx->-r requirements_dev.txt (line 7)) (1.1.4) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from packaging->Sphinx->-r requirements_dev.txt (line 7)) (2.4.7) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from babel!=2.0,>=1.3->Sphinx->-r requirements_dev.txt (line 7)) (2020.1) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->Sphinx->-r requirements_dev.txt (line 7)) (2.10) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->Sphinx->-r requirements_dev.txt (line 7)) (1.25.10) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->Sphinx->-r requirements_dev.txt (line 7)) (2020.6.20) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from requests>=2.0.0->Sphinx->-r requirements_dev.txt (line 7)) (3.0.4) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jupyter-core Downloading jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.0-py3-none-any.whl (65 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.2.tar.gz (14 kB) Collecting defusedxml Downloading defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting bleach Downloading bleach-3.2.1-py2.py3-none-any.whl (145 kB) Collecting webcolors Downloading webcolors-1.11.1-py3-none-any.whl (9.9 kB) Requirement already satisfied: Pillow>3.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from blockdiag>=1.5.0->sphinxcontrib-blockdiag->-r requirements_dev.txt (line 12)) (5.4.1) Collecting funcparserlib Downloading funcparserlib-0.3.6.tar.gz (30 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.7-py3-none-any.whl (355 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting jedi>=0.10 Downloading jedi-0.17.2-py2.py3-none-any.whl (1.4 MB) Collecting pexpect>4.3; sys_platform != "win32" Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.3.4-py3-none-any.whl (120 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting zipp>=0.5 Downloading zipp-3.2.0-py3-none-any.whl (5.1 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Collecting nest-asyncio Downloading nest_asyncio-1.4.1-py3-none-any.whl (5.2 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-6.1.7-py3-none-any.whl (108 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting parso<0.8.0,>=0.7.0 Downloading parso-0.7.1-py2.py3-none-any.whl (109 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting tornado>=4.2 Downloading tornado-6.0.4.tar.gz (496 kB) Collecting notebook>=4.4.1 Downloading notebook-6.1.4-py3-none-any.whl (9.5 MB) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages (from jupyter-client>=6.1.5->nbclient<0.6.0,>=0.5.0->nbconvert!=5.4->nbsphinx->-r requirements_dev.txt (line 8)) (2.8.1) Collecting pyzmq>=13 Downloading pyzmq-19.0.2-cp38-cp38-manylinux1_x86_64.whl (1.1 MB) Collecting prometheus-client Downloading prometheus_client-0.8.0-py2.py3-none-any.whl (53 kB) Collecting argon2-cffi Downloading argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB) Collecting Send2Trash Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting terminado>=0.8.3 Downloading terminado-0.9.1-py3-none-any.whl (13 kB) Collecting cffi>=1.0.0 Downloading cffi-1.14.3-cp38-cp38-manylinux1_x86_64.whl (410 kB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Building wheels for collected packages: watchdog, sphinx-jsonschema, PyYAML, pathtools, pandocfilters, funcparserlib, pyrsistent, tornado Building wheel for watchdog (setup.py): started Building wheel for watchdog (setup.py): finished with status 'done' Created wheel for watchdog: filename=watchdog-0.9.0-py3-none-any.whl size=73651 sha256=b43103220593f1e6aa629fd8eb49e91ac44fcbdac9dbc5d004f97a7b952ccbd4 Stored in directory: /tmp/pip-ephem-wheel-cache-l_j0ipkb/wheels/88/53/5f/7fcb55d6c6500fa974c3228b5deb75c7522c192522b3ec4ff3 Building wheel for sphinx-jsonschema (setup.py): started Building wheel for sphinx-jsonschema (setup.py): finished with status 'done' Created wheel for sphinx-jsonschema: filename=sphinx_jsonschema-1.16.3-py3-none-any.whl size=12288 sha256=60e796fa0139cc324ea0463c9627ebd99412f34504ddc38220900cdfc4d27f10 Stored in directory: /tmp/pip-ephem-wheel-cache-l_j0ipkb/wheels/11/14/d8/dbfe126dc40a000939e05c628ad1dd688a95335e26dfb0ccf4 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.1-cp38-cp38-linux_x86_64.whl size=44619 sha256=68ec0fcccea94a1df3befbdbe5bb23560b31ff47eb783b7a0a7e0017e7d595d8 Stored in directory: /tmp/pip-ephem-wheel-cache-l_j0ipkb/wheels/13/90/db/290ab3a34f2ef0b5a0f89235dc2d40fea83e77de84ed2dc05c Building wheel for pathtools (setup.py): started Building wheel for pathtools (setup.py): finished with status 'done' Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8785 sha256=5e54e0ec8b310cfb7c07ccc40c85a49073113d6b09001fe28faa9a5a2208667a Stored in directory: /tmp/pip-ephem-wheel-cache-l_j0ipkb/wheels/4c/8e/7e/72fbc243e1aeecae64a96875432e70d4e92f3d2d18123be004 Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.2-py3-none-any.whl size=7855 sha256=1c8b2bc516109704fff381e8df2922b3c8f4151c1ed91dcc3a6acda18f50dced Stored in directory: /tmp/pip-ephem-wheel-cache-l_j0ipkb/wheels/f6/08/65/e4636b703d0e870cd62692dafd6b47db27287fe80cea433722 Building wheel for funcparserlib (setup.py): started Building wheel for funcparserlib (setup.py): finished with status 'done' Created wheel for funcparserlib: filename=funcparserlib-0.3.6-py3-none-any.whl size=17449 sha256=e0feaec90f98344e2bcea9a0f6c0df418377ed2f985a748794d2770d0305e500 Stored in directory: /tmp/pip-ephem-wheel-cache-l_j0ipkb/wheels/70/b9/5f/5e31319e22a04c60a85f0939ecb69c5da26dc3b37fff8ec3c8 Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp38-cp38-linux_x86_64.whl size=119646 sha256=03b1cb53037061cce36be0e5d982c03f3a0cdd7f1215f0a924cdc4d975fac1b8 Stored in directory: /tmp/pip-ephem-wheel-cache-l_j0ipkb/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Building wheel for tornado (setup.py): started Building wheel for tornado (setup.py): finished with status 'done' Created wheel for tornado: filename=tornado-6.0.4-cp38-cp38-linux_x86_64.whl size=427541 sha256=9fcf94f793d3cca93cdfb138bddae34bcb5e95d22b13e9c337be6bd6136de0ee Stored in directory: /tmp/pip-ephem-wheel-cache-l_j0ipkb/wheels/88/79/e5/598ba17e85eccf2626eab62e4ee8452895636cd542650d450d Successfully built watchdog sphinx-jsonschema PyYAML pathtools pandocfilters funcparserlib pyrsistent tornado Installing collected packages: bump2version, wheel, PyYAML, argh, pathtools, watchdog, pyflakes, pycodestyle, mccabe, flake8, coverage, ipython-genutils, traitlets, jupyter-core, attrs, pyrsistent, jsonschema, nbformat, mistune, testpath, nest-asyncio, async-generator, tornado, pyzmq, jupyter-client, nbclient, entrypoints, pandocfilters, defusedxml, jupyterlab-pygments, webencodings, bleach, nbconvert, nbsphinx, scipy, threadpoolctl, joblib, scikit-learn, pyaml, scikit-optimize, sphinx-rtd-theme, webcolors, funcparserlib, blockdiag, sphinxcontrib-blockdiag, wcwidth, prompt-toolkit, decorator, pickleshare, backcall, parso, jedi, ptyprocess, pexpect, IPython, ipykernel, prometheus-client, pycparser, cffi, argon2-cffi, Send2Trash, terminado, notebook, widgetsnbextension, ipywidgets, jupyter-sphinx, jsonpointer, sphinx-jsonschema, requests-toolbelt, pkginfo, tqdm, readme-renderer, twine, toml, pluggy, py, iniconfig, pytest, pytest-runner, pytest-cov, zipp, importlib-metadata, flake8-html Attempting uninstall: wheel Found existing installation: wheel 0.35.1 Uninstalling wheel-0.35.1: Successfully uninstalled wheel-0.35.1 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. sphinxcontrib-blockdiag 2.0.0 requires Sphinx>=2.0, but you'll have sphinx 1.8.5 which is incompatible. Successfully installed IPython-7.18.1 PyYAML-5.3.1 Send2Trash-1.5.0 argh-0.26.2 argon2-cffi-20.1.0 async-generator-1.10 attrs-20.2.0 backcall-0.2.0 bleach-3.2.1 blockdiag-2.0.1 bump2version-0.5.11 cffi-1.14.3 coverage-5.3 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 flake8-3.8.3 flake8-html-0.4.1 funcparserlib-0.3.6 importlib-metadata-2.0.0 iniconfig-1.0.1 ipykernel-5.3.4 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.17.2 joblib-0.16.0 jsonpointer-2.0 jsonschema-3.2.0 jupyter-client-6.1.7 jupyter-core-4.6.3 jupyter-sphinx-0.2.3 jupyterlab-pygments-0.1.2 mccabe-0.6.1 mistune-0.8.4 nbclient-0.5.0 nbconvert-6.0.6 nbformat-5.0.7 nbsphinx-0.7.1 nest-asyncio-1.4.1 notebook-6.1.4 pandocfilters-1.4.2 parso-0.7.1 pathtools-0.1.2 pexpect-4.8.0 pickleshare-0.7.5 pkginfo-1.5.0.1 pluggy-0.13.1 prometheus-client-0.8.0 prompt-toolkit-3.0.7 ptyprocess-0.6.0 py-1.9.0 pyaml-20.4.0 pycodestyle-2.6.0 pycparser-2.20 pyflakes-2.2.0 pyrsistent-0.17.3 pytest-6.1.0 pytest-cov-2.10.1 pytest-runner-5.2 pyzmq-19.0.2 readme-renderer-26.0 requests-toolbelt-0.9.1 scikit-learn-0.23.1 scikit-optimize-0.8.1 scipy-1.5.2 sphinx-jsonschema-1.16.3 sphinx-rtd-theme-0.5.0rc2 sphinxcontrib-blockdiag-2.0.0 terminado-0.9.1 testpath-0.4.4 threadpoolctl-2.1.0 toml-0.10.1 tornado-6.0.4 tqdm-4.50.0 traitlets-5.0.4 twine-1.14.0 watchdog-0.9.0 wcwidth-0.2.5 webcolors-1.11.1 webencodings-0.5.1 wheel-0.33.6 widgetsnbextension-3.5.1 zipp-3.2.0 [rtd-command-info] start-time: 2020-09-30T16:43:32.280206Z, end-time: 2020-09-30T16:43:47.618848Z, duration: 15, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/checkouts/latest Collecting numpy Downloading numpy-1.19.2-cp38-cp38-manylinux2010_x86_64.whl (14.5 MB) Requirement already up-to-date: scipy in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from quantify-scheduler==0.1.0) (1.5.2) Collecting columnar Downloading Columnar-1.3.1-py3-none-any.whl (11 kB) Collecting matplotlib Downloading matplotlib-3.3.2-cp38-cp38-manylinux1_x86_64.whl (11.6 MB) Collecting plotly Downloading plotly-4.10.0-py2.py3-none-any.whl (13.0 MB) Requirement already up-to-date: jsonschema in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from quantify-scheduler==0.1.0) (3.2.0) Requirement already up-to-date: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from columnar->quantify-scheduler==0.1.0) (0.2.5) Collecting toolz Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Requirement already up-to-date: certifi>=2020.06.20 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (2020.6.20) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.2.0-cp38-cp38-manylinux1_x86_64.whl (92 kB) Requirement already up-to-date: python-dateutil>=2.1 in /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (2.8.1) Requirement already up-to-date: cycler>=0.10 in /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (0.10.0) Requirement already up-to-date: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from matplotlib->quantify-scheduler==0.1.0) (2.4.7) Collecting pillow>=6.2.0 Downloading Pillow-7.2.0-cp38-cp38-manylinux1_x86_64.whl (2.2 MB) Collecting retrying>=1.3.3 Downloading retrying-1.3.3.tar.gz (10 kB) Requirement already up-to-date: six in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from plotly->quantify-scheduler==0.1.0) (1.15.0) Requirement already up-to-date: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.1.0) (0.17.3) Requirement already up-to-date: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.1.0) (50.3.0) Requirement already up-to-date: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest/lib/python3.8/site-packages (from jsonschema->quantify-scheduler==0.1.0) (20.2.0) Building wheels for collected packages: quantify-scheduler, retrying Building wheel for quantify-scheduler (setup.py): started Building wheel for quantify-scheduler (setup.py): finished with status 'done' Created wheel for quantify-scheduler: filename=quantify_scheduler-0.1.0-py2.py3-none-any.whl size=3115 sha256=7541977814c75d455941f87011bb925f272ac88f1bc3e3c27ea27c46854cfa1e Stored in directory: /tmp/pip-ephem-wheel-cache-nambc_w8/wheels/20/75/52/e94bf742e2eaacdf5e24c8070cab3b69a05222f1c3dd3a49bf Building wheel for retrying (setup.py): started Building wheel for retrying (setup.py): finished with status 'done' Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11429 sha256=d1cc6a49c4a179693999ca71ea2b6014d89bd81c6c189558c8ab53ffa0557c90 Stored in directory: /tmp/pip-ephem-wheel-cache-nambc_w8/wheels/c4/a7/48/0a434133f6d56e878ca511c0e6c38326907c0792f67b476e56 Successfully built quantify-scheduler retrying Installing collected packages: numpy, toolz, columnar, kiwisolver, pillow, matplotlib, retrying, plotly, quantify-scheduler Attempting uninstall: numpy Found existing installation: numpy 1.18.1 Not uninstalling numpy at /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'numpy'. No files were found to uninstall. Attempting uninstall: kiwisolver Found existing installation: kiwisolver 1.1.0 Not uninstalling kiwisolver at /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'kiwisolver'. No files were found to uninstall. Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Attempting uninstall: matplotlib Found existing installation: matplotlib 3.1.2 Not uninstalling matplotlib at /home/docs/.pyenv/versions/3.8.0/lib/python3.8/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/quantify-quantify-scheduler/envs/latest Can't uninstall 'matplotlib'. No files were found to uninstall. Successfully installed columnar-1.3.1 kiwisolver-1.2.0 matplotlib-3.3.2 numpy-1.19.2 pillow-7.2.0 plotly-4.10.0 quantify-scheduler-0.1.0 retrying-1.3.3 toolz-0.11.1